Saturday, 2020-03-14

openstackgerritMerged openstack/openstack-ansible stable/stein: Bump SHAs for stable/stein  https://review.opendev.org/71185000:02
*** tosky has quit IRC00:05
*** DanyC has quit IRC00:05
*** openstack has joined #openstack-ansible00:38
*** ChanServ sets mode: +o openstack00:38
*** Nick_A has joined #openstack-ansible00:41
*** rh-jelabarre has quit IRC02:29
*** miouge362536 has joined #openstack-ansible03:20
*** chandankumar has joined #openstack-ansible03:21
*** stingrayza has joined #openstack-ansible03:21
*** brtknr_ has quit IRC03:28
*** also_stingrayza has quit IRC03:28
*** miouge36253 has quit IRC03:28
*** gouthamr has quit IRC03:28
*** raukadah has quit IRC03:28
*** gillesMo has quit IRC03:28
*** openstackstatus has quit IRC03:30
*** gouthamr has joined #openstack-ansible03:31
*** brtknr_ has joined #openstack-ansible03:35
*** nicolasbock has quit IRC03:41
*** evrardjp has quit IRC05:35
*** evrardjp has joined #openstack-ansible05:36
*** mkuf has joined #openstack-ansible07:49
*** mkuf has quit IRC08:14
*** DanyC has joined #openstack-ansible08:37
*** DanyC has quit IRC08:41
*** DanyC has joined #openstack-ansible08:43
*** DanyC has joined #openstack-ansible08:43
*** ansmith has joined #openstack-ansible09:09
*** ansmith_ has quit IRC09:11
*** DanyC has joined #openstack-ansible10:21
*** maharg101 has joined #openstack-ansible10:22
*** DanyC has quit IRC10:41
*** prometheanfire has quit IRC10:59
*** fghaas has joined #openstack-ansible11:44
*** fghaas has quit IRC11:49
openstackgerritJonathan Rosser proposed openstack/openstack-ansible-os_designate master: Refactor memcached_servers  https://review.opendev.org/71305312:03
*** keeper has joined #openstack-ansible12:31
jrosserkeeper: so the first thing with the missing placement endpoint is a documentation bug and the fix in master is here https://review.opendev.org/#/c/702934/12:31
openstackgerritJonathan Rosser proposed openstack/openstack-ansible stable/train: [doc] Add placement definition to config samples  https://review.opendev.org/71308812:31
jrosser^ there is the same thing proposed for stable/train so we can get that in the next point release12:32
keeperAh, that's good to see.12:33
jrosserthe second one with os_ceilometer looks like its been backported to train a wile ago https://review.opendev.org/#/q/Ib3a84516e0f00e84c6869fa58e9595062c6fbede12:33
keeperMaybe that was in the 20.0.1 release, the deployment documentation hardcodes the 20.0.0 tag https://docs.openstack.org/project-deploy-guide/openstack-ansible/train/deploymenthost.html#install-the-source-and-dependencies12:35
jrosserthat fix is currently the tip of stable/train for os_ceilometer https://github.com/openstack/openstack-ansible-os_ceilometer/commits/stable/train12:35
keeperIt should probably be changed to point at the train branch.12:35
jrosserthat should be automatic afaik12:37
keeperMaybe not actually, but just FYI.12:37
keeperAh makes sense.12:38
keeperSo how should the rsyslog lxc container look? I can't see a syslog process, anything binding to port 514, or anything in the filesystem that looks like openstack logs.12:41
jrosserhmm something is wrong here12:41
jrosserthe releases happen by updating the SHA of the OSA roles and so on like this https://github.com/openstack/openstack-ansible/commit/47486323bf1ac9ae7e764829d380738fe09f734b12:41
jrosserand then a patch needs to merge like this to actually formalise the release and create the tag https://github.com/openstack/releases/blob/master/deliverables/train/openstack-ansible.yaml#L44-L4712:42
jrossernoonedeadpunk: should we have a release for 20.0.2 ?12:43
jrosserkeeper: so on the subject of rsyslog - thats basically legacy now12:44
jrosserpretty much all of the services deployed by OSA are using systemd journals now12:44
keeperYeah, I'm having a look at the playbooks at the moment and seeing its using journald remote.12:44
jrosserso you have a choice of using journald remote - there was a patch somewhere about disabling that due to a systemd bug12:45
jrosseror you can overlay whatever you like to collect those logs, like ELK stack for example12:45
noonedeadpunkjrosser: yeah....12:45
noonedeadpunkI mean we should have it but we don't12:45
jrossernoonedeadpunk: i didnt see the patch proposed to the releases repo12:45
noonedeadpunkPlacing patch to release repo now12:45
jrosserawesome12:46
noonedeadpunkI've missed bump merging this week12:46
jrosserkeeper: ^ good reasons to point out when things look wierd :)12:46
jrosserthanks btw12:46
keeperI'd just prefer something tangible to come out of my last week of struggling.12:47
keeperBut no worries though, good to see that most of it was in the pipeline.12:47
jrosserkeeper: absolutely - please just ask if theres anything you need advice with12:48
jrosserthere is a systemd bug to be aware of regarding systemd-remote, see this https://review.opendev.org/#/c/695083/12:48
*** ahosam has joined #openstack-ansible12:48
keeperSo I see 14ca11378 on Nov 21 disabled removed journald, I'm assuming remote syslog wasn't re-enabled as a stopgap for new installs?12:49
jrosserno, becasue theres really not too much actually ending up in syslog any more12:49
*** ahosam has quit IRC12:49
noonedeadpunkdone https://review.opendev.org/#/q/topic:release_osa+status:open12:51
keeperThe logs have been invaluable for finding configuration issues, and bugs, when installing.12:51
jrosserhere is the releasenote for the changes to rsyslog https://github.com/openstack/openstack-ansible/blob/master/releasenotes/notes/rsyslog-disable-ffc4ebf27cc77330.yaml12:52
jrosserthere are a couple of vars you can switch to 'true' there to put things back how they were12:52
keeperAnd "openstack endpoint list" is missing ceilometer at the moment, I haven't been able to work out why yet.12:53
keeperAh thanks.12:53
keeperI was hoping that the logs would help me debug ceilometer not existing.12:53
noonedeadpunkkeeper: endpoint list shouldn't containe ceilometer12:54
noonedeadpunksince it's own api has been deprecated and dropped far ago12:54
keeperhttps://docs.openstack.org/openstack-ansible/train/admin/openstack-firstrun.html Documentation says it should ...12:54
noonedeadpunkendpoint list contains only API endpoints - and ceilometers' one has been deprecated in ocata and dropped in queens https://docs.openstack.org/releasenotes/ceilometer/ocata.html#deprecation-notes12:55
keeperAh okay.12:55
keeperAt the very least my openstack deployment can deploy VMs, so its working enough. There are some networking issues I need to work out, but they're most likely my own issue at the moment.12:56
noonedeadpunkbut, if gnocchi is used as storage for metrics - it will be in endpoints instead12:56
keeperYeah, I think that list is a little out of date. No placement, lacking cinderv3.12:58
jrosserkeeper: networking is always tricky because there are a ton of different things you can do. OSA tries to not be really opinionated about any of that and offers a large amount of flexibility12:58
keeperBesides that I have everything else that's required.12:58
jrosserif you know what you're trying to achieve and it's not working then we can try to point you in the right direction12:59
keeperlol, it was just a security group issue. I thought the default security group was "allow all", since I missed the "Remote Security Group" section on ingress rules.13:05
keeperThough I couldn't quite work out how to put external networks into the config, but that shouldn't be too hard to figure out.13:06
*** nicolasbock has joined #openstack-ansible13:10
*** ahosam has joined #openstack-ansible13:10
openstackgerritJonathan Rosser proposed openstack/openstack-ansible master: Upate deployment verifiation endpoint example  https://review.opendev.org/71309313:11
jrosserkeeper: ^ updated endpoint list for the verification guide13:12
*** nicolasbock has quit IRC13:26
*** tosky has joined #openstack-ansible13:51
*** nicolasbock has joined #openstack-ansible14:03
openstackgerritErik Berg proposed openstack/openstack-ansible-repo_build master: repo_build: determine if there was a change when syncing files  https://review.opendev.org/71306314:34
openstackgerritMerged openstack/openstack-ansible-os_glance master: Refactor memcached_servers  https://review.opendev.org/71268814:50
openstackgerritMerged openstack/openstack-ansible-os_keystone master: Refactor memcached_servers  https://review.opendev.org/71307114:57
openstackgerritMerged openstack/openstack-ansible-os_nova master: Refactor memcached_servers  https://review.opendev.org/71269115:09
*** threestrands has quit IRC15:15
*** dave-mccowan has joined #openstack-ansible15:16
*** oligau has quit IRC15:46
*** cosmicsound has joined #openstack-ansible15:53
*** dasp_ has joined #openstack-ansible15:54
*** cosmicsound has left #openstack-ansible15:55
*** dasp has quit IRC15:56
*** sshnaidm has quit IRC15:58
*** ahosam has quit IRC16:23
*** andrea15 has quit IRC17:18
*** evrardjp has quit IRC17:35
*** evrardjp has joined #openstack-ansible17:36
*** andrea15 has joined #openstack-ansible17:46
openstackgerritMerged openstack/openstack-ansible master: Add magnum tempest test  https://review.opendev.org/71024518:15
*** DanyC has joined #openstack-ansible19:05
*** DanyC has quit IRC19:09
*** yolanda has quit IRC19:33
openstackgerritMerged openstack/openstack-ansible-os_cinder master: Refactor memcached_servers  https://review.opendev.org/71268119:43
*** DanyC has joined #openstack-ansible19:44
*** yolanda has joined #openstack-ansible19:46
*** DanyC has quit IRC19:49
*** oligau has joined #openstack-ansible20:06
*** dave-mccowan has quit IRC20:20
*** DanyC has joined #openstack-ansible20:27
*** DanyC has quit IRC20:30
*** DanyC has joined #openstack-ansible21:02
*** DanyC has quit IRC21:08
*** ansmith_ has joined #openstack-ansible21:09
*** ansmith has quit IRC21:11
*** dave-mccowan has joined #openstack-ansible21:24
*** DanyC has joined #openstack-ansible22:09
*** prometheanfire has joined #openstack-ansible22:11
*** DanyC has quit IRC22:14
*** DanyC has joined #openstack-ansible23:14
*** hwoarang has quit IRC23:23
*** tosky has quit IRC23:34
*** hwoarang has joined #openstack-ansible23:35

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!