Friday, 2018-04-13

*** tideline has joined #openstack-ansible00:00
*** tideline has quit IRC00:01
*** hamzy_ has joined #openstack-ansible00:02
*** hamzy has joined #openstack-ansible00:08
cloudnullosnaya: the container ips are static and stored in inventory for eth1 +00:09
cloudnullthe inventory generation script takes care of all of that.00:09
cloudnullfor eth0 the ip is from dhcp, which is provided by dnsmasq00:10
*** hamzy_ has quit IRC00:10
cloudnulld34dh0r53: if its in requirements it should be built00:11
cloudnulland the version will be listed in the absolute requirement file00:12
d34dh0r53cloudnull: yeah, it's not and I can't figure out why, it's in requirements, but not absolute_requirements00:12
d34dh0r53cryptography btw00:12
cloudnullthere's no wheel for it at all ?00:13
cloudnullalso mind having a look at https://review.openstack.org/#/c/560749?00:13
*** AR2018 has quit IRC00:13
*** vnogin has joined #openstack-ansible00:17
*** vnogin has quit IRC00:21
osnayaI was hitting issue yesterday on Install pip packages.... After @jra suggested, did Uprev from OSA 16.0.8 to 16.0.10 and that problem is resolved. But then I hit the issue that @jra was hitting after upRev which is infra1_nova_api_placement and few other containers not starting... @http://paste.openstack.org/show/719112/ -----Any pointers?00:24
cloudnullosnaya: does /var/log/lxc/lxc-infra1_nova_api_placement_container-11e9ce02.log have anything interesting in it ?00:26
cloudnullfrom the output its hard to know why the container wont start00:26
cloudnullgoing to eat, but will be back later.00:27
osnaya@cloudnull will this be on the target host?00:27
osnaya@going thru the log on target... will let u know findings00:30
d34dh0r53cloudnull: no wheel at all00:31
d34dh0r53it's the SHA bump review that I'm working on00:31
*** hybridpollo has joined #openstack-ansible00:32
d34dh0r53https://review.openstack.org/#/c/558082/ btw00:33
d34dh0r53I like those ELK roles, I think I'm going to hijack them :)00:33
osnaya@cloudnull @odyssey4m4 /var/log/lxc/infra1_nova_api_placement_container..... shows up ERRORs on execution script /var/lib/lxc/....container.../autodev, config section lxc - Script exited with status 127 (failed to run autodev hooks-> failed to setup container"...00:36
*** hybridpollo has quit IRC00:45
*** hvvclint has joined #openstack-ansible00:45
*** AR2018 has joined #openstack-ansible00:47
*** osnaya has quit IRC00:50
*** osnaya has joined #openstack-ansible00:57
osnaya@cloudnull got to go.... will be back online in couple of hours...00:59
openstackgerritMerged openstack/openstack-ansible stable/queens: Add container/service clean up for nova/cinder/heat  https://review.openstack.org/55972100:59
osnaya@cloudnull thank you for the pointer... I will look thru /var/log/lxc msg on other container failures as well and check if the issue is same on those failures00:59
*** osnaya has quit IRC01:00
*** ianychoi_ is now known as ianychoi01:01
*** radeks has quit IRC01:05
openstackgerritMerged openstack/openstack-ansible-ops master: Update README, beat deployment, and configs  https://review.openstack.org/56074901:13
openstackgerritMerged openstack/openstack-ansible-ops master: Add filebeat support  https://review.openstack.org/56094401:13
cloudnulld34dh0r53: thanks!01:15
cloudnullI adapted the filebeat things from your original role .01:16
cloudnulljust updated for the 6.x syntax01:16
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update docs and add inventory example  https://review.openstack.org/56109201:18
logan-now just make it install only on teh host and use all the journal linking :D01:21
d34dh0r53cloudnull: yeah, I think I can just drop in the logstash stuff and be good01:22
cloudnulllogan-: ++01:33
cloudnullIm testing the journalbeat.01:33
cloudnullif that works then it'd be marvelous01:33
cloudnullalso APM monitoring01:33
cloudnulli did packetbeat that way though.01:34
cloudnullits all installed on the host but if an app container is present on the host packetbeat will adjust the config as needed.01:35
cloudnullsame with auditbeat for that matter too01:36
cloudnullmetricbeat is everywhere but that was kinda unavoidable given i wanted to consume metrics from the containers01:37
cloudnulli have kibana with some nice dashboards, but im considering having grafana for better graphs and graphing that wont break on major version changes.01:40
*** pylot has quit IRC01:53
*** pylot has joined #openstack-ansible01:59
logan-ahh neat cloudnull. is the container name/hostname embedded in the journals? i was looking at the docs on how to query them and it seems a little tough having to use machine ids02:00
cloudnullit is02:00
cloudnullyou can filter based on the hostname02:00
logan-ahh cool02:01
cloudnullwith https://review.openstack.org/#/c/555982/ enabled you can read all the journals from the whole cloud on one host02:01
logan-awesome02:02
*** tomtom001 has quit IRC02:03
*** tomtom001 has joined #openstack-ansible02:03
logan-so reading the review if i specify log_hosts it shouldnt do syslog shipping, only jouranls02:03
logan-journals*02:03
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible master: Convert rsyslog to an include_task with group_vars  https://review.openstack.org/55600202:04
cloudnullit will do both right now02:04
logan-ahh i see ^ now lol02:05
cloudnullbut with that pr, which i just rebased, syslog shipping will be optional02:05
logan-great02:05
cloudnullwhich will further lower IO02:05
*** gaoyan has joined #openstack-ansible02:13
*** armaan has quit IRC02:25
*** armaan has joined #openstack-ansible02:26
*** AR2018 has quit IRC02:27
*** nicolasbock has quit IRC02:47
*** dave-mccowan has quit IRC03:05
*** hvvclint has quit IRC03:34
*** phre4kad has joined #openstack-ansible03:41
*** phre4kad has quit IRC03:43
*** gaoyan has quit IRC03:48
*** gaoyan has joined #openstack-ansible03:51
*** fbcraysiii has joined #openstack-ansible03:57
*** fbcraysiii has quit IRC03:59
*** udesale has joined #openstack-ansible04:01
*** poopcat has quit IRC04:07
*** jonher has joined #openstack-ansible04:19
*** jonher_ has quit IRC04:21
*** lbragstad has joined #openstack-ansible04:26
*** lbragstad has quit IRC04:28
*** gaoyan has quit IRC04:41
*** yifei has quit IRC05:17
*** vnogin has joined #openstack-ansible05:17
*** yifei has joined #openstack-ansible05:17
*** vnogin has quit IRC05:22
*** cjloader has joined #openstack-ansible05:27
*** cjloader has quit IRC05:32
*** gaoyan has joined #openstack-ansible05:39
odyssey4med34dh0r53 prometheanfire cryptography is deliberately built from source every time, see https://github.com/openstack/openstack-ansible/blob/d057e9522f37fbbe446aa79cbff5f6c23150d944/inventory/group_vars/repo_all.yml#L46-L6005:41
odyssey4mejrosser does https://review.openstack.org/559750 apply to stable/queens? if so, could you backport that patch?05:43
openstackgerritTaseer Ahmed proposed openstack/openstack-ansible master: Improve Congress scenario testing  https://review.openstack.org/56083905:43
odyssey4meevrardjp hwoarang could we get some eyes on https://review.openstack.org/#/q/I846f78c80e4b5eb8421dbdebf3fc943be0bc84df please as they're quite important to get merged asap, given the current builds are breaking things05:44
*** yifei has quit IRC05:45
*** yifei has joined #openstack-ansible05:46
*** radeks has joined #openstack-ansible05:49
*** fdsa_ has joined #openstack-ansible05:51
d34dh0r53odyssey4me: any idea why it wouldn't be building?05:52
odyssey4med34dh0r53 it does build, but it does so from source every time on purpose05:52
odyssey4meThe explanation as to why is included in the link I posted05:53
d34dh0r53so where would it be located?05:53
d34dh0r53yeah, I got that but the deploy is failing because it can't find cryptography05:53
*** fdsa has quit IRC05:54
odyssey4mehmm, IIRC it should still build on the repo host and disseminate from there05:54
d34dh0r53yeah, that's what I figured05:54
odyssey4mehave you got some logs or some sort of analysis to look at?05:54
odyssey4meetherpad or whatever?05:54
prometheanfireodyssey4me: hi? why was I pinged for that?05:54
odyssey4meprometheanfire you were discussing it at the same time05:55
* prometheanfire must have forgotten05:55
d34dh0r53odyssey4me: root@162.209.96.241, your key is on there05:55
d34dh0r53it's had gate-check-commit.sh aio_metal deploy run on it05:56
odyssey4meas to the purpose of each of the requirements/constraints files - take a look at the repo build role05:56
d34dh0r53yeah, I read the comments, makes sense05:56
odyssey4med34dh0r53 is there a tmux session or something with the error in it?05:56
d34dh0r53I just can't figure out why cryptography isn't building :)05:56
d34dh0r53I just started tmux, I'll recreate the error real quick05:57
d34dh0r53it's metal so no containers05:57
odyssey4meok, watching it now05:57
odyssey4mehmm, so this is specifically an on-metal build - alright, good to know05:58
odyssey4mein which playbook does it fail05:58
odyssey4meah, during the venv build05:58
*** mpjetta has quit IRC05:59
*** mpjetta has joined #openstack-ansible06:00
d34dh0r53odyssey4me: btw, this is cherrypicked https://review.openstack.org/#/c/558082/ on that host06:01
*** radeks has quit IRC06:02
d34dh0r53that horizon error bothers me as well, but I figured I'd tackle the cryptography error first06:03
odyssey4methe horizon error looks like an incomplete git repo06:04
d34dh0r53yeah, it looks like a good sha06:05
odyssey4meand this issue you're seeing is not really unique to the sha bump or the onmetal, I've seen similar issues with https://review.openstack.org/549012 and have been wanting to figure it out06:06
d34dh0r53ahh06:08
odyssey4mehmm, same symptom - it downloads the package, but doesn't build a wheel06:08
odyssey4mesame for python-libvirt06:08
odyssey4meor libvirt-python rather06:08
d34dh0r53Is there a log of the actual build?06:08
odyssey4med34dh0r53 aren't you looking at the same tmux session?06:09
d34dh0r53yeah, but I mean the gcc or whatever output06:09
odyssey4methis is the output from pip, that's about as good as we get06:09
d34dh0r53hmm, ok06:10
odyssey4meso it would appear that the no-binary is preventing a wheel being built, which is quite odd - although, lemme validate some more things first06:11
*** armaan has quit IRC06:14
*** armaan has joined #openstack-ansible06:14
*** evin has joined #openstack-ansible06:18
odyssey4mehmm, interesting - configobj also isn't built into a wheel06:18
odyssey4megonna extract the exact command and re-run via cli and try to get extra verbosity06:22
d34dh0r53cool06:22
odyssey4mebother, not enough buffer history06:22
odyssey4melemme kill this tmux session and create a new one with more buffer06:23
d34dh0r53cool06:23
odyssey4meactually, we can get it from a gate job06:24
odyssey4meara should give it to us, I think06:24
d34dh0r53oh, yeah06:24
odyssey4methere we go: http://logs.openstack.org/82/558082/2/check/openstack-ansible-deploy-aio_metal-ubuntu-xenial/f0fa7a6/logs/ara-report/result/8b144e42-a85c-49ce-981e-0cbc3d98a946/06:25
*** maybebuggy has joined #openstack-ansible06:27
d34dh0r53:/ that's not what I was expecting06:28
odyssey4methat's infuriating06:28
odyssey4megood news is that the log output is the same, so that's not an indication of failure06:29
odyssey4meit seems more likely that the move of the stuff from the temp folder might be at fault here06:29
odyssey4melemme get more coffee, brb06:30
*** mma has joined #openstack-ansible06:30
d34dh0r53no worries06:31
odyssey4mefor master, this will all go away soon - but for queens this is important06:32
odyssey4meweird - built via cli and it works06:34
odyssey4medone via requirements file by ansible and it doesn't06:35
d34dh0r53this is bizarre man06:36
odyssey4meI wonder if the wheel build somehow needs to be told it's running headless06:36
odyssey4memaybe something in the script requires a session, or needs to be told it doesn't have one06:37
d34dh0r53hmm, possibly06:37
evrardjphey06:37
d34dh0r53nothing in the docs for pip wheel06:38
d34dh0r53hey evrardjp06:38
evrardjpcould you do a summary of this conversation?06:38
evrardjpBecause I wanted to release today, and I guess you're talking about the sha bump issues06:38
d34dh0r53yeah so the repo_pip_no_binary wheels aren't building for some reason06:39
odyssey4meevrardjp this is only a master-related thing, as far as I know06:39
odyssey4med34dh0r53 not just those - also configobj06:39
*** shardy has joined #openstack-ansible06:39
d34dh0r53right06:39
d34dh0r53sorry, late for me :)06:39
odyssey4mebut yes, for some reason when building cryptography, configobj and libvirt-python using pip wheel via ansible, it just doesn't build the wheel - whereas with the CLI it does06:40
odyssey4methat's as far as we have it right now06:40
evrardjpwhere did you observe this?06:41
evrardjpI ran a build of master without the sha bump and it worked fine yesterday06:41
evrardjpso it's really the sha bump itself06:41
d34dh0r53odyssey4me: dash, not underscore in libvirt-python06:41
odyssey4med34dh0r53 pip sees them as the same06:41
d34dh0r53oh, didn't know that06:41
d34dh0r53pip is black magic to me06:42
odyssey4med34dh0r53 learn through trial-by-fire :)06:42
d34dh0r53hah06:42
evrardjppackages names can't contain - iirc06:42
evrardjpin the install process, not the package name itself06:42
odyssey4meevrardjp ok, can look to see if there's a difference that matters there06:42
odyssey4meperhaps build another host to compare with06:43
odyssey4melemme check that sha bump again06:43
evrardjpodyssey4me: before leaving yesterday, I did a deploy with no sha bump06:43
evrardjpthen added the sha bump on top06:43
odyssey4medo you have that handy for me to inspect?06:43
evrardjpand rebuild repo and the rest06:43
evrardjpand it worked.06:43
odyssey4meit seems that it should be bed time for d34dh0r53 now06:43
evrardjpodyssey4me: yes I have06:43
*** evin has quit IRC06:43
evrardjpI can give you access to this "upgraded" thing06:43
d34dh0r53odyssey4me: getting close, I got a nap on the couch a little earlier06:44
odyssey4mehmm, I see the sha bump includes pip and setuptools changes06:44
evrardjpodyssey4me: I tried without the pip and setuptools06:45
evrardjpno difference06:45
evrardjpbut the bump tool didn't bump to a b1 version06:45
evrardjpit wasn't showing latest package, so I might have to fix my bump tool06:45
evrardjpor what's in master for the same matter06:46
evrardjp(maybe the pypi interface change with the latest website etc.)06:46
odyssey4meI suspect we may have a red herring here - the build doesn't do cryptography because it fails to build horizon: http://logs.openstack.org/82/558082/2/check/openstack-ansible-deploy-aio_metal-ubuntu-xenial/f0fa7a6/logs/host/repo/wheel_build.log06:46
d34dh0r53ahh, that could make sense because it looks like there is absolutely nothing wrong with the build06:47
odyssey4meyeah, so it does all the downloads first - then processes the builds that need to be done from source (ie it doesn't have a wheel for it)06:47
odyssey4meand it's failing on the horizon one, so it never gets to cryptography06:48
odyssey4mecurious, there's no horizon in the openstackgit folder06:49
evrardjpodyssey4me: could we stop cloning from local to local?06:50
odyssey4meoh of course - does the on metal have horizon configured on it06:50
evrardjpreplacing git+file:/// with /06:50
evrardjpodyssey4me: nope06:50
odyssey4mewell then, so there's the reason there isn't one06:51
evrardjpyup06:51
odyssey4meok - so something else must be requiring horizon, but it's not there06:51
odyssey4meok, this makes *much* more sense06:51
evrardjpyes indeed06:51
d34dh0r53yeah06:51
evrardjpI wasn't aware of a problem with horizon06:51
odyssey4meheat-dashboard, possibly06:51
evrardjpI just saw glance and config obj06:51
evrardjpodyssey4me: that could make sense, but heat-dashboard is only listed in horizon06:52
evrardjpdoesn't it06:52
evrardjp?06:52
evrardjpyup06:52
evrardjpand the repo_build test06:52
*** evin has joined #openstack-ansible06:53
evrardjpwe need to dig into the requirements themselves06:53
odyssey4mehmm, it's not in https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml06:53
*** DanyC_ has quit IRC06:53
evrardjphttp://codesearch.openstack.org/?q=heat-dashboard&i=nope&files=requirements.txt&repos=06:53
evrardjpthat's a good point06:54
evrardjpthat's the issue06:54
evrardjpbut still06:54
evrardjphow the hell is that supposed to happen?06:54
evrardjpand what about cryptography?06:54
odyssey4meyeah, it's only in the horizon role06:54
evrardjpodyssey4me: yeah, and no other packages need it06:55
odyssey4mebut the reason it's being pulled in is because it has no group to be scoped to06:55
evrardjphaha06:55
evrardjpI see06:55
odyssey4meright, lemme try out a fix for that06:55
evrardjpI can do it in the sha bump06:55
evrardjpadding it06:55
evrardjpsee how it goes06:55
evrardjpand you can work on the repo in the meantime06:55
evrardjpok?06:55
evrardjpor did you mean something else06:56
evrardjpwhen was the heat dashboard introduced? A long time ago I think06:56
evrardjplet me check06:56
evrardjpmaybe a few weeks06:56
odyssey4megimme a chance to verify that this solves the proble06:57
evrardjpjan 2606:57
evrardjpso i thought of something06:58
evrardjpodyssey4me: can't we already remove the defaults/... thing ?06:58
evrardjpit's only used by the lookup for which we can say the location is in /etc/roles/06:59
evrardjp/etc/ansible/roles/06:59
evrardjp(it's the morning for me)06:59
odyssey4meno we can't, because then role tests wouldn't work06:59
d34dh0r53night fellas06:59
odyssey4mealso, we're moving all those settings into the roles and out of the integrated build07:00
evrardjpoh we already do07:00
evrardjpd34dh0r53: gn07:00
evrardjpodyssey4me: that's my point07:00
evrardjpgive me a sec07:00
odyssey4methe lookup uses the defaults, then uses the repo_packages on top of that07:00
*** armaan has quit IRC07:01
*** armaan has joined #openstack-ansible07:02
evrardjpodyssey4me: the roles have the same variables07:02
evrardjpexample: horizon has the horizon_dashboard variable07:03
evrardjpyou see what I mean?07:03
*** tomtom001 has quit IRC07:03
odyssey4meevrardjp no, I'm not sure I'm understanding your point07:04
*** tomtom001 has joined #openstack-ansible07:04
odyssey4meregardless of the existing structure, which will be changed - we still have to work with it for stable branches07:04
odyssey4mefor now, though, until it changes, we work with what's there07:04
evrardjpyeah, so here I propose we simply add the heat dashboard into defaults/ for master and queens07:04
evrardjpi will do that in a separate commit07:05
odyssey4meyes, although that horizon patch was not ported to queens07:05
odyssey4meif you do, make sure the integrated build patch lands first07:05
evrardjpqueens is deploying fine07:06
*** mwe11 has quit IRC07:06
evrardjpso step 1; introduce the heat dashboard into sha bump07:06
evrardjpstep 2: talk english07:06
odyssey4meyes, because the horizon patch to add the heat dashboard is not in queens07:06
evrardjpstep 3: explain we can get rid of defaults07:06
evrardjpas of today07:07
evrardjpno fancy things involved07:07
*** mwe1 has joined #openstack-ansible07:07
odyssey4meoh actually, it seems that it is: https://github.com/openstack/openstack-ansible-os_horizon/commit/53113aa25de768c6f5be36b9be0c6b60187a04b107:07
evrardjpI said the 26 jan07:07
evrardjp:p07:07
evrardjpdo the math :)07:08
evrardjpbut still07:08
evrardjpanyway07:08
evrardjpwe'll do it for both queens and master, just in case07:08
odyssey4meok, so yeah - need a patch for both queens and master to tie that to a group07:08
odyssey4memy plan was to further the python build simplification work today07:09
evrardjpodyssey4me: I think I need a chat with you07:10
evrardjpI need to clarify the process07:10
odyssey4methe selective build keys off of this var: https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L4007:11
evrardjpI know07:11
odyssey4meif that var doesn't exist for the git repo in queston, then it assumes it must build it07:11
niraj_singhif i mention the same project repo group for masakari and masakari-monitors is it downloaded as a single project in /openstack/venv or two different project. Just curious because after running repo-build playbook i am not able to see masakari-monitors. I mentioned both in a single group masakari_all07:11
evrardjpI want to know how your'e gonna do that with the selective part07:12
evrardjpI mean with the new way of doings things07:12
evrardjpyou need some variable resolution to get there07:12
odyssey4meoh, that won't matter any more because the build will only happen if the playbook has hosts, so the exclusion happens automatically via a normal ansible way07:12
odyssey4meI haven't figured it out in detail yet, but that's the idea07:12
evrardjpodyssey4me: that was my question07:12
odyssey4meif there are no horizon hosts, then the wheel/venv build for horizon just doesn't happen07:13
evrardjpdo you plan to use the target host like nova_all / horizon_all07:13
evrardjpand then do the wheel at the first, then copy to a destination "repo" and resync repos07:13
odyssey4methe playbook will target horizon_all, but the build task will delegate to the designated build host07:13
evrardjpwith this repos as first indexes07:13
evrardjpok07:14
odyssey4mewe'll tag it so that if you want to build in CI and host somewhere, that's an option07:15
evrardjpOK07:15
evrardjpwoops caps lock07:15
odyssey4mealthough it probably makes better sense to execute a build and harvest the resulting artifacts if the build succeeded07:15
evrardjpgeneric handler behavior ?07:16
odyssey4medunno, for now will focus on the JIT thing - once this body of work is done I'll look at the staged thing, and that's where offline install capability becomes a target07:16
*** epalper has joined #openstack-ansible07:16
odyssey4meI don't understand the question.07:16
evrardjpit was a suggestion07:18
odyssey4mehmm, something else is still trying to pull horizon in07:18
odyssey4metrying to figure out what it is07:18
evrardjpoh it's horizon07:19
evrardjpnot heat-dashbaord?07:19
odyssey4mesomething is requiring horizon07:19
odyssey4meheat-dashboard was what I thought it was, but apparently that's not the only one07:19
evrardjpnetworking-bgpvpn07:20
evrardjphttps://github.com/openstack/networking-bgpvpn/blob/master/requirements.txt#L1807:20
evrardjpis that in our path?07:20
evrardjphttps://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L15907:21
evrardjpdammit07:21
evrardjphttps://github.com/openstack/networking-bgpvpn/commit/e9a0ea199b47f76f69545e04bdb4db44869c388b#diff-b4ef698db8ca845e5845c4618278f29a07:22
evrardjpwe found it07:22
evrardjpAndreas broke us07:22
evrardjp14 march07:22
evrardjpmakes sense07:22
evrardjpok let me still hack the heat_dashboard thing07:23
evrardjpwill do it in the sha bump07:23
evrardjpwill bump bgpvpn to the patch before that patch07:23
evrardjpand freeze it under a better solution is found07:23
odyssey4mewow, that's a terrible thing to do - why would a driver require horizon07:23
odyssey4meI'm guessing they may have their dashboard in the same repo?07:23
odyssey4mewow - that's a good find - not sure how you managed to reduce the possibilities down to that one07:25
evrardjpI searched?07:25
evrardjp:p07:25
evrardjpgrep is my friend07:25
evrardjpwill speak to the neutron guys in question07:27
*** radeks has joined #openstack-ansible07:27
odyssey4meok, meanwhile, I'm trying using that parent sha07:27
odyssey4mewhat does concern me is that the wheel build doesn't show that it failed07:28
odyssey4meit moves on to the venv build as if the wheel build completed07:28
odyssey4meso that is a concern here07:28
evrardjpyeah, you can deal with that part :p07:28
odyssey4methanks d34dh0r53 for taking the time to get all this setup and going - it's helpful to already have a system setup that I can poke at07:29
odyssey4meok, using the parent sha of that breaking patch is making all the wheels build right07:31
odyssey4meso two patches - one to add the heat dashboard to defaults, the other is just to use a different sha for the bgp thingy07:32
odyssey4meevrardjp want the diff from my working test?07:33
evrardjpwell I was writing it but why not :p07:35
evrardjpto compare07:35
odyssey4meevrardjp added the diff to the review07:36
odyssey4meright, afk for a little bit07:37
*** fghaas has joined #openstack-ansible07:38
*** mbuil has joined #openstack-ansible07:39
openstackgerritMerged openstack/openstack-ansible-os_nova stable/pike: Use first conductor for nova-manage cell_v2 discover_hosts  https://review.openstack.org/56092007:40
openstackgerritMerged openstack/openstack-ansible-os_nova stable/queens: Use first conductor for nova-manage cell_v2 discover_hosts  https://review.openstack.org/56092407:41
odyssey4meevrardjp we need https://review.openstack.org/#/c/560976/1 to get that other os_nova patch in07:42
odyssey4meare we going to bump the nova role in the integrated build to include those patches with the next release?07:43
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Update all SHAs for master  https://review.openstack.org/55808207:44
*** fghaas has quit IRC07:44
Taseerevrardjp: I think there is still some problem with the "hacking" package => http://logs.openstack.org/39/560839/3/check/openstack-ansible-deploy-congress-ubuntu-xenial/fc0c116/job-output.txt.gz#_2018-04-13_06_51_06_066062 ?07:45
*** fghaas has joined #openstack-ansible07:45
Taseerevrardjp: did we reach a solution to this last time it hit us ?07:46
evrardjpodyssey4me: I will issue a release today07:50
evrardjpI want all those big patches in for today :p07:51
evrardjp:D07:51
evrardjplet's see how it goes07:51
evrardjpodyssey4me: the way I said it sounded far funnier in my head.07:51
evrardjpLet me rephrase:07:52
evrardjpI will bump the things, so that it gets included in the next release07:52
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible master: Update all SHAs for master  https://review.openstack.org/55808207:57
*** electrofelix has joined #openstack-ansible07:58
*** cshen has joined #openstack-ansible07:58
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56114808:00
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56114908:01
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56115008:01
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56115108:02
*** tomtom001 has quit IRC08:03
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_keystone stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56115208:04
*** tomtom001 has joined #openstack-ansible08:04
*** gkadam has joined #openstack-ansible08:07
*** armaan has quit IRC08:07
*** armaan has joined #openstack-ansible08:07
*** vnogin has joined #openstack-ansible08:08
*** vnogin has quit IRC08:13
*** cshen has quit IRC08:20
*** evin has quit IRC08:23
evrardjpodyssey4me: thanks a lot for that, I am still discussing with bgpvpn :p08:31
odyssey4mesure thing08:32
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Add heat dashboard into packages  https://review.openstack.org/56115808:34
*** shardy has quit IRC08:35
*** radeks has quit IRC08:35
*** vnogin has joined #openstack-ansible08:36
evrardjpodyssey4me: what needs bumping in q/p/o? nova only?08:39
odyssey4meto my knowledge, yes08:39
odyssey4meoh, could I get some eyes on https://review.openstack.org/559995 please08:40
odyssey4mecould also bump os_neutron to include these, but I don't think it's essential: https://review.openstack.org/#/q/I45247cd4fe9a54dde6c866e23b1a62a0632467a308:41
speedmannHI all, I just added some new compute nodes to our openstack ansible deployment... Somehow those nodes are missing the neutron-l3-agents. Anyone has any idea how this could be solved?08:44
evrardjpspeedmann: could you dump your inventory somewhere?08:45
evrardjpspeedmann: maybe I should start by asking what did you run to add your compute node, and on which branch are you08:45
evrardjpand a log of those actions would be cool too08:46
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Re-order database migrations  https://review.openstack.org/55935408:46
speedmannWe're still on newton, and we used the docs from here https://docs.openstack.org/openstack-ansible/latest/admin/scale-environment.html to add the new nodes08:47
speedmannwe tried the newton docs, but they failed because of the missing setup step08:47
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Re-order database migrations  https://review.openstack.org/55935408:47
*** vnogin has quit IRC08:48
odyssey4mespeedmann newton is EOL and has some known issues posted in the release notes which came up after EOL, I would recommend going with ocata or later... that said, the l3 agents are in the neutron-agents container on the control plane hosts08:49
odyssey4menot on the compute hosts08:49
odyssey4meevrardjp given https://review.openstack.org/559354's last few edits were only comment clarifications, I think it needs review now08:50
odyssey4methat should unblock master upgrades - at least for nova08:50
*** radeks has joined #openstack-ansible08:52
openstackgerritMaxime Guyot proposed openstack/openstack-ansible stable/queens: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56116208:52
*** shardy has joined #openstack-ansible08:52
evrardjpMiouge: I am busy doing it :)08:52
MiougeOK no worries, I can abandon 561162 then08:53
speedmannodyssey4me yes I know. Unfortunately we are currently stuck to newton. I guess the l3-agents should be running on the compute n odes also because we are using DVR08:53
odyssey4meoh I see08:54
odyssey4mehmm, ok, I don't know enough about how the dvr setup is done to advise08:54
evrardjpodyssey4me: I am reading the patch08:54
odyssey4meevrardjp if Miouge does it, then we have two cores to vote on it ;)08:55
evrardjpyes indeed08:55
evrardjpMiouge: keep it in08:55
evrardjpI was abandonning mine :p08:55
odyssey4meif Miouge can do all the sha bumps, we're winning08:55
evrardjpyup08:55
odyssey4methe role sha bumps I mean08:55
evrardjpand I like contributions :)08:55
evrardjpyeah yeah08:55
evrardjpI was definitely not clear08:56
*** vnogin has joined #openstack-ansible08:56
odyssey4meMiouge can you add 'Closes-Bug: 1762742' to the commit message08:56
openstackbug 1762742 in openstack-ansible "Some delegated tasks are failing when deployer is node part of a deployment (eg. controller node)" [Undecided,New] https://launchpad.net/bugs/176274208:56
evrardjpindeed: "A smiley is not a proper explanation of what's inside my head"08:56
openstackgerritMerged openstack/openstack-ansible-os_nova stable/ocata: Update tests a-r-r to use newton-eol tag  https://review.openstack.org/56097608:56
openstackgerritMerged openstack/openstack-ansible-os_nova stable/ocata: Use first conductor for nova-manage cell_v2 discover_hosts  https://review.openstack.org/56092308:56
MiougeI just wonder if I need to add some more info in the commit message like Related-Bug etc
? I was checking previous ansible-requirements.yaml to see how you usually do it08:56
evrardjpMiouge: odyssey4me just answered that :)08:56
odyssey4mehaha :)08:56
MiougeHe is typing faster than me :)08:57
odyssey4metwo cups of coffee down ;)08:57
odyssey4methinking about another one08:57
*** sar has joined #openstack-ansible08:57
evrardjpodyssey4me: WOW08:58
evrardjpEXTRA BOOST08:58
evrardjprampage!08:58
evrardjpMiouge: for sure he is!08:58
evrardjp:D08:58
odyssey4mehttps://media.giphy.com/media/26xBEamXwaMSUbV72/giphy.gif08:58
evrardjpHAHAH08:58
speedmannodyssey4me, I see, still, thank you. we are going to figure out why this is broken for us08:58
odyssey4mespeedmann I know the dvr documentation was a bit thin in newton - I don't think how it works has changed much in ocata or even pike, so you may find some clues there08:59
odyssey4meby that I mean our dvr setup documentation08:59
evrardjpodyssey4me: https://review.openstack.org/#/c/561158/109:00
evrardjpmanual thing, so check it twice as it will be completely hidden in our gate testing for now (we haven't introduced metal back yet in Q iirc)09:00
evrardjpoh yes we did09:01
evrardjpglad it merged09:01
Miougeodyssey4me: how do I go about bumping the other SHA, in another patch or all at once?09:02
odyssey4meevrardjp mind if I tweak that just a small bit09:02
odyssey4methe line spacing is wrong, and there's a confusing word in the commit msg09:02
odyssey4meMiouge only the os_nova sha must bump for now09:02
odyssey4meevrardjp will do a general bump after this release09:03
MiougeOK, sounds good09:03
openstackgerritMaxime Guyot proposed openstack/openstack-ansible stable/queens: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56116209:03
odyssey4meMiouge LGTM, now can you do the same for pike & ocata?09:04
openstackgerritMaxime Guyot proposed openstack/openstack-ansible stable/pike: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56116709:05
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-specs master: specs: rocky: Add new openstack-distribution-packages specification  https://review.openstack.org/55683209:07
openstackgerritMaxime Guyot proposed openstack/openstack-ansible stable/ocata: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56117009:08
odyssey4mewell, that's not fun: http://logs.openstack.org/49/561149/1/check/openstack-ansible-functional-ubuntu-xenial/cdfbda7/job-output.txt.gz#_2018-04-13_08_33_09_33067309:10
evrardjpodyssey4me: loading and afraid now.09:10
odyssey4mecinder ocata tempest tests failing09:10
odyssey4mewith a rather obscure error09:10
evrardjpoh again09:11
evrardjpthat damn unicode test09:11
evrardjpI can't remember what I did09:11
evrardjpI knew it was a ticking timebomb09:11
odyssey4melol https://bugzilla.redhat.com/show_bug.cgi?id=146119209:11
openstackbugzilla.redhat.com bug 1461192 in openstack-tempest "AttributeError: 'module' object has no attribute 'wait_for_volume_resource_status'" [High,Closed: duplicate] - Assigned to chkumar09:11
evrardjpI have to go back to my old commits09:11
*** pcaruana has joined #openstack-ansible09:12
odyssey4mewell yes, that'd be a problem: https://github.com/openstack/requirements/blob/stable/ocata/upper-constraints.txt#L40509:12
odyssey4mealso https://bugs.launchpad.net/cinder/+bug/166744809:13
openstackLaunchpad bug 1667448 in Cinder ocata "Change in method name in tempest/common broke cinder's internal tempest tests" [Undecided,Fix released] - Assigned to Eric Harney (eharney)09:13
evrardjptempest bypassing those, isn't it?09:13
evrardjpisolated and ignorereqs?09:13
evrardjpor the ignorereqs doesn't bypass?09:13
odyssey4meevrardjp for the role tests we're now using whatever's in u-c09:14
evrardjpoh fun.09:14
odyssey4mewe used to use the git source with a fixed sha, but changed that09:14
evrardjpyeah09:14
evrardjpI guess we can override that constraint09:14
odyssey4mewell, it's ocata and not crucial right now - there are better things to worry about09:15
evrardjpusing ==version09:15
odyssey4meyes we can - I'll look at it some time when I'm bored, given that this is role test only I don't think it's worth much of a bother09:15
evrardjpok09:15
odyssey4mefyi for https://review.openstack.org/559995 - I have no idea what the right things is to do for those services, but to my knowledge we have no SME's active for them... I figured that if anyone uses them in their test environment then the'll pick up issues and can push a patch up09:16
odyssey4me*if they pick up issues09:16
evrardjpodyssey4me: that's my hope too09:17
evrardjpbut I'd like to see some ppl chime in09:17
odyssey4mealso, for https://review.openstack.org/559791 I don't see the 'in development' warning adding any value... all OSA code is always in development - so I tried to change the initial warning to be clear that not all environments are equal09:17
evrardjpis it in your upgrade testing path?09:17
evrardjpif it's not it doesn't hurt to wait a little. it doesn't do good either though.09:18
evrardjpso that's why I added a deadline09:18
odyssey4meevrardjp I did test that it works, but I don't know the services well enough to validate whether it breaks things or not. I did look for service disable and agent disable commands... but there were none.09:18
evrardjpodyssey4me: yup, I trust you. And it's a close patterns to the others, which I have tested in a intermediate patchset.09:19
evrardjpso I belive it's fine09:19
evrardjpfor what its worth09:19
evrardjptrove itself doesn't deploy good so... meh09:20
evrardjpbut still09:20
*** radeks has quit IRC09:20
evrardjpfor the "in development" I like the commit itself09:20
evrardjpbut I don't think it's good enough to say that09:20
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Add heat dashboard into packages  https://review.openstack.org/56115809:20
evrardjpright now it's broken, so we are setting wrong expectations. Maybe worth saying please double check zuul status before upgrading?09:21
odyssey4meevrardjp ^ why is that not patched into master - or are you going to do that within a sha bump patch?09:21
evrardjpit's in the sha bump patch in master09:21
evrardjphttps://review.openstack.org/#/c/558082/09:21
odyssey4meevrardjp no, we can't say 'check zuul status' - but we can say 'try it in a test environment first'09:22
evrardjpok09:22
evrardjpI won't fight on this, it's not to the user to do the developer's work.09:22
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Add heat dashboard into packages  https://review.openstack.org/56115809:23
evrardjpbut we are not yet in a good shape09:23
evrardjpodyssey4me: I wanted to add the heat dashboard before doing the Q release today09:23
evrardjpwe should have filed a bug for it09:23
evrardjpbut meh09:23
evrardjptoo late now09:23
odyssey4meevrardjp there is absolutely no way that we can guarantee that an upgrade will work for everyone - we have to warn them to test in a test environment first09:23
evrardjpthat's true but it's not a <=> condition09:24
evrardjpit's a =>09:24
evrardjpwe can guarantee that some upgrades WILL fail.09:24
evrardjpbut it's detail, let's not bother ourselves too much wiht it09:25
evrardjpodyssey4me: just curious why did you move it? https://review.openstack.org/#/c/561158/1..3/playbooks/defaults/repo_packages/openstack_services.yml09:26
evrardjpit's outside alphabetical order now09:27
*** DanyC has joined #openstack-ansible09:27
evrardjplook also a little below with trove dashboard and all09:27
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove in-development warning from run-upgrade  https://review.openstack.org/55979109:27
*** DanyC has quit IRC09:27
evrardjpI don't really care but it's inconsistent09:28
*** DanyC has joined #openstack-ansible09:28
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove double warning from run-upgrade  https://review.openstack.org/55979109:28
odyssey4meevrardjp ^ perhaps that's better?09:28
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Remove double warning from run-upgrade  https://review.openstack.org/55979109:28
evrardjpyup09:29
evrardjpthanks09:29
odyssey4me:) it just took me realising that you didn't think the warning was strong enough...09:30
evrardjphaha09:30
*** udesale_ has joined #openstack-ansible09:30
evrardjpodyssey4me: could you vote on https://review.openstack.org/#/c/559788/ ?09:30
evrardjpthat would be useful for testing some backport on q09:30
odyssey4medone09:31
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client stable/queens: Adapt the list of ceph packages for SUSE  https://review.openstack.org/56117309:32
*** udesale has quit IRC09:33
evrardjpodyssey4me: do you know where we are in jimmy's tempest patch backport?09:34
evrardjpseems ok till P09:34
evrardjpgood09:34
evrardjpit's sometimes hard to see if somehting has been backported because the owner of the backport is not the same as the author of the original patch... but it's generally you or me, so it's fine at the end.09:35
evrardjp:D09:35
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-os_nova stable/queens: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55808609:36
evrardjpodyssey4me: I think with the use of kvm on nova role tests, nova goes better.09:37
odyssey4meevrardjp I think the changes giving rise to the issue only went to p - not sure though09:37
evrardjpon role tests in general09:37
evrardjpodyssey4me: yup09:38
evrardjpodyssey4me: I think this: https://review.openstack.org/#/c/557896/ is still worth doing09:38
evrardjpyour opinion?09:38
odyssey4meyes, that may help when we are on a host which executes with wemu09:38
odyssey4me*qemu09:39
evrardjpyup.09:41
evrardjpI've seen real tempest issues now09:41
evrardjpnow that the timeout is reached for low machines we seem some processed where killed due to OOM09:42
evrardjpswift (and IIRC glance) being the worse ram users09:42
odyssey4meevrardjp did you notice https://review.openstack.org/561012 ? it looks important09:49
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops master: Update docs and add inventory example  https://review.openstack.org/56109209:53
*** cshen has joined #openstack-ansible09:54
*** armaan has quit IRC09:55
*** vnogin has quit IRC09:57
*** hamza21 has joined #openstack-ansible10:02
*** gaoyan has quit IRC10:05
hwoarangevrardjp: i think you recent ceph_client changes may have broke stuff10:08
hwoaranghttp://logs.openstack.org/periodic/git.openstack.org/openstack/openstack-ansible/master/openstack-ansible-deploy-ceph-opensuse-423/837decb/job-output.txt.gz#_2018-04-13_07_20_25_36061910:08
hwoarangif you are not looking at it can i can look at it10:08
*** madhu has joined #openstack-ansible10:15
evrardjpmmm10:16
*** Madhu-tescra has joined #openstack-ansible10:17
*** Madhu-tescra has quit IRC10:19
*** vnogin has joined #openstack-ansible10:21
evrardjphwoarang: oh I see10:23
evrardjpstupid me10:23
*** jwitko has quit IRC10:24
evrardjpoh no I thought I saw.10:30
evrardjpok found it10:31
evrardjpI should clean my glasses10:31
*** nicolasbock has joined #openstack-ansible10:31
*** vnogin has quit IRC10:32
hwoarangλολ10:32
hwoarangoh10:32
hwoarangstupid keyboard10:32
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client master: Add the proper variable name for SUSE  https://review.openstack.org/56118810:32
evrardjphwoarang: hahaha10:32
evrardjplambda omicron -- persei 8!10:33
evrardjpFor thos who don't know about it, it's the domain of Lrrr10:34
openstackgerritMerged openstack/openstack-ansible-rabbitmq_server master: Configure plugins and policies after RabbitMQ  https://review.openstack.org/55949510:35
hwoarangwhat are you talking about!10:35
odyssey4mehwoarang just ignore him, he's talking gibberish again ;)10:36
hwoaranghahaha10:36
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client stable/queens: Adapt the list of ceph packages for SUSE  https://review.openstack.org/56117310:36
evrardjpOMG10:36
evrardjpCORE DEMOTE10:36
odyssey4mehttps://media.giphy.com/media/3o8doOlGO3pjQa5h28/giphy.gif10:36
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible-ceph_client stable/queens: Adapt the list of ceph packages for SUSE  https://review.openstack.org/56117310:37
hwoarangi sensed it might be some sci-fi nonsense10:37
evrardjphttp://futurama.wikia.com/wiki/Omicron_Persei_810:37
hwoarang-_-10:37
evrardjpyou sensed it correctly sir!10:38
evrardjpfuturama though10:38
evrardjpthat's good kwaltay10:38
evrardjpkwalitay10:38
* hwoarang can't parse anything10:39
evrardjphaha10:39
odyssey4meevrardjp is it fun over there on the plane lerl10:39
evrardjpdepends if Ndnd is there or not10:40
hwoarangyou are prob talking using base64 or something10:40
evrardjphaha10:40
evrardjpthat's not news10:40
evrardjp:)10:40
evrardjpI am sad you both haven't seen futurama10:41
evrardjpor that part at least.10:41
odyssey4meI saw a bit of it. Never got into it.10:41
evrardjpDefinitely better than the simpons, but I might be killed by saying that out loud.10:42
evrardjpsimpsons*10:42
evrardjphwoarang: could you vote on this series please: https://review.openstack.org/#/q/topic:do_not_log_passwords+(status:open+OR+status:merged) ?10:42
*** udesale__ has joined #openstack-ansible10:42
hwoarangyep on it10:43
*** oanson has quit IRC10:44
*** udesale_ has quit IRC10:45
*** vnogin has joined #openstack-ansible10:51
odyssey4meyay, a review storm :)10:55
openstackgerritMerged openstack/openstack-ansible-ops master: Do not log passwords  https://review.openstack.org/56037710:56
openstackgerritMerged openstack/openstack-ansible-ceph_client master: Add the proper variable name for SUSE  https://review.openstack.org/56118810:59
*** cshen has quit IRC10:59
openstackgerritMerged openstack/openstack-ansible-os_monasca-agent master: Do not log passwords  https://review.openstack.org/56039111:00
*** rodolof has joined #openstack-ansible11:02
openstackgerritMerged openstack/openstack-ansible-os_molteniron master: Do not log passwords  https://review.openstack.org/56038311:03
*** tomtom001 has quit IRC11:04
*** tomtom001 has joined #openstack-ansible11:04
*** madhu has quit IRC11:05
*** niraj_singh has quit IRC11:06
*** cshen has joined #openstack-ansible11:06
*** niraj_singh has joined #openstack-ansible11:07
*** dave-mccowan has joined #openstack-ansible11:17
*** armaan has joined #openstack-ansible11:17
openstackgerritMerged openstack/openstack-ansible-os_cloudkitty master: Do not log passwords  https://review.openstack.org/56039011:20
openstackgerritMerged openstack/openstack-ansible-os_cloudkitty master: Do not log passwords  https://review.openstack.org/56038011:22
*** vnogin has quit IRC11:22
openstackgerritMerged openstack/openstack-ansible-os_watcher master: Do not log passwords  https://review.openstack.org/56038511:23
*** rodolof has quit IRC11:24
*** rodolof has joined #openstack-ansible11:25
openstackgerritMerged openstack/openstack-ansible-os_tacker master: Do not log passwords  https://review.openstack.org/56039211:26
gokhan_hi team, I modified my provider networks(one of them is deleted) on openstack_user_config.yml file and run setup_hosts.yml but it doesn't apply changes on container interfaces. what is your advice in this situation ?11:28
*** udesale_ has joined #openstack-ansible11:30
openstackgerritMerged openstack/openstack-ansible-tests master: Do not log passwords  https://review.openstack.org/56038611:31
*** udesale__ has quit IRC11:32
openstackgerritMerged openstack/openstack-ansible-os_rally master: Do not log passwords  https://review.openstack.org/56038411:34
*** udesale_ has quit IRC11:35
*** manous has joined #openstack-ansible11:35
openstackgerritMerged openstack/openstack-ansible-os_keystone master: Do not log passwords  https://review.openstack.org/56038211:37
*** sar has quit IRC11:47
openstackgerritMerged openstack/openstack-ansible-os_nova master: Fix kernel post-installation script  https://review.openstack.org/56101211:51
*** vnogin has joined #openstack-ansible11:52
odyssey4megokhan_ which branch/tag?11:52
*** bhujay has joined #openstack-ansible11:53
openstackgerritMerged openstack/openstack-ansible-os_heat master: Update paste, policy and rootwrap configurations 2018-03-31  https://review.openstack.org/55807711:56
*** armaan has quit IRC11:57
*** vnogin has quit IRC11:57
*** sar has joined #openstack-ansible11:58
*** armaan has joined #openstack-ansible11:59
openstackgerritMerged openstack/openstack-ansible-tests master: Do not log passwords  https://review.openstack.org/56039412:02
gokhan_odyssey4me, 16.0.4 tag12:05
odyssey4megokhan_ I think you need https://github.com/openstack/openstack-ansible/commit/9629a03bf2ceab779ba4f588568bd5e55b28b41312:06
gokhan_odyssey4me, ok I am looking now12:08
openstackgerritMerged openstack/openstack-ansible-os_barbican master: Do not log passwords  https://review.openstack.org/56037812:09
*** fghaas has quit IRC12:09
jrosserodyssey4me: does this make the dynamic inventory always start with the currently defined container_networks https://github.com/openstack/openstack-ansible/blob/master/osa_toolkit/generate.py#L609? I had to hack some out of the json by hand yesterday after fiddling with provider_networks....12:10
odyssey4mejrosser I have no idea.12:11
openstackgerritMerged openstack/openstack-ansible stable/queens: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56116212:11
odyssey4meI reference to gokhan_ was just because I knew that part of code had been touched, not necessarily because I thought it would actually fix the problem.12:11
gokhan_odyssey4me, yep this part is missing on my environment . I will apply it12:12
jrossergokhan_: i was trying to do similar yesterday and found it difficult12:14
jrosseryou can run the dynamic invetory script by hand and look at the output to check if the changes you've make to provider_networks reflect into the container config as you'd like12:15
jrosserit's not worth going much further until that looks right12:15
bhujayodyssey4me: i cant figure out why  the timestamp in openstack  env ( ocata) is not showing the local time from os . NAy create operation shows the utc time . IS there a setting in OSA or in openstack somewhere to change this ?12:16
odyssey4mehmm, I thought that we copied a file from the host on container/cache creation time, but I don't remember exactly12:17
bhujaythat was /etc/locatime12:17
gokhan_jrosser, thanks for your advices. firstl I will apply this commit . if it doesn't work on my environment, I will do it as you said12:18
bhujayodyssey4me , /etc/localtime , /etc/timezone all these i have manually modified now and  restarted all the containers , yet no result12:19
openstackgerritMerged openstack/openstack-ansible-os_nova master: Revert "Set nova-lxd job to non-voting"  https://review.openstack.org/56089012:19
odyssey4mesorry, I've no idea and I'm busy on some other work now... hopefully someone else can help12:20
*** armaan has quit IRC12:26
*** fghaas has joined #openstack-ansible12:27
openstackgerritMerged openstack/openstack-ansible master: Do not log passwords  https://review.openstack.org/56038812:32
openstackgerritMerged openstack/openstack-ansible master: Do not log passwords  https://review.openstack.org/56037612:33
openstackgerritMerged openstack/openstack-ansible stable/ocata: Update os_nova SHA to fix nova-manage cell_v2 discover_hosts  https://review.openstack.org/56117012:33
fghaasodyssey4me, evrardjp, cloudnull et al: I just wanted to mention that I absolutely love run_upgrade.sh in Queens. With the latest patchset from Jesse it's actually running that thing from a screen session and just check on it when it's done. Beautiful. Could lose the big scary "experimental" warning for Rocky, I think.12:40
evrardjpfghaas: well it's been a long way. I remember it was not so nice in K.12:44
evrardjpI can't count the amount of hours to make that K L upgrade.12:44
evrardjpgood old times.12:44
fghaasWell, let me think, what else what wasn't so nice in Kilo... hmmmm... it's on the tip of my tongue...12:44
fghaasOpenStack! That's what12:44
odyssey4mefghaas https://review.openstack.org/559791 :)12:45
openstackgerritMerged openstack/openstack-ansible stable/queens: Add heat dashboard into packages  https://review.openstack.org/56115812:45
odyssey4meevrardjp L to M was bad too, remember the DNS name changes12:45
fghaasodyssey4me: oh sweet! Yeah good call on dropping that envar check.12:46
odyssey4meoh, and of course the introduction of using ssl certs12:46
odyssey4mefghaas yep, this way we still warn - but it's more like warning people to be responsible12:46
fghaasI think you should just drop that warning and just say "YOLO! Running upgrade."12:47
*** vnogin has joined #openstack-ansible12:47
odyssey4mehaha12:47
gokhan_odyssey4me,  on my environment it doesn't work as jrosser said12:48
odyssey4megokhan_ :/12:48
fghaas(for the record if a humor-challenged person is reading this, that wasn't serious)12:48
odyssey4mewell, I think for many people upgrading openstack is a bit of a YOLO experience12:48
odyssey4meI know I did a few of those back in the essex/folsom/grizzly days12:48
odyssey4meif it breaks somewhere, we'll just have to figure it out12:49
fghaaswell yeah but you peeps are making it more like a "meh, another upgrade done" experience which is terrific12:49
odyssey4meyep, that's the hope12:49
odyssey4methe hope is that a minor upgrade is - checkout new tag, pull down the latest roles, run playbooks12:50
odyssey4meand a major upgrade is not much more complex12:50
odyssey4memaybe one day it will always just be the same as a minor upgrade12:50
openstackgerritNiraj Singh proposed openstack/openstack-ansible-specs master: Add specs to create masakari role  https://review.openstack.org/55675612:51
*** vnogin has quit IRC12:53
*** udesale has joined #openstack-ansible12:53
*** sawblade_ has quit IRC12:54
*** sawblade6 has joined #openstack-ansible12:54
openstackgerritDamian Cikowski proposed openstack/openstack-ansible-os_cinder master: tasks: cinder_qos: Fix the way how strings are matched  https://review.openstack.org/56121812:57
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/queens: Fix kernel post-installation script  https://review.openstack.org/56101812:58
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/pike: Fix kernel post-installation script  https://review.openstack.org/56101712:58
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/ocata: Fix kernel post-installation script  https://review.openstack.org/56121912:59
openstackgerritMerged openstack/openstack-ansible master: Update all SHAs for master  https://review.openstack.org/55808213:01
openstackgerritMerged openstack/openstack-ansible stable/newton: Add known issue for os_neutron handler problem  https://review.openstack.org/56090613:01
openstackgerritMerged openstack/openstack-ansible stable/queens: Fixes typo to enable log rotate for Octavia  https://review.openstack.org/55938313:01
admin0openstack_hosts : Drop hosts file entries script locally  : fatal: [b5 -> localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: ansible.vars.hostvars.HostVars object has no element None"}13:02
admin0doh !13:02
odyssey4meadmin0 stale fact cache?13:05
*** kstev has joined #openstack-ansible13:12
admin0odyssey4me, deleting the fact cache gives the save result13:16
*** kstev has quit IRC13:17
*** kstev has joined #openstack-ansible13:19
*** vnogin has joined #openstack-ansible13:23
*** sar has quit IRC13:29
hwoarangodyssey4me: evrardjp do you know how we can brake a statement on jinja2 template into multiple lines?13:34
hwoaranglike {% if bla bla bla bla <break line here continue on the next one>13:35
odyssey4mehwoarang sure, lemme find an example13:35
odyssey4mejust never close the %} for that line13:35
odyssey4meit will read the multiple lines as a string until it finds the close13:36
*** lbragstad has joined #openstack-ansible13:36
odyssey4meI thought I had an easy example, but I don't :/13:36
odyssey4meah, there it is hwoarang https://github.com/openstack/openstack-ansible-repo_build/blob/master/templates/venv-build-options.txt.j2#L124-L12713:37
*** vnogin has quit IRC13:38
hwoarangoh i see13:38
*** vnogin has joined #openstack-ansible13:38
hwoarangthank you odyssey4me13:38
*** kstev has quit IRC13:41
*** vnogin has quit IRC13:43
*** mbuil has quit IRC13:44
*** cmart has joined #openstack-ansible13:46
*** hachi has joined #openstack-ansible13:52
*** hamza21 has quit IRC13:55
*** esberglu has joined #openstack-ansible14:00
*** kstev has joined #openstack-ansible14:01
*** vnogin has joined #openstack-ansible14:08
*** armaan has joined #openstack-ansible14:10
*** hachi has quit IRC14:16
*** DanyC has quit IRC14:16
*** DanyC has joined #openstack-ansible14:17
*** DanyC has quit IRC14:22
*** vakuznet_ has joined #openstack-ansible14:23
*** ThomasS has joined #openstack-ansible14:26
*** vakuznet has quit IRC14:26
ThomasShi14:26
ThomasSi wanted to set this to nova resize_confirm_window14:26
ThomasShow can i do this if this is not implemented in osa14:27
ThomasSi know i have seen this in the docs but cannot find it anymore :-)14:27
*** kstev1 has joined #openstack-ansible14:28
*** vnogin has quit IRC14:28
*** mma has quit IRC14:28
dcdamienodyssey4me: It looks like task that adds QoS specs and assign it to volume types isn't covered by Zuul checks because default user_config lacks this setting. Can it be added into checks? Where it should be added? `openstack-ansible-os_cinder/tests/host_vars/cinder.yml` ?14:28
*** mma has joined #openstack-ansible14:28
ThomasSi found it in advanced config :-)14:29
ThomasShttps://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-advanced-config-override.html14:29
odyssey4meThomasS like this: https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-advanced-config-override.html14:29
*** kstev has quit IRC14:29
odyssey4meevrardjp where is https://docs.openstack.org/project-deploy-guide/openstack-ansible/pike/app-advanced-config-override.html in the new docs?14:29
evrardjpconfig overrides seem a configuration item for reference ... so reference something about configuration14:30
evrardjphttps://docs.openstack.org/openstack-ansible/latest/reference/configuration/advanced-config.html14:30
evrardjpfirst one is "using overrides"14:30
evrardjpI guess that's what you meant14:30
evrardjpit's also a full view of what's overridable14:30
*** maybebuggy has quit IRC14:32
*** jwitko has joined #openstack-ansible14:32
*** mma has quit IRC14:33
odyssey4meit'd be nice to have that config reference in the base index to find it14:35
odyssey4meI couldn't find it14:35
cloudnullmornings14:38
ThomasSthanks guys!14:38
ThomasSbtw i wanted to add trove to an existing osa deployment14:38
ThomasSi added this to trove-infra_hosts: *infrastructure_hosts to openstack_user_config14:39
*** sar has joined #openstack-ansible14:39
ThomasSwhich playbooks i do need to run?14:39
cloudnullfghaas: thanks! Thank you and odyssey4me for putting a lot of that together for the queens upgrades.14:39
spotzhey14:39
ThomasSos-trove is for sure not enough ;-)14:39
odyssey4meThomasS as usual, if you add a new service, you need to create the containers, build the software, deploy the software14:40
odyssey4meso lxc-containers-create.yml, then repo-build.yml, then os-trove-install.yml and os-horizon-install.yml (assuming you want the dashboard)14:41
odyssey4methere is also some diskimage building and stuff you need to do to get a functional environment - that's standard openstack which we leave to you14:41
ThomasSok got it! thanks a lot!14:42
odyssey4methere are role docs, I think14:42
ThomasSyou are right as always14:44
ThomasShttps://docs.openstack.org/openstack-ansible/ocata/developer-docs/additional-roles.html14:44
ThomasSgoogle helped14:44
*** idlemind has joined #openstack-ansible14:44
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add APM Server  https://review.openstack.org/56123814:45
ThomasSoh this is for developing a role ;-)14:45
*** Chris___ has joined #openstack-ansible14:48
mnasertime to run tempest on a newly deployed queens cloud14:48
mnaserlets see how badly this breaks :D14:48
odyssey4meThomasS https://docs.openstack.org/openstack-ansible-os_trove/latest/configure-trove.html14:49
*** openstackgerrit has quit IRC14:50
*** vakuznet has joined #openstack-ansible14:51
*** vakuznet_ has quit IRC14:51
Chris___Hey Guys, I'm having an issue when trying to run the setup-hosts playbook with openstack-ansible, I'm seeing 503 service request errors within the logs pertaining to the url containing the host internal_lb_vip_address defined within my user_config file. For ex http://<internal_lb_vip_address>:3142/acng-report.html, are there any suggestions as to why its using the internal_lb_vip_address for this? Or what could be causing14:52
fghaasChris___: it always helps if you put a screencap (or C&P from your terminal) on paste.openstack.org so that people can see what specific error messages you're seeing.14:56
*** cjloader has joined #openstack-ansible14:58
*** openstackgerrit has joined #openstack-ansible14:58
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124314:58
*** cjloader has quit IRC14:58
*** cjloader has joined #openstack-ansible14:59
fghaas^^ loving that one cloudnull14:59
cloudnull++ grafana is nice.15:00
*** rodolof has quit IRC15:00
cloudnullnow needs to make dashboards, which is not so nice :)15:00
fghaas:)15:01
*** cshen has quit IRC15:01
odyssey4mecloudnull not sure if you're aware of this, but there's an ansible role for grafana which does a bunch, including importing dashboards: https://github.com/cloudalchemy/ansible-grafana15:02
odyssey4mealso, I've been working a bit on using grafyaml with grafana so that dasboards can be defined in code: https://github.com/openstack/ansible-role-grafyaml15:02
cloudnullvery nice15:03
odyssey4meit's very basic for now (grafyaml), but it'll grow15:03
odyssey4methe cloudalchemy guys are very responsive to PR's too, and have some other roles of interest15:04
odyssey4mea bunch of prometheus ;)15:04
cloudnullwith the recent ELK bits we have access to A LOT of data, and while Kibana is nice, grafana seems to be a lot better when visualizing data.15:04
*** vnogin has joined #openstack-ansible15:04
odyssey4meja, kabana has a place different to grafana15:04
cloudnull++15:04
d34dh0r53yeah, they fill different shoes imo15:06
*** vnogin has quit IRC15:09
*** pcaruana has quit IRC15:12
*** AR2018 has joined #openstack-ansible15:13
*** gokhan_ has quit IRC15:13
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124315:18
cloudnullodyssey4me: updated to use the linuxacadamy role.15:18
odyssey4mecloudalchemy ;)15:19
cloudnullthat one.15:19
cloudnull:P15:19
odyssey4meone small spelling error, otherwise LGTM15:20
openstackgerritMarkos Chandras (hwoarang) proposed openstack/openstack-ansible-specs master: specs: rocky: Add new openstack-distribution-packages specification  https://review.openstack.org/55683215:23
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update docs and add inventory example  https://review.openstack.org/56109215:24
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124315:24
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124315:24
odyssey4meoops15:24
cloudnullhaha15:25
odyssey4mesorry, I'll leave it to you15:25
cloudnullnp15:25
odyssey4menot sure what I broke there15:25
*** throwsb1 has joined #openstack-ansible15:27
*** jbadiapa has quit IRC15:28
*** mma has joined #openstack-ansible15:30
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124315:32
Chris___fghaas: Here is a paste of my error http://paste.openstack.org/show/719165/15:32
*** mathlin has quit IRC15:32
*** vnogin has joined #openstack-ansible15:36
*** vnogin has quit IRC15:37
*** mma has quit IRC15:39
openstackgerritMerged openstack/openstack-ansible-ops master: Update docs and add inventory example  https://review.openstack.org/56109215:41
dcdamienIt looks like os_cinder task that adds QoS specs and assign it to volume types isn't covered by Zuul checks because default user_config lacks this setting. Can it be added into checks? What is the right place to create override just for tests?15:43
*** mbuil has joined #openstack-ansible15:45
*** armaan has quit IRC15:46
cloudnulldcdamien: in the role, under the tests directory, you can add group vars for cinder to activate that code path15:48
cloudnullyou could also add the overrides to https://github.com/openstack/openstack-ansible-os_cinder/blob/master/tests/os_cinder-overrides.yml15:49
cloudnullor create a new overrides file if you want to have it run as a specific stand-alone test.15:49
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add APM Server  https://review.openstack.org/56123815:51
cloudnulldcdamien: that's all if you want it tested in the role specifically, you could also just add it to the defaults in the integrated openstack-ansible repo to make it deploy those QoS configs by default.15:52
dcdamiencloudnull: thanks for the guidance15:53
*** hachi has joined #openstack-ansible15:57
*** admin0 has quit IRC16:05
*** admin0 has joined #openstack-ansible16:05
*** AR2018 has quit IRC16:06
mnaserhas anyone used the tempest role to validate a cloud post deployment?16:09
mnaseris it quite invasive and very ci-oriented or not as much?16:09
odyssey4meI think we'd like to move it in that direction, but it'll take some work.16:10
odyssey4meHow invasive you think it is would depend more on your use-case.16:10
mnaserwell like in terms of it creating its own networks, adding images, etc.. i guess all that can be disabled16:11
odyssey4mejrosser pushed this up, so it would seem that may be their intent: https://review.openstack.org/56067016:11
odyssey4memnaser possibly - not verified16:11
odyssey4mehappy to have that be the case16:11
mnasercause for example i have a cloud that doesnt yet have a public network (yay dealing with network providers) but i'd still like to test out most of the functionality of the cloud16:11
*** radeks has joined #openstack-ansible16:12
odyssey4meconfig_template is still usable16:12
odyssey4meand there are vars to explicitly disable a bunch of things16:12
mnasertrue, but i guess i'll have to work on making some things to disable automatic creation of resources16:12
*** pcaruana has joined #openstack-ansible16:15
logan-yeah there are ways to disable all of that but it is not the easiest to configure imo16:16
logan-you might have better luck just using ansible + shade modules16:16
logan-thats what we do for image build CI. upload to openstack and then build instances with it for testing16:17
*** gkadam has quit IRC16:21
jrosseri figured i'd like to use the tempest role to validate the deploy was good16:22
jrossergot as far as overriding the tempest config with what by external net will be anyway16:24
jrosser*my16:24
jrosserhence this https://review.openstack.org/#/c/560670/16:24
admin0mnaser, i used rally .. set it up one of the util containers16:24
admin0rally uses tempest roles16:24
*** radeks has quit IRC16:24
admin0mnaser, https://rally.readthedocs.io/en/latest/ to get started16:26
jrossermnaser: this caught me out for a while https://bugs.launchpad.net/openstack-ansible/+bug/176333616:29
openstackLaunchpad bug 1763336 in openstack-ansible "stale tempest config remains in the workspace after re-running os_tempest role" [Undecided,New]16:29
mnaseroh yeah the whole tempest workspace things in a bit of a mess16:29
mnaser-_16:29
mnasernot the role but like16:30
mnaserjust the whole tempest workspace idea16:30
*** mbuil has quit IRC16:30
spotzcloudnull odyssey4me anyone else:) = Do we know of anyone who has gotten an OSA AIO to run on AWS?16:30
*** sar has quit IRC16:32
* admin0 will not answer :) 16:32
spotzadmin0: hehehe16:32
mnaser>:(16:34
fghaasspotz: I routinely run OSA non-AIO on OpenStack if this is generally about nested clouds16:34
*** jbadiapa has joined #openstack-ansible16:34
*** jbadiapa has quit IRC16:35
*** jbadiapa has joined #openstack-ansible16:35
spotzfghaas: Yeah I can build it on Rackspace, but AWS has messed up networking. Apparently someone did a presentation at a meetup about it16:35
fghaasI think the whole messed up networking was Ravello's raison d'ĂȘtre16:36
spotzfghaas: Yeah16:36
fghaasChris___: looks like it's trying to connect to your repo container while either that repo container is unavailable, or there's no apt-cacher-ng running therein... hence why haproxy would throw that 50316:37
*** cshen has joined #openstack-ansible16:38
fghaasOr, of course, you could have messed up your networking such that the host running haproxy is unable to connect to any services in the repo container16:38
openstackgerritDamian Cikowski proposed openstack/openstack-ansible master: [WIP] Add extra volume types to AIO  https://review.openstack.org/56126616:40
*** cshen has quit IRC16:42
*** epalper has quit IRC16:46
*** esberglu has quit IRC16:52
*** foutatoro has joined #openstack-ansible16:54
*** cshen has joined #openstack-ansible17:01
*** cshen has quit IRC17:06
*** shardy has quit IRC17:09
foutatorohi all, I'm deploy OSA with one ceph node for testing purpose. Ceph is correctly runnig and all pools required by glance and cinder are created.17:12
foutatorobut I get this error when running setup-openstack http://paste.openstack.org/show/719179/17:13
foutatorohow to setup the ceph key in OSA vars ?17:13
*** vakuznet_ has joined #openstack-ansible17:21
*** vakuznet has quit IRC17:23
openstackgerritMatthew Thode proposed openstack/openstack-ansible-os_ironic master: update for depricated driver definition  https://review.openstack.org/56127717:27
shananigansfoutatoro: I think that task goes into one of the ceph devices defined in ceph_mons from your override variables and pulls it with something like 'ceph auth get client.<servicename>' and does a get-or-create if that fails.17:28
shananigansfoutatoro: You might want to add it yourself to make sure you have access to the correct pool from one of the ceph boxes: ceph auth get-or-create client.glance mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=glance-images'17:31
shananigansfoutatoro: I think the client name needs to match what you specify in your overrides (glance_ceph_client, cinder_ceph_client...)17:37
*** electrofelix has quit IRC17:38
evrardjpfghaas: wow, properly written french:p17:38
*** udesale has quit IRC17:53
*** esberglu has joined #openstack-ansible17:56
*** manous has quit IRC17:57
foutatoroshananigans: Thanks so much the "ceph auth ..." for glance works correctly17:58
foutatoroI will check the correction for cinder17:58
foutatoroshananigans: It seems that OSA try to install again ceph in my node17:59
foutatoroshananigans: http://paste.openstack.org/show/719182/18:00
openstackgerritDamian Cikowski proposed openstack/openstack-ansible master: [WIP] Add extra volume types to AIO  https://review.openstack.org/56126618:05
*** cshen has joined #openstack-ansible18:05
openstackgerritDamian Cikowski proposed openstack/openstack-ansible master: Add extra volume types to AIO  https://review.openstack.org/56126618:09
*** cjloader_ has joined #openstack-ansible18:14
*** cjloader has quit IRC18:14
*** cjloader_ has quit IRC18:16
*** bhujay has quit IRC18:16
*** cjloader has joined #openstack-ansible18:17
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/queens: Update all SHAs for 17.0.3  https://review.openstack.org/56128818:20
*** cjloader_ has joined #openstack-ansible18:21
*** cjloader has quit IRC18:21
*** cshen has quit IRC18:24
*** DanyC has joined #openstack-ansible18:24
*** cshen has joined #openstack-ansible18:24
prometheanfirenotmyfault? http://logs.openstack.org/77/561277/1/check/openstack-ansible-functional-ubuntu-xenial/7313a36/job-output.txt.gz#_2018-04-13_17_36_39_01682818:31
openstackgerritGerman Eichberger proposed openstack/openstack-ansible-os_octavia master: Downloads amphora images from artifact storage  https://review.openstack.org/55508418:32
*** SimAloo has joined #openstack-ansible18:38
*** cshen has quit IRC18:41
*** cshen has joined #openstack-ansible18:52
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/pike: Update all SHAs for 16.0.12  https://review.openstack.org/56129919:05
DimGRhi19:06
*** exodusftw has quit IRC19:12
openstackgerritMerged openstack/openstack-ansible stable/pike: Add missing Ubuntu packages  https://review.openstack.org/56000319:14
*** idlemind has quit IRC19:15
*** idlemind has joined #openstack-ansible19:16
openstackgerritJean-Philippe Evrard proposed openstack/openstack-ansible stable/ocata: Update all SHAs for 15.1.20  https://review.openstack.org/56130219:16
*** exodusftw has joined #openstack-ansible19:17
fghaasevrardjp, am I being old school by using the circonflexe?19:17
evrardjpfghaas: you're doing great :)19:17
*** cshen has quit IRC19:22
*** chudster has quit IRC19:24
*** chudster has joined #openstack-ansible19:28
*** adcpdk has quit IRC19:29
*** cjloader_ has quit IRC19:31
*** cjloader has joined #openstack-ansible19:34
*** cshen has joined #openstack-ansible19:35
*** cjloader has quit IRC19:36
*** cjloader has joined #openstack-ansible19:39
*** cjloader has quit IRC19:39
*** cjloader has joined #openstack-ansible19:39
*** fghaas has quit IRC19:47
prometheanfireevrardjp: is this the right way to do nested conditionals? https://gist.github.com/prometheanfire/e6af23d8af5648322c05f35a03eab21119:58
prometheanfireor anyone19:58
*** radeks has joined #openstack-ansible20:00
openstackgerritMatthew Thode proposed openstack/openstack-ansible-os_ironic master: update for depricated driver definition  https://review.openstack.org/56127720:01
prometheanfireguess we'll see20:05
openstackgerritGerman Eichberger proposed openstack/openstack-ansible-os_octavia master: Downloads amphora images from artifact storage  https://review.openstack.org/55508420:16
*** kstev1 has quit IRC20:21
*** cshen has quit IRC20:23
*** sar has joined #openstack-ansible20:28
*** throwsb1 has quit IRC20:30
*** gokhan has joined #openstack-ansible20:37
*** radeks has quit IRC20:45
*** hachi has quit IRC20:47
*** Chris___ has quit IRC21:06
*** jwitko_ has joined #openstack-ansible21:08
*** jwitko has quit IRC21:12
logan-prometheanfire whats the difference between the two big blocks you have split by the 'or' there21:14
logan-they look identical21:14
*** esberglu has quit IRC21:15
*** jwitko_ has quit IRC21:16
*** fdsa_ is now known as fdsa21:17
*** gkadam has joined #openstack-ansible21:30
*** dave-mccowan has quit IRC21:36
*** evrardjp has quit IRC21:40
*** cshen has joined #openstack-ansible21:54
prometheanfirelogan-: one is openstack, one is standalone21:55
prometheanfirelogan-: kinda annoying to have to diferentiate, but that's how it was, and if changed should be another patchset21:57
* prometheanfire is happy it passed gate21:57
prometheanfirejust needs a doc update to be done now21:57
*** gkadam has quit IRC21:58
*** cshen has quit IRC21:59
*** jbadiapa has quit IRC21:59
*** jra has joined #openstack-ansible22:16
jraSo in the OSA Operations Guide, it says that "MySQL data is automatically backed up." I can't find any other references to this in the docs; what's meant by that statement?22:17
*** esberglu has joined #openstack-ansible22:20
openstackgerritGerman Eichberger proposed openstack/openstack-ansible-os_octavia master: Downloads amphora images from artifact storage  https://review.openstack.org/55508422:25
*** AR2018 has joined #openstack-ansible22:31
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add variables to connect ELK and Grafana  https://review.openstack.org/56136522:38
cloudnulljra: IDK if that's true any longer.22:39
cloudnullwe used to have holland doing automatic backups22:39
cloudnullhowever I think that was removed22:39
cloudnulla while back.22:39
cloudnulllikely something that was forgotten to be removed from the docs22:40
cloudnullthough I could be wrong here.22:40
jraYikes! That's kind of alarming!22:43
cloudnullyea, idk if holland works anymore...22:43
jraSo, how are people backing up their databases these days?22:44
cloudnullI mean its still a DB cluster so the DB lives on >1 node (assuming you have >1 infra node)22:44
cloudnullbut not a static backup.22:44
jraYeah, static backups are a requirement for production deployments, as far as I can imagine22:44
cloudnullwe use xtrabackup directly.22:44
jraJust call it yourselves on a cron and back up what comes out?22:44
* cloudnull goes to really look how our teams do it :)22:45
cloudnullhttps://github.com/rsoprivatecloud/openstack-ops/blob/master/playbooks/install-holland-db-backup.yml22:46
cloudnulllooks like we still use holland :)22:46
* cloudnull was mis-remembering22:46
openstackgerritMerged openstack/openstack-ansible-ops master: Add grafana  https://review.openstack.org/56124322:46
cloudnullwhich seems to be running on a cron22:46
cloudnulland is running with xtrabackup.22:47
cloudnullSo i had the where and what just not the how :P22:47
openstackgerritKevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add variables to connect ELK and Grafana  https://review.openstack.org/56136522:54
*** AR2018 has quit IRC22:56
openstackgerritMerged openstack/openstack-ansible-os_tempest master: Allow public network name to be changed  https://review.openstack.org/56067022:56
*** sar has quit IRC22:58
*** AR2018 has joined #openstack-ansible23:10
jracloudnull: thanks very much for digging up those details!23:19
openstackgerritGerman Eichberger proposed openstack/openstack-ansible-os_octavia master: Downloads amphora images from artifact storage  https://review.openstack.org/55508423:45
*** DanyC has quit IRC23:45
*** AR2018 has quit IRC23:55

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