*** bootsha has joined #openstack-ansible | 00:01 | |
*** bootsha has quit IRC | 00:06 | |
*** retreved has joined #openstack-ansible | 00:08 | |
*** retreved has quit IRC | 00:09 | |
openstackgerrit | Merged openstack/openstack-ansible: Implement git server HAP backend https://review.openstack.org/346907 | 00:09 |
---|---|---|
*** jamielennox is now known as jamielennox|away | 00:12 | |
*** eil397 has quit IRC | 00:14 | |
*** v1k0d3n has quit IRC | 00:17 | |
*** eil397_ has quit IRC | 00:17 | |
*** v1k0d3n has joined #openstack-ansible | 00:18 | |
*** eil397_ has joined #openstack-ansible | 00:18 | |
*** v1k0d3n has quit IRC | 00:19 | |
*** v1k0d3n has joined #openstack-ansible | 00:22 | |
*** v1k0d3n has quit IRC | 00:27 | |
*** adrian_otto has quit IRC | 00:28 | |
eil397_ | small change for magnum about systemd support is ready for review: Implement Ubuntu 16.04 support with systemd | 00:32 |
eil397_ | https://review.openstack.org/347081 | 00:33 |
eil397_ | will appreciate reviews. thanks : - ) | 00:33 |
*** v1k0d3n has joined #openstack-ansible | 00:34 | |
eil397_ | and there is related to this change question from Chris Smart about automatical clean up configuration for temporary files by systemd. | 00:34 |
*** thorst has joined #openstack-ansible | 00:36 | |
eil397_ | I was using merged changes for other projects. and template for tempfiles.j2 does not use "age" option. which can be used to automaticall clean up. at this moment temp files are lock files and pid files. not sure if these files should be cleaned up. but maybe I'm wrong | 00:37 |
*** aernhart_ has joined #openstack-ansible | 00:37 | |
*** v1k0d3n has quit IRC | 00:38 | |
*** aernhart has quit IRC | 00:39 | |
*** bootsha has joined #openstack-ansible | 00:41 | |
*** thorst has quit IRC | 00:42 | |
*** thorst has joined #openstack-ansible | 00:43 | |
*** sdake_ has quit IRC | 00:45 | |
*** bootsha has quit IRC | 00:46 | |
stevelle | eil397_: this is a good questions, recommend adding to the meeting agenda | 00:47 |
stevelle | good set of * | 00:47 |
*** sdake has joined #openstack-ansible | 00:47 | |
eil397_ | stevelle: thanks for idea. | 00:49 |
eil397_ | stevelle: didn't think about to propose this topic for meeting. very good idea . thank you | 00:50 |
*** eil397 has joined #openstack-ansible | 00:52 | |
*** aernhart_ has quit IRC | 00:55 | |
openstackgerrit | Merged openstack/openstack-ansible-plugins: Updated py_pkgs to index requirement files https://review.openstack.org/345448 | 01:01 |
*** sdake has quit IRC | 01:04 | |
*** woodard has quit IRC | 01:05 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_build: Allow the use of a pre-staged git cache https://review.openstack.org/346867 | 01:08 |
*** woodard has joined #openstack-ansible | 01:11 | |
*** v1k0d3n has joined #openstack-ansible | 01:15 | |
*** eil397_ has quit IRC | 01:19 | |
*** eil397 has quit IRC | 01:20 | |
openstackgerrit | Chris Smart proposed openstack/openstack-ansible: Fix override of ANSIBLE_PACKAGE variable https://review.openstack.org/346510 | 01:31 |
*** openstackgerrit has quit IRC | 01:33 | |
*** openstackgerrit has joined #openstack-ansible | 01:34 | |
*** eil397_ has joined #openstack-ansible | 01:34 | |
csmart | odyssey4me: whoops, sorry I didn't see your recheck before I decided to rebase and recheck ^ | 01:36 |
*** thorst has quit IRC | 01:48 | |
*** thorst has joined #openstack-ansible | 01:48 | |
*** thorst has quit IRC | 01:57 | |
cloudnull | evenings | 02:01 |
*** abelur has joined #openstack-ansible | 02:03 | |
*** v1k0d3n has quit IRC | 02:04 | |
csmart | \o | 02:05 |
*** thorst has joined #openstack-ansible | 02:06 | |
*** thorst has quit IRC | 02:06 | |
eil397_ | leave for today. | 02:11 |
eil397_ | csmart: hi | 02:11 |
*** sdake has joined #openstack-ansible | 02:12 | |
csmart | eil397_: hey! | 02:12 |
eil397_ | csmart: thank you for review | 02:12 |
csmart | no problems, hope it was helpful | 02:12 |
eil397_ | csmart: it was helpdul. I was trying to remove default value for existen variable | 02:12 |
eil397_ | csmart: I can add support of "age" option for tempfiles. but not sure if it will be good for /var/lock/ | 02:13 |
eil397_ | I thought that file locks should be managed by application itself. | 02:14 |
csmart | eil397_: yeah, you probably don't want to clean up pid and lock files, but figured I'd mention it in case | 02:14 |
csmart | eil397_: are you even using a pid file? | 02:17 |
eil397_ | csmart: ok. it is definitly option that can be valuable. maybe it also can be valuable for magnum. but I don't know about good case yet. | 02:17 |
eil397_ | csmart: I was using merged changes for other projects to add support of systemd for os_magnum | 02:19 |
eil397_ | csmart: I was using merged changes as example | 02:19 |
csmart | eil397_: kk, no worries, feel free to ignore, just wanted to flag it :-) | 02:19 |
eil397_ | csmart: it is good point. I've checked all other implementation of systemd support for osa projects. and also I've checked few other projects for openstack deployment | 02:20 |
eil397_ | for example centos packages. | 02:20 |
eil397_ | csmart: thank you for this mark. | 02:21 |
csmart | eil397_: no worries, I'd actually like to test your patches on a real box, to make sure that it works as you expected, and that it didn't break 14.04 as the upstart config was refactored | 02:21 |
csmart | but I wasn't sure how :-S | 02:21 |
eil397_ | csmart: stevelle gave me idea that we can discus it on meeting. | 02:22 |
eil397_ | csmart: Openstack CI should check change for regression on ubuntu14.04 | 02:22 |
csmart | eil397_: kk, I think it did pass all the tests | 02:23 |
eil397_ | csmart: and I will try to add some simple test case to it | 02:23 |
csmart | yeah I notived run-tests.sh wasn't implemented yet | 02:23 |
csmart | *noticed | 02:23 |
eil397_ | csmart: that is right. will continue in it tomorrow. | 02:24 |
eil397_ | s\in\on\g | 02:24 |
csmart | eil397_: no worries, if I can help test it, let me know, happy to try | 02:24 |
eil397_ | csmart: ok : - ) | 02:25 |
eil397_ | will leave for today | 02:26 |
csmart | rgr | 02:27 |
*** eil397_ has left #openstack-ansible | 02:27 | |
*** severion has quit IRC | 02:32 | |
*** jamielennox|away is now known as jamielennox | 02:41 | |
*** bootsha has joined #openstack-ansible | 02:41 | |
*** v1k0d3n has joined #openstack-ansible | 02:41 | |
*** bootsha has quit IRC | 02:45 | |
*** zerda2 has joined #openstack-ansible | 02:52 | |
*** sdake has quit IRC | 02:53 | |
*** johnmilton has quit IRC | 03:04 | |
*** thorst has joined #openstack-ansible | 03:07 | |
*** sdake has joined #openstack-ansible | 03:12 | |
*** thorst has quit IRC | 03:16 | |
*** johnmilton has joined #openstack-ansible | 03:20 | |
*** severion has joined #openstack-ansible | 03:28 | |
*** adrian_otto has joined #openstack-ansible | 03:31 | |
*** woodard has quit IRC | 03:46 | |
*** adrian_otto has quit IRC | 03:52 | |
*** v1k0d3n has quit IRC | 03:57 | |
*** chandanc_ has joined #openstack-ansible | 03:59 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Refactor "get_instance_info" gathering https://review.openstack.org/347610 | 04:09 |
*** thorst has joined #openstack-ansible | 04:15 | |
*** thorst has quit IRC | 04:21 | |
*** javeriak has joined #openstack-ansible | 04:24 | |
*** asettle has joined #openstack-ansible | 04:26 | |
*** timl0101 has quit IRC | 04:27 | |
*** javeriak has quit IRC | 04:29 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Fix get_url SNI issues in CentOS 7 https://review.openstack.org/347372 | 04:29 |
*** javeriak has joined #openstack-ansible | 04:29 | |
*** jamielennox is now known as jamielennox|away | 04:30 | |
*** timl0101 has joined #openstack-ansible | 04:30 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Restore telemetry service deployment https://review.openstack.org/345901 | 04:31 |
*** asettle has quit IRC | 04:31 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Confirm container data destroys https://review.openstack.org/346895 | 04:31 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Add openrc_region_name to define the service region for openrc files. https://review.openstack.org/346393 | 04:31 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Enable the use of a package manager cache https://review.openstack.org/345514 | 04:31 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Support multiple rabbitmq clusters https://review.openstack.org/344884 | 04:34 |
*** bootsha has joined #openstack-ansible | 04:35 | |
*** bootsha has quit IRC | 04:40 | |
*** bootsha has joined #openstack-ansible | 04:41 | |
*** bootsha has quit IRC | 04:45 | |
*** janki has joined #openstack-ansible | 04:50 | |
*** jamielennox|away is now known as jamielennox | 04:51 | |
*** rosgani has joined #openstack-ansible | 04:51 | |
*** janki has quit IRC | 04:56 | |
*** v1k0d3n has joined #openstack-ansible | 04:58 | |
*** rosgani has left #openstack-ansible | 04:59 | |
*** janki has joined #openstack-ansible | 05:00 | |
*** severion has quit IRC | 05:02 | |
*** janki has quit IRC | 05:11 | |
*** janki has joined #openstack-ansible | 05:13 | |
*** bootsha has joined #openstack-ansible | 05:17 | |
*** thorst has joined #openstack-ansible | 05:20 | |
*** bootsha has quit IRC | 05:21 | |
*** severion has joined #openstack-ansible | 05:25 | |
*** thorst has quit IRC | 05:26 | |
*** v1k0d3n has quit IRC | 05:29 | |
*** yatin has joined #openstack-ansible | 05:45 | |
*** sguduru has joined #openstack-ansible | 05:45 | |
yatin | Hello folks | 05:45 |
*** McMurlock1 has joined #openstack-ansible | 05:45 | |
yatin | not sure where the keystone module coming from? | 05:46 |
yatin | where's the python code under library dir | 05:46 |
yatin | https://github.com/openstack/openstack-ansible-os_swift/blob/master/tasks/swift_service_setup.yml#L18 | 05:47 |
*** v1k0d3n has joined #openstack-ansible | 05:47 | |
*** weshay has quit IRC | 05:50 | |
*** v1k0d3n has quit IRC | 05:58 | |
*** javeriak has quit IRC | 06:00 | |
*** thorst has joined #openstack-ansible | 06:01 | |
*** thorst has quit IRC | 06:08 | |
*** evilt0ne has quit IRC | 06:09 | |
*** sdake has quit IRC | 06:16 | |
*** asettle has joined #openstack-ansible | 06:39 | |
*** v1k0d3n has joined #openstack-ansible | 06:41 | |
*** asettle has quit IRC | 06:43 | |
*** severion has quit IRC | 06:45 | |
*** sdake has joined #openstack-ansible | 06:45 | |
*** derekjhyang has quit IRC | 06:49 | |
*** derekjhyang has joined #openstack-ansible | 06:52 | |
odyssey4me | yatin https://github.com/openstack/openstack-ansible-plugins/blob/master/library/keystone | 06:55 |
odyssey4me | o/ all | 06:55 |
mcarden | \o odyssey4me | 06:55 |
yatin | thanks odyssey4me | 06:55 |
*** sdake has quit IRC | 07:01 | |
*** bootsha has joined #openstack-ansible | 07:04 | |
*** thorst has joined #openstack-ansible | 07:08 | |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum: Implement Ubuntu 16.04 support with systemd https://review.openstack.org/347081 | 07:14 |
odyssey4me | cloudnull ping? | 07:14 |
*** thorst has quit IRC | 07:14 | |
mcarden | Now *there* is an optimistic ping. :) | 07:15 |
odyssey4me | lol, yeah | 07:16 |
mcarden | He did try to keep things going, but breakage... | 07:16 |
*** sguduru has quit IRC | 07:16 | |
*** bootsha has quit IRC | 07:17 | |
odyssey4me | yeah, something has gone wrong with neutron | 07:17 |
odyssey4me | odd, because the SHA's haven't changed | 07:17 |
*** bootsha has joined #openstack-ansible | 07:17 | |
mcarden | Yeah, I've seen the same neutron failure in several review logs and I don't pretend to understand it | 07:18 |
odyssey4me | Yep, it's a common failure for all the integrated checks | 07:18 |
odyssey4me | so either we merged something in a role which broke it, or there's another factor | 07:19 |
mcarden | So it should be easy to fix then. Oh, wait... :) | 07:19 |
mcarden | BTW, I'm seeing repeated random container failures when trying to build OSA AIOs on Trusty from HEAD but Xenial is fine and Trusty is fine on Mitaka. | 07:20 |
mcarden | Never the same container twice in a row. | 07:21 |
*** asettle has joined #openstack-ansible | 07:21 | |
odyssey4me | yeah, we may have to disable overlayfs for trusty | 07:21 |
mcarden | I wondered about that | 07:21 |
odyssey4me | if you upgrade the kernel to the xenial kernel before building the AIO you'll likely have a better time | 07:21 |
mcarden | So Xenial is fine (and I usually upgrade) but Trusty, not so much | 07:22 |
mcarden | I'd been thinking overlayfs or something in apparmor | 07:22 |
mcarden | Ah, you're suggesting upgrading Trusty to the Xenial kernel. Haven't gone there. | 07:23 |
*** severion has joined #openstack-ansible | 07:23 | |
odyssey4me | well, the fact of the matter is that random container start failures have been an issue anyway | 07:24 |
odyssey4me | some of it has to do with the constant restarting in the setup process, which is why I've been cutting those down | 07:24 |
odyssey4me | if you restart the containers too many times in short succession, the python lib that interacts with lxc seems to lose things | 07:25 |
* mcarden really dislikes non-deterministic behavior from software | 07:25 | |
odyssey4me | that's why I did https://github.com/openstack/openstack-ansible/commit/3fa780d98f15f0ec4bb63e50d9e7c4174c0798fc | 07:25 |
odyssey4me | and https://review.openstack.org/347400 is in the works too | 07:26 |
*** asettle has quit IRC | 07:26 | |
mcarden | Aye. Excellent. | 07:26 |
*** v1k0d3n has quit IRC | 07:27 | |
*** GMAzrael has quit IRC | 07:32 | |
*** GMAzrael has joined #openstack-ansible | 07:33 | |
*** pjm6 has quit IRC | 07:33 | |
*** pjm6 has joined #openstack-ansible | 07:33 | |
*** sc68cal has quit IRC | 07:33 | |
*** sc68cal has joined #openstack-ansible | 07:33 | |
*** adreznec has quit IRC | 07:35 | |
*** bootsha has quit IRC | 07:36 | |
*** bootsha has joined #openstack-ansible | 07:36 | |
*** timl0101 has quit IRC | 07:36 | |
*** timl0101 has joined #openstack-ansible | 07:37 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Only clone git repositories for services which are deployed https://review.openstack.org/345642 | 07:37 |
*** kjw3 has quit IRC | 07:38 | |
*** basilAB has quit IRC | 07:38 | |
*** basilAB has joined #openstack-ansible | 07:39 | |
*** adreznec has joined #openstack-ansible | 07:39 | |
*** kjw3 has joined #openstack-ansible | 07:40 | |
*** severion has quit IRC | 07:45 | |
*** v1k0d3n has joined #openstack-ansible | 07:45 | |
*** johnmilton has quit IRC | 07:52 | |
*** v1k0d3n has quit IRC | 07:53 | |
*** javeriak has joined #openstack-ansible | 07:55 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Only clone git repositories for services which are deployed https://review.openstack.org/345642 | 07:57 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Only clone git repositories for services which are deployed https://review.openstack.org/345642 | 07:59 |
*** mummer has quit IRC | 08:06 | |
*** portante has quit IRC | 08:07 | |
*** phschwartz has quit IRC | 08:08 | |
*** phschwartz has joined #openstack-ansible | 08:08 | |
*** portante has joined #openstack-ansible | 08:09 | |
*** thorst has joined #openstack-ansible | 08:11 | |
*** qiliang27 has joined #openstack-ansible | 08:14 | |
evrardjp | good morning | 08:14 |
odyssey4me | morning | 08:14 |
odyssey4me | did you have a good break? | 08:15 |
evrardjp | odyssey4me: I asked you previous week and on Monday for the bug triage :p | 08:15 |
evrardjp | yup | 08:15 |
odyssey4me | oops, my bad | 08:15 |
*** admin0 has joined #openstack-ansible | 08:15 | |
evrardjp | np | 08:15 |
evrardjp | I should have had a backup plan :p | 08:16 |
evrardjp | what's up since Monday? | 08:16 |
*** sguduru has joined #openstack-ansible | 08:16 | |
*** asettle has joined #openstack-ansible | 08:17 | |
evrardjp | the /var/backup thing merged | 08:17 |
*** thorst has quit IRC | 08:18 | |
odyssey4me | the integrated gate is failing due to a neutron migration failure | 08:20 |
evrardjp | mmm that's bad | 08:20 |
evrardjp | ours or neutron's fault? | 08:20 |
evrardjp | RC not checked? | 08:20 |
evrardjp | or wrongly returning 0? | 08:20 |
odyssey4me | I'm building a test to check whether we're checking out the right SHA's after https://review.openstack.org/346867 merged as it seems like the only thing that might affect the results since the last sha bump | 08:21 |
*** asettle has quit IRC | 08:21 | |
evrardjp | ok | 08:21 |
*** weshay has joined #openstack-ansible | 08:22 | |
odyssey4me | hmm, ok it looks like the checkout is right | 08:23 |
evrardjp | I guess this was tested by the code submitter right? :p | 08:30 |
odyssey4me | yep, and it works | 08:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Update paste, policy and rootwrap configurations 2016-07-27 https://review.openstack.org/347688 | 08:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Update paste, policy and rootwrap configurations 2016-07-27 https://review.openstack.org/347689 | 08:33 |
odyssey4me | this is odd - how is it that something that worked before, suddenly doesn't work :/ | 08:34 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for Newton 2016-07-27 https://review.openstack.org/347691 | 08:36 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Move container bind-mounts and command settings to the inventory https://review.openstack.org/347400 | 08:39 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for Newton 2016-07-27 https://review.openstack.org/347691 | 08:39 |
vnogin | good morning guys :) | 08:41 |
*** pjm6_ has joined #openstack-ansible | 08:43 | |
odyssey4me | o/ vnogin | 08:44 |
*** pjm6 has quit IRC | 08:46 | |
*** zhangjn has quit IRC | 08:47 | |
*** javeriak has quit IRC | 08:48 | |
*** zhangjn has joined #openstack-ansible | 08:52 | |
*** bootsha has quit IRC | 08:55 | |
*** bootsha has joined #openstack-ansible | 08:56 | |
*** bootsha has quit IRC | 09:01 | |
*** bootsha has joined #openstack-ansible | 09:02 | |
evrardjp | good morning vnogin | 09:02 |
vnogin | odyssey4me, evrardjp hello :) | 09:04 |
*** spotz_zzz is now known as spotz | 09:04 | |
evrardjp | where do we test heat in the integrate gate? I see we install all the components to test, I don't see where the test actually happens | 09:11 |
odyssey4me | evrardjp if we test it anywhere it would be with tempest | 09:11 |
evrardjp | that's what I'd say yes, I'm looking into that | 09:12 |
odyssey4me | if there's a "scenario" test in tempest for it, then that will be executed | 09:12 |
vnogin | evrardjp, have you engaged with upgrade issues? :) | 09:12 |
odyssey4me | it's possible that heat may have moved their tests into a plugin, in which case we need to adapt | 09:12 |
evrardjp | I'll dig deeper into this odyssey4me | 09:12 |
evrardjp | I'll get back | 09:12 |
evrardjp | vnogin: not yet | 09:13 |
evrardjp | :/ | 09:13 |
vnogin | :( | 09:13 |
*** asettle has joined #openstack-ansible | 09:13 | |
evrardjp | odyssey4me: ok missed the scrolling after the tempest script paraneter - scenario part. there is indeed the heat_api and cinder_backup | 09:15 |
evrardjp | good we didn't miss that | 09:16 |
*** thorst has joined #openstack-ansible | 09:16 | |
odyssey4me | evrardjp yeah, mattt is pretty serious about making sure things get tested | 09:16 |
evrardjp | I was afraid this one skipped through the cracks | 09:18 |
evrardjp | but we're good | 09:18 |
*** asettle has quit IRC | 09:18 | |
*** thorst has quit IRC | 09:23 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix role SHA's for Newton-2 release https://review.openstack.org/347713 | 09:25 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix role SHA's for Newton-2 release https://review.openstack.org/347713 | 09:27 |
*** bootsha has quit IRC | 09:27 | |
*** bootsha has joined #openstack-ansible | 09:28 | |
*** mikelk has joined #openstack-ansible | 09:29 | |
*** asettle has joined #openstack-ansible | 09:31 | |
*** asettle has quit IRC | 09:36 | |
*** bootsha has quit IRC | 09:39 | |
*** bootsha has joined #openstack-ansible | 09:40 | |
*** bootsha_ has joined #openstack-ansible | 09:41 | |
*** bootsha has quit IRC | 09:45 | |
*** electrofelix has joined #openstack-ansible | 09:46 | |
*** admin0 has quit IRC | 09:47 | |
odyssey4me | FYI I'm busy chatting in #openstack-neutron about the neutron migration failure | 09:50 |
odyssey4me | evrardjp FYI, for some evening reading, you may wish to peek at https://github.com/v1k0d3n/traveling-circus/tree/master/deploy-openstack | 09:56 |
evrardjp | interesting | 10:01 |
*** hwcomcn has joined #openstack-ansible | 10:06 | |
odyssey4me | so the cause of the issue is the networking-plumgrid package being in the venv... it doesn't support the contract/expand migration method | 10:11 |
odyssey4me | the interesting thing is that it's not supposed to be in the venv | 10:11 |
odyssey4me | so we may have created a regression | 10:11 |
odyssey4me | either in https://review.openstack.org/345448 or https://review.openstack.org/343771 | 10:12 |
odyssey4me | so let's see | 10:12 |
evrardjp | oh | 10:13 |
evrardjp | that's bad | 10:13 |
*** admin0 has joined #openstack-ansible | 10:14 | |
evrardjp | what's the former doing? I didn't really understood what it did | 10:14 |
*** furlongm has quit IRC | 10:15 | |
*** furlongm has joined #openstack-ansible | 10:16 | |
odyssey4me | evrardjp it's a change which puts together the global requirements pins - it was to make https://review.openstack.org/344912 work | 10:22 |
*** thorst has joined #openstack-ansible | 10:23 | |
odyssey4me | yep, it appears that the 'optional' packages are now included in the role package list | 10:28 |
*** thorst has quit IRC | 10:29 | |
evrardjp | so it's a py_pkg change | 10:34 |
*** javeriak has joined #openstack-ansible | 10:37 | |
*** admin0 has quit IRC | 10:42 | |
*** aernhart_ has joined #openstack-ansible | 10:42 | |
*** aernhart_ has quit IRC | 10:43 | |
odyssey4me | yep, testing a revert now | 10:44 |
*** admin0 has joined #openstack-ansible | 10:46 | |
*** admin0 has quit IRC | 10:46 | |
*** admin0 has joined #openstack-ansible | 10:49 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix role SHA's for Newton-2 release https://review.openstack.org/347713 | 11:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for Newton 2016-07-27 https://review.openstack.org/347691 | 11:01 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Clean tempest dir before cloning. https://review.openstack.org/347488 | 11:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix override of ANSIBLE_PACKAGE variable https://review.openstack.org/346510 | 11:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Enable the use of a package manager cache https://review.openstack.org/345514 | 11:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add openrc_region_name to define the service region for openrc files. https://review.openstack.org/346393 | 11:04 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Confirm container data destroys https://review.openstack.org/346895 | 11:04 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add nova-lxd virt driver git repo https://review.openstack.org/346901 | 11:04 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Allow empty container dicts in env overrides https://review.openstack.org/340507 | 11:04 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Refactor "get_instance_info" gathering https://review.openstack.org/347610 | 11:05 |
*** chandanc_ has quit IRC | 11:06 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Support multiple rabbitmq clusters https://review.openstack.org/344884 | 11:06 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Move container bind-mounts and command settings to the inventory https://review.openstack.org/347400 | 11:06 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix get_url SNI issues in CentOS 7 https://review.openstack.org/347372 | 11:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [WIP] Add discovery and build for multiple CPU architectures https://review.openstack.org/346829 | 11:08 |
*** zerda2 has quit IRC | 11:12 | |
odyssey4me | evrardjp yep, confirmed that the py_pkgs change broke it | 11:15 |
odyssey4me | https://review.openstack.org/347713 will fix master | 11:16 |
odyssey4me | (because it pins the SHA to the SHA before the patch that breaks it) | 11:16 |
odyssey4me | then we can at least release N@ | 11:16 |
odyssey4me | *N2 | 11:16 |
odyssey4me | cloudnull https://github.com/openstack/openstack-ansible-plugins/commit/c8e25f50e4e5bf4ed6071745542de334a7dc80bd causes the 'networking-plumgrid' package to somehow end up in the 'os_neutron' role list, so it ends up in the venv and breaks the neutron migrations | 11:18 |
evrardjp | I see | 11:22 |
evrardjp | you're gonna revert when py_pkg will be fixed I guess | 11:24 |
odyssey4me | yeah, I expect cloudnull will patch py_pkgs today | 11:24 |
odyssey4me | meanwhile, we need to continue and will continue on the fixed SHA's | 11:25 |
odyssey4me | I will use the fixed SHA's to do a N2 release, then restore it back to using the head of master for the roles after | 11:25 |
odyssey4me | we did the same for N1 | 11:25 |
odyssey4me | N2 must be submitted for a release request by the end of the week, so getting this in is urgent | 11:26 |
*** thorst has joined #openstack-ansible | 11:26 | |
*** javeriak has quit IRC | 11:30 | |
*** javeriak has joined #openstack-ansible | 11:30 | |
*** thorst has quit IRC | 11:31 | |
*** sguduru has quit IRC | 11:38 | |
*** spotz is now known as spotz_zzz | 11:44 | |
*** yatin has quit IRC | 11:47 | |
*** admin0 has quit IRC | 11:48 | |
*** thorst has joined #openstack-ansible | 11:49 | |
*** admin0 has joined #openstack-ansible | 11:51 | |
*** admin0 has quit IRC | 11:54 | |
*** thorst has quit IRC | 11:56 | |
*** asettle has joined #openstack-ansible | 11:59 | |
*** admin0 has joined #openstack-ansible | 12:01 | |
odyssey4me | automagically ping? | 12:02 |
asettle | automagically and mhayden - you guys around? | 12:02 |
*** thorst has joined #openstack-ansible | 12:02 | |
*** janki has quit IRC | 12:04 | |
*** admin0 has quit IRC | 12:06 | |
*** admin0 has joined #openstack-ansible | 12:06 | |
*** psilvad has joined #openstack-ansible | 12:09 | |
*** javeriak has quit IRC | 12:10 | |
*** admin0 has quit IRC | 12:15 | |
*** psilvad has quit IRC | 12:16 | |
*** javeriak has joined #openstack-ansible | 12:20 | |
*** sdake has joined #openstack-ansible | 12:23 | |
*** hwcomcn has quit IRC | 12:25 | |
*** psilvad has joined #openstack-ansible | 12:27 | |
*** v1k0d3n has joined #openstack-ansible | 12:28 | |
*** admin0 has joined #openstack-ansible | 12:31 | |
*** admin0 has quit IRC | 12:32 | |
*** v1k0d3n has quit IRC | 12:33 | |
*** admin0 has joined #openstack-ansible | 12:38 | |
*** klamath has joined #openstack-ansible | 12:40 | |
*** klamath has quit IRC | 12:41 | |
*** klamath has joined #openstack-ansible | 12:41 | |
*** v1k0d3n has joined #openstack-ansible | 12:43 | |
*** severion has joined #openstack-ansible | 12:46 | |
*** severion has quit IRC | 12:47 | |
*** KLevenstein has joined #openstack-ansible | 12:49 | |
*** v1k0d3n has quit IRC | 12:50 | |
*** javeriak has quit IRC | 12:52 | |
*** TxGirlGeek has joined #openstack-ansible | 12:54 | |
*** v1k0d3n has joined #openstack-ansible | 12:56 | |
*** janki has joined #openstack-ansible | 12:57 | |
mhayden | asettle: sorry -- got sidetracked this morning :/ | 13:00 |
*** v1k0d3n has quit IRC | 13:01 | |
asettle | mhayden: no stress :) | 13:01 |
*** v1k0d3n has joined #openstack-ansible | 13:05 | |
*** severion has joined #openstack-ansible | 13:06 | |
*** messy has joined #openstack-ansible | 13:07 | |
*** carolynvs has joined #openstack-ansible | 13:07 | |
alextricity25 | morning | 13:09 |
automagically | asettle: Around now, sorry, slept in a bit too late this morning | 13:10 |
*** carolynvs has quit IRC | 13:11 | |
automagically | Now that I’m awake, time to battle some problems with a repo build in stable/mitaka | 13:14 |
odyssey4me | automagically what's the issue? | 13:17 |
evrardjp | odyssey4me: don't hesitate to ping when 347713 is passed gates | 13:17 |
automagically | odyssey4me: Looks like we are not pinning a gnocchi version in openstack_services.yml | 13:17 |
evrardjp | and good morning automagically mhayden asettle alextricity25 | 13:17 |
odyssey4me | automagically aren't we? also, is gnocchi in stable/mitaka? | 13:18 |
cloudnull | mornings | 13:18 |
automagically | And, when repo attempts to build the venv, seeing: “Could not find a version that satisfies the requirement oslo.middleware>=3.11.0 (from gnocchi[ceph,file,mysql,swift]) (from versions: 3.8.0)” | 13:18 |
odyssey4me | oh, it is | 13:18 |
odyssey4me | https://github.com/openstack/openstack-ansible/blob/master/playbooks/defaults/repo_packages/openstack_services.yml#L64 | 13:18 |
odyssey4me | duh, that's master | 13:19 |
odyssey4me | https://github.com/openstack/openstack-ansible/blob/stable/mitaka/playbooks/defaults/repo_packages/openstack_services.yml#L56 | 13:19 |
odyssey4me | no gnocchi there | 13:19 |
automagically | Aha, I see what it is. I had previously installed master, so the os_gnocchi role is in /etc/ansible/roles | 13:19 |
automagically | And is getting picked up by py_pkgs | 13:19 |
odyssey4me | ah | 13:19 |
automagically | Damnit | 13:19 |
odyssey4me | of course | 13:19 |
evrardjp | automagically: yup that's how it works :D | 13:19 |
automagically | Another good reason for us to completely control role install location so we can wipe it clean when we bootstrap-ansible | 13:20 |
odyssey4me | yeah | 13:20 |
evrardjp | I'm not fond of wiping it clean personally, but I see no problem of fine controlling the location | 13:20 |
evrardjp | and putting them into the same path would be fine too | 13:21 |
automagically | well, or py_pkgs should consult ansible-role-requirements before assuming it should scan everything in the roles path | 13:21 |
evrardjp | that's going a little too far IMO :p | 13:21 |
odyssey4me | hmm, that would cause a problem for RPC because RPC has extra roles in its own tree | 13:21 |
evrardjp | but hey, call me lazy | 13:21 |
odyssey4me | if we did something like that, then we'd have to feed it a var to enable/disable that function | 13:21 |
evrardjp | odyssey4me: I don't see the problem as long as there are no overlapping names | 13:22 |
automagically | Yeah, ultimately, I think the new spec about having a discrete build phase could help address this | 13:22 |
automagically | Anyway….time for some reviews. Anyone got anything they’d like my eyes on? | 13:23 |
evrardjp | automagically: odyssey4me will probably ask for https://review.openstack.org/347713 | 13:23 |
* automagically looking | 13:23 | |
odyssey4me | yep, we need to get that in so that I can request the N2 release | 13:23 |
odyssey4me | if you're feeling creative, https://review.openstack.org/344912 could do with some creative thought on how to tackle cloudnull's feedback | 13:24 |
asettle | automagically: no stress dude :) Darren's going put a patch up for the host layout regardless. | 13:25 |
odyssey4me | evrardjp FYI https://review.openstack.org/347713 is building right now | 13:25 |
asettle | Could you please review once that's up? | 13:25 |
automagically | asettle: Absolutely | 13:25 |
evrardjp | odyssey4me: I know | 13:25 |
asettle | And hello evrardjp o/ | 13:25 |
asettle | THanks automagically :) | 13:25 |
evrardjp | I gave my daily hello to zuul | 13:26 |
automagically | I’ve got vacation hangover…I was only away 4 days but getting my head back in the game has been tough | 13:26 |
evrardjp | or my hourly | 13:26 |
automagically | Too much sunshine, beach and motorcycle riding I guess ;) | 13:26 |
evrardjp | automagically: I know the feeling :D | 13:26 |
*** weshay has quit IRC | 13:27 | |
*** david-lyle_ has joined #openstack-ansible | 13:31 | |
*** david-lyle_ has quit IRC | 13:31 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-plugins: Fix py_pkgs lookup to not include optional packages https://review.openstack.org/347834 | 13:32 |
cloudnull | odyssey4me: ^ | 13:32 |
automagically | Gerrit slow as molasses for anyone but me? | 13:33 |
cloudnull | odyssey4me: output with the change http://cdn.pasteraw.com/hnz7ljm4p5gwxg6q65m777xrn0jktgv | 13:33 |
cloudnull | that should fix the regression noted earlier | 13:33 |
odyssey4me | automagically yep, me too | 13:33 |
odyssey4me | cloudnull ah, I can't believe we missed that :/ | 13:34 |
cloudnull | me neither. | 13:34 |
*** david-lyle has quit IRC | 13:34 | |
cloudnull | the gate found it though :) | 13:34 |
*** johnmilton has joined #openstack-ansible | 13:35 | |
odyssey4me | lol, fair enough - this is what the gate is for right :) | 13:35 |
cloudnull | yup working as expected :P | 13:38 |
odyssey4me | cloudnull so I wanted to pick your brain a bit about the lxc_container module | 13:38 |
odyssey4me | when applying config and executing commands together, which sequence is it done in? | 13:38 |
*** mkrish004 has joined #openstack-ansible | 13:38 | |
cloudnull | commands then config. | 13:39 |
odyssey4me | does it start the container, execute the commands, apply the config, then stop the container? | 13:39 |
odyssey4me | ah, that makes sense | 13:39 |
odyssey4me | so we need to switch these around: https://github.com/openstack/openstack-ansible-lxc_container_create/blob/master/tasks/container_create.yml#L106-L126 | 13:39 |
cloudnull | and yes if the container state is stopped it will start it run the command and then stop it | 13:39 |
odyssey4me | that's why I had to get https://review.openstack.org/347442 rushed in yesterday, otherwise the container create fails after https://review.openstack.org/346040 merged | 13:41 |
odyssey4me | all containers have that backup mount point | 13:41 |
*** javeriak has joined #openstack-ansible | 13:41 | |
odyssey4me | and in the current sequence the directory wasn't in the container to mount | 13:41 |
odyssey4me | javeriak :) | 13:41 |
odyssey4me | javeriak we need to chat | 13:41 |
javeriak | odyssey4me hey... just caught me in time, was about to leave :) | 13:42 |
javeriak | whats up | 13:42 |
odyssey4me | javeriak http://eavesdrop.openstack.org/irclogs/%23openstack-neutron/%23openstack-neutron.2016-07-27.log.html#t2016-07-27T10:08:32 | 13:42 |
odyssey4me | be warned, the plumgrid migrations will stop working in newton very soon | 13:42 |
odyssey4me | the plugin needs to be updated as we discussed before to cater for expand/contract migrations | 13:43 |
odyssey4me | you may recall we discussed this some time ago - it may be time to put some pressure on the driver development team to get that fixed ASAP | 13:44 |
*** KLevenstein has quit IRC | 13:45 | |
javeriak | ah yes i remember we talked about this a while back; let me talk to the plugin team and let them know | 13:45 |
javeriak | did you manage to take it out of the venv? | 13:46 |
javeriak | i remember that issue when liberty had just been branched out; you guys put it into the optional-pip-packages so it shouldn't even be there anymore | 13:47 |
*** johnmilton has quit IRC | 13:47 | |
odyssey4me | javeriak yeah, we found the regression so it'll be sorted soon | 13:47 |
javeriak | odyssey4me we've changed the packaging for that package from pip to deb from mitaka onwards, I'll be changing that part of the OSA code soon, probably take it out entirely so you shouldnt see it cropping up in any more problems | 13:48 |
-openstackstatus- NOTICE: Gerrit is being restarted now to relieve performance degradation | 13:51 | |
*** kstev has joined #openstack-ansible | 13:52 | |
javeriak | also btw odyssey4me, that task had checks in it to run for ml2 only; seems like they've been removed in master: https://github.com/openstack/openstack-ansible/blob/liberty/playbooks/roles/os_neutron/tasks/neutron_db_setup.yml#L96 | 13:53 |
openstackgerrit | Merged openstack/openstack-ansible-security: Add idempotency check https://review.openstack.org/345053 | 13:54 |
*** kstev1 has joined #openstack-ansible | 13:54 | |
mhayden | jmccrory: do you remember the change you made for adding a heat user w/o specifying a project? trying to find it for ngraf | 13:55 |
mhayden | my searching capabilities are turrible | 13:56 |
automagically | javeriak: They are still there: https://github.com/openstack/openstack-ansible-os_neutron/blob/master/tasks/neutron_db_setup.yml#L38 | 13:56 |
*** kstev has quit IRC | 13:57 | |
javeriak | automagically ah okay, missed that check; | 13:57 |
automagically | mhayden: https://github.com/openstack/openstack-ansible-plugins/commit/07d600dcff3aa699a32c5f7b049e54016d53919a | 13:57 |
*** chandanc_ has joined #openstack-ansible | 13:57 | |
ngraf | automagically: Thank you | 13:57 |
mhayden | automagically: <3 | 13:57 |
mhayden | ngraf: based on that, i found https://review.openstack.org/#/q/project:openstack/openstack-ansible-plugins+heat | 13:58 |
ngraf | Dope. I'll get on backporting that | 13:58 |
*** TxGirlGeek has quit IRC | 13:58 | |
odyssey4me | javeriak the issue was in our py_pkgs lookup, but thanks :) | 13:59 |
javeriak | odyssey4me np, thanks for the heads up on teh db migrations again, i'll follow u | 14:00 |
javeriak | up | 14:00 |
odyssey4me | javeriak javeriak with regards to using a deb, that may be an issue | 14:00 |
*** johnmilton has joined #openstack-ansible | 14:00 | |
odyssey4me | but I guess we can do something similar to what's been done for ceph (link from the venv) - it's messy though, we definitely prefer a python package | 14:00 |
javeriak | odyssey4me oh how so? we'd be hosting in our repo and i'll be moving that part to our plumgrid playbooks | 14:01 |
odyssey4me | javeriak we're using venvs, so unless the deb can put it into our venv neutron won't find it | 14:01 |
javeriak | i.e. i'll take those bits out of the OSA playbook where they installed our pip version of networking-plumgrid | 14:01 |
javeriak | oh do debs need to be installed inside the venv too? didnt think that mattered | 14:02 |
odyssey4me | javeriak debs install things into the system environment | 14:02 |
odyssey4me | venvs are isolated from the system environment | 14:02 |
odyssey4me | we do that to ensure that system packages don't mess up the deployment | 14:02 |
javeriak | i thought the venv applied to the python packages only | 14:03 |
odyssey4me | we've had many issues with the python packages installed from debs conflicting with the ones we deploy | 14:03 |
javeriak | ill have the installation done inside the venv though | 14:03 |
*** admin0 has quit IRC | 14:03 | |
*** admin0 has joined #openstack-ansible | 14:03 | |
javeriak | oh okay, will keep that in mind during internal testing | 14:04 |
odyssey4me | ok, we have patterns to work around it - so when you get there let us know and we'll point them out to you :) | 14:04 |
odyssey4me | one, for example, is https://github.com/openstack/openstack-ansible-os_nova/blob/master/tasks/nova_compute_kvm_install.yml#L62 | 14:04 |
odyssey4me | ie we link from inside the isolated venv to a very particular thing on the host | 14:05 |
odyssey4me | here's how we do the ceph libs: https://github.com/openstack/openstack-ansible/blob/master/playbooks/roles/ceph_client/tasks/ceph_install_python_libs.yml | 14:05 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Optimise pip install tasks https://review.openstack.org/343676 | 14:05 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Remove openstack_hosts from test requirements https://review.openstack.org/345607 | 14:05 |
*** weshay has joined #openstack-ansible | 14:06 | |
*** michaelgugino has joined #openstack-ansible | 14:06 | |
javeriak | odyssey4me okay thanks for the pointers, let me ping you soon! | 14:08 |
*** Mudpuppy has joined #openstack-ansible | 14:08 | |
javeriak | gotta leave, catch you folks later | 14:09 |
odyssey4me | cheers javeriak :) | 14:09 |
*** galstrom_zzz is now known as galstrom | 14:09 | |
*** javeriak has quit IRC | 14:12 | |
odyssey4me | evrardjp done: https://review.openstack.org/347713 | 14:21 |
evrardjp | workflowed | 14:21 |
evrardjp | sorry I didn't do it before | 14:21 |
evrardjp | good to know it passes I guess | 14:22 |
odyssey4me | awesome, thanks | 14:22 |
odyssey4me | now for the long wait | 14:22 |
evrardjp | you mean for the actual fix, or for the merging? | 14:23 |
odyssey4me | for the review | 14:23 |
odyssey4me | oh, the long wait for the gate check | 14:23 |
odyssey4me | luckily the merge queue has priority | 14:23 |
*** messy has quit IRC | 14:24 | |
*** chandanc_ has quit IRC | 14:25 | |
*** woodard has joined #openstack-ansible | 14:25 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_container_create: Ensure that container config/command order is correct https://review.openstack.org/347875 | 14:35 |
*** spotz_zzz is now known as spotz | 14:35 | |
*** v1k0d3n has quit IRC | 14:36 | |
*** v1k0d3n has joined #openstack-ansible | 14:37 | |
odyssey4me | anyone around (other than automagically) for a second review of https://review.openstack.org/347691 ? | 14:37 |
*** v1k0d3n has quit IRC | 14:41 | |
odyssey4me | automagically you mentioned before your holiday that you have an idea for https://blueprints.launchpad.net/openstack-ansible/+spec/static-file-distribution in the works? | 14:45 |
*** TxGirlGeek has joined #openstack-ansible | 14:45 | |
automagically | odyssey4me: Yeah, I spun through a few ideas, but didn’t find anything that I really liked. | 14:46 |
michaelgugino | that's been something I was thinking about as well, but there's just so many different cases it would be hard to account for | 14:46 |
automagically | If the repo and deployment host were the same, distributing the rootwraps and policy files would be a breeze | 14:47 |
automagically | And we couild stop carrying them | 14:47 |
michaelgugino | I was thinking, maybe we should generate stage all .conf files on the deploy host, and then copy them over as they are needed. That could run before other steps. Then, users can change/modify those files as they see fit, but that would be a really large effort and break the atomicity of the roles. | 14:49 |
*** bootsha_ has quit IRC | 14:50 | |
odyssey4me | automagically I think the idea I like the most came from evrardjp - just make config template be capable of downloading the template from a git source | 14:51 |
odyssey4me | cloudnull ^ | 14:51 |
automagically | odyssey4me: Yeah, I like that idea, we’d need to support the same thing for arbitrary file modules like copy too | 14:52 |
odyssey4me | so basically we could have a user-provided path as a var, but if that's not supplied by the user then use the default which is to pull down from the git source | 14:52 |
michaelgugino | I really like that idea too | 14:52 |
odyssey4me | the only trouble I had was that we'd still have to maintain a list of the files to copy, which I'd like to be rid of too | 14:52 |
odyssey4me | so I thought maybe a module could find them on the repo server and provide them to the playbook | 14:52 |
odyssey4me | but then the module would effectively have to download the git source :/ | 14:53 |
odyssey4me | the other issue is that some of the files need modification with some fairly standardised adjustments | 14:54 |
odyssey4me | right now the sources-branch-updater does all that | 14:54 |
odyssey4me | so it would seem that the best way to handle this is something along the line of | 14:55 |
michaelgugino | I don't care for the module idea, too much secret sauce. | 14:55 |
odyssey4me | download the git source to the deployment server, get the list of files, process them locally, then push them out as user-provided files | 14:55 |
openstackgerrit | Hugh Saunders proposed openstack/openstack-ansible: Clean tempest dir before cloning. https://review.openstack.org/347488 | 14:56 |
michaelgugino | I prefer the solution be role based | 14:56 |
odyssey4me | but then we have the issue of the role operating alone | 14:56 |
odyssey4me | so that's out the water | 14:56 |
odyssey4me | I've been going back and forth on it a bit | 14:56 |
odyssey4me | maybe we should try and find time at the mid cycle to hash it out | 14:56 |
michaelgugino | +1 | 14:57 |
odyssey4me | ok, added to the list | 14:58 |
cloudnull | odyssey4me: regarding the selective wheel building, maybe we can extend the py_pkgs lookup, add a couple of vars to the services file and potentially the roles to do something like so: https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb | 14:58 |
cloudnull | and selective git cloning | 14:58 |
odyssey4me | cloudnull honestly I'm trying to avoid adding anything more to the black magic in the lookup | 14:59 |
*** admin0 has quit IRC | 14:59 | |
cloudnull | this gives all roles and git repos a project_group https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-py_pkgs_output-json-L3-L22 | 14:59 |
*** galstrom is now known as galstrom_zzz | 15:00 | |
evrardjp | odyssey4me: about the list of files to maintain, nothing prevents to write a lookup for that, based on standard locations for projects: we already have the rolename, so it would just be fine guessing | 15:00 |
odyssey4me | evrardjp if you look carefully at the sources branch updater, the location is not always the same in each project :p | 15:01 |
cloudnull | we've spent a fair bit of time trying de-couple the main osa inventory groups from the roles and the proposed change as it stands adds a lot of assumptions that are only ever going to be in OSA. | 15:01 |
odyssey4me | and FYI the lookup is not against our roles - it's against the openstack service repositories | 15:01 |
evrardjp | anyway, separating the module from the lookup and bringing the module to use remote sources would be a good first step imo | 15:01 |
cloudnull | odyssey4me: what? | 15:02 |
odyssey4me | cloudnull yeah, I thought about that, but realise that the repo-build role is already heavily tied to the way OSA works | 15:02 |
cloudnull | "and FYI the lookup is not against our roles" ? | 15:02 |
odyssey4me | cloudnull looking through your proposed change now | 15:02 |
*** admin0 has joined #openstack-ansible | 15:02 | |
cloudnull | maybe you need to look again . | 15:02 |
evrardjp | mhayden: ./osa-differ.py 12.0.16 13.2.0 -d --roles-only fails for me | 15:03 |
odyssey4me | cloudnull the lookup we were talking about, in relation to https://blueprints.launchpad.net/openstack-ansible/+spec/static-file-distribution is not against our roles | 15:03 |
odyssey4me | two conversations here, crossing wires | 15:03 |
odyssey4me | cloudnull I'm confused at the output here: https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-py_pkgs_output-json-L3-L21 | 15:03 |
cloudnull | I'm talking about https://review.openstack.org/#/c/345642/ and https://review.openstack.org/#/c/344912/ | 15:04 |
evrardjp | mhayden: wasn't there a fix for the pre IRR era? | 15:04 |
evrardjp | I don't recall | 15:04 |
*** messy has joined #openstack-ansible | 15:05 | |
cloudnull | odyssey4me: can be changed by setting something like https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-exampl-change-os_nova_role-yml-diff in the role defaults. | 15:05 |
cloudnull | note the only one thats different is https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-py_pkgs_output-json-L5 | 15:05 |
odyssey4me | ok, I get it now | 15:06 |
odyssey4me | there's a ref one way, and a ref the other way | 15:06 |
odyssey4me | so I definitely like https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-py_pkgs_output-json-L26 | 15:06 |
openstackgerrit | Merged openstack/openstack-ansible-plugins: Fix py_pkgs lookup to not include optional packages https://review.openstack.org/347834 | 15:06 |
odyssey4me | that makes the logic in the template a *lot* easier | 15:06 |
odyssey4me | because there's a proper mapping | 15:06 |
*** galstrom_zzz is now known as galstrom | 15:06 | |
odyssey4me | no need to guess and make assumptions, other than being given a specific data structure | 15:07 |
odyssey4me | that's nice | 15:07 |
*** javeriak has joined #openstack-ansible | 15:07 | |
cloudnull | indeed. | 15:07 |
cloudnull | and if nothing is provided it goes under the "all" group which is an ansible built in | 15:07 |
*** scarlisle has joined #openstack-ansible | 15:08 | |
odyssey4me | ok, I think I see why you're also adding a group to the role defaults - that's to allow the py_pkgs lookup to do something with it | 15:08 |
odyssey4me | that doesn't seem to buy us much though - how does that improve anything? | 15:09 |
odyssey4me | in my mind I thought that maybe we would feed the py_pkgs looks some group membership data, and it would then automatically calculate the right packages to build and give it to the repo build process | 15:10 |
odyssey4me | ie it would filter for us | 15:10 |
odyssey4me | but that doesn't appear to be what's happening | 15:11 |
cloudnull | your lookup in https://review.openstack.org/#/c/344912/8/templates/requirements.txt.j2 would be to use the role_name from role_packages to lookup the group membership and if the group had any members build | 15:11 |
cloudnull | which again removes all of the host group munging | 15:12 |
odyssey4me | yes, I got that - there's value in that, but that requires no changes to py_pkgs as far as I see | 15:12 |
odyssey4me | just a change to the repo list | 15:12 |
odyssey4me | ie https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-openstack_services-yml-diff-L10 then the change in repo build to consume that var | 15:13 |
odyssey4me | I'm trying to understand the other parts of the suggested patch | 15:13 |
odyssey4me | ie what do these get used for? https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-py_pkgs_output-json-L4-L21 | 15:14 |
cloudnull | *_git_project_group may differ based on our groupings. IE https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-openstack_services-yml-diff-L58 and https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-openstack_services-yml-diff-L100 | 15:14 |
openstackgerrit | Merged openstack/openstack-ansible: Fix role SHA's for Newton-2 release https://review.openstack.org/347713 | 15:14 |
*** jmckind has joined #openstack-ansible | 15:15 | |
evrardjp | do we actually test the ceph client role somewhere? | 15:16 |
automagically | evrardjp: speaking of which, I’d love to see the last few roles that are in the repo get split out | 15:17 |
*** pcaruana has quit IRC | 15:17 | |
evrardjp | I agree these are remnants of an old era | 15:17 |
evrardjp | but I leave the ceph love to mattt | 15:18 |
cloudnull | odyssey4me: this https://review.openstack.org/#/c/344912/8/templates/requirements.txt.j2@13 becomes https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-selective_wheel_build-yaml-j2 | 15:19 |
*** bootsha has joined #openstack-ansible | 15:20 | |
cloudnull | the selective wheel building is a matter of setting a group name specifically to limit its inclusion or its "all" which will always build. | 15:21 |
odyssey4me | lol, duh - it's for the selective wheel building | 15:22 |
odyssey4me | I was getting it mixed up with the selective git cloning | 15:22 |
*** javeriak has quit IRC | 15:22 | |
cloudnull | same overal process but they have different group memberships. | 15:23 |
odyssey4me | yeah, I hate that we have to define that all in a role though | 15:23 |
odyssey4me | in each role I mean | 15:23 |
odyssey4me | cloudnull it seems to me that if we're going to do that then we may as well make py_pkgs actually do the filtering for us | 15:24 |
*** scarlisle has quit IRC | 15:24 | |
odyssey4me | all the filtering | 15:24 |
odyssey4me | ie spit out a list of packages to build based on some data we give it | 15:25 |
odyssey4me | and we can also tell it which mode to operate in - selective, or non-selective | 15:26 |
odyssey4me | do you know what I mean? | 15:26 |
*** admin0 has quit IRC | 15:27 | |
cloudnull | we can't do that without importing GPL'd parts of ansible for the group membership lookups. | 15:27 |
cloudnull | which would mean the lookup would have to live outside of our plugins repo | 15:27 |
odyssey4me | but could we perhaps sue a task to put the data together, then give it to py_pkgs as input? | 15:27 |
odyssey4me | *use | 15:27 |
cloudnull | isn't that what the template is doing? | 15:28 |
odyssey4me | as it stands now, we'd still end up with duplication in the resulting filtered list | 15:29 |
odyssey4me | if role1 and role2 both have 'pip' we would end up with pip twice | 15:29 |
odyssey4me | this is not a train smash, but it is inefficient | 15:29 |
*** psilvad has quit IRC | 15:30 | |
odyssey4me | we could likely also not have to https://gist.github.com/cloudnull/b6bd9fd37c2b3e6e077d4fe59c46ffdb#file-exampl-change-os_nova_role-yml-diff-L9 but could just put a mapping in the integrated repo somewhere | 15:30 |
*** abelur has quit IRC | 15:30 | |
odyssey4me | the repo_all group vars, for example | 15:31 |
*** galstrom is now known as galstrom_zzz | 15:32 | |
cloudnull | Indeed we could put that part of the matting into the integrated repo. | 15:33 |
odyssey4me | cloudnull to be clear, I'm good with your suggestions - perhaps with some minor tweaks which I'll enact when I do the update... I'm just spitballing other ways of doing this to see if we can find an alternative that doesn't involve so much distributed patching. | 15:33 |
*** satheesh has joined #openstack-ansible | 15:35 | |
odyssey4me | cloudnull py_pkgs could take more than one input, right? | 15:35 |
openstackgerrit | Merged openstack/openstack-ansible: Allow empty container dicts in env overrides https://review.openstack.org/340507 | 15:35 |
michaelgugino | I don't mind that roles assume specific groups. That's the way it works in ansible. | 15:35 |
satheesh | does ceilometer meter-list depends on event-list | 15:35 |
*** bootsha has quit IRC | 15:37 | |
cloudnull | odyssey4me: right now it only takes one. | 15:38 |
cloudnull | but we could make it take more | 15:38 |
odyssey4me | cloudnull a group var for repo_all could probably compile a list of roles to include in the package processing | 15:39 |
odyssey4me | if that gets fed to py_pkgs, then it iterates through the list and produces the standard list at the end | 15:39 |
mattt | evrardjp: i don't believe any of the ceph stuff is tested in openstack-ansible | 15:40 |
odyssey4me | ansible already has a var for all known groups, so it's easy to iterate through them and only add a group name to the list if it has members | 15:41 |
odyssey4me | mattt confirmed, it is not - it is tested by downstream consumers who use it | 15:41 |
odyssey4me | cloudnull the reason I like that approach is that it simplifies the lookup plugin too | 15:42 |
odyssey4me | we won't need to have the stuff that was recently added any more | 15:42 |
odyssey4me | all it'll need to do is what it did before, except that it will get given a specific role list | 15:43 |
*** mikelk has quit IRC | 15:43 | |
*** david-lyle has joined #openstack-ansible | 15:43 | |
odyssey4me | hmm, but then there's the issue of downstream consumers again | 15:43 |
cloudnull | you mean the file requirements bits? | 15:44 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Confirm container data destroys https://review.openstack.org/346895 | 15:44 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add openrc_region_name to define the service region for openrc files. https://review.openstack.org/346393 | 15:44 |
*** bootsha has joined #openstack-ansible | 15:45 | |
*** bootsha has quit IRC | 15:46 | |
*** adrian_otto has joined #openstack-ansible | 15:46 | |
*** abelur has joined #openstack-ansible | 15:47 | |
*** adrian_otto has quit IRC | 15:49 | |
satheesh | does openstack ansible supports snmp based meters in ceilometer metrics? | 15:49 |
*** jmckind_ has joined #openstack-ansible | 15:52 | |
automagically | satheesh: What type of support are you asking about? | 15:52 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Revert role SHA pin for Newton-3 development https://review.openstack.org/347916 | 15:52 |
*** janki has quit IRC | 15:52 | |
satheesh | i need to collect snmp based meters in ceilometer | 15:53 |
odyssey4me | satheesh the first question is whether OpenStack supports it | 15:53 |
*** janki has joined #openstack-ansible | 15:53 | |
cloudnull | alextricity25: ^ | 15:53 |
cloudnull | stevelle: ^ | 15:53 |
odyssey4me | if that is yes, then OpenStack-Ansible can likely be configured to do so because every config file we lay down can have any configuration option applied to it | 15:53 |
satheesh | odyssey4me No OSA supports it or not | 15:54 |
odyssey4me | satheesh I think that my statement above answers your question, and frames why I made that suggestion. | 15:55 |
*** jmckind has quit IRC | 15:55 | |
satheesh | i am facing issue in collecting meters once i delete ceilometer database and create it none of meters or getting collected. Ceilometer log is also not rolling for any actions | 15:55 |
automagically | Ceilometer supports an snmp inspector: https://github.com/openstack/ceilometer/blob/master/ceilometer/hardware/inspector/snmp.py | 15:55 |
satheesh | thanks odyssey4me | 15:55 |
odyssey4me | satheesh if you delete the DB, I would guess that it needs some preparation before it can accept new data again | 15:56 |
odyssey4me | you'll likely have to restart services and such too | 15:56 |
satheesh | odyssey4me ya i am running os-ceilometer-install playbook again | 15:56 |
odyssey4me | stevelle and alextricity25 are most familiar with telemetry, so I'll defer to them for more specific expertise | 15:56 |
satheesh | thanks odyssey4me | 15:57 |
*** adrian_otto has joined #openstack-ansible | 15:57 | |
alextricity25 | I'm not so sure we support SNMP. Doesn't an extra agent need to be installed on the compute hosts for that to work? | 15:59 |
satheesh | odyssey4me does OSA ceilometer comes with all meters or do we have any limitations there? | 15:59 |
odyssey4me | satheesh I have no idea how ceilometer works, so it's hard for me to answer you. | 15:59 |
satheesh | yes alextricity25 I have installed and its getting collected in log but none of data is pulling to my new database | 15:59 |
odyssey4me | If we are missing something, we'd love an incoming patch to address it | 15:59 |
*** psilvad has joined #openstack-ansible | 16:00 | |
stevelle | satheesh: if the snmp agent is installed then this is an issue with debugging ceilometer | 16:00 |
alextricity25 | satheesh: If it's a pollster agent, then it will take about 10min for it to appear by default | 16:00 |
cloudnull | I think its simply a matter of setting up the resources and metrics you want in the pipeline.yaml which can be done with config_template | 16:01 |
satheesh | okay. ceilometer meter-list is not showing anything if I recreate the mongodb database | 16:01 |
*** weshay is now known as weshay_food | 16:01 | |
*** thorst is now known as thorst_afk | 16:01 | |
satheesh | do we need to change anything for ceilometer to contact database | 16:01 |
stevelle | you deleted a database for a running service? | 16:02 |
satheesh | stevelle: yes in mongodb i have deleted ceilometer database and recreated it | 16:02 |
alextricity25 | stevelle: satheesh I wonder if you have to explicitly create a meter definition for those measurements | 16:03 |
cloudnull | worth a read https://support.vmturbo.com/hc/en-us/articles/211789668-Enabling-SNMP-Metrics-in-OpenStack on snmp setup | 16:03 |
odyssey4me | cloudnull ok, let's go with what you've got for now | 16:04 |
alextricity25 | ^^ looks like you do | 16:04 |
odyssey4me | can you do the py_pkgs patch, I'll do the rest | 16:04 |
satheesh | cloudnull: thanks i have followed same link and I have configured | 16:04 |
satheesh | alextricity25: my doubt is once i delete and recreate ceilometer database in mongodb none of metrics are collected | 16:05 |
odyssey4me | cloudnull if I read the py_pkgs bit correctly, if the group name is not provided in the role/repo then it assumes the group name is 'all', right? | 16:05 |
cloudnull | yes | 16:05 |
odyssey4me | awesome, that'll keep it compatible | 16:05 |
odyssey4me | nice, go for it | 16:05 |
stevelle | satheesh: you need to look at the colllector service logs | 16:05 |
cloudnull | odyssey4me: ok | 16:06 |
satheesh | stevelle | 16:06 |
odyssey4me | thanks! :) | 16:06 |
satheesh | none of ceilometer logs are rolling | 16:06 |
stevelle | satheesh: and I would recommend taking this to #openstack-telemetry because this is debugging telemetry and more folks there can help | 16:06 |
satheesh | yes thanks stevelle | 16:06 |
*** TxGirlGeek has quit IRC | 16:07 | |
*** galstrom_zzz is now known as galstrom | 16:07 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-plugins: Updated py_pkgs to set options group membership https://review.openstack.org/347930 | 16:08 |
*** itlinux has quit IRC | 16:13 | |
*** abelur has quit IRC | 16:13 | |
*** asettle has quit IRC | 16:23 | |
*** asettle has joined #openstack-ansible | 16:27 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Add options to allow for selective git clone https://review.openstack.org/347936 | 16:27 |
*** janki has quit IRC | 16:27 | |
*** thorst_afk is now known as thorst | 16:27 | |
*** david-lyle has quit IRC | 16:28 | |
*** abelur has joined #openstack-ansible | 16:30 | |
*** v1k0d3n has joined #openstack-ansible | 16:35 | |
odyssey4me | cloud you may as well update https://review.openstack.org/344912 and https://review.openstack.org/345642 too if you like | 16:38 |
odyssey4me | I've changed the topic on the others to help provide review context | 16:38 |
*** javeriak has joined #openstack-ansible | 16:39 | |
odyssey4me | I'm trying to resolve the fact that we have double docs tests running with infra | 16:40 |
odyssey4me | cloudnull ^ | 16:40 |
*** michaelgugino has quit IRC | 16:42 | |
*** weshay_food is now known as weshay | 16:52 | |
*** janki has joined #openstack-ansible | 16:53 | |
*** michaelgugino has joined #openstack-ansible | 16:54 | |
openstackgerrit | Merged openstack/openstack-ansible: Fix override of ANSIBLE_PACKAGE variable https://review.openstack.org/346510 | 16:56 |
*** yatin has joined #openstack-ansible | 17:00 | |
*** yatin has quit IRC | 17:02 | |
*** yatin has joined #openstack-ansible | 17:03 | |
*** abelur has quit IRC | 17:04 | |
*** TxGirlGeek has joined #openstack-ansible | 17:08 | |
*** yatin_ has joined #openstack-ansible | 17:11 | |
*** yatin has quit IRC | 17:14 | |
*** sdake has quit IRC | 17:15 | |
*** asettle has quit IRC | 17:15 | |
*** yatin has joined #openstack-ansible | 17:20 | |
*** david-lyle has joined #openstack-ansible | 17:20 | |
odyssey4me | jmccrory automagically cloudnull d34dh0r53 stevelle mattt hughsaunders andymccr mhayden evrardjp FYI - The Newton-2 release has been requested: https://review.openstack.org/347961 | 17:21 |
stevelle | we're in a generally pretty poor state right now | 17:22 |
odyssey4me | We are now firmly on the path to N3 which is also feature-freeze. Please note this and ensure that all work is planned accordingly. | 17:22 |
odyssey4me | stevelle are we? That build is in a fully working state. | 17:22 |
stevelle | odyssey4me: let's not forget about stuff we turned off to get past the gate | 17:23 |
odyssey4me | yeah, we have to get rabbitmq working properly via SSL for that all to work again | 17:23 |
*** yatin_ has quit IRC | 17:23 | |
odyssey4me | but before then we can add the bits back to deploy them at least | 17:23 |
odyssey4me | let's see | 17:23 |
stevelle | and after that maybe we can get ceilometer re-enabled | 17:23 |
*** david-lyle has quit IRC | 17:23 | |
*** david-lyle_ has joined #openstack-ansible | 17:23 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Restore telemetry service deployment https://review.openstack.org/345901 | 17:24 |
odyssey4me | all that stuff should work with SSL turned off - if it doesn't, we have things to fix | 17:24 |
stevelle | confirming, we have things to fix. I'm working on a patch for that | 17:24 |
*** david-lyle_ is now known as david-lyle | 17:24 | |
odyssey4me | ok good, turning SSL back on is something we can work on afterwards | 17:25 |
*** electrofelix has quit IRC | 17:25 | |
*** david-lyle_ has joined #openstack-ansible | 17:25 | |
stevelle | I'm behind on getting gnocchi on by default now also | 17:26 |
odyssey4me | stevelle how can I help make that happen? | 17:26 |
odyssey4me | suggestion - add it to the mid cycle agenda | 17:26 |
stevelle | I've struggled getting the tempest plugins running | 17:27 |
stevelle | before the breakage | 17:27 |
odyssey4me | can we do some sort of basic functional test as an interim measure? | 17:28 |
michaelgugino | cloudnull: when you have a minute, I'd like to discuss your comments on: https://review.openstack.org/#/c/346984/ | 17:28 |
stevelle | the role does a basic functional test now | 17:28 |
odyssey4me | a port check as I recall? | 17:28 |
stevelle | it creates a default archive policy | 17:28 |
stevelle | through the api | 17:29 |
*** david-lyle has quit IRC | 17:29 | |
odyssey4me | ah, that seems good enough as a starting point | 17:29 |
odyssey4me | maybe it'd be best to switch to the integration focus, then circle back to tests? | 17:30 |
stevelle | maybe | 17:30 |
odyssey4me | am I right in thinking that mongodb can be ditched from the AIO when gnocchi's in place? | 17:31 |
*** janki has quit IRC | 17:31 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_build: Fix out-dated requests and urllib3 https://review.openstack.org/347042 | 17:32 |
stevelle | yes, we can | 17:33 |
stevelle | probably should leave a deprecation cycle though | 17:34 |
*** david-lyle_ has quit IRC | 17:34 | |
*** david-lyle_ has joined #openstack-ansible | 17:34 | |
stevelle | there is no way to move data between them, so the recommended transition plan is to double store for a period | 17:34 |
odyssey4me | for the AIO, nope - no need for deprecation there | 17:37 |
stevelle | fair enough. and it looks like there is no other use of it | 17:39 |
*** david-lyle_ has quit IRC | 17:42 | |
*** eil397 has joined #openstack-ansible | 17:42 | |
odyssey4me | no just in the docs - and that can stay | 17:43 |
*** eil397_ has joined #openstack-ansible | 17:43 | |
odyssey4me | maybe just adjust them to link to the upstream documentation | 17:43 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops: Add Galaxy role section and add OSA backup role https://review.openstack.org/330961 | 17:47 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Refactor "get_instance_info" gathering https://review.openstack.org/347610 | 17:47 |
*** canadianchris has joined #openstack-ansible | 17:47 | |
cloudnull | someone else want to give this a nudge https://review.openstack.org/#/c/347875/1 | 17:50 |
odyssey4me | and this https://review.openstack.org/346791 | 17:52 |
*** v1k0d3n has quit IRC | 17:54 | |
odyssey4me | these too: https://review.openstack.org/#/q/status:open+project:%255Eopenstack/openstack-ansible.*+topic:sha-update | 17:54 |
*** yatin has quit IRC | 17:54 | |
*** v1k0d3n has joined #openstack-ansible | 17:54 | |
*** yatin has joined #openstack-ansible | 17:55 | |
*** yatin_ has joined #openstack-ansible | 18:03 | |
automagically | FYI - I haven’t forgotten about the Rabbit SSL stuff, but in the middle of testing something else in my lab right now | 18:05 |
automagically | Once done, I’ll pivot back to the Rabbit stuff | 18:05 |
odyssey4me | this should pass, and we'll need it soon to continue testing patches to the roles: https://review.openstack.org/347916 | 18:06 |
odyssey4me | sweet, thanks automagically | 18:06 |
*** yatin has quit IRC | 18:06 | |
odyssey4me | I'll get cracking on changing up the jobs for the integrated repo tomorrow to bring xenial/centos tests in | 18:07 |
odyssey4me | the tox-based tests aren't working, so I'm going to go for another option | 18:07 |
*** eric_lopez has quit IRC | 18:08 | |
*** jamielennox is now known as jamielennox|away | 18:10 | |
mhayden | odyssey4me: woot | 18:10 |
*** adrian_otto has quit IRC | 18:11 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create: Ensure that container config/command order is correct https://review.openstack.org/347875 | 18:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Update paste, policy and rootwrap configurations 2016-07-27 https://review.openstack.org/347688 | 18:20 |
openstackgerrit | Merged openstack/openstack-ansible-security: Ensure that doc linting is included in the linters test https://review.openstack.org/346791 | 18:20 |
*** v1k0d3n has quit IRC | 18:21 | |
*** v1k0d3n has joined #openstack-ansible | 18:22 | |
*** yatin_ has quit IRC | 18:24 | |
*** canadianchris has quit IRC | 18:25 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Update paste, policy and rootwrap configurations 2016-07-27 https://review.openstack.org/347689 | 18:26 |
openstackgerrit | Merged openstack/openstack-ansible: Add nova-lxd virt driver git repo https://review.openstack.org/346901 | 18:26 |
openstackgerrit | Merged openstack/openstack-ansible: Enable the use of a package manager cache https://review.openstack.org/345514 | 18:27 |
*** jwagner is now known as jwagner_lunch | 18:36 | |
odyssey4me | I'm out for the night. Cheers all! | 18:39 |
automagically | Later odyssey4me | 18:39 |
eil397 | Later odyssey4me | 18:39 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_neutron: Fix handler case where no old process is found https://review.openstack.org/347998 | 18:51 |
mhayden | evrardjp: so the osa-differ doesn't support diffing across branches | 18:56 |
mhayden | that will be challenging :P | 18:56 |
*** david-lyle_ has joined #openstack-ansible | 18:57 | |
automagically | mhayden: Thx for the shout-out in the July WHOA. Here’s one for your next WHOA - https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d | 18:57 |
*** v1k0d3n has quit IRC | 18:58 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: WIP: Implement nova-lxd driver https://review.openstack.org/346984 | 18:59 |
*** javeriak_ has joined #openstack-ansible | 19:00 | |
*** javeriak has quit IRC | 19:00 | |
openstackgerrit | Merged openstack/openstack-ansible: Update all SHAs for Newton 2016-07-27 https://review.openstack.org/347691 | 19:02 |
*** v1k0d3n has joined #openstack-ansible | 19:04 | |
*** david-lyle_ is now known as david-lyle | 19:07 | |
*** v1k0d3n has quit IRC | 19:15 | |
mhayden | automagically: WHOA | 19:15 |
*** ddaskal has joined #openstack-ansible | 19:15 | |
*** sdake has joined #openstack-ansible | 19:25 | |
*** TxGirlGeek has quit IRC | 19:26 | |
*** TxGirlGeek has joined #openstack-ansible | 19:27 | |
*** satheesh has quit IRC | 19:27 | |
*** v1k0d3n has joined #openstack-ansible | 19:29 | |
openstackgerrit | Nate Graf proposed openstack/openstack-ansible: Support users without projects in keystone library https://review.openstack.org/347564 | 19:33 |
*** asettle has joined #openstack-ansible | 19:41 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_neutron: Configure qos extension in openvswitch_agent.ini https://review.openstack.org/348011 | 19:42 |
*** sdake has quit IRC | 19:43 | |
*** jamesdenton has joined #openstack-ansible | 19:47 | |
openstackgerrit | Merged openstack/openstack-ansible-ops: Add Galaxy role section and add OSA backup role https://review.openstack.org/330961 | 19:50 |
v1k0d3n | hey rackspace folks...do you guys use F5 for LB for private cloud? | 19:51 |
v1k0d3n | reason i ask is because we're looking to use F5 for ours and wondering if you were using ansible plabooks to set up the vips in replacement of keepalive and haprox | 19:51 |
*** sdake has joined #openstack-ansible | 19:53 | |
*** javeriak_ has quit IRC | 19:55 | |
*** afred312 has joined #openstack-ansible | 19:56 | |
automagically | v1k0d3n: That’s a great question. Looking forward to hearing the answer myself | 20:03 |
*** TxGirlGeek has quit IRC | 20:03 | |
*** TxGirlGeek has joined #openstack-ansible | 20:04 | |
*** TxGirlGeek has quit IRC | 20:05 | |
openstackgerrit | Steve Lewis (stevelle) proposed openstack/openstack-ansible: Restore telemetry service deployment https://review.openstack.org/345901 | 20:05 |
*** TxGirlGeek has joined #openstack-ansible | 20:05 | |
v1k0d3n | automagically: well, pretty new right? i think the ansible modules were just "GA" (if you call it that) in 2.2 i think. | 20:11 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Revert role SHA pin for Newton-3 development https://review.openstack.org/347916 | 20:13 |
v1k0d3n | automagically: well....if it's not created...we'll work on it. | 20:14 |
automagically | Awesome! | 20:14 |
michaelgugino | hopping off, bbl. If cloudnull or anyone else could review my comments, I updated this patch: https://review.openstack.org/#/c/346984/ | 20:15 |
cloudnull | michaelgugino: looking now | 20:16 |
*** eil397 has quit IRC | 20:17 | |
*** eil397_ has quit IRC | 20:18 | |
*** michaelgugino has quit IRC | 20:19 | |
*** eil397_ has joined #openstack-ansible | 20:20 | |
*** TxGirlGeek has quit IRC | 20:27 | |
*** TxGirlGeek has joined #openstack-ansible | 20:27 | |
*** jwagner_lunch is now known as jwagner | 20:27 | |
*** TxGirlGeek has quit IRC | 20:30 | |
*** TxGirlGeek has joined #openstack-ansible | 20:31 | |
openstackgerrit | Merged openstack/openstack-ansible: Confirm container data destroys https://review.openstack.org/346895 | 20:33 |
*** TxGirlGeek has quit IRC | 20:33 | |
*** adrian_otto has joined #openstack-ansible | 20:33 | |
*** TxGirlGeek has joined #openstack-ansible | 20:34 | |
automagically | stevelle: You about? | 20:37 |
*** TxGirlGeek has quit IRC | 20:42 | |
*** michaelgugino has joined #openstack-ansible | 20:42 | |
*** TxGirlGeek has joined #openstack-ansible | 20:42 | |
*** adrian_otto has quit IRC | 20:45 | |
*** sdake has quit IRC | 20:46 | |
*** adrian_otto has joined #openstack-ansible | 20:46 | |
*** TxGirlGeek has quit IRC | 20:50 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_zaqar: Removing unused tasks and templates for upstart https://review.openstack.org/348036 | 20:51 |
*** Mudpuppy has quit IRC | 20:52 | |
*** McMurlock1 has quit IRC | 20:54 | |
*** thorst has quit IRC | 20:55 | |
*** asettle has quit IRC | 20:55 | |
*** TxGirlGeek has joined #openstack-ansible | 20:58 | |
*** jmckind_ has quit IRC | 21:00 | |
*** TxGirlGeek has quit IRC | 21:01 | |
*** TxGirlGeek has joined #openstack-ansible | 21:02 | |
*** jamesdenton has quit IRC | 21:03 | |
*** psilvad has quit IRC | 21:09 | |
*** woodard_ has joined #openstack-ansible | 21:14 | |
*** jamielennox|away is now known as jamielennox | 21:17 | |
*** woodard has quit IRC | 21:17 | |
*** woodard_ has quit IRC | 21:18 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_aodh: Test aodh role using the aodh tempest plugin https://review.openstack.org/348048 | 21:23 |
*** david-lyle has quit IRC | 21:25 | |
mrda | Morning OSA | 21:26 |
*** admin0 has joined #openstack-ansible | 21:32 | |
*** mkrish004 has quit IRC | 21:39 | |
*** admin0 has quit IRC | 21:47 | |
stevelle | automagically: back online. whats up | 21:55 |
*** admin0 has joined #openstack-ansible | 21:55 | |
*** admin0 has quit IRC | 21:55 | |
*** TxGirlGeek has quit IRC | 21:57 | |
*** ddaskal has quit IRC | 21:58 | |
*** messy has quit IRC | 22:03 | |
*** adrian_otto1 has joined #openstack-ansible | 22:06 | |
*** adrian_otto1 has quit IRC | 22:07 | |
*** galstrom is now known as galstrom_zzz | 22:07 | |
*** adrian_otto has quit IRC | 22:07 | |
*** ddaskal has joined #openstack-ansible | 22:09 | |
v1k0d3n | hey have a question for anyone who's an haproxy expert...the haproxy_keepalived_external_interface...is that expected to be "br-flat" or is that just an example of "some interface"? | 22:12 |
v1k0d3n | wondering if eth0 is the interface where users would access horizon ui and other api endpoints...if i end up using eth0 as that declaration? | 22:12 |
v1k0d3n | (assuming yes) | 22:12 |
*** ddaskal has quit IRC | 22:13 | |
cloudnull | v1k0d3n: thats just an example. | 22:15 |
cloudnull | you could use any interface which you want public traffic to run on . | 22:15 |
v1k0d3n | figured. so eth0 being that interface we discussed the other day (that being internet facing side)...that would be the interface i would use, correct? | 22:16 |
v1k0d3n | ah | 22:16 |
v1k0d3n | yes | 22:16 |
cloudnull | as for keepalived specifics evrardjp would be the best person to ask. | 22:16 |
cloudnull | but I think evrardjp is off for the evnings | 22:16 |
v1k0d3n | i thought...but wanted to be sure before i do another 1:30hr plus deployment.... | 22:16 |
*** david-lyle has joined #openstack-ansible | 22:22 | |
*** weshay has quit IRC | 22:24 | |
*** david-lyle has quit IRC | 22:25 | |
*** eil397 has joined #openstack-ansible | 22:25 | |
*** david-lyle has joined #openstack-ansible | 22:25 | |
*** spotz is now known as spotz_zzz | 22:26 | |
*** timl0101 has quit IRC | 22:33 | |
openstackgerrit | Steve Lewis (stevelle) proposed openstack/openstack-ansible-os_gnocchi: Normalize galera password and clean up role https://review.openstack.org/348069 | 22:34 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: Implement nova-lxd driver https://review.openstack.org/346984 | 22:42 |
*** jamielennox is now known as jamielennox|away | 22:45 | |
*** asettle has joined #openstack-ansible | 22:46 | |
*** thorst_ has joined #openstack-ansible | 22:47 | |
*** david-lyle has quit IRC | 22:50 | |
*** david-lyle_ has joined #openstack-ansible | 22:50 | |
*** asettle has quit IRC | 22:51 | |
*** klamath has quit IRC | 22:54 | |
*** thorst_ has quit IRC | 22:55 | |
*** thorst_ has joined #openstack-ansible | 22:56 | |
*** david-lyle_ has quit IRC | 23:01 | |
*** thorst_ has quit IRC | 23:04 | |
*** bootsha has joined #openstack-ansible | 23:05 | |
*** bootsha has quit IRC | 23:11 | |
*** bootsha has joined #openstack-ansible | 23:16 | |
*** sdake has joined #openstack-ansible | 23:17 | |
*** sdake has quit IRC | 23:25 | |
*** omiday has quit IRC | 23:38 | |
*** omiday has joined #openstack-ansible | 23:38 | |
*** kstev1 has quit IRC | 23:49 | |
*** kstev has joined #openstack-ansible | 23:56 | |
*** ekimshi has joined #openstack-ansible | 23:56 | |
*** asettle has joined #openstack-ansible | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!