*** adrian_otto has joined #openstack-ansible | 00:03 | |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377046 | 00:04 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377041 | 00:04 |
*** adrian_otto has quit IRC | 00:07 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377013 | 00:07 |
*** smatzek has joined #openstack-ansible | 00:10 | |
*** adrian_otto has joined #openstack-ansible | 00:11 | |
*** schwicht has quit IRC | 00:12 | |
*** adrian_otto has quit IRC | 00:16 | |
*** adrian_otto has joined #openstack-ansible | 00:18 | |
*** smatzek has quit IRC | 00:25 | |
*** hughmFLEXin has joined #openstack-ansible | 00:29 | |
*** markvoelker has quit IRC | 00:30 | |
*** adrian_otto has quit IRC | 00:31 | |
*** hughmFLEXin has quit IRC | 00:34 | |
*** david-lyle_ has joined #openstack-ansible | 00:38 | |
*** david-lyle has quit IRC | 00:41 | |
*** thorst has joined #openstack-ansible | 00:42 | |
palendae | So I guess dynamic includes for inventory-based conditionals were bad | 01:03 |
*** kulinacs has joined #openstack-ansible | 01:04 | |
kulinacs | Is there a way to set a pool of static ips within OSA? | 01:04 |
*** weezS has joined #openstack-ansible | 01:08 | |
*** weezS has quit IRC | 01:10 | |
*** thorst has quit IRC | 01:21 | |
*** thorst has joined #openstack-ansible | 01:22 | |
*** sdake has quit IRC | 01:28 | |
*** thorst has quit IRC | 01:31 | |
*** markvoelker has joined #openstack-ansible | 01:31 | |
*** markvoelker has quit IRC | 01:36 | |
*** thorst has joined #openstack-ansible | 01:36 | |
*** thorst has quit IRC | 01:37 | |
openstackgerrit | Merged openstack/openstack-ansible: Filter pre_release versions of packages https://review.openstack.org/373989 | 01:51 |
openstackgerrit | Merged openstack/openstack-ansible: Remove the redundant exit tasks from the gate https://review.openstack.org/375785 | 01:51 |
openstackgerrit | Merged openstack/openstack-ansible: Add ironic_rabbitmq settings to group_vars/all.yml https://review.openstack.org/375107 | 01:51 |
openstackgerrit | Merged openstack/openstack-ansible: Remove swift_repl|storage_address calculation https://review.openstack.org/376511 | 01:51 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377006 | 01:54 |
*** thorst has joined #openstack-ansible | 02:07 | |
*** thorst has quit IRC | 02:16 | |
*** adrian_otto has joined #openstack-ansible | 02:27 | |
*** jperry has joined #openstack-ansible | 02:30 | |
*** adrian_otto has quit IRC | 02:35 | |
*** schwicht has joined #openstack-ansible | 02:39 | |
*** david-lyle_ has quit IRC | 02:48 | |
*** david-lyle has joined #openstack-ansible | 02:49 | |
*** sdake has joined #openstack-ansible | 02:55 | |
palendae | kulinacs, In /etc/openstack_deploy/openstack_user_config.yml, enter the values into the `used_ips`. Specifying a range is done by separating the start and end with a comma | 02:59 |
palendae | https://github.com/openstack/openstack-ansible/blob/stable/mitaka/etc/openstack_deploy/openstack_user_config.yml.aio#L7-L11 | 02:59 |
*** david-lyle has quit IRC | 03:04 | |
kulinacs | palendae: thank you | 03:08 |
*** weezS has joined #openstack-ansible | 03:11 | |
*** thorst has joined #openstack-ansible | 03:14 | |
*** sdake has quit IRC | 03:15 | |
*** hughmFLEXin has joined #openstack-ansible | 03:16 | |
*** adrian_otto has joined #openstack-ansible | 03:17 | |
*** weezS has quit IRC | 03:17 | |
*** hughmFLEXin has quit IRC | 03:21 | |
*** thorst has quit IRC | 03:21 | |
*** kjw3 has joined #openstack-ansible | 03:22 | |
*** sdake has joined #openstack-ansible | 03:23 | |
openstackgerrit | Merged openstack/openstack-ansible: Add sshd_config to the bootstrap AIO process https://review.openstack.org/375793 | 03:25 |
*** jchhatbar has joined #openstack-ansible | 03:28 | |
*** markvoelker has joined #openstack-ansible | 03:32 | |
*** markvoelker has quit IRC | 03:38 | |
*** yarkot has quit IRC | 03:39 | |
*** sdake has quit IRC | 03:40 | |
*** sdake has joined #openstack-ansible | 03:41 | |
*** schwicht_at_work has joined #openstack-ansible | 03:43 | |
*** schwicht has quit IRC | 03:44 | |
*** yarkot has joined #openstack-ansible | 03:45 | |
*** adrian_otto has quit IRC | 03:45 | |
*** sdake has quit IRC | 03:47 | |
*** adrian_otto has joined #openstack-ansible | 03:48 | |
*** adrian_otto has quit IRC | 03:57 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 04:01 |
*** sdake has joined #openstack-ansible | 04:15 | |
*** thorst has joined #openstack-ansible | 04:21 | |
*** sdake_ has joined #openstack-ansible | 04:22 | |
*** sdake has quit IRC | 04:24 | |
*** thorst has quit IRC | 04:26 | |
*** shausy has joined #openstack-ansible | 04:27 | |
*** vishwanathj has joined #openstack-ansible | 04:27 | |
vishwanathj | Hi I am trying for the first time to use documentation from http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html and install openstack mitaka/stable using ansible... | 04:29 |
vishwanathj | when I run the scripts/run-playbooks.sh command, I get failed to validate the SSL certificate for raw.githubusercontent.com .... also there is a suggestion to use validate_certs=False ... for the time being I would like to go with that suggestion....however, which file and location should I set validate_certs=False? Thanks a lot for your guidance | 04:32 |
*** winggundamth has quit IRC | 04:33 | |
*** sdake_ has quit IRC | 04:40 | |
*** sdake has joined #openstack-ansible | 04:43 | |
*** gouthamr has quit IRC | 04:44 | |
*** gouthamr has joined #openstack-ansible | 04:45 | |
*** gouthamr has quit IRC | 04:45 | |
*** sdake_ has joined #openstack-ansible | 04:46 | |
*** chhavi has joined #openstack-ansible | 04:48 | |
*** sdake has quit IRC | 04:48 | |
*** d3n14l has joined #openstack-ansible | 04:51 | |
*** sdake_ has quit IRC | 04:58 | |
*** mpotdar has quit IRC | 05:09 | |
*** thorst has joined #openstack-ansible | 05:23 | |
*** Mudpuppy has quit IRC | 05:29 | |
*** thorst has quit IRC | 05:32 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix CentOS Ansible bootstrap https://review.openstack.org/370831 | 05:51 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: [TESTING] Ansible v2.1.2.0-0.4.rc4 https://review.openstack.org/351165 | 05:54 |
*** jchhatbar has quit IRC | 06:04 | |
odyssey4me | vishwanathj you can set variables in /etc/openstack_deploy/user_varaibles.yml | 06:16 |
*** thorst has joined #openstack-ansible | 06:30 | |
*** asettle_ has joined #openstack-ansible | 06:31 | |
odyssey4me | evrardjp andymccr (or any other cores around), please review https://review.openstack.org/#/q/status:open+topic:bp/ansible-2-1-support+label:Verified%252B1 asap so that I can bump role SHA's this morning | 06:32 |
*** asettle has quit IRC | 06:33 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Work around Ansible vcpu fact bug on ppc64le https://review.openstack.org/376970 | 06:34 |
*** thorst has quit IRC | 06:37 | |
openstackgerrit | Merged openstack/openstack-ansible: Use lineinfile to add missing user secrets https://review.openstack.org/375604 | 06:43 |
*** pcaruana has joined #openstack-ansible | 06:45 | |
*** marst has quit IRC | 07:00 | |
*** admin0 has joined #openstack-ansible | 07:12 | |
admin0 | if i need to do containers, how do I do it via the ansible playbooks ? | 07:12 |
*** drifterza has joined #openstack-ansible | 07:16 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 07:18 |
*** hughmFLEXin has joined #openstack-ansible | 07:18 | |
*** hughmFLEXin has quit IRC | 07:23 | |
*** xek has joined #openstack-ansible | 07:25 | |
*** marst has joined #openstack-ansible | 07:28 | |
*** Mudpuppy has joined #openstack-ansible | 07:30 | |
*** thorst has joined #openstack-ansible | 07:35 | |
*** chhavi has quit IRC | 07:37 | |
*** thorst has quit IRC | 07:41 | |
*** chhavi has joined #openstack-ansible | 07:44 | |
*** admin0 has quit IRC | 08:00 | |
*** admin0 has joined #openstack-ansible | 08:03 | |
*** chhavi has quit IRC | 08:03 | |
odyssey4me | admin0 that is a very broad question - you'll need to be much more specific | 08:05 |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 08:10 |
drifterza | patchset 48, weee <blows head off> | 08:11 |
*** chhavi has joined #openstack-ansible | 08:14 | |
*** karimb has joined #openstack-ansible | 08:17 | |
*** asettle_ is now known as asettle | 08:18 | |
*** asettle has quit IRC | 08:19 | |
*** asettle has joined #openstack-ansible | 08:21 | |
vnogin | good morning guys :) | 08:31 |
drifterza | o/ | 08:31 |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 08:33 |
pjm6 | hi guys | 08:36 |
vnogin | pjm6, drifterza o/ | 08:38 |
*** janki has joined #openstack-ansible | 08:39 | |
*** d3n14l has quit IRC | 08:42 | |
*** d3n14l has joined #openstack-ansible | 08:50 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 08:52 |
odyssey4me | andymccr more of this: https://review.openstack.org/377055 :) | 09:00 |
*** john51 has quit IRC | 09:00 | |
andymccr | odyssey4me: excellent gonna look into that. | 09:01 |
*** jperry has quit IRC | 09:01 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_swift: Fix variable for replicator config options https://review.openstack.org/377383 | 09:02 |
andymccr | on that note. a quick review on ^ would be appreciated ;D | 09:02 |
admin0 | in vxlan, is it one vtep per compute node, or multiple vtep per vxlan ? | 09:03 |
openstackgerrit | Merged openstack/openstack-ansible-os_rally: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377030 | 09:06 |
*** jwitko has quit IRC | 09:07 | |
openstackgerrit | Merged openstack/openstack-ansible-repo_server: Revert dynamic includes for inventory-based conditionals https://review.openstack.org/377023 | 09:11 |
*** chhavi has quit IRC | 09:14 | |
*** electrofelix has joined #openstack-ansible | 09:25 | |
*** d3n14l has quit IRC | 09:34 | |
*** d3n14l has joined #openstack-ansible | 09:34 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Force Ansible to use dynamic includes https://review.openstack.org/374314 | 09:43 |
*** thorst has joined #openstack-ansible | 09:44 | |
odyssey4me | andymccr evrardjp please review https://review.openstack.org/376631 - it'll establish a new pattern for using the central tests repo for ansible requirements, the cloning of the tests repo and executing the tests | 09:44 |
*** thorst has quit IRC | 09:51 | |
*** luzC has quit IRC | 09:53 | |
*** luzC has joined #openstack-ansible | 09:53 | |
*** jlvillal has quit IRC | 09:56 | |
*** furlongm has joined #openstack-ansible | 09:56 | |
*** jmccrory has quit IRC | 09:57 | |
*** furlongm_ has quit IRC | 09:57 | |
andymccr | https://review.openstack.org/#/c/377383/ mr gates pass. boom, and run time drops significantly for xenial. | 09:59 |
*** jlvillal has joined #openstack-ansible | 09:59 | |
*** jmccrory has joined #openstack-ansible | 10:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift: Updated from global requirements https://review.openstack.org/377508 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_tempest: Updated from global requirements https://review.openstack.org/377509 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_trove: Updated from global requirements https://review.openstack.org/377510 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_watcher: Updated from global requirements https://review.openstack.org/377511 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_zaqar: Updated from global requirements https://review.openstack.org/377512 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-pip_install: Updated from global requirements https://review.openstack.org/377513 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-pip_lock_down: Updated from global requirements https://review.openstack.org/377514 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-plugins: Updated from global requirements https://review.openstack.org/377515 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-rabbitmq_server: Updated from global requirements https://review.openstack.org/377516 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-repo_build: Updated from global requirements https://review.openstack.org/377517 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-repo_server: Updated from global requirements https://review.openstack.org/377518 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-rsyslog_client: Updated from global requirements https://review.openstack.org/377519 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-rsyslog_server: Updated from global requirements https://review.openstack.org/377520 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-security: Updated from global requirements https://review.openstack.org/377521 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-specs: Updated from global requirements https://review.openstack.org/377522 | 10:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-tests: Updated from global requirements https://review.openstack.org/377523 | 10:05 |
*** d3n14l has quit IRC | 10:06 | |
*** berendt has joined #openstack-ansible | 10:10 | |
odyssey4me | andymccr nice, good catch | 10:15 |
odyssey4me | evrardjp need another review of https://review.openstack.org/376631 so I can include that fix in the SHA bump | 10:15 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.0 2016-09-27 https://review.openstack.org/375465 | 10:18 |
*** janki has quit IRC | 10:19 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 10:27 |
*** sdake has joined #openstack-ansible | 10:27 | |
*** MrDan has joined #openstack-ansible | 10:30 | |
*** d3n14l has joined #openstack-ansible | 10:35 | |
*** smatzek has joined #openstack-ansible | 10:35 | |
*** admin0 has quit IRC | 10:44 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_swift: Fix bool evaluation for dedicated repl network https://review.openstack.org/377603 | 10:45 |
*** admin0 has joined #openstack-ansible | 10:45 | |
*** thorst has joined #openstack-ansible | 10:49 | |
*** thorst has quit IRC | 10:56 | |
*** lkoranda has joined #openstack-ansible | 10:57 | |
*** jperry has joined #openstack-ansible | 11:02 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 11:08 |
openstackgerrit | Merged openstack/openstack-ansible-apt_package_pinning: Use centralised test scripts https://review.openstack.org/376631 | 11:09 |
*** babilen has joined #openstack-ansible | 11:09 | |
*** sdake has quit IRC | 11:12 | |
*** belliott_ has quit IRC | 11:13 | |
odyssey4me | andymccr comment in https://review.openstack.org/377603 for an optional improvement | 11:15 |
andymccr | i thought about it - it shouldn't be needed since its a boolean evaluation, so the evaluation will always be typecast as a bool | 11:16 |
odyssey4me | yeah, true | 11:17 |
odyssey4me | jhesketh see https://github.com/openstack/swift/commits/master | 11:21 |
odyssey4me | for a laugh - swift has a commit merged tomorrow | 11:21 |
*** jperry has quit IRC | 11:23 | |
vnogin | lol)) | 11:24 |
pjm6 | back from the future? xD | 11:26 |
*** belliott has joined #openstack-ansible | 11:27 | |
*** johnmilton has quit IRC | 11:33 | |
*** karimb has quit IRC | 11:34 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.0 2016-09-27 https://review.openstack.org/375465 | 11:35 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Fix variable for replicator config options https://review.openstack.org/377383 | 11:42 |
vnogin | odyssey4me, https://review.openstack.org/#/c/377366/ another one from the future :) | 11:44 |
*** thorst has joined #openstack-ansible | 11:53 | |
*** kjw3 has quit IRC | 11:56 | |
drifterza | nah jeeze this role is killing me | 11:57 |
*** woodard has joined #openstack-ansible | 11:59 | |
*** woodard has quit IRC | 11:59 | |
*** woodard has joined #openstack-ansible | 11:59 | |
*** jamesdenton has quit IRC | 12:01 | |
mhayden | morning folks | 12:02 |
drifterza | o/ | 12:02 |
vnogin | o/ | 12:04 |
bsv | o/ | 12:06 |
pjm6 | o/ | 12:07 |
bsv | \o | 12:09 |
*** schwicht_at_work has quit IRC | 12:11 | |
*** schwicht has joined #openstack-ansible | 12:12 | |
*** gouthamr has joined #openstack-ansible | 12:16 | |
*** johnmilton has joined #openstack-ansible | 12:16 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 12:19 |
*** karimb has joined #openstack-ansible | 12:26 | |
drifterza | does anyone actually run monasca in their environments ? | 12:26 |
*** psilvad has joined #openstack-ansible | 12:27 | |
drifterza | automagically, you around yet ? | 12:27 |
*** sdake has joined #openstack-ansible | 12:28 | |
*** asettle_ has joined #openstack-ansible | 12:28 | |
*** markvoelker has joined #openstack-ansible | 12:29 | |
*** asettle has quit IRC | 12:31 | |
*** asettle has joined #openstack-ansible | 12:31 | |
*** asettle_ has quit IRC | 12:35 | |
*** schwicht_at_work has joined #openstack-ansible | 12:38 | |
*** schwicht has quit IRC | 12:38 | |
*** schwicht_at_work has quit IRC | 12:38 | |
*** asettle_ has joined #openstack-ansible | 12:39 | |
*** asettle has quit IRC | 12:41 | |
*** asettle_ is now known as asettle | 12:41 | |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 12:44 |
mgariepy | good morning everyone | 12:45 |
drifterza | o/ | 12:46 |
mgariepy | anyone have an idea on what's going on with this ? http://logs.openstack.org/81/376981/1/check/gate-openstack-ansible-repo_server-ansible-func-centos-7/f118552/console.html#_2016-09-26_21_15_09_228414 | 12:47 |
mgariepy | centos check with ubuntu lxc template | 12:47 |
odyssey4me | mgariepy hmm, looking | 12:48 |
odyssey4me | mgariepy that's a red herring - the module is simply returning data which is its default: https://github.com/ansible/ansible-modules-extras/blob/devel/cloud/lxc/lxc_container.py#L51 | 12:55 |
odyssey4me | basically the template setting was not used in that action, which was simply to start the container | 12:55 |
mgariepy | ha ok. | 12:55 |
*** klamath has joined #openstack-ansible | 12:56 | |
drifterza | odyssey4me, | 12:56 |
*** klamath has quit IRC | 12:56 | |
*** david-lyle has joined #openstack-ansible | 12:56 | |
odyssey4me | mgariepy the real error is http://logs.openstack.org/81/376981/1/check/gate-openstack-ansible-repo_server-ansible-func-centos-7/f118552/console.html#_2016-09-26_21_15_11_656444 | 12:56 |
drifterza | when are we releasing newton tag ? any dates ? | 12:56 |
*** klamath has joined #openstack-ansible | 12:57 | |
odyssey4me | drifterza we have the option of releasing on the same day as upstream, or up to two weeks later | 12:57 |
drifterza | any idea when upstream date would be ? | 12:57 |
odyssey4me | drifterza https://releases.openstack.org/ - scheduled date is 6 October | 12:58 |
drifterza | are we doing 2 weeks after ? | 12:58 |
mgariepy | wow, this one is hard to get in ;) https://review.openstack.org/#/c/370831/ | 12:58 |
odyssey4me | drifterza we'll discuss on Thu in the meeting - so far it's looking good to me... there are one or two upstream projects which have not released a newton branch yet though, so we're kinda waiting for them | 12:59 |
odyssey4me | but I expect that we could very likely release the same day as upstream | 12:59 |
drifterza | which two ? | 12:59 |
*** cbits has joined #openstack-ansible | 13:00 | |
odyssey4me | ironic-ui, neutron-lbaas-dashboard, nova-lxd, swift | 13:01 |
odyssey4me | swift is the only one we really *need* to wait for | 13:01 |
drifterza | wow thats suprising that nova-lxd isnt in newton | 13:01 |
drifterza | I was really hoping for that | 13:01 |
odyssey4me | it is in *our* newton, they just don't have a stable/newton branch yet | 13:01 |
odyssey4me | they still have this week and next to get that done | 13:02 |
*** galstrom_zzz is now known as galstrom | 13:02 | |
odyssey4me | it looks like there are a few more RC's coming down the pipe anyway - so we'll have to SHA bump once or twice more | 13:03 |
drifterza | odyssey4me, I know you guys have MaaS at rackspace, but is anyone there looking at monasca at all ? | 13:04 |
odyssey4me | drifterza RPC is unlikely to be looking at Monasca in any official capacity. However I expect that jmccrory and automagically may very well be interested for their orgs. | 13:06 |
openstackgerrit | Marc Gariépy proposed openstack/openstack-ansible-tests: Add conditional for ubuntu only path https://review.openstack.org/377683 | 13:06 |
drifterza | yeah I need help with this role dude, its so massive im getting lost | 13:06 |
odyssey4me | drifterza break the work down into smaller pieces and try to tackle smaller chunks at a time in seperate reviews if possible | 13:09 |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 13:09 |
drifterza | yeah im starting to think a 3500+ line review is getting crazy | 13:09 |
odyssey4me | drifterza doing it that way may take longer and more reviews, but ultimatelyit is easier to review and easier to keep focus | 13:10 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts: Remove rolename var from tox test https://review.openstack.org/374332 | 13:11 |
odyssey4me | evrardjp can you review https://review.openstack.org/377603 briefly? | 13:12 |
*** Mudpuppy has quit IRC | 13:13 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 13:14 |
*** jperry has joined #openstack-ansible | 13:15 | |
odyssey4me | andymccr https://review.openstack.org/#/q/owner:jesse-pretorius+status:open | 13:15 |
odyssey4me | https://review.openstack.org/#/q/starredby:jesse-pretorius | 13:16 |
andymccr | evrardjp: some quick wins: https://review.openstack.org/#/q/starredby:andrew-mccrae | 13:16 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Work around Ansible vcpu fact bug on ppc64le https://review.openstack.org/376970 | 13:17 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon: Add xenial support to the Vagrantfile https://review.openstack.org/376614 | 13:17 |
*** jasondotstar_ is now known as jasondotstar | 13:17 | |
*** admin0 has quit IRC | 13:17 | |
*** admin0 has joined #openstack-ansible | 13:18 | |
*** jheroux has joined #openstack-ansible | 13:21 | |
*** admin0 has quit IRC | 13:23 | |
*** admin0 has joined #openstack-ansible | 13:25 | |
*** karimb has quit IRC | 13:28 | |
*** fxpester has joined #openstack-ansible | 13:29 | |
*** admin0 has quit IRC | 13:30 | |
*** karimb has joined #openstack-ansible | 13:31 | |
*** smatzek has quit IRC | 13:34 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: Add Ironic vars and play to central test repo https://review.openstack.org/375862 | 13:35 |
odyssey4me | andymccr are there any more specifically broken bits we need to get merged for any roles you know of? | 13:38 |
odyssey4me | are swift and ironic fully working for the integrated build? | 13:38 |
andymccr | odyssey4me: im not sure about ironic in the integrated build. swift is fixed now (once those PRs merge) - the rest i have in flight are testing PRs so shouldn't change much. | 13:39 |
andymccr | i believe ironic is working though since mrda did some work on that and had it going | 13:39 |
*** TxGirlGeek has joined #openstack-ansible | 13:40 | |
mattt | is there any value in testing horizon in the integrated gate? i see we're still attempting to run dashboard tests but those have since been pulled out of tempest | 13:45 |
mattt | (they are installed and tested in the os_tempest role) | 13:45 |
odyssey4me | automagically ^ | 13:45 |
*** hughmFLEXin has joined #openstack-ansible | 13:45 | |
*** jamesdenton has joined #openstack-ansible | 13:45 | |
odyssey4me | mattt ah, we're using the tempest_horizon tests now: https://github.com/openstack/openstack-ansible-os_horizon/blob/master/tests/test-horizon-functional.yml#L72 | 13:46 |
odyssey4me | but in the integrated gate we aren't -so I can clean that up with https://review.openstack.org/#/c/371753/ | 13:46 |
mattt | odyssey4me: ok, great! | 13:47 |
*** hughmFLEXin has quit IRC | 13:50 | |
*** schwicht has joined #openstack-ansible | 13:50 | |
*** shausy has quit IRC | 13:50 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Fix bool evaluation for dedicated repl network https://review.openstack.org/377603 | 13:52 |
*** d3n14l has quit IRC | 13:53 | |
*** smatzek has joined #openstack-ansible | 13:57 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Type min_part_hours,part_power,repl_number as int https://review.openstack.org/376580 | 14:01 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 14.0.0 2016-09-27 https://review.openstack.org/375465 | 14:06 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift: Test address setting code paths https://review.openstack.org/376520 | 14:07 |
automagically | Morning all, would love some help getting https://review.openstack.org/#/q/topic:bp/ansible-2-1-support+owner:%22Travis+Truman+(automagically)+%253Ctravis_truman%2540cable.comcast.com%253E%22+status:open across the finish line. I’m pretty stumped on how to get the gates to pass on these, so open season for other contributors | 14:08 |
*** kylek3h has quit IRC | 14:09 | |
drifterza | automagically, https://review.openstack.org/#/c/353569/ this one, don't you need glance as a dependancy | 14:11 |
drifterza | image service is not available | 14:11 |
automagically | drifterza: We were only ever running 2 out of the 4 scenarios | 14:12 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 14:12 |
automagically | and you’ll note that only Xenial is failing | 14:12 |
drifterza | hmm | 14:13 |
*** jmckind has joined #openstack-ansible | 14:13 | |
*** michaelgugino has joined #openstack-ansible | 14:14 | |
odyssey4me | automagically ah, we need logs - lemme prep a patch to get logs into there | 14:14 |
automagically | Thanks odyssey4me | 14:14 |
odyssey4me | well, lemme modify that patch to get the logs into there | 14:14 |
*** jmckind_ has joined #openstack-ansible | 14:16 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 14:17 |
*** jmckind has quit IRC | 14:18 | |
openstackgerrit | Marc Gariépy proposed openstack/openstack-ansible-repo_server: add VfilePatternEx to apt-cacher-ng for centos. https://review.openstack.org/376981 | 14:22 |
*** Mudpuppy has joined #openstack-ansible | 14:22 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 14:23 |
*** shasha_t_ has joined #openstack-ansible | 14:24 | |
*** sdake has quit IRC | 14:24 | |
*** weezS has joined #openstack-ansible | 14:24 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-tests: Add container logs to the build https://review.openstack.org/374923 | 14:26 |
odyssey4me | automagically andymccr ^ will cause role tests to fail because they won't be able to get all the logs - we can always let it through while I push the necessary changes to make the repositories use the central scripts which will fix that problem | 14:26 |
*** adrian_otto has joined #openstack-ansible | 14:26 | |
*** galstrom is now known as galstrom_zzz | 14:27 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca: Updated from global requirements https://review.openstack.org/377503 | 14:27 |
odyssey4me | let me get on that while we wait for test results | 14:27 |
openstackgerrit | Merged openstack/openstack-ansible-ops: Updated from global requirements https://review.openstack.org/377489 | 14:28 |
openstackgerrit | Merged openstack/openstack-ansible-specs: Updated from global requirements https://review.openstack.org/377522 | 14:28 |
*** kylek3h has joined #openstack-ansible | 14:29 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 14:32 |
*** _d34dh0r53_ is now known as d34dh0r53 | 14:34 | |
*** adrian_otto has quit IRC | 14:36 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ceph_client: Use centralised test scripts https://review.openstack.org/377747 | 14:36 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty: Updated from global requirements https://review.openstack.org/377494 | 14:37 |
*** sdake has joined #openstack-ansible | 14:37 | |
*** adrian_otto has joined #openstack-ansible | 14:37 | |
*** spotz_zzz is now known as spotz | 14:37 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 14:37 |
openstackgerrit | Merged openstack/openstack-ansible-os_trove: Updated from global requirements https://review.openstack.org/377510 | 14:37 |
*** marst has quit IRC | 14:38 | |
*** jwitko has joined #openstack-ansible | 14:39 | |
*** spedione|AWAY is now known as spedione | 14:39 | |
*** evilt0ne has joined #openstack-ansible | 14:42 | |
*** jwitko has quit IRC | 14:43 | |
vishwanathj | odyssey4me appreciate the tip about setting variables in /etc/openstack_deploy/user_varaibles.yml ... i set validate_certs: False and was able to get further and past the issue I was facing | 14:44 |
vishwanathj | odyssey4me is there a link to documentation that talks about how to access Horizon UI and OpenStack clients once the ansible openstack install is completed? | 14:45 |
odyssey4me | vishwanathj http://docs.openstack.org/developer/openstack-ansible/install-guide/installation.html | 14:46 |
openstackgerrit | Merged openstack/openstack-ansible-tests: Add Ironic vars and play to central test repo https://review.openstack.org/375862 | 14:46 |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican: Updated from global requirements https://review.openstack.org/377491 | 14:49 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_client: Use centralised test scripts https://review.openstack.org/377758 | 14:53 |
*** marst has joined #openstack-ansible | 14:53 | |
openstackgerrit | Merged openstack/openstack-ansible-os_watcher: Updated from global requirements https://review.openstack.org/377511 | 14:53 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Use dictionary for service group mappings https://review.openstack.org/377055 | 14:53 |
*** d3n14l has joined #openstack-ansible | 14:53 | |
*** adrian_otto has quit IRC | 14:53 | |
vishwanathj | odyssey4me thanks | 14:54 |
vnogin | odyssey4me, btw do you know when osa newton will be released? :) I want to run few tests on stable branch :) | 14:54 |
evrardjp | dear cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, | 14:55 |
evrardjp | spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397 : | 14:55 |
evrardjp | the osa bug triage will start in 1h05’. Please have a look at the bug list before starting: https://etherpad.openstack.org/p/osa-bugtriage | 14:55 |
odyssey4me | vnogin openstack is scheduled to release newton next week - we'll discuss how ready we are in the thu meeting this week because we have a two week grace period after the upstream services release | 14:56 |
asettle | evrardjp: cheers | 14:56 |
vnogin | odyssey4me, I see, thx! | 14:56 |
*** bgmccollum_ is now known as bgmccollum | 14:56 | |
odyssey4me | vnogin looking at where we're at right now I expect that we may be able to do RC2 early next week and may release on that | 14:56 |
*** d3n14l has quit IRC | 14:56 | |
vnogin | odyssey4me, sounds good :) | 14:57 |
odyssey4me | vnogin note that the master branch right now is effectively the current RC, so if you want you can help find more bugs for fixing :) | 14:57 |
odyssey4me | vnogin just wait for https://review.openstack.org/375465 to merge first - or test with it | 14:57 |
vnogin | odyssey4me, yep, tnx ) | 14:59 |
openstackgerrit | Merged openstack/openstack-ansible-tests: Add conditional for ubuntu only path https://review.openstack.org/377683 | 15:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 15:00 |
*** galstrom_zzz is now known as galstrom | 15:00 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server: Use centralised test scripts https://review.openstack.org/377770 | 15:00 |
*** persia__ has quit IRC | 15:01 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_client: Use centralised test scripts https://review.openstack.org/377758 | 15:03 |
*** persia has joined #openstack-ansible | 15:04 | |
*** pcaruana has quit IRC | 15:06 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_magnum: Add basic functional tests to role https://review.openstack.org/355155 | 15:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Use centralised test scripts https://review.openstack.org/377783 | 15:09 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_container_create: Use centralised test scripts https://review.openstack.org/377790 | 15:16 |
*** openstackgerrit has quit IRC | 15:18 | |
odyssey4me | mgariepy do you have any idea why we'd be getting http://logs.openstack.org/70/377770/1/check/gate-openstack-ansible-galera_server-ansible-func-centos-7/f6630ea/console.html#_2016-09-27_15_02_54_977109 ? | 15:18 |
*** openstackgerrit has joined #openstack-ansible | 15:19 | |
odyssey4me | andymccr evrardjp automagically a quick review please: https://review.openstack.org/375465 | 15:19 |
*** adrian_otto has joined #openstack-ansible | 15:19 | |
*** adrian_otto has quit IRC | 15:20 | |
drifterza | I mean wow, using Vagrant makes testing so much easier | 15:21 |
*** d3n14l has joined #openstack-ansible | 15:23 | |
odyssey4me | automagically magic :) https://review.openstack.org/353569 | 15:27 |
openstackgerrit | Nish Patwa(nishpatwa_) proposed openstack/openstack-ansible-tests: Implemented git clone of roles. https://review.openstack.org/374292 | 15:29 |
*** Guest95 has joined #openstack-ansible | 15:30 | |
mgariepy | odyssey4me, not sure, are all the modules loaded on the hosts ? | 15:31 |
odyssey4me | mgariepy good question - I wonder why using the central tests repo is causing that | 15:31 |
mgariepy | http://logs.openstack.org/70/377770/1/check/gate-openstack-ansible-galera_server-ansible-func-centos-7/f6630ea/console.html#_2016-09-27_15_02_45_775042 | 15:32 |
mgariepy | so it should. | 15:32 |
odyssey4me | andymccr set the fact caching env var in here: https://github.com/openstack/openstack-ansible-tests/blob/master/test-ansible-env-prep.sh | 15:34 |
odyssey4me | andymccr then we do this in the integrated gate: https://github.com/openstack/openstack-ansible/blob/master/scripts/run-playbooks.sh#L74 & https://github.com/openstack/openstack-ansible/blob/master/scripts/run-playbooks.sh#L87 | 15:35 |
odyssey4me | andymccr & automagically - I see there's duplication here: https://review.openstack.org/377098 & https://review.openstack.org/353616 - I'm guessing that one could be abandoned? | 15:39 |
andymccr | ahh sorry thats my bad | 15:39 |
andymccr | i had a whim to move it since it's basically the same as nova... should have checked first! | 15:39 |
odyssey4me | might need to figure out whether one has things that the other doesn't and consolidate before abandoning | 15:40 |
andymccr | i'll take care of it | 15:40 |
odyssey4me | cool, thanks andymccr | 15:40 |
automagically | Thx andymccr | 15:41 |
odyssey4me | that leaves just https://review.openstack.org/353612 which has nova in it too | 15:41 |
*** bfg9000 has joined #openstack-ansible | 15:43 | |
mgariepy | odyssey4me, can we run lsmod and 'ip a' at the end when a check fail ? | 15:43 |
odyssey4me | mgariepy I'm working on getting the same patch done across all repositories, then will circle back and figure that one out | 15:44 |
odyssey4me | mgariepy if you have the time or inclination then please feel free to figure it out in the meantime | 15:44 |
evrardjp | too late on the ball :/ | 15:45 |
*** adrian_otto has joined #openstack-ansible | 15:46 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Use centralised test scripts https://review.openstack.org/377808 | 15:47 |
*** hughmFLEXin has joined #openstack-ansible | 15:48 | |
spedione | If I wanted to add a 'Magnum' plugin to openstack-ansible-plugins, would there be a minimum set of features? | 15:49 |
*** spedione is now known as chris_hultin | 15:50 | |
odyssey4me | chris_hultin hmm - I guess much the same as the existing plugins - must work with ansible 1.x and 2.1.x and must have some sort of testing | 15:51 |
chris_hultin | odyssey4me: OK, cool. I've written the plugin already, just need to do the testing then. | 15:51 |
*** woodard has quit IRC | 15:52 | |
mgariepy | mhayden, seport module doesn't seem to work correctly http://paste.openstack.org/show/583112/ | 15:52 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-memcached_server: Use centralised test scripts https://review.openstack.org/377815 | 15:54 |
chris_hultin | odyssey4me: Looks like there aren't existing tests for the other pieces of the plugins, e.g. Glance, keystone, etc | 15:57 |
*** hughmFLEXin has quit IRC | 15:57 | |
odyssey4me | chris_hultin yeah, they're rudimentary right now - some sort of tests are better than nothing | 15:59 |
*** janki has joined #openstack-ansible | 16:00 | |
chris_hultin | odyssey4me: The only issue is, to test this would require actually having a working Magnum instance to test against. | 16:01 |
odyssey4me | chris_hultin ok, then it sounds like it wouldn't be possible to test unless we can come up with something creative - hopefully the test would be done in the magnum role instead | 16:01 |
chris_hultin | odyssey4me: Yeah, that'd probably be easier. | 16:02 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-haproxy_server: Use centralised test scripts https://review.openstack.org/377783 | 16:02 |
chris_hultin | odyssey4me: It'd also give me a place to start writing the tests for the Magnum role | 16:02 |
mhayden | mgariepy: i think you need to add those ports to the haproxy_t context | 16:02 |
mhayden | unless i am reading it wrong | 16:03 |
mhayden | got a copy of the yaml you're using? | 16:03 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-memcached_server: Use centralised test scripts https://review.openstack.org/377815 | 16:03 |
mgariepy | http://paste.openstack.org/show/583113/ | 16:04 |
evrardjp | Bug triage cloudnull, mattt, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, Sam-I-Am, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, mhayden, scarlisle, luckyinva, ntt, javeriak, automagically, | 16:05 |
evrardjp | spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397 | 16:05 |
evrardjp | Here is our bug list for today https://etherpad.openstack.org/p/osa-bugtriage | 16:05 |
asettle | Thanks evrardjp | 16:05 |
mgariepy | mhayden, I can do : grep haproxy_t /var/log/audit/audit.log|audit2allow -M haproxy; semodule -i haproxy.pp | 16:05 |
evrardjp | first one is | 16:05 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1627185 | 16:06 |
openstack | Launchpad bug 1627185 in openstack-ansible "os_neutron ns-metadata-proxy cleanup error attempting to kill PID" [Undecided,New] | 16:06 |
openstackgerrit | Donovan Francesco proposed openstack/openstack-ansible-os_monasca: Refactoring Monasca role to align more with OSA. https://review.openstack.org/375655 | 16:06 |
*** karimb has quit IRC | 16:06 | |
evrardjp | Apsu: are you there? | 16:06 |
Apsu | evrardjp: Yes. | 16:06 |
evrardjp | could you comment on this? | 16:07 |
mgariepy | http://docs.ansible.com/ansible/sefcontext_module.html is new on ansible 2.2. | 16:07 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1627185 | 16:07 |
openstack | Launchpad bug 1627185 in openstack-ansible "os_neutron ns-metadata-proxy cleanup error attempting to kill PID" [Undecided,New] | 16:07 |
odyssey4me | cloudnull you around for this, being the one who originally put the patch do implement that in? | 16:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-openstack_hosts: Use centralised test scripts https://review.openstack.org/377826 | 16:08 |
Apsu | evrardjp: Well, the bug occurs in master, and the pids exist because they're derived from pgrep, if you look in the role code. | 16:09 |
Apsu | evrardjp: The solution I'm suggesting is pkill all the proxies, then restart the services. Currently we restart services and try to find old proxies to kill. | 16:09 |
Apsu | But apparently there's a race condition involved. | 16:09 |
Apsu | Most likely the service restart killing its own old proxies inbetween the pgrep and kill. | 16:10 |
evrardjp | yes, that's what I read in the bug, but I found it weird nobody had this | 16:10 |
evrardjp | I remember having the issue once, and it was because my neutron was borked and the proxy had died | 16:10 |
Apsu | Maybe it's some quirk of the particular environment we're gating in, but it's still a relatively easy fix to rely on the near-atomicity of pkill. | 16:11 |
Apsu | Bit more defensive coding. | 16:11 |
evrardjp | Well I technically can't put that into confirmed until someone managed to reproduce it, that's the issue for our conversation... Then for priority, it's another story | 16:12 |
evrardjp | Apsu: I think a patchset can be submitted anyway 'though :p | 16:12 |
automagically | evrardjp: I know I had submitted a patch around that as I got bit by a similar issue there | 16:13 |
evrardjp | it's all a question of priorities | 16:13 |
odyssey4me | is there a way to reproduce it? | 16:13 |
Apsu | evrardjp: It's reproduced repeatedly in our failed gate history... but sure. | 16:13 |
evrardjp | automagically: good to hear, what did you do to have the same issue? | 16:13 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-openstack_openrc: Use centralised test scripts https://review.openstack.org/377832 | 16:13 |
*** d3n14l has quit IRC | 16:13 | |
automagically | evrardjp: https://review.openstack.org/#/c/347998/ | 16:13 |
evrardjp | Apsu I'll check with you logs then | 16:13 |
Apsu | automagically: Yeah, I saw your change there. Related to that code, but that's if the pgrep doesn't find anything. | 16:14 |
automagically | Apsu, yep, just piping up that we’ve had problems there in the past | 16:14 |
* Apsu nods | 16:14 | |
*** drifterza has quit IRC | 16:14 | |
Apsu | I see the simpler solution as pkill, restart. | 16:14 |
evrardjp | well we introduce a new change in a stable branch, so it's gonna be a hard review, but I don't see a problem of introducing this in our backlog | 16:15 |
Apsu | Should happen very quickly, and prior to that restart, we need to restart those services anyway | 16:15 |
evrardjp | should I put this into confirmed low then? odyssey4me what's your opinion? | 16:15 |
Apsu | Also, minor note... -9 should never be used as a matter of course. It's a last resort choice, because the code doesn't have a chance to run deconstructors, exception handlers, finish context managers, close file handles or flush buffers, etc | 16:16 |
Apsu | It can definitely cause misbehavior and unless the process is stuck in a syscall, isn't needed | 16:16 |
odyssey4me | yeah, until we can reliably reproduce I can't really say that it's confirmed | 16:16 |
evrardjp | agreed | 16:16 |
odyssey4me | that said, having the handler do a killall of all metadata processes doesn't seem like a bad thing on restart | 16:17 |
evrardjp | I'll assign that to me, to backup with logs and details. That's gonna be easier | 16:17 |
odyssey4me | so regardless, if a suitable patch is proposed I don't see why we shouldn't accept it | 16:17 |
evrardjp | agreed. | 16:17 |
evrardjp | deal then | 16:17 |
evrardjp | new - assign to me - low | 16:17 |
evrardjp | I'll work on a patchset with Apsu | 16:18 |
Apsu | +1 | 16:18 |
evrardjp | ok let's move on we have lots on our plate today | 16:18 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1627177 | 16:18 |
openstack | Launchpad bug 1627177 in openstack-ansible "Liberty to Mitaka nova list fails when force create a VM on a bad compute node that is not reachable " [Undecided,New] | 16:18 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops: Use centralised test scripts https://review.openstack.org/377835 | 16:18 |
evrardjp | we suppose that the cloud is in a correct state before upgrades, so I'd say invalid | 16:19 |
odyssey4me | that sounds more like an openstack bug than an OSA bug | 16:20 |
evrardjp | Before closing as invalid, I'd like to make sure of my understanding | 16:20 |
evrardjp | I'll ask for more details | 16:21 |
odyssey4me | we'd need more info about how to reproduce the error | 16:21 |
evrardjp | yup | 16:21 |
odyssey4me | but it does look more like an upstream bug than one for us | 16:21 |
openstackgerrit | Merged openstack/openstack-ansible: Update all SHAs for 14.0.0 2016-09-27 https://review.openstack.org/375465 | 16:22 |
evrardjp | next | 16:22 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1627174 | 16:22 |
openstack | Launchpad bug 1627174 in openstack-ansible "pip-conf-removal.yml doesnt remove the older repo on all the containers" [Undecided,New] - Assigned to seetha (munnangi2010) | 16:22 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Fix CentOS Ansible bootstrap https://review.openstack.org/370831 | 16:22 |
shasha_t_ | Right now.... the playbook removes all the pip conf from the repo container....but I guess it should be removed form all the container/hosts | 16:23 |
jmccrory | trying to reproduce this now, i can see where it would happen though. there were new packages added to pip_required_pip_packages that wouldn't be in liberty's repo server | 16:23 |
jmccrory | for SNI | 16:24 |
odyssey4me | hmm, but the upgrade process should remove the pip conf from the hosts and the repo container, then build the repo, then continue with the rest | 16:25 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Ansible 2.1.1 update https://review.openstack.org/353569 | 16:25 |
odyssey4me | there should be no need to remove the pip conf from any other containers | 16:25 |
evrardjp | yes, the rest should rely on what's on the repo, right? | 16:25 |
odyssey4me | correct | 16:26 |
evrardjp | shasha_t_: how could we reproduce this? | 16:26 |
odyssey4me | so if it's failing then there may be some sort of ordering issue there | 16:26 |
shasha_t_ | I guess ... while upgrading from M->N , I had to manually go inside each infra container and remove the pip conf file to install required pip packages... | 16:27 |
odyssey4me | shasha_t_ M->N ? | 16:27 |
shasha_t_ | yes | 16:27 |
shasha_t_ | but I guess it was random...because I did not encounter it the next time | 16:28 |
evrardjp | I thought it was L to M :p | 16:28 |
*** woodard has joined #openstack-ansible | 16:28 | |
evrardjp | the bug says L to M | 16:28 |
shasha_t_ | Ohh...did not read that though.. :) | 16:28 |
*** berendt has quit IRC | 16:28 | |
evrardjp | I never saw that in my L>M upgrades, I'm curious | 16:28 |
evrardjp | if we can find a way to have that, feel free to comment in the bug | 16:29 |
shasha_t_ | L->M works fine | 16:29 |
odyssey4me | if it's M->N then there may be something that will need forward porting from the L-> upgrade process | 16:29 |
evrardjp | shasha_t_: are you the author of the bug? | 16:30 |
evrardjp | or just helped on it? | 16:30 |
shasha_t_ | No..just saw the bug...I guess we need to get more information on the bug...like the authors config or something like that... | 16:31 |
evrardjp | yup, I'll leave that as new, and I'll document our conversation here. | 16:31 |
evrardjp | next | 16:31 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1626730 | 16:31 |
openstack | Launchpad bug 1626730 in openstack-ansible "OSA Trove support (role or play) should manage trove glance images" [Undecided,New] | 16:31 |
odyssey4me | obviously wishlist | 16:32 |
odyssey4me | confirmed too - this will have to be done | 16:32 |
evrardjp | yup | 16:32 |
odyssey4me | I think that magnum will need this too | 16:32 |
odyssey4me | in fact, I think magnum already does do this | 16:33 |
evrardjp | then we need to re-use if possible | 16:33 |
odyssey4me | automagically ^ | 16:33 |
*** woodard has quit IRC | 16:33 | |
evrardjp | oh | 16:33 |
evrardjp | then we need to re-use this! | 16:33 |
odyssey4me | well, it re-uses the glance module we already have | 16:33 |
odyssey4me | IIRC it's just a task to upload any images specified in a dict | 16:34 |
*** woodard has joined #openstack-ansible | 16:34 | |
evrardjp | yup | 16:34 |
*** hpe-hj has joined #openstack-ansible | 16:34 | |
*** asettle_ has joined #openstack-ansible | 16:34 | |
*** kylek3h_ has joined #openstack-ansible | 16:34 | |
*** pester has joined #openstack-ansible | 16:34 | |
evrardjp | in post-install.yml | 16:34 |
evrardjp | we could use the same pattern for now. | 16:34 |
evrardjp | I'll document this in the bug. | 16:34 |
evrardjp | next | 16:34 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1626192 | 16:34 |
openstack | Launchpad bug 1626192 in openstack-ansible "galera_server role failed to (re)start mysql in M->N upgrade" [Undecided,New] | 16:34 |
*** Mudpuppy_ has joined #openstack-ansible | 16:34 | |
*** david-lyle_ has joined #openstack-ansible | 16:35 | |
qwang | when upgrading the galera servers, if all the servers are stopped at the same time, when we restart the mysql service, we need to bootstrap the first server | 16:36 |
odyssey4me | qwang yes, that is true | 16:36 |
*** bfg9000_ has joined #openstack-ansible | 16:36 | |
*** xek_ has joined #openstack-ansible | 16:36 | |
qwang | a better way to do this could be upgrading the server one by one | 16:36 |
*** kong has quit IRC | 16:36 | |
odyssey4me | that's why the upgrade process does a rolling upgrade and does not restart them all at once | 16:36 |
*** scarlisle has quit IRC | 16:36 | |
*** brad[] has quit IRC | 16:36 | |
*** shasha_t_ has quit IRC | 16:36 | |
*** asettle has quit IRC | 16:36 | |
*** mpotdar has joined #openstack-ansible | 16:36 | |
*** thorst has quit IRC | 16:37 | |
*** mpjetta_ has quit IRC | 16:37 | |
*** hj-hpe has quit IRC | 16:37 | |
*** andymccr has quit IRC | 16:37 | |
odyssey4me | qwang was this a test done on an AIO (ie with only one galera node)? | 16:37 |
*** mattoliverau has quit IRC | 16:37 | |
*** marst has quit IRC | 16:37 | |
*** kylek3h has quit IRC | 16:37 | |
*** fxpester has quit IRC | 16:37 | |
*** jlvillal has quit IRC | 16:37 | |
*** rickflare has quit IRC | 16:37 | |
*** shasha_t_ has joined #openstack-ansible | 16:37 | |
*** TxGirlGe_ has joined #openstack-ansible | 16:37 | |
evrardjp | mitaka does it that way, I'm not familiar with N | 16:37 |
evrardjp | netsplits | 16:37 |
*** jimbaker has quit IRC | 16:37 | |
*** jmckind_ has quit IRC | 16:37 | |
*** david-lyle has quit IRC | 16:37 | |
*** jimbaker` has joined #openstack-ansible | 16:37 | |
*** Adri2000_ has joined #openstack-ansible | 16:37 | |
*** jasondotstar has quit IRC | 16:37 | |
*** serverascode has quit IRC | 16:37 | |
*** homerp_ has quit IRC | 16:37 | |
*** Maeca has quit IRC | 16:37 | |
*** homerp_ has joined #openstack-ansible | 16:37 | |
*** castulo has quit IRC | 16:37 | |
*** mrhillsman has quit IRC | 16:37 | |
*** mfisch has quit IRC | 16:37 | |
*** Adri2000 has quit IRC | 16:37 | |
*** Jeffrey4l has quit IRC | 16:37 | |
*** elarson_ has quit IRC | 16:37 | |
*** alextricity25 has quit IRC | 16:37 | |
*** sigmavirus has quit IRC | 16:37 | |
*** TxGirlGeek has quit IRC | 16:37 | |
*** cbits has quit IRC | 16:37 | |
*** ggillies_ has quit IRC | 16:37 | |
*** bkreitch has quit IRC | 16:37 | |
*** Maeca_ has joined #openstack-ansible | 16:37 | |
*** messy has quit IRC | 16:37 | |
*** jperry has quit IRC | 16:37 | |
*** weezS has quit IRC | 16:37 | |
*** galstrom has quit IRC | 16:37 | |
*** sunshine- has quit IRC | 16:37 | |
*** jduhamel_ has quit IRC | 16:37 | |
qwang | yes, it was AIO | 16:37 |
*** matt6434 has joined #openstack-ansible | 16:37 | |
*** messy has joined #openstack-ansible | 16:37 | |
*** dmellado has quit IRC | 16:37 | |
*** bfg9000 has quit IRC | 16:38 | |
*** dalees has quit IRC | 16:38 | |
*** smatzek_ has joined #openstack-ansible | 16:38 | |
*** smatzek_ has quit IRC | 16:38 | |
*** smatzek_ has joined #openstack-ansible | 16:38 | |
*** _sigmavirus24 has joined #openstack-ansible | 16:38 | |
*** smatzek has quit IRC | 16:38 | |
*** rromans has quit IRC | 16:38 | |
*** gouthamr has quit IRC | 16:38 | |
*** bfg9000_ is now known as bfg9000 | 16:38 | |
*** adrian_otto1 has joined #openstack-ansible | 16:38 | |
*** kulinacs has left #openstack-ansible | 16:38 | |
odyssey4me | qwang yeah, do do upgrade tests on an AIO the affinity would have to be set to 3 for galera before building the origin environment | 16:38 |
*** rickflare has joined #openstack-ansible | 16:38 | |
*** lkoranda has quit IRC | 16:38 | |
*** adrian_otto has quit IRC | 16:38 | |
*** Mudpuppy has quit IRC | 16:38 | |
*** johnmilton has quit IRC | 16:38 | |
*** jlvillal_ has joined #openstack-ansible | 16:38 | |
*** xek has quit IRC | 16:38 | |
*** ReyuZenfold has quit IRC | 16:38 | |
*** babilen has quit IRC | 16:38 | |
automagically | I _think_ magnum does already | 16:38 |
*** cjmarti has joined #openstack-ansible | 16:38 | |
*** weezS_ has joined #openstack-ansible | 16:38 | |
*** dmellado has joined #openstack-ansible | 16:38 | |
*** Guest95 has quit IRC | 16:38 | |
*** hwoarang_ has quit IRC | 16:38 | |
*** cjmarti is now known as castulo | 16:38 | |
*** brad[]` has joined #openstack-ansible | 16:38 | |
*** jheroux has quit IRC | 16:38 | |
*** fedruantine has quit IRC | 16:38 | |
*** hwoarang has joined #openstack-ansible | 16:38 | |
evrardjp | well to test upgrades we should have an affinity of 3 for galera at least :D | 16:38 |
*** ggillies has joined #openstack-ansible | 16:39 | |
*** evilt0ne has quit IRC | 16:39 | |
*** jlvillal_ is now known as jlvillal | 16:39 | |
evrardjp | or if the amount of nodes is 1 just rebootstrap all the time I guess | 16:39 |
*** Reyu has joined #openstack-ansible | 16:39 | |
*** jlvillal is now known as Guest95477 | 16:39 | |
*** mrhillsman has joined #openstack-ansible | 16:40 | |
odyssey4me | qwang I did put this wishlist bug in some time ago to make the AIO work a little better: https://bugs.launchpad.net/openstack-ansible/+bug/1624327 :) | 16:40 |
openstack | Launchpad bug 1624327 in openstack-ansible "If there is only one galera node, it should bootstrap automatically" [Wishlist,New] | 16:40 |
*** dalees has joined #openstack-ansible | 16:40 | |
*** johnmilton has joined #openstack-ansible | 16:40 | |
*** _sigmavirus24 is now known as sigmavirus | 16:40 | |
*** sigmavirus has joined #openstack-ansible | 16:40 | |
*** evilt0ne has joined #openstack-ansible | 16:40 | |
*** evilt0ne has quit IRC | 16:40 | |
*** evilt0ne has joined #openstack-ansible | 16:40 | |
*** gouthamr has joined #openstack-ansible | 16:41 | |
evrardjp | I'll link them both together | 16:41 |
*** csmart_ has quit IRC | 16:41 | |
evrardjp | ok | 16:41 |
evrardjp | next | 16:41 |
*** karimb has joined #openstack-ansible | 16:41 | |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1625859 | 16:41 |
openstack | Launchpad bug 1625859 in openstack-ansible "Mitaka: libvirt-python package not consistently build in repo " [Undecided,New] | 16:41 |
*** hughmFLEXin has joined #openstack-ansible | 16:41 | |
*** hughmFLEXin has quit IRC | 16:41 | |
*** lkoranda has joined #openstack-ansible | 16:42 | |
*** mfisch has joined #openstack-ansible | 16:42 | |
*** hughmFLEXin has joined #openstack-ansible | 16:42 | |
*** galstrom has joined #openstack-ansible | 16:42 | |
*** mfisch has quit IRC | 16:42 | |
*** mfisch has joined #openstack-ansible | 16:42 | |
cloudnull | odyssey4me: o/ im available now | 16:42 |
cloudnull | sorry, been a busy day . | 16:42 |
evrardjp | Still waiting for the answer for the commiter of the bug | 16:42 |
evrardjp | so let's move on | 16:43 |
*** smatzek__ has joined #openstack-ansible | 16:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Use centralised test scripts https://review.openstack.org/377905 | 16:44 |
*** fedruantine has joined #openstack-ansible | 16:44 | |
*** csmart has joined #openstack-ansible | 16:44 | |
*** asettle_ is now known as asettle | 16:44 | |
*** babilen has joined #openstack-ansible | 16:45 | |
*** bkreitch has joined #openstack-ansible | 16:46 | |
*** sunshinekitty has joined #openstack-ansible | 16:46 | |
*** grumpycatt has quit IRC | 16:46 | |
*** nishpatwa007 has quit IRC | 16:46 | |
*** hughmFLEXin has quit IRC | 16:46 | |
*** lkoranda has quit IRC | 16:46 | |
*** mpotdar has quit IRC | 16:46 | |
*** grumpycatt has joined #openstack-ansible | 16:46 | |
shasha_t_ | qwang just got disconnected from IRC....she is trying to reconnect again...some problem with IRC over vpn | 16:46 |
*** adrian_otto1 has quit IRC | 16:47 | |
*** alextricity25 has joined #openstack-ansible | 16:47 | |
*** homerp_ has quit IRC | 16:47 | |
*** oatley has quit IRC | 16:47 | |
*** mennie_ has quit IRC | 16:47 | |
*** janki has quit IRC | 16:47 | |
*** evrardjp has quit IRC | 16:47 | |
*** mfisch` has joined #openstack-ansible | 16:47 | |
*** weezS has joined #openstack-ansible | 16:47 | |
*** neillc has quit IRC | 16:47 | |
cloudnull | shasha_t_: looks like freenode is having a bad day' | 16:47 |
*** sigmavirus has quit IRC | 16:47 | |
*** messy_ has joined #openstack-ansible | 16:47 | |
odyssey4me | shasha_t_ yeah, it seems like freenode is being hit by a ddos attack or something | 16:47 |
cloudnull | so potentially related. | 16:47 |
*** mattoliverau has joined #openstack-ansible | 16:47 | |
*** dmellado_ has joined #openstack-ansible | 16:47 | |
*** galstrom_ has joined #openstack-ansible | 16:47 | |
*** Maeca_ has quit IRC | 16:48 | |
*** spotz has quit IRC | 16:48 | |
*** luzC has quit IRC | 16:48 | |
*** matt6434 has quit IRC | 16:48 | |
*** hughmFLE_ has joined #openstack-ansible | 16:48 | |
*** gouthamr has quit IRC | 16:48 | |
*** messy has quit IRC | 16:48 | |
*** galstrom has quit IRC | 16:48 | |
*** johnmilton has quit IRC | 16:48 | |
*** mrhillsman has quit IRC | 16:48 | |
*** jamielennox has quit IRC | 16:48 | |
*** jrosser has quit IRC | 16:48 | |
*** jasondotstar has joined #openstack-ansible | 16:48 | |
*** neillc_ has joined #openstack-ansible | 16:48 | |
*** elarson has joined #openstack-ansible | 16:48 | |
*** homerp has joined #openstack-ansible | 16:48 | |
*** gouthamr_ has joined #openstack-ansible | 16:48 | |
*** mfisch has quit IRC | 16:48 | |
*** brad[]` has quit IRC | 16:48 | |
*** castulo has quit IRC | 16:48 | |
*** Guest95477 has quit IRC | 16:48 | |
*** weezS_ has quit IRC | 16:48 | |
*** dmellado has quit IRC | 16:48 | |
*** logan- has quit IRC | 16:48 | |
*** dalees has quit IRC | 16:48 | |
*** Reyu has quit IRC | 16:48 | |
*** smatzek_ has quit IRC | 16:48 | |
*** bsv has quit IRC | 16:48 | |
cloudnull | odyssey4me: re: ns proxy things. I think we might want to just add a bit more fensing to the code | 16:48 |
*** oatley has joined #openstack-ansible | 16:48 | |
*** mpjetta has joined #openstack-ansible | 16:48 | |
*** dalees` has joined #openstack-ansible | 16:48 | |
*** jrosser has joined #openstack-ansible | 16:48 | |
*** castulo has joined #openstack-ansible | 16:48 | |
cloudnull | i'm not a fan of killing all for the sake of killing all. | 16:48 |
*** luzC has joined #openstack-ansible | 16:48 | |
*** jmckind has joined #openstack-ansible | 16:48 | |
cloudnull | but your call. | 16:48 |
*** _sigmavirus24 has joined #openstack-ansible | 16:48 | |
*** jamielennox has joined #openstack-ansible | 16:48 | |
*** spotz has joined #openstack-ansible | 16:49 | |
*** johnmilton has joined #openstack-ansible | 16:49 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: Default the variable if the group doesn't exist https://review.openstack.org/377907 | 16:49 |
odyssey4me | cloudnull if you oculd comment in the bug that'd be useful | 16:49 |
*** jduhamel has joined #openstack-ansible | 16:49 | |
*** _sigmavirus24 is now known as sigmavirus | 16:49 | |
*** brad[] has joined #openstack-ansible | 16:49 | |
*** adrian_otto has joined #openstack-ansible | 16:50 | |
*** thorst has joined #openstack-ansible | 16:50 | |
*** sigmavirus is now known as Guest45096 | 16:50 | |
*** Reyu has joined #openstack-ansible | 16:50 | |
*** Maeca has joined #openstack-ansible | 16:50 | |
*** lkoranda has joined #openstack-ansible | 16:50 | |
*** Guest45096 is now known as sigmavirus | 16:51 | |
*** sigmavirus has joined #openstack-ansible | 16:51 | |
*** jheroux has joined #openstack-ansible | 16:51 | |
*** mennie has joined #openstack-ansible | 16:52 | |
*** Adri2000_ is now known as Adri2000 | 16:53 | |
*** fedruantine has quit IRC | 16:53 | |
*** evrardjp has joined #openstack-ansible | 16:53 | |
*** Adri2000 has quit IRC | 16:53 | |
*** Adri2000 has joined #openstack-ansible | 16:53 | |
*** galstrom_ is now known as galstrom | 16:53 | |
*** bsv has joined #openstack-ansible | 16:53 | |
*** logan- has joined #openstack-ansible | 16:54 | |
*** babilen has quit IRC | 16:54 | |
*** bsv is now known as Guest45800 | 16:54 | |
evrardjp | FYI, during the moment I had the impression of being alone, we did a good job triaging | 16:54 |
evrardjp | So everything is good for today! | 16:54 |
odyssey4me | for those of you still with us :p | 16:55 |
*** babilen has joined #openstack-ansible | 16:55 | |
evrardjp | well whatever the island I was on, I'd like to stay there, with mojitos and more sun than here. | 16:55 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_barbican: Use centralised test scripts https://review.openstack.org/377911 | 16:55 |
evrardjp | then as usual I blamed IRC, said the word XMPP, until I blamed XMPP | 16:55 |
*** jlvillal has joined #openstack-ansible | 16:56 | |
*** jlvillal has quit IRC | 16:56 | |
*** jlvillal has joined #openstack-ansible | 16:57 | |
*** nishpatwa007 has joined #openstack-ansible | 16:57 | |
*** rromans has joined #openstack-ansible | 16:58 | |
*** janki has joined #openstack-ansible | 16:59 | |
*** shasha_t- has joined #openstack-ansible | 17:00 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible: Updated from global requirements https://review.openstack.org/377478 | 17:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-apt_package_pinning: Updated from global requirements https://review.openstack.org/377479 | 17:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-openstack_hosts: Updated from global requirements https://review.openstack.org/377487 | 17:00 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_ceilometer: Updated from global requirements https://review.openstack.org/377492 | 17:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_cinder: Updated from global requirements https://review.openstack.org/377493 | 17:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_horizon: Updated from global requirements https://review.openstack.org/377499 | 17:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift: Updated from global requirements https://review.openstack.org/377508 | 17:01 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-tests: Updated from global requirements https://review.openstack.org/377523 | 17:01 |
*** mpotdar has joined #openstack-ansible | 17:02 | |
*** karimb has quit IRC | 17:03 | |
*** weezS has quit IRC | 17:05 | |
*** fedruantine has joined #openstack-ansible | 17:05 | |
*** hughmFLE_ has quit IRC | 17:05 | |
*** weezS has joined #openstack-ansible | 17:08 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Use centralised test scripts https://review.openstack.org/377905 | 17:08 |
*** hughmFLEXin has joined #openstack-ansible | 17:09 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron: Add conditional around the pid clean up process https://review.openstack.org/377924 | 17:09 |
*** shasha___ has joined #openstack-ansible | 17:10 | |
*** alextricity25_ has joined #openstack-ansible | 17:10 | |
*** luzC- has joined #openstack-ansible | 17:10 | |
cloudnull | odyssey4me: ^ | 17:10 |
*** lkoranda has quit IRC | 17:10 | |
*** alextricity25 has quit IRC | 17:10 | |
*** shasha_t_ has quit IRC | 17:10 | |
*** luzC has quit IRC | 17:10 | |
*** luzC- is now known as luzC | 17:10 | |
*** galstrom_ has joined #openstack-ansible | 17:10 | |
*** jrosser has quit IRC | 17:11 | |
*** thorst_ has joined #openstack-ansible | 17:11 | |
*** mpjetta has quit IRC | 17:11 | |
*** belliott has quit IRC | 17:11 | |
*** galstrom has quit IRC | 17:11 | |
*** adrian_otto has quit IRC | 17:11 | |
*** logan- has quit IRC | 17:11 | |
*** spotz has quit IRC | 17:11 | |
*** mpotdar has quit IRC | 17:11 | |
*** belliott_ has joined #openstack-ansible | 17:11 | |
*** spotz has joined #openstack-ansible | 17:11 | |
*** dmellado_ has quit IRC | 17:11 | |
*** automagically_ has joined #openstack-ansible | 17:11 | |
*** jheroux has quit IRC | 17:11 | |
*** elarson has quit IRC | 17:11 | |
*** homerp has quit IRC | 17:11 | |
*** thorst has quit IRC | 17:11 | |
*** jduhamel has quit IRC | 17:11 | |
*** evilt0ne has quit IRC | 17:11 | |
*** automagically has quit IRC | 17:11 | |
*** jmckind has quit IRC | 17:11 | |
*** Reyu has quit IRC | 17:11 | |
*** gouthamr_ has quit IRC | 17:11 | |
*** izaakk has quit IRC | 17:11 | |
*** automagically_ is now known as automagically | 17:12 | |
*** jhesketh has quit IRC | 17:12 | |
*** neillc_ has quit IRC | 17:12 | |
*** jamielennox has quit IRC | 17:12 | |
*** fedruantine has quit IRC | 17:12 | |
*** neillc has joined #openstack-ansible | 17:12 | |
*** mpjetta has joined #openstack-ansible | 17:12 | |
*** gouthamr has joined #openstack-ansible | 17:12 | |
*** jheroux has joined #openstack-ansible | 17:12 | |
*** shasha_t- has quit IRC | 17:12 | |
*** shasha___ has quit IRC | 17:12 | |
*** adrian_otto has joined #openstack-ansible | 17:12 | |
*** dmellado has joined #openstack-ansible | 17:12 | |
*** logan- has joined #openstack-ansible | 17:12 | |
*** MrDan has quit IRC | 17:13 | |
*** jduhamel has joined #openstack-ansible | 17:13 | |
*** homerp has joined #openstack-ansible | 17:13 | |
*** jmckind has joined #openstack-ansible | 17:13 | |
*** jhesketh has joined #openstack-ansible | 17:13 | |
*** Reyu has joined #openstack-ansible | 17:14 | |
*** jamielennox has joined #openstack-ansible | 17:14 | |
*** jrosser has joined #openstack-ansible | 17:16 | |
*** fedruantine has joined #openstack-ansible | 17:17 | |
*** gouthamr_ has joined #openstack-ansible | 17:19 | |
*** asettle has quit IRC | 17:21 | |
*** grumpycatt has quit IRC | 17:21 | |
*** grumpycatt has joined #openstack-ansible | 17:21 | |
*** dmellado_ has joined #openstack-ansible | 17:21 | |
*** dmellado has quit IRC | 17:21 | |
*** homerp has quit IRC | 17:21 | |
*** belliott_ has quit IRC | 17:21 | |
*** Mudpuppy_ is now known as Mudpuppy | 17:21 | |
*** homerp has joined #openstack-ansible | 17:21 | |
*** elarson has joined #openstack-ansible | 17:22 | |
*** dalees` has quit IRC | 17:22 | |
*** logan- has quit IRC | 17:22 | |
*** jheroux has quit IRC | 17:22 | |
*** jduhamel_ has joined #openstack-ansible | 17:22 | |
*** fedruantine_ has joined #openstack-ansible | 17:22 | |
*** leduardo_ has joined #openstack-ansible | 17:22 | |
*** dalees has joined #openstack-ansible | 17:22 | |
*** jduhamel has quit IRC | 17:22 | |
*** fedruantine has quit IRC | 17:22 | |
*** gouthamr has quit IRC | 17:22 | |
*** belliott has joined #openstack-ansible | 17:22 | |
*** shasha_t_ has joined #openstack-ansible | 17:23 | |
*** jjheroux has joined #openstack-ansible | 17:23 | |
*** serverascode has joined #openstack-ansible | 17:23 | |
*** evilt0ne has joined #openstack-ansible | 17:24 | |
*** evilt0ne has quit IRC | 17:24 | |
*** evilt0ne has joined #openstack-ansible | 17:24 | |
*** david-lyle_ is now known as david-lyle | 17:24 | |
nishpatwa007 | Hi odyssey4me | 17:26 |
nishpatwa007 | I updated the patch but its throwing a jenkins error because its not able to find this path ${COMMON_TESTS_PATH}/get-ansible-role-requirements.yml | 17:26 |
nishpatwa007 | https://review.openstack.org/#/c/374292/ | 17:26 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: Default the variable if the group doesn't exist https://review.openstack.org/377907 | 17:27 |
*** git-harry has quit IRC | 17:27 | |
*** brad[] has quit IRC | 17:28 | |
*** johnmilton has quit IRC | 17:28 | |
*** oatley has quit IRC | 17:28 | |
*** jimbaker` has quit IRC | 17:28 | |
odyssey4me | nishpatwa007 have you tried the test locally to see if you can figure out what's wrong there? | 17:28 |
*** logan- has joined #openstack-ansible | 17:28 | |
*** weezS has quit IRC | 17:28 | |
odyssey4me | nishpatwa007 if you haven't figured out a solution by my morning, I'll take a lookk | 17:28 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Use centralised test scripts https://review.openstack.org/377935 | 17:29 |
nishpatwa007 | let me see | 17:29 |
michaelgugino | looking for some more reviews on: https://review.openstack.org/#/c/375131/ | 17:29 |
cloudnull | michaelgugino: this looks awesome | 17:31 |
cloudnull | picking through it now | 17:31 |
michaelgugino | sweet, thanks | 17:31 |
evrardjp | well does that need a rebase? | 17:32 |
*** spotz has quit IRC | 17:32 | |
*** spotz has joined #openstack-ansible | 17:32 | |
*** SamYaple has quit IRC | 17:33 | |
*** logan- has quit IRC | 17:33 | |
nishpatwa007 | odyssey4me http://paste.openstack.org/show/583130/ | 17:33 |
*** andymccr has joined #openstack-ansible | 17:33 | |
nishpatwa007 | its trying to find get-ansible-role-reqquirements.yml under commons dir | 17:33 |
*** janki has quit IRC | 17:34 | |
*** Reyu has quit IRC | 17:34 | |
mgariepy | can someone give a look at : https://review.openstack.org/#/c/376981/ ? | 17:34 |
nishpatwa007 | however its under commons/tests | 17:34 |
odyssey4me | nishpatwa007 yes, that's exactly where it should be | 17:34 |
odyssey4me | nishpatwa007 ah, you need to move the file to the root of the repo | 17:34 |
nishpatwa007 | Okay | 17:34 |
odyssey4me | that's where all the playbooks used by all the repositories live | 17:34 |
nishpatwa007 | I will move the file | 17:34 |
nishpatwa007 | Sure | 17:34 |
nishpatwa007 | Thanks :) | 17:34 |
*** johnmilton has joined #openstack-ansible | 17:36 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Use centralised test scripts https://review.openstack.org/377938 | 17:36 |
evrardjp | cloudnull: thanks for jumping the gun on 1627185 | 17:36 |
*** Reyu has joined #openstack-ansible | 17:36 | |
openstackgerrit | Nish Patwa(nishpatwa_) proposed openstack/openstack-ansible-tests: Implemented git clone of roles. https://review.openstack.org/374292 | 17:36 |
*** nishpatwa007 is now known as nishpatwa_ | 17:37 | |
*** SamYaple has joined #openstack-ansible | 17:38 | |
*** logan- has joined #openstack-ansible | 17:38 | |
*** git-harry has joined #openstack-ansible | 17:39 | |
*** andymccr has quit IRC | 17:41 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_designate: Use centralised test scripts https://review.openstack.org/377939 | 17:41 |
*** Reyu has quit IRC | 17:41 | |
*** kong has joined #openstack-ansible | 17:46 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance: Use centralised test scripts https://review.openstack.org/377941 | 17:46 |
*** hughmFLEXin has quit IRC | 17:47 | |
*** hughmFLEXin has joined #openstack-ansible | 17:49 | |
*** Reyu has joined #openstack-ansible | 17:49 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_gnocchi: Use centralised test scripts https://review.openstack.org/377946 | 17:50 |
chris_hultin | odyssey4me: Do you have a good place for me to start writing the tests for the os_magnum module? | 17:52 |
*** psilvad has quit IRC | 17:57 | |
*** psilvad has joined #openstack-ansible | 17:57 | |
*** thorst_ has quit IRC | 17:59 | |
odyssey4me | chris_hultin well, there's already a WIP test patch ongoing, so if you could help jmccrory make that work then it'd be appreciated | 18:00 |
*** izaakk has joined #openstack-ansible | 18:00 | |
*** d3n14l has joined #openstack-ansible | 18:01 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Use centralised test scripts https://review.openstack.org/377938 | 18:01 |
*** kjw3 has joined #openstack-ansible | 18:01 | |
chris_hultin | odyssey4me: Awesome. | 18:02 |
odyssey4me | alright, I'm out for the night - cheerio all, have a great day | 18:03 |
*** thorst_ has joined #openstack-ansible | 18:03 | |
jmccrory | chris_hultin: https://review.openstack.org/#/c/355155/ fighting dependent roles recently, and still needs barbican. feel free to edit and fix or add anything missing | 18:04 |
chris_hultin | jmccrory: We can bypass the need for Barbican if we want - we just need to change the configuration for the certificate store. | 18:04 |
*** Guest45800 has quit IRC | 18:04 | |
*** bsv has joined #openstack-ansible | 18:05 | |
*** bsv is now known as Guest76517 | 18:05 | |
*** d3n14l has quit IRC | 18:06 | |
chris_hultin | jmccrory: If we do that though, we need to find a way to make sure that we create a specific directory on the API/conductor node | 18:06 |
cloudnull | evrardjp: your welcome | 18:07 |
*** psilvad has quit IRC | 18:08 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron: Add conditional around the pid clean up process https://review.openstack.org/377924 | 18:08 |
*** KLevenstein has joined #openstack-ansible | 18:08 | |
*** hughmFLE_ has joined #openstack-ansible | 18:08 | |
*** d3n14l has joined #openstack-ansible | 18:09 | |
cloudnull | evrardjp: once we settle on a "fix" and folks are done talking about fixing it but not fixing it we're going to need to backport that to mitaka most likely . | 18:09 |
*** Mudpuppy has quit IRC | 18:09 | |
*** Maeca has quit IRC | 18:09 | |
*** grumpycatt has quit IRC | 18:10 | |
*** grumpycatt has joined #openstack-ansible | 18:10 | |
*** serverascode has quit IRC | 18:10 | |
*** elarson has quit IRC | 18:10 | |
*** neillc has quit IRC | 18:10 | |
*** kjw3 has quit IRC | 18:10 | |
*** Mudpuppy has joined #openstack-ansible | 18:11 | |
*** thorst_ has quit IRC | 18:11 | |
*** Reyu has quit IRC | 18:11 | |
*** elarson_ has joined #openstack-ansible | 18:11 | |
*** Maeca_ has joined #openstack-ansible | 18:11 | |
*** hughmFLEXin has quit IRC | 18:11 | |
*** johnmilton has quit IRC | 18:11 | |
*** neillc has joined #openstack-ansible | 18:11 | |
*** johnmilton has joined #openstack-ansible | 18:11 | |
*** admin0 has joined #openstack-ansible | 18:11 | |
*** psilvad has joined #openstack-ansible | 18:12 | |
*** serverascode has joined #openstack-ansible | 18:12 | |
*** electrofelix has quit IRC | 18:13 | |
*** hughmFLE_ has quit IRC | 18:13 | |
*** Reyu has joined #openstack-ansible | 18:13 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible: [TESTING] Ansible v2.1.2.0-0.5.rc5 https://review.openstack.org/351165 | 18:15 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible: [TESTING] Ansible v2.1.2.0-0.5.rc5 https://review.openstack.org/351165 | 18:15 |
*** alextricity25_ is now known as alextricity25 | 18:17 | |
*** elarson has joined #openstack-ansible | 18:20 | |
*** spotz is now known as spotz_zzz | 18:20 | |
*** johnmilton has quit IRC | 18:21 | |
*** Reyu has quit IRC | 18:21 | |
*** Maeca_ has quit IRC | 18:21 | |
*** elarson_ has quit IRC | 18:21 | |
*** Maeca has joined #openstack-ansible | 18:21 | |
*** poopcat has joined #openstack-ansible | 18:23 | |
*** hughmFLEXin has joined #openstack-ansible | 18:24 | |
*** psilvad has quit IRC | 18:24 | |
*** thorst_ has joined #openstack-ansible | 18:25 | |
*** psilvad has joined #openstack-ansible | 18:25 | |
*** kjw3 has joined #openstack-ansible | 18:26 | |
*** Maeca_ has joined #openstack-ansible | 18:30 | |
*** Maeca has quit IRC | 18:30 | |
*** brad[] has joined #openstack-ansible | 18:33 | |
*** oatley has joined #openstack-ansible | 18:33 | |
*** jimbaker` has joined #openstack-ansible | 18:33 | |
*** michaelgugino has quit IRC | 18:33 | |
*** andymccr has joined #openstack-ansible | 18:34 | |
*** Reyu has joined #openstack-ansible | 18:34 | |
*** asettle has joined #openstack-ansible | 18:35 | |
*** michaelgugino has joined #openstack-ansible | 18:35 | |
*** thorst_ has quit IRC | 18:35 | |
*** sdake has quit IRC | 18:35 | |
*** thorst_ has joined #openstack-ansible | 18:36 | |
*** thorst_ has quit IRC | 18:36 | |
*** thorst_ has joined #openstack-ansible | 18:36 | |
*** galstrom_ is now known as galstrom | 18:37 | |
*** logan- has quit IRC | 18:39 | |
*** johnmilton has joined #openstack-ansible | 18:39 | |
*** Reyu has quit IRC | 18:39 | |
*** d3n14l has quit IRC | 18:39 | |
*** andymccr has quit IRC | 18:40 | |
*** andymccr has joined #openstack-ansible | 18:40 | |
*** jjheroux has quit IRC | 18:40 | |
*** d3n14l has joined #openstack-ansible | 18:41 | |
*** jjheroux has joined #openstack-ansible | 18:41 | |
*** asettle has quit IRC | 18:41 | |
*** Reyu has joined #openstack-ansible | 18:42 | |
*** logan- has joined #openstack-ansible | 18:42 | |
*** Reyu has quit IRC | 18:48 | |
*** andymccr has quit IRC | 18:48 | |
*** sdake has joined #openstack-ansible | 18:49 | |
chris_hultin | jmccrory: Any thoughts on bypassing the Barbican requirement? | 18:49 |
mhayden | mgariepy: i just gave the haproxy role a try on centos7 and it appears to work | 18:49 |
*** thorst_ has quit IRC | 18:50 | |
mhayden | mgariepy: hah, nevermind -- it silently failed to listen on those ports | 18:50 |
*** adrian_otto has quit IRC | 18:55 | |
*** Reyu has joined #openstack-ansible | 18:56 | |
*** thorst_ has joined #openstack-ansible | 18:56 | |
mgariepy | mhayden, hehe yeah it's failing silently ;) | 18:56 |
* mhayden is tinkering | 18:56 | |
mgariepy | would be nice to have it generated correcly. | 18:57 |
openstackgerrit | Merged openstack/openstack-ansible: Fix CentOS Ansible bootstrap https://review.openstack.org/370831 | 18:57 |
mgariepy | i mean, not having the nova port if you don't need it. | 18:57 |
*** brad[] has quit IRC | 18:57 | |
*** oatley has quit IRC | 18:57 | |
*** jimbaker` has quit IRC | 18:57 | |
mgariepy | Nice :D https://review.openstack.org/370831 | 18:57 |
*** d3n14l has quit IRC | 18:58 | |
mhayden | mgariepy: woot -- glad to see that | 19:00 |
mgariepy | only took 25 recheck hehe | 19:00 |
*** belliott_ has joined #openstack-ansible | 19:00 | |
*** belliott has quit IRC | 19:00 | |
mhayden | my personal record is 87 patchsets :) | 19:01 |
mgariepy | what will be the ansible version for newton ? | 19:01 |
mgariepy | 2.1.x ? | 19:02 |
mgariepy | mhayden, http://docs.ansible.com/ansible/sefcontext_module.html it would be nice to have this I guess. | 19:03 |
mhayden | mgariepy: 2.1.1 as far as i know | 19:03 |
mhayden | mgariepy: indeed :| | 19:03 |
mgariepy | mhayden, or maybe we set selinux to permissive for now and fix that later ? | 19:05 |
mhayden | does the gate have SELinux enabled? | 19:05 |
*** spotz_zzz is now known as spotz | 19:05 | |
mgariepy | or do this: grep haproxy_t /var/log/audit/audit.log|audit2allow -M haproxy; semodule -i haproxy.pp | 19:06 |
mhayden | i know that the security role will enable it | 19:06 |
*** weezS has joined #openstack-ansible | 19:06 | |
mgariepy | ok. | 19:06 |
*** kjw3 has quit IRC | 19:07 | |
mgariepy | i'll be back tomorrow. | 19:08 |
*** hughmFLE_ has joined #openstack-ansible | 19:09 | |
*** weezS_ has joined #openstack-ansible | 19:10 | |
*** sdake has quit IRC | 19:10 | |
*** hughmFLEXin has quit IRC | 19:11 | |
*** rromans has quit IRC | 19:11 | |
*** d3n14l has joined #openstack-ansible | 19:11 | |
openstackgerrit | Marc Gariépy proposed openstack/openstack-ansible-haproxy_server: Add basic port config for selinux/haproxy https://review.openstack.org/377993 | 19:11 |
mgariepy | mhayden, ^^ if you want to start from this (or not) you can update it. | 19:12 |
*** rromans has joined #openstack-ansible | 19:12 | |
*** belliott_ has quit IRC | 19:12 | |
*** shasha_t_ has quit IRC | 19:12 | |
*** belliott has joined #openstack-ansible | 19:12 | |
*** Guest76517 has quit IRC | 19:12 | |
*** bsv has joined #openstack-ansible | 19:12 | |
*** weezS has quit IRC | 19:12 | |
*** weezS_ is now known as weezS | 19:12 | |
openstackgerrit | Marc Gariépy proposed openstack/openstack-ansible-haproxy_server: [WIP] Add basic port config for selinux/haproxy https://review.openstack.org/377993 | 19:12 |
mhayden | ah okay | 19:12 |
*** shasha_t_ has joined #openstack-ansible | 19:13 | |
*** bsv is now known as Guest80109 | 19:13 | |
mgariepy | but it's not dynamic.. | 19:13 |
mgariepy | the vars file is mostly static, it would be better to generate it like the haproxy config is done. | 19:14 |
mgariepy | anyway back tomorrow. | 19:14 |
mgariepy | cya | 19:14 |
*** michaelgugino has quit IRC | 19:24 | |
*** belliott has quit IRC | 19:26 | |
*** d3n14l has quit IRC | 19:26 | |
*** logan- has quit IRC | 19:26 | |
*** psilvad has quit IRC | 19:26 | |
*** serverascode has quit IRC | 19:27 | |
*** spotz has quit IRC | 19:27 | |
*** aludwar has quit IRC | 19:27 | |
*** d3n14l1 has joined #openstack-ansible | 19:27 | |
*** belliott has joined #openstack-ansible | 19:27 | |
*** johnmilton has quit IRC | 19:27 | |
*** jlvillal has quit IRC | 19:27 | |
*** messy_ has quit IRC | 19:27 | |
*** shasha_t_ has quit IRC | 19:27 | |
*** neillc has quit IRC | 19:27 | |
*** SamYaple has quit IRC | 19:27 | |
*** babilen has quit IRC | 19:27 | |
*** SamYaple has joined #openstack-ansible | 19:27 | |
*** aludwar has joined #openstack-ansible | 19:27 | |
*** spotz has joined #openstack-ansible | 19:27 | |
*** neillc has joined #openstack-ansible | 19:27 | |
*** Reyu has quit IRC | 19:27 | |
*** serverascode has joined #openstack-ansible | 19:28 | |
jmccrory | chris_hultin: sorry stepped away for lunch. think the tests are bypassing it for now, couldn't get it to work with barbican at all earlier L24 https://review.openstack.org/#/c/355155/25/tests/magnum-test-vars.yml | 19:29 |
*** homerp has quit IRC | 19:30 | |
chris_hultin | jmccrory: No worries. Here's what I've been using: https://gist.github.com/chrishultin/d0373702e34af8d3fe4f17aadca61b16 | 19:30 |
*** jroll has quit IRC | 19:31 | |
admin0 | WARNING: openstackclient.common.utils is deprecated and will be removed after Jun 2017. Please use osc_lib.utils — should this be there ? | 19:32 |
*** jlvillal has joined #openstack-ansible | 19:32 | |
jmccrory | chris_hultin: ah ok, cool. i'll update to match that after https://review.openstack.org/#/c/377907/ goes through, that's the current blocker | 19:33 |
*** ajo has quit IRC | 19:34 | |
*** logan- has joined #openstack-ansible | 19:34 | |
*** adreznec has quit IRC | 19:35 | |
*** ioni has quit IRC | 19:35 | |
*** kencjohnston has quit IRC | 19:35 | |
*** arif-ali has quit IRC | 19:35 | |
*** d3n14l1 has quit IRC | 19:35 | |
*** ioni has joined #openstack-ansible | 19:35 | |
*** spotz has quit IRC | 19:35 | |
*** serverascode has quit IRC | 19:35 | |
*** aludwar has quit IRC | 19:35 | |
*** automagically has quit IRC | 19:35 | |
*** prometheanfire has quit IRC | 19:35 | |
*** shasha_t_ has joined #openstack-ansible | 19:36 | |
*** neillc has quit IRC | 19:36 | |
*** poopcat has quit IRC | 19:36 | |
*** mattoliverau has quit IRC | 19:36 | |
*** d3n14l has joined #openstack-ansible | 19:36 | |
chris_hultin | jmccrory: The only caveat with that is that we need to make sure that the directory we specify in magnum_config_overrides needs to exist and be read/writeable by the Magnum service | 19:36 |
*** Guest80109 has quit IRC | 19:36 | |
*** matt6434 has joined #openstack-ansible | 19:36 | |
*** arif-ali has joined #openstack-ansible | 19:36 | |
*** adreznec has joined #openstack-ansible | 19:36 | |
*** spotz has joined #openstack-ansible | 19:36 | |
*** ajo has joined #openstack-ansible | 19:36 | |
*** homerp has joined #openstack-ansible | 19:37 | |
*** poopcat has joined #openstack-ansible | 19:37 | |
palendae | admin0, I think that's for openstack client to fix | 19:37 |
*** jroll has joined #openstack-ansible | 19:37 | |
admin0 | its from a brand new install inside the utility container | 19:37 |
*** jroll has quit IRC | 19:37 | |
*** jroll has joined #openstack-ansible | 19:37 | |
admin0 | isn’t it done by us ? | 19:37 |
*** automagically has joined #openstack-ansible | 19:37 | |
*** neillc has joined #openstack-ansible | 19:38 | |
palendae | That warning isn't from us | 19:38 |
palendae | We're installing openstack client which is issuing that deprecation warning | 19:38 |
admin0 | hmm true . we just pull it from upstream and weave it together | 19:38 |
palendae | Right | 19:38 |
palendae | Those projects have their own deprecations to fix | 19:38 |
palendae | Poor form to bubble it up to the user though | 19:38 |
*** kencjohnston has joined #openstack-ansible | 19:38 | |
*** aludwar has joined #openstack-ansible | 19:39 | |
*** babilen has joined #openstack-ansible | 19:39 | |
*** johnmilton has joined #openstack-ansible | 19:40 | |
*** messy_ has joined #openstack-ansible | 19:40 | |
*** Reyu has joined #openstack-ansible | 19:40 | |
*** johnmilton has quit IRC | 19:40 | |
*** mpotdar has joined #openstack-ansible | 19:41 | |
chris_hultin | jmccrory: I've also got an Ansible plugin for Magnum that I'd like to add to openstack-ansible-plugins and add tests for | 19:41 |
*** prometheanfire has joined #openstack-ansible | 19:42 | |
palendae | chris_hultin, Awesome to add tests. I think there's interest in getting moved over to https://github.com/ansible/ansible-modules-extras/tree/devel/cloud/openstack and/or Shade, but that may be a whie | 19:42 |
jmccrory | awesome, don't think any plugins have had tests done yet | 19:43 |
palendae | though looking at it, looks like it | 19:43 |
palendae | it's mostly keystone still | 19:43 |
chris_hultin | jmccrory: Yeah, that's what odyssey4me said. Since testing will require a working Magnum, he suggested putting the tests in the os_magnum role | 19:43 |
*** timrc has quit IRC | 19:43 | |
palendae | Yeah...that or a lot of mocking | 19:44 |
*** izaakk has quit IRC | 19:44 | |
*** d3n14l has quit IRC | 19:44 | |
*** d3n14l has joined #openstack-ansible | 19:44 | |
*** jroll has quit IRC | 19:44 | |
*** adreznec has quit IRC | 19:44 | |
*** spotz has quit IRC | 19:44 | |
*** neillc has quit IRC | 19:45 | |
*** automagically has quit IRC | 19:45 | |
*** homerp has quit IRC | 19:45 | |
*** ajo has quit IRC | 19:45 | |
*** matt6434 has quit IRC | 19:45 | |
*** aludwar1 has joined #openstack-ansible | 19:45 | |
*** matt6434 has joined #openstack-ansible | 19:45 | |
*** neillc has joined #openstack-ansible | 19:45 | |
*** homerp has joined #openstack-ansible | 19:45 | |
*** jheroux has joined #openstack-ansible | 19:45 | |
*** spotz has joined #openstack-ansible | 19:45 | |
*** aludwar has quit IRC | 19:45 | |
*** jjheroux has quit IRC | 19:45 | |
*** johnmilton has joined #openstack-ansible | 19:45 | |
*** adreznec_ has joined #openstack-ansible | 19:46 | |
*** aludwar1 is now known as aludwar | 19:46 | |
*** adreznec_ is now known as adreznec | 19:46 | |
*** timrc has joined #openstack-ansible | 19:46 | |
*** jroll has joined #openstack-ansible | 19:46 | |
*** jroll has quit IRC | 19:46 | |
*** jroll has joined #openstack-ansible | 19:46 | |
vishwanathj | odyssey4me hi | 19:47 |
chris_hultin | vishwanathj: odyssey4me left for the day, btw. | 19:47 |
*** bsv_ has joined #openstack-ansible | 19:47 | |
*** ajo has joined #openstack-ansible | 19:47 | |
*** zerick has joined #openstack-ansible | 19:48 | |
*** automagically has joined #openstack-ansible | 19:48 | |
vishwanathj | chris_hultin hi...I followed the instructions at http://docs.openstack.org/developer/openstack-ansible/developer-docs/quickstart-aio.html to install stable/mitaka .... | 19:48 |
vishwanathj | i ran into errors as part of run-plybook.sh, the snippet of which I have captured at http://paste.openstack.org/show/583164/ ....was hoping to get some guidance on resolution of those issues | 19:49 |
vishwanathj | I am trying this for the first time and earlier odyssey4me was providing guidance...chris_hultin , would appreciate if you could help if you have the bandwidth ... thanks | 19:50 |
*** adrian_otto has joined #openstack-ansible | 19:55 | |
chris_hultin | vishwanathj: Just looking at it, it looks like it's an issue with the repo server | 19:55 |
*** psilvad has joined #openstack-ansible | 19:55 | |
*** Guest95 has joined #openstack-ansible | 19:57 | |
*** ikalnytskyi has quit IRC | 20:00 | |
*** b3rnard0 has quit IRC | 20:00 | |
*** Oku_OS has quit IRC | 20:01 | |
*** ikalnytskyi has joined #openstack-ansible | 20:01 | |
*** b3rnard0 has joined #openstack-ansible | 20:01 | |
*** schwicht has quit IRC | 20:02 | |
*** serverascode has joined #openstack-ansible | 20:03 | |
vishwanathj | chris_hultin thanks for looking into it... would appreciate if you can share any next steps to resolve issue after you have had a look | 20:03 |
chris_hultin | vishwanathj: I'm not the one to be looking at this - I'm pretty new to OSA myself | 20:04 |
vishwanathj | chris_hultin oh I see ... thanks for taking an initial look though | 20:04 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-haproxy_server: Allow haproxy to bind to any port in CentOS https://review.openstack.org/378008 | 20:05 |
mhayden | mgariepy: ^^ how about that | 20:05 |
*** Oku_OS has joined #openstack-ansible | 20:06 | |
chris_hultin | jmccrory: Let me know if you want me to write any tests for the os_magnum role. | 20:09 |
*** adrian_otto has quit IRC | 20:09 | |
*** izaakk has joined #openstack-ansible | 20:10 | |
palendae | fg | 20:11 |
jmccrory | chris_hultin : yeah, please do. you could get started in a new change that depends on the existing one if you want to get started on testing your plugin | 20:12 |
chris_hultin | jmccrory: OK | 20:12 |
*** sdake has joined #openstack-ansible | 20:13 | |
*** adrian_otto has joined #openstack-ansible | 20:14 | |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-haproxy_server: Allow haproxy to bind to any port in CentOS https://review.openstack.org/378008 | 20:16 |
openstackgerrit | Major Hayden proposed openstack/openstack-ansible-haproxy_server: Allow haproxy to bind to any port in CentOS https://review.openstack.org/378008 | 20:17 |
chris_hultin | jmccrory: Any ideas on how to test this? Not sure how to verify, short of trying to use the actual Magnum client | 20:20 |
*** TxGirlGe_ has quit IRC | 20:20 | |
*** TxGirlGeek has joined #openstack-ansible | 20:21 | |
*** logan- has quit IRC | 20:21 | |
*** jduhamel_ has quit IRC | 20:21 | |
*** dweaver has quit IRC | 20:21 | |
jmccrory | chris_hultin : that's what some of the other roles are doing. https://github.com/openstack/openstack-ansible-os_barbican/blob/master/tests/test-barbican-functional.yml | 20:22 |
*** timrc has quit IRC | 20:22 | |
*** ajo has quit IRC | 20:23 | |
*** rromans has quit IRC | 20:23 | |
chris_hultin | jmccrory: Hmmm, I guess I go that route. Should be easy enough, as long as we can safely assume a blank slate. | 20:23 |
*** sdake_ has joined #openstack-ansible | 20:23 | |
*** timrc_ has joined #openstack-ansible | 20:23 | |
*** schwicht has joined #openstack-ansible | 20:23 | |
*** neillc_ has joined #openstack-ansible | 20:23 | |
jmccrory | use your plugin to make whatever calls and then maybe shell out to the client to validate output | 20:23 |
*** neillc has quit IRC | 20:23 | |
*** matt6434 has quit IRC | 20:23 | |
*** ikalnytskyi has quit IRC | 20:23 | |
*** jroll has quit IRC | 20:23 | |
*** ajo has joined #openstack-ansible | 20:23 | |
*** jroll has joined #openstack-ansible | 20:23 | |
*** jroll has quit IRC | 20:23 | |
*** jroll has joined #openstack-ansible | 20:23 | |
*** Mudpuppy has quit IRC | 20:23 | |
*** Guest95 has quit IRC | 20:24 | |
*** adreznec has quit IRC | 20:24 | |
*** bsv_ has quit IRC | 20:24 | |
*** Reyu has quit IRC | 20:24 | |
*** sdake has quit IRC | 20:24 | |
*** matt6434 has joined #openstack-ansible | 20:24 | |
*** rromans has joined #openstack-ansible | 20:24 | |
*** smatzek__ has quit IRC | 20:24 | |
*** gouthamr_ has quit IRC | 20:24 | |
*** jduhamel has joined #openstack-ansible | 20:24 | |
*** adreznec has joined #openstack-ansible | 20:24 | |
*** gouthamr has joined #openstack-ansible | 20:25 | |
*** dweaver has joined #openstack-ansible | 20:25 | |
mhayden | automagically: fixed my error here https://review.openstack.org/#/c/378008/ | 20:25 |
*** asettle has joined #openstack-ansible | 20:26 | |
*** logan- has joined #openstack-ansible | 20:26 | |
*** ikalnytskyi has joined #openstack-ansible | 20:27 | |
*** qwang has quit IRC | 20:30 | |
automagically | Seems reasonable in the short term | 20:32 |
*** d3n14l has quit IRC | 20:32 | |
*** ajo has quit IRC | 20:32 | |
*** serverascode has quit IRC | 20:32 | |
*** matt6434 has quit IRC | 20:32 | |
*** neillc_ has quit IRC | 20:32 | |
*** ikalnytskyi has quit IRC | 20:32 | |
*** adreznec has quit IRC | 20:32 | |
*** schwicht has quit IRC | 20:32 | |
*** homerp has quit IRC | 20:32 | |
*** spotz has quit IRC | 20:32 | |
*** d3n14l has joined #openstack-ansible | 20:32 | |
*** d3n14l has quit IRC | 20:32 | |
*** johnmilton has quit IRC | 20:33 | |
*** jroll has quit IRC | 20:33 | |
*** automagically has quit IRC | 20:33 | |
*** mennie has quit IRC | 20:33 | |
*** neillc has joined #openstack-ansible | 20:33 | |
*** homerp has joined #openstack-ansible | 20:33 | |
*** matt6434 has joined #openstack-ansible | 20:33 | |
*** mennie has joined #openstack-ansible | 20:33 | |
*** ajo has joined #openstack-ansible | 20:33 | |
*** adreznec has joined #openstack-ansible | 20:33 | |
*** spotz has joined #openstack-ansible | 20:33 | |
*** johnmilton has joined #openstack-ansible | 20:33 | |
*** jroll has joined #openstack-ansible | 20:34 | |
*** jroll has quit IRC | 20:34 | |
*** jroll has joined #openstack-ansible | 20:34 | |
*** automagically has joined #openstack-ansible | 20:35 | |
*** sc68cal_ is now known as sc68cal | 20:35 | |
*** bsv has joined #openstack-ansible | 20:35 | |
*** bsv is now known as Guest66282 | 20:36 | |
*** Reyu has joined #openstack-ansible | 20:38 | |
*** erikmwilson has quit IRC | 20:38 | |
*** erikmwilson has joined #openstack-ansible | 20:43 | |
*** serverascode has joined #openstack-ansible | 20:43 | |
*** omiday has quit IRC | 20:44 | |
*** adreznec_ has joined #openstack-ansible | 20:44 | |
*** ajo_ has joined #openstack-ansible | 20:44 | |
*** ikalnytskyi has joined #openstack-ansible | 20:45 | |
*** ajo has quit IRC | 20:45 | |
*** Reyu has quit IRC | 20:45 | |
*** omiday has joined #openstack-ansible | 20:45 | |
*** psilvad has quit IRC | 20:46 | |
*** adreznec has quit IRC | 20:46 | |
*** spotz has quit IRC | 20:46 | |
*** Guest66282 has quit IRC | 20:46 | |
*** rromans has quit IRC | 20:46 | |
*** sdake_ has quit IRC | 20:46 | |
*** jamielennox has quit IRC | 20:46 | |
*** jroll has quit IRC | 20:46 | |
*** matt6434 has quit IRC | 20:46 | |
*** neillc has quit IRC | 20:46 | |
*** neillc has joined #openstack-ansible | 20:46 | |
*** bsv_ has joined #openstack-ansible | 20:46 | |
*** jroll has joined #openstack-ansible | 20:46 | |
*** rromans has joined #openstack-ansible | 20:46 | |
*** spotz has joined #openstack-ansible | 20:46 | |
*** rromans has quit IRC | 20:46 | |
*** rromans has joined #openstack-ansible | 20:46 | |
*** matt6434 has joined #openstack-ansible | 20:46 | |
*** adreznec_ is now known as adreznec | 20:46 | |
*** jroll is now known as Guest49945 | 20:46 | |
*** andymccr has joined #openstack-ansible | 20:47 | |
*** sdake has joined #openstack-ansible | 20:47 | |
*** Guest49945 is now known as jroll|dupe | 20:47 | |
*** jroll|dupe has quit IRC | 20:47 | |
*** jroll|dupe has joined #openstack-ansible | 20:47 | |
openstackgerrit | Qin Wang (qwang) proposed openstack/openstack-ansible-os_heat: add os_heat role functional tests for gate https://review.openstack.org/378024 | 20:48 |
*** psilvad has joined #openstack-ansible | 20:50 | |
*** brad[] has joined #openstack-ansible | 20:50 | |
*** oatley has joined #openstack-ansible | 20:50 | |
*** jimbaker` has joined #openstack-ansible | 20:50 | |
*** Reyu has joined #openstack-ansible | 20:50 | |
*** satsuma has quit IRC | 20:51 | |
*** psilvad has quit IRC | 20:51 | |
*** psilvad has joined #openstack-ansible | 20:51 | |
*** jamielennox has joined #openstack-ansible | 20:51 | |
*** satsuma has joined #openstack-ansible | 20:52 | |
*** jroll|dupe is now known as jroll | 20:54 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: Default the variable if the group doesn't exist https://review.openstack.org/377907 | 20:55 |
openstackgerrit | Christopher Hultin proposed openstack/openstack-ansible-plugins: Adding Magnum plugin https://review.openstack.org/378029 | 20:55 |
openstackgerrit | Christopher Hultin proposed openstack/openstack-ansible-os_magnum: Adding Functional Tests for Ansible Magnum plugin https://review.openstack.org/378030 | 20:56 |
chris_hultin | jmccrory: There are the patches to add the Magnum plugin and the functional tests | 20:56 |
*** psilvad has quit IRC | 20:58 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: Default the variable if the group doesn't exist https://review.openstack.org/377907 | 20:58 |
*** hughmFLE_ has quit IRC | 20:58 | |
*** psilvad has joined #openstack-ansible | 20:58 | |
*** qwang has joined #openstack-ansible | 20:59 | |
*** adrian_otto has quit IRC | 21:00 | |
*** hughmFLEXin has joined #openstack-ansible | 21:02 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Change default log bind mount to be optional https://review.openstack.org/373561 | 21:03 |
*** adrian_otto has joined #openstack-ansible | 21:03 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron: Add conditional around the pid clean up process https://review.openstack.org/377924 | 21:06 |
*** chris_hultin is now known as chris_hultin|AWA | 21:06 | |
*** woodard_ has joined #openstack-ansible | 21:12 | |
*** woodard has quit IRC | 21:15 | |
*** woodard_ has quit IRC | 21:17 | |
*** schwicht has joined #openstack-ansible | 21:21 | |
*** sdake has quit IRC | 21:22 | |
mrda | Morning OSA | 21:23 |
*** thorst_ has quit IRC | 21:23 | |
cloudnull | mornings mrda | 21:24 |
*** thorst_ has joined #openstack-ansible | 21:24 | |
mrda | cloudnull: o/ | 21:24 |
cloudnull | if folks could give this a review it'd be appreciated https://review.openstack.org/#/c/373561/ | 21:24 |
cloudnull | this should get our mitaka > newton upgrades functional | 21:25 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client: Use centralised test scripts https://review.openstack.org/377747 | 21:25 |
openstackgerrit | Merged openstack/openstack-ansible-ops: Use centralised test scripts https://review.openstack.org/377835 | 21:25 |
*** schwicht_at_work has joined #openstack-ansible | 21:26 | |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server: Use centralised test scripts https://review.openstack.org/377815 | 21:26 |
qwang | needs workflow on this patch. much appreciated! https://review.openstack.org/#/c/371761/ | 21:27 |
*** schwicht has quit IRC | 21:27 | |
cloudnull | That'd be a good one too. | 21:28 |
*** thorst_ has quit IRC | 21:29 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_client: Use centralised test scripts https://review.openstack.org/377758 | 21:31 |
openstackgerrit | Merged openstack/openstack-ansible-haproxy_server: Use centralised test scripts https://review.openstack.org/377783 | 21:31 |
openstackgerrit | Merged openstack/openstack-ansible-haproxy_server: Allow haproxy to bind to any port in CentOS https://review.openstack.org/378008 | 21:31 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts: Use centralised test scripts https://review.openstack.org/377808 | 21:31 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts: Use centralised test scripts https://review.openstack.org/377826 | 21:31 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_openrc: Use centralised test scripts https://review.openstack.org/377832 | 21:31 |
*** gouthamr has quit IRC | 21:33 | |
*** matt6434 is now known as mattoliverau | 21:35 | |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create: Use centralised test scripts https://review.openstack.org/377790 | 21:35 |
*** jheroux has quit IRC | 21:36 | |
*** kylek3h_ has quit IRC | 21:36 | |
Apsu | cloudnull: +1 | 21:38 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Use centralised test scripts https://review.openstack.org/377939 | 21:38 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty: Use centralised test scripts https://review.openstack.org/377938 | 21:40 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Use centralised test scripts https://review.openstack.org/377941 | 21:40 |
cloudnull | Apsu: thanks for the review :) | 21:40 |
cloudnull | and raising the issue for that matter. | 21:41 |
cloudnull | we'll need to get that back to mitaka soonish | 21:41 |
cloudnull | but it'll need to be merged first | 21:41 |
* Apsu nods | 21:41 | |
Apsu | And yep | 21:42 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 21:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Use centralised test scripts https://review.openstack.org/377905 | 21:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Use centralised test scripts https://review.openstack.org/377935 | 21:43 |
cloudnull | looks like we still need to make these go https://review.openstack.org/#/q/topic:bp/ansible-2-1-support+status:open | 21:43 |
cloudnull | andymccr: should be abandon https://review.openstack.org/#/c/353616/ ? | 21:44 |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 21:44 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi: Use centralised test scripts https://review.openstack.org/377946 | 21:44 |
andymccr | cloudnull: yeah, that was my bad - i basically set it up on a whim last night without checking. | 21:44 |
cloudnull | done. | 21:44 |
andymccr | but ive fixed it up to include the central tests, and it shouldpass/merge once my generic var for the testing repo merges | 21:44 |
andymccr | although if you can think of a better way to do that. im all ears :D | 21:45 |
cloudnull | I abandoned it | 21:45 |
andymccr | https://review.openstack.org/#/c/377907/ | 21:45 |
*** MrDanDan has joined #openstack-ansible | 21:45 | |
cloudnull | +2 | 21:46 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_sahara: Ansible 2.1.1 role testing https://review.openstack.org/353612 | 21:47 |
openstackgerrit | Charles Farquhar proposed openstack/openstack-ansible-os_tempest: Install tempest plugins to correct venv https://review.openstack.org/378051 | 21:47 |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican: Use centralised test scripts https://review.openstack.org/377911 | 21:47 |
andymccr | its rather nasty :D but couldnt think of a better way to do it so we can keep generic vars up | 21:47 |
cloudnull | It's really not so terrible imo | 21:48 |
*** adrian_otto has quit IRC | 21:49 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible: Change default log bind mount to be optional https://review.openstack.org/373561 | 21:50 |
*** KLevenstein has quit IRC | 21:53 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 21:57 |
*** jamesdenton has quit IRC | 21:58 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-tests: setting-nodepool needs to use root user https://review.openstack.org/378059 | 22:05 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Test address setting code paths https://review.openstack.org/376520 | 22:05 |
*** hughmFLEXin has quit IRC | 22:07 | |
*** asettle has quit IRC | 22:09 | |
*** klamath has quit IRC | 22:09 | |
openstackgerrit | Merged openstack/openstack-ansible-tests: Default the variable if the group doesn't exist https://review.openstack.org/377907 | 22:23 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_sahara: Ansible 2.1.1 role testing https://review.openstack.org/353612 | 22:28 |
*** galstrom is now known as galstrom_zzz | 22:29 | |
openstackgerrit | Andy McCrae proposed openstack/openstack-ansible-os_tempest: Move tempest to Ansible 2.1.1 and central testing https://review.openstack.org/377098 | 22:32 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-tests: Add container logs to the build https://review.openstack.org/374923 | 22:35 |
*** vishwanathj has quit IRC | 22:36 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible: Updated from global requirements https://review.openstack.org/377478 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-ceph_client: Updated from global requirements https://review.openstack.org/377480 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-galera_client: Updated from global requirements https://review.openstack.org/377481 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-haproxy_server: Updated from global requirements https://review.openstack.org/377483 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-lxc_container_create: Updated from global requirements https://review.openstack.org/377484 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-lxc_hosts: Updated from global requirements https://review.openstack.org/377485 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-memcached_server: Updated from global requirements https://review.openstack.org/377486 | 22:36 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-openstack_hosts: Updated from global requirements https://review.openstack.org/377487 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-openstack_openrc: Updated from global requirements https://review.openstack.org/377488 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_aodh: Updated from global requirements https://review.openstack.org/377490 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_ceilometer: Updated from global requirements https://review.openstack.org/377492 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_designate: Updated from global requirements https://review.openstack.org/377495 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance: Updated from global requirements https://review.openstack.org/377496 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_gnocchi: Updated from global requirements https://review.openstack.org/377497 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift: Updated from global requirements https://review.openstack.org/377508 | 22:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-tests: Updated from global requirements https://review.openstack.org/377523 | 22:37 |
*** schwicht_at_work has quit IRC | 22:41 | |
*** admin0 has quit IRC | 22:42 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_nova: Implement placement AUTH/DB https://review.openstack.org/367749 | 22:42 |
*** TxGirlGeek has quit IRC | 22:44 | |
*** coolj has quit IRC | 22:51 | |
*** coolj has joined #openstack-ansible | 22:51 | |
*** jamesdenton has joined #openstack-ansible | 22:53 | |
*** jamesden_ has joined #openstack-ansible | 22:53 | |
*** hughmFLEXin has joined #openstack-ansible | 22:55 | |
*** sdake has joined #openstack-ansible | 22:56 | |
*** jamesdenton has quit IRC | 22:57 | |
*** sdake_ has joined #openstack-ansible | 22:58 | |
*** hughmFLEXin has quit IRC | 23:01 | |
*** sdake has quit IRC | 23:01 | |
*** kylek3h has joined #openstack-ansible | 23:11 | |
*** kylek3h has quit IRC | 23:11 | |
*** kylek3h has joined #openstack-ansible | 23:11 | |
*** adrian_otto has joined #openstack-ansible | 23:18 | |
*** markvoelker has quit IRC | 23:19 | |
*** MrDanDan has quit IRC | 23:19 | |
*** Mudpuppy has joined #openstack-ansible | 23:22 | |
*** Mudpuppy has quit IRC | 23:24 | |
*** admin0 has joined #openstack-ansible | 23:31 | |
*** admin0 has quit IRC | 23:33 | |
*** schwicht has joined #openstack-ansible | 23:36 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!