openstackgerrit | Merged openstack/openstack-ansible: Add the galera_client dependency to the repo build https://review.openstack.org/348533 | 00:09 |
---|---|---|
openstackgerrit | Merged openstack/openstack-ansible: Support users without projects in keystone library https://review.openstack.org/347564 | 00:11 |
*** eil397 has quit IRC | 00:14 | |
*** eil397__ has quit IRC | 00:14 | |
openstackgerrit | Merged openstack/openstack-ansible: Update the home-page info with the developer documentation https://review.openstack.org/349368 | 00:15 |
*** thorst has quit IRC | 00:16 | |
*** thorst has joined #openstack-ansible | 00:17 | |
*** eil397_ has joined #openstack-ansible | 00:21 | |
*** thorst has quit IRC | 00:21 | |
*** fxpester has joined #openstack-ansible | 00:30 | |
*** jamielennox is now known as jamielennox|away | 00:49 | |
*** jamielennox|away is now known as jamielennox | 01:03 | |
*** fxpester has quit IRC | 01:04 | |
*** eil397_ has quit IRC | 01:06 | |
*** sdake has quit IRC | 01:14 | |
*** thorst has joined #openstack-ansible | 01:20 | |
*** spedione|AWAY is now known as spedione | 01:23 | |
*** eil397_ has joined #openstack-ansible | 01:25 | |
*** thorst has quit IRC | 01:26 | |
*** thorst has joined #openstack-ansible | 01:29 | |
*** spedione is now known as spedione|AWAY | 01:30 | |
*** thorst has quit IRC | 01:30 | |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Edit the installation chapter https://review.openstack.org/349404 | 01:36 |
*** wadeholler has quit IRC | 01:43 | |
*** jhesketh has quit IRC | 01:51 | |
*** jhesketh has joined #openstack-ansible | 01:51 | |
*** wadeholler has joined #openstack-ansible | 01:56 | |
*** wadeholler has joined #openstack-ansible | 01:57 | |
*** johnmilton has quit IRC | 01:57 | |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Edit the installation chapter https://review.openstack.org/349404 | 02:01 |
*** retreved has joined #openstack-ansible | 02:07 | |
*** eil397_ has quit IRC | 02:07 | |
cloudnull | any cores about that might want to review the sha bump for stable/mitaka | 02:08 |
cloudnull | https://review.openstack.org/#/c/349535 | 02:08 |
cloudnull | current checkouts of the head of the main repo are busted when adding controllers due to this patch missing https://github.com/openstack/openstack-ansible-os_neutron/commit/ba7b2c88cd966da3187ea3b4ec88211d94afcb42 | 02:09 |
cloudnull | thanks ^^ mrhillsman for finding that | 02:09 |
cloudnull | the sha bump patch pulls in the needful | 02:09 |
cloudnull | jmccrory stevelle odyssey4me andymccr d34dh0r53 evrardjp mhayden hughsaunders mattt ^ | 02:10 |
*** johnmilton has joined #openstack-ansible | 02:12 | |
mrhillsman | thank you cloudnull for assisting :) | 02:16 |
*** retreved has quit IRC | 02:23 | |
*** markvoelker has joined #openstack-ansible | 02:25 | |
*** shasha_tavil has joined #openstack-ansible | 02:26 | |
*** jamielennox is now known as jamielennox|away | 02:28 | |
*** zerda2 has joined #openstack-ansible | 02:28 | |
*** markvoelker_ has joined #openstack-ansible | 02:30 | |
*** markvoelker has quit IRC | 02:30 | |
*** thorst has joined #openstack-ansible | 02:31 | |
*** thorst has quit IRC | 02:36 | |
*** eil397_ has joined #openstack-ansible | 02:38 | |
*** jamielennox|away is now known as jamielennox | 02:42 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: Support multiple rabbitmq clusters https://review.openstack.org/344884 | 02:42 |
*** eil397_ has quit IRC | 02:42 | |
*** wadeholler has quit IRC | 02:42 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift: Fixed simple performance issue and deprecations https://review.openstack.org/349763 | 02:57 |
cloudnull | so idk if folks are around but i've been working on how to squeeze more performance out of just about everything and recently discovered that ansible will spin lock on a task that is "skipped" if it's been included, the include contains vars, and the tasks within the include use a lookup (like with_items). | 02:59 |
automagically | cloudnull that’s digging deep | 03:00 |
automagically | You are seriously eeking out every last cycle | 03:00 |
cloudnull | so we should be able to fix get back several minutes of execution time by doing this https://review.openstack.org/#/c/349763 | 03:00 |
cloudnull | more so https://review.openstack.org/#/c/349763/1/tasks/swift_init_systemd.yml | 03:00 |
cloudnull | ^ automagically on an AIO that change saves ~2 minutes of execution time. | 03:01 |
automagically | Nice find man! | 03:01 |
cloudnull | i think my hair has gotten a lot grayer lately. | 03:02 |
automagically | minor fix on that patch | 03:03 |
mcarden | cloudnull: Heh - I'm just finishing testing a patch to fix those deprecation warnings in swift_rings_build and swift_rings_post_distribution_check.. You beat me to it. :) | 03:04 |
cloudnull | sorry brother. | 03:05 |
cloudnull | automagically: nice catch | 03:05 |
mcarden | No problem - I've observed other things that I will track down | 03:05 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_swift: Fixed simple performance issue and deprecations https://review.openstack.org/349763 | 03:06 |
cloudnull | automagically: ^ nice catch | 03:06 |
*** asettle has joined #openstack-ansible | 03:07 | |
cloudnull | time with the change "4m4.486s" time without "6m43.042s" -- and thats rerunning on an already deployed aio... | 03:10 |
cloudnull | just reran both to verify | 03:11 |
automagically | definitely should open an issue with Ansible upstream on that one | 03:11 |
cloudnull | so I think we can make similar updates to all of our roles, specifically where systemd is used to save a bunch of time. | 03:11 |
cloudnull | automagically: ++ already on it | 03:12 |
*** shasha_tavil has quit IRC | 03:13 | |
*** asettle has quit IRC | 03:13 | |
cloudnull | mcarden and others, idk if you'd be up to work on some of those patchs, kinda low hanging fruit and monotonous, but i think could give us back quite a bit of time. | 03:13 |
mcarden | Sorry, which bit? | 03:14 |
cloudnull | essentiall in the os_* roles we use the same task process | 03:15 |
cloudnull | so https://review.openstack.org/#/c/349763/1/tasks/swift_init_systemd.yml would need to change in the roles | 03:15 |
mcarden | Ah, right | 03:15 |
mcarden | Sure, I can typey typey something like that in some roles. | 03:16 |
cloudnull | I'm happy to slam that out (maybe tomorrow) but if you'd be interested I'd be appreciative of the assist :) | 03:16 |
mcarden | Happy to. | 03:17 |
neillc | I'm happy to do some typey type as well if that would help. heading off to a uni lecture shorly but will be back this afternoon | 03:17 |
*** janki has joined #openstack-ansible | 03:21 | |
cloudnull | sweet! | 03:25 |
cloudnull | thanks neillc mcarden | 03:25 |
mcarden | NP | 03:26 |
openstackgerrit | Merged openstack/openstack-ansible: Update all SHAs for 13.3.1 https://review.openstack.org/349535 | 03:31 |
cloudnull | automagically: https://github.com/ansible/ansible/issues/16913 | 03:35 |
cloudnull | others too. ^ | 03:35 |
automagically | cloudnull: ++ Thanks for filing the issue | 03:36 |
*** thorst has joined #openstack-ansible | 03:36 | |
cloudnull | yea, hopfully it gets fixed in the next year or so. ;) | 03:36 |
cloudnull | I've been digging into the source but i've not found the specific path that caues the slowdown. | 03:37 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_aodh: Fix ansible performance issue https://review.openstack.org/349775 | 03:45 |
*** thorst has quit IRC | 03:45 | |
mcarden | cloudnull:, before I hit any others... ^^^ | 03:45 |
*** shausy has joined #openstack-ansible | 03:57 | |
*** sguduru has joined #openstack-ansible | 03:58 | |
*** albertcard has quit IRC | 04:00 | |
*** janki has quit IRC | 04:02 | |
sguduru | can somebody review this https://review.openstack.org/#/c/349418/ please? | 04:06 |
openstackgerrit | Logan V proposed openstack/openstack-ansible: Define retries on ceph keyring fetch task https://review.openstack.org/349780 | 04:09 |
*** eil397_ has joined #openstack-ansible | 04:13 | |
*** berendt has quit IRC | 04:15 | |
*** markvoelker_ has quit IRC | 04:15 | |
*** berendt has joined #openstack-ansible | 04:34 | |
*** eil397_ has quit IRC | 04:35 | |
*** eil397_ has joined #openstack-ansible | 04:41 | |
*** thorst has joined #openstack-ansible | 04:43 | |
*** thorst has quit IRC | 04:51 | |
*** elo has joined #openstack-ansible | 04:52 | |
*** eric_lopez has quit IRC | 04:55 | |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_ceilometer: Fix ansible performance issue https://review.openstack.org/349791 | 04:56 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_cinder: Fix ansible performance issue https://review.openstack.org/349792 | 04:56 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_designate: Fix ansible performance issue https://review.openstack.org/349793 | 04:57 |
*** berendt has quit IRC | 04:57 | |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_glance: Fix ansible performance issue https://review.openstack.org/349794 | 04:58 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_gnocchi: Fix ansible performance issue https://review.openstack.org/349795 | 04:59 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_heat: Fix ansible performance issue https://review.openstack.org/349796 | 05:00 |
*** eil397 has joined #openstack-ansible | 05:00 | |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_neutron: Fix ansible performance issue https://review.openstack.org/349797 | 05:01 |
openstackgerrit | Michael Carden proposed openstack/openstack-ansible-os_nova: Fix ansible performance issue https://review.openstack.org/349798 | 05:02 |
openstackgerrit | Sirisha Guduru proposed openstack/openstack-ansible-ops: Playbook to mount drives in swift object nodes https://review.openstack.org/349418 | 05:02 |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Revise deployment configuration chapter https://review.openstack.org/349799 | 05:06 |
openstackgerrit | Sirisha Guduru proposed openstack/openstack-ansible-ops: Playbook to mount drives in swift object nodes https://review.openstack.org/349418 | 05:06 |
*** markvoelker has joined #openstack-ansible | 05:10 | |
*** markvoelker has quit IRC | 05:16 | |
*** janki has joined #openstack-ansible | 05:19 | |
*** eil397 has quit IRC | 05:20 | |
*** eil397_ has quit IRC | 05:21 | |
*** elopez_ has quit IRC | 05:31 | |
*** derekjhyang has quit IRC | 05:42 | |
*** berendt has joined #openstack-ansible | 05:48 | |
*** thorst has joined #openstack-ansible | 05:48 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Refactor "get_instance_info" gathering https://review.openstack.org/347610 | 05:51 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Remove SSL protocol/cipher from AIO user_variables.yml https://review.openstack.org/348877 | 05:52 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Use keystone library for heat_stack_domain_admin https://review.openstack.org/348330 | 05:53 |
*** thorst has quit IRC | 05:55 | |
*** javeriak has joined #openstack-ansible | 06:00 | |
*** sguduru has quit IRC | 06:00 | |
*** markvoelker has joined #openstack-ansible | 06:06 | |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Edit the installation chapter https://review.openstack.org/349404 | 06:06 |
*** sguduru has joined #openstack-ansible | 06:07 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add SNI support via OS packages https://review.openstack.org/349814 | 06:08 |
*** markvoelker has quit IRC | 06:13 | |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Revise deployment configuration chapter https://review.openstack.org/349799 | 06:24 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Fix ansible performance issue https://review.openstack.org/349791 | 06:29 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi: Fix ansible performance issue https://review.openstack.org/349795 | 06:33 |
*** bootsha has joined #openstack-ansible | 06:48 | |
*** fignew has quit IRC | 06:49 | |
*** thorst has joined #openstack-ansible | 06:53 | |
*** eil397_ has joined #openstack-ansible | 06:53 | |
*** janki has quit IRC | 06:54 | |
*** eil397_ has quit IRC | 06:58 | |
*** thorst has quit IRC | 07:01 | |
*** markvoelker has joined #openstack-ansible | 07:02 | |
*** markvoelker has quit IRC | 07:08 | |
*** fxpester has joined #openstack-ansible | 07:11 | |
*** DrifterZA has joined #openstack-ansible | 07:14 | |
*** mikelk has joined #openstack-ansible | 07:20 | |
*** aszeszo has joined #openstack-ansible | 07:30 | |
*** janki has joined #openstack-ansible | 07:33 | |
DrifterZA | morning | 07:40 |
mcarden | DrifterZA: Good evening (from my POV) | 07:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Fix ansible performance issue https://review.openstack.org/349794 | 07:43 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Fix ansible performance issue https://review.openstack.org/349793 | 07:44 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Fix ansible performance issue https://review.openstack.org/349796 | 07:45 |
odyssey4me | o/ | 07:45 |
mcarden | \o odyssey4me | 07:46 |
odyssey4me | mcarden thanks for those patches - are you going to do the rest of the repositories too? | 07:46 |
odyssey4me | :) | 07:46 |
mcarden | You Sir, are a cruel taskmaster | 07:47 |
odyssey4me | otherwise I can pick up a few of them | 07:47 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-memcached_server: Add ability to change apt/yum package state https://review.openstack.org/349686 | 07:48 |
mcarden | Please do because (a) It's night-time for me and (b) I have NFI where they are. | 07:49 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-galera_server: Add ability to change apt/yum package state https://review.openstack.org/349674 | 07:49 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-openstack_hosts: Add ability to change apt/yum package state https://review.openstack.org/349687 | 07:49 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-lxc_hosts: Add ability to change apt/yum package state https://review.openstack.org/349676 | 07:49 |
evrardjp | good morning everyone | 07:50 |
odyssey4me | lol @ mcarden alrighty | 07:50 |
odyssey4me | g'nite then | 07:50 |
mcarden | Thanks odyssey4me. | 07:51 |
odyssey4me | mcarden FYI https://github.com/openstack/?query=openstack-ansible | 07:51 |
odyssey4me | or perhaps for this use-case: https://github.com/openstack/?query=openstack-ansible-os_ | 07:51 |
mcarden | Gosh | 07:51 |
mcarden | Thanks | 07:52 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Fix ansible performance issue https://review.openstack.org/349775 | 07:52 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Fixed simple performance issue and deprecations https://review.openstack.org/349763 | 07:53 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Fix ansible performance issue https://review.openstack.org/349792 | 07:53 |
odyssey4me | evrardjp https://review.openstack.org/349028 | 07:54 |
evrardjp | thanks :D | 07:55 |
*** thorst has joined #openstack-ansible | 07:58 | |
*** markvoelker has joined #openstack-ansible | 07:58 | |
odyssey4me | mcarden did you script those edits? | 07:59 |
* odyssey4me sees that there are now tags where there weren't any | 07:59 | |
* odyssey4me gets more coffee | 07:59 | |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349028 | 08:03 |
*** markvoelker has quit IRC | 08:04 | |
*** thorst has quit IRC | 08:05 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_barbican: Fix ansible performance issue https://review.openstack.org/349848 | 08:06 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Fix ansible performance issue https://review.openstack.org/349798 | 08:07 |
evrardjp | is there someone that is using ansible 2.1.1 here? | 08:07 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Implement Multi-OS support in os_cloudkitty https://review.openstack.org/346952 | 08:08 |
mcarden | odyssey4me: Sadly, they were all hand crafted. My scritp-fu is not confident of not breaking things. | 08:08 |
mcarden | *script-fu | 08:09 |
odyssey4me | mcarden yeah, my brain isn't running at enough speed to script it right now | 08:09 |
*** jamielennox is now known as jamielennox|away | 08:10 | |
odyssey4me | I just noticed that we may also need to do another pass on those, because the mode is seen by Ansible as an integer and will therefore cause a deprecation warning with v2 | 08:10 |
odyssey4me | notice the difference between your patches and the barbican one | 08:10 |
mcarden | Oh. No. I can't look now - cooking dinner. | 08:11 |
odyssey4me | sure thing :) have a great evening - stop looking at IRC :p | 08:13 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_sahara: Fix ansible performance issue https://review.openstack.org/349854 | 08:17 |
*** meteorfox has quit IRC | 08:17 | |
*** v1k0d3n has quit IRC | 08:17 | |
*** mfisch has quit IRC | 08:17 | |
*** v1k0d3n has joined #openstack-ansible | 08:18 | |
*** kong has quit IRC | 08:19 | |
*** meteorfox has joined #openstack-ansible | 08:20 | |
*** kong_ has joined #openstack-ansible | 08:21 | |
*** kong_ has quit IRC | 08:21 | |
*** kong_ has joined #openstack-ansible | 08:21 | |
*** kong_ is now known as kong | 08:21 | |
*** mfisch has joined #openstack-ansible | 08:22 | |
*** mfisch has quit IRC | 08:22 | |
*** mfisch has joined #openstack-ansible | 08:22 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift: Ensure that mode is a string https://review.openstack.org/349860 | 08:32 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create: Allow a deployer to disable container restarts https://review.openstack.org/348885 | 08:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift: Ensure that mode is a string https://review.openstack.org/349860 | 08:33 |
*** javeriak has quit IRC | 08:36 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Ensure that mode is a string https://review.openstack.org/349864 | 08:36 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova: Ensure that mode is a string https://review.openstack.org/349868 | 08:38 |
*** asettle has joined #openstack-ansible | 08:40 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Ensure that mode is a string https://review.openstack.org/349871 | 08:40 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Ensure that mode is a string https://review.openstack.org/349872 | 08:41 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_heat: Ensure that mode is a string https://review.openstack.org/349875 | 08:43 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: If /var/lib/libvirt/qemu/save exists, move it to nova_libvirt_save_path https://review.openstack.org/346924 | 08:43 |
*** admin0 has joined #openstack-ansible | 08:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_designate: Remove unnecessary tags https://review.openstack.org/349878 | 08:45 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance: Ensure that mode is a string https://review.openstack.org/349879 | 08:46 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_gnocchi: Remove unnecessary tags https://review.openstack.org/349881 | 08:48 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Ensure that mode is a string https://review.openstack.org/349882 | 08:50 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Ensure that mode is a string https://review.openstack.org/349864 | 08:51 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova: Ensure that mode is a string https://review.openstack.org/349868 | 08:51 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Ensure that mode is a string https://review.openstack.org/349871 | 08:52 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Ensure that mode is a string https://review.openstack.org/349872 | 08:52 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_heat: Ensure that mode is a string https://review.openstack.org/349875 | 08:53 |
*** bootsha has quit IRC | 08:53 | |
*** bootsha has joined #openstack-ansible | 08:53 | |
*** markvoelker has joined #openstack-ansible | 08:54 | |
*** bootsha has quit IRC | 08:54 | |
*** electrofelix has joined #openstack-ansible | 08:56 | |
*** bootsha has joined #openstack-ansible | 08:58 | |
*** bootsha has quit IRC | 08:59 | |
*** bootsha has joined #openstack-ansible | 09:00 | |
*** markvoelker has quit IRC | 09:00 | |
*** bootsha has quit IRC | 09:01 | |
*** bootsha has joined #openstack-ansible | 09:01 | |
evrardjp | it's quite a silent day | 09:02 |
*** thorst has joined #openstack-ansible | 09:03 | |
*** admin0_ has joined #openstack-ansible | 09:10 | |
*** thorst has quit IRC | 09:10 | |
*** admin0 has quit IRC | 09:12 | |
*** admin0_ is now known as admin0 | 09:12 | |
*** retreved has joined #openstack-ansible | 09:18 | |
*** retreved has quit IRC | 09:19 | |
*** retreved has joined #openstack-ansible | 09:19 | |
*** bootsha has quit IRC | 09:19 | |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible: [DOCS] Fixing incorrect ceilometer docs https://review.openstack.org/349899 | 09:32 |
*** bootsha has joined #openstack-ansible | 09:34 | |
*** omiday has quit IRC | 09:35 | |
openstackgerrit | Alexandra Settle proposed openstack/openstack-ansible: [docs] Revise deployment configuration chapter https://review.openstack.org/349799 | 09:36 |
*** omiday has joined #openstack-ansible | 09:37 | |
DrifterZA | odyssey4me: any plans on supporting nova-lxd hypervisor driver ? | 09:41 |
DrifterZA | nova_virt_type: lxd | 09:42 |
DrifterZA | for example | 09:42 |
DrifterZA | nevermind I see https://review.openstack.org/#/c/346901/ | 09:45 |
*** deadnull has joined #openstack-ansible | 09:46 | |
*** javeriak has joined #openstack-ansible | 09:47 | |
*** markvoelker has joined #openstack-ansible | 09:49 | |
*** markvoelker has quit IRC | 09:56 | |
odyssey4me | DrifterZA :) | 10:04 |
*** wadeholler has joined #openstack-ansible | 10:04 | |
*** thorst has joined #openstack-ansible | 10:08 | |
*** thorst has quit IRC | 10:15 | |
*** mikelk has quit IRC | 10:18 | |
*** mikelk has joined #openstack-ansible | 10:18 | |
*** zerda2 has quit IRC | 10:23 | |
*** admin0 has quit IRC | 10:25 | |
*** admin0 has joined #openstack-ansible | 10:26 | |
*** asettle has quit IRC | 10:28 | |
*** bootsha has quit IRC | 10:28 | |
*** wadeholler has quit IRC | 10:29 | |
*** deadnull has quit IRC | 10:30 | |
*** wadeholler has joined #openstack-ansible | 10:30 | |
*** bootsha has joined #openstack-ansible | 10:31 | |
*** johnmilton has quit IRC | 10:33 | |
*** jimbaker has quit IRC | 10:37 | |
*** jimbaker has joined #openstack-ansible | 10:37 | |
*** jimbaker has quit IRC | 10:37 | |
*** jimbaker has joined #openstack-ansible | 10:37 | |
*** fxpester has quit IRC | 10:38 | |
*** asettle has joined #openstack-ansible | 10:40 | |
*** javeriak has quit IRC | 10:42 | |
*** asettle has quit IRC | 10:43 | |
*** asettle has joined #openstack-ansible | 10:44 | |
*** markvoelker has joined #openstack-ansible | 10:45 | |
odyssey4me | Continue applying a pattern to allow fine-grained control over package installs across all repositories. Patches to bypass https://github.com/ansible/ansible/issues/16913 which affects deployment performance quite badly. | 10:46 |
odyssey4me | oops, wrong window | 10:47 |
*** johnmilton has joined #openstack-ansible | 10:47 | |
*** markvoelker has quit IRC | 10:51 | |
*** berendt has quit IRC | 10:51 | |
*** fxpester has joined #openstack-ansible | 10:52 | |
*** berendt has joined #openstack-ansible | 11:01 | |
*** eil397_ has joined #openstack-ansible | 11:03 | |
*** gparaskevas has joined #openstack-ansible | 11:05 | |
*** eil397_ has quit IRC | 11:07 | |
*** smatzek has joined #openstack-ansible | 11:10 | |
*** weshay has quit IRC | 11:11 | |
*** thorst has joined #openstack-ansible | 11:12 | |
odyssey4me | evrardjp FYI https://github.com/openstack/openstack-ansible/blob/master/playbooks/roles/ceph_client/defaults/main.yml#L54-L63 | 11:15 |
*** abelur_ has quit IRC | 11:17 | |
*** thorst has quit IRC | 11:20 | |
*** javeriak has joined #openstack-ansible | 11:24 | |
*** sdake has joined #openstack-ansible | 11:27 | |
*** sdake_ has joined #openstack-ansible | 11:30 | |
*** thorst has joined #openstack-ansible | 11:30 | |
*** xnodeza has joined #openstack-ansible | 11:31 | |
*** sdake has quit IRC | 11:31 | |
*** javeriak has quit IRC | 11:34 | |
*** markvoelker has joined #openstack-ansible | 11:39 | |
*** johnmilton has quit IRC | 11:41 | |
*** markvoelker_ has joined #openstack-ansible | 11:44 | |
*** markvoelker has quit IRC | 11:44 | |
odyssey4me | andymccr evrardjp spare a moment for a backport review please https://review.openstack.org/349814 | 11:46 |
*** thorst has quit IRC | 11:46 | |
*** sdake_ is now known as sdake | 11:51 | |
*** sguduru has quit IRC | 11:52 | |
*** javeriak has joined #openstack-ansible | 11:55 | |
*** weshay has joined #openstack-ansible | 11:57 | |
*** psilvad has joined #openstack-ansible | 11:57 | |
mhayden | morning folksies | 11:57 |
openstackgerrit | Darren Birkett proposed openstack/openstack-ansible: Better control of mariadb restarts in upgrades https://review.openstack.org/349953 | 11:59 |
odyssey4me | mhayden FYI https://review.openstack.org/348901 has merged - we're just waiting for the right guy to come online to do a bindep release, then it'll be done | 12:06 |
mhayden | yay! | 12:06 |
mhayden | odyssey4me: does anything in openstack/requirements need to get bumped? | 12:06 |
odyssey4me | also note that https://review.openstack.org/329892 has merged, so the check/gate jobs have different names now | 12:06 |
odyssey4me | mhayden not sure - will check with fungi once he's online | 12:07 |
*** woodard has joined #openstack-ansible | 12:07 | |
*** woodard has quit IRC | 12:07 | |
*** woodard has joined #openstack-ansible | 12:08 | |
mhayden | well there's certainly no need for name-calling, odyssey4me | 12:09 |
openstackgerrit | Darren Chan proposed openstack/openstack-ansible: [docs] Revise deployment configuration chapter https://review.openstack.org/349799 | 12:12 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_aodh: Add ability to change apt/yum package state https://review.openstack.org/349961 | 12:15 |
*** cbits has joined #openstack-ansible | 12:20 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_barbican: Add ability to change apt/yum package state https://review.openstack.org/349963 | 12:20 |
*** fxpester|2 has joined #openstack-ansible | 12:21 | |
*** fxpester has quit IRC | 12:25 | |
*** johnmilton has joined #openstack-ansible | 12:25 | |
openstackgerrit | Merged openstack/openstack-ansible-ops: Playbook to mount drives in swift object nodes https://review.openstack.org/349418 | 12:27 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Add ability to change apt/yum package state https://review.openstack.org/349969 | 12:27 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349043 | 12:28 |
*** eil397_ has joined #openstack-ansible | 12:28 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ceilometer: Add ability to change apt/yum package state https://review.openstack.org/349969 | 12:29 |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349032 | 12:31 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349010 | 12:31 |
*** javeriak has quit IRC | 12:32 | |
*** javeriak has joined #openstack-ansible | 12:32 | |
*** eil397_ has quit IRC | 12:33 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349040 | 12:33 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cinder: Add ability to change apt/yum package state https://review.openstack.org/349975 | 12:34 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Add ability to change apt/yum package state https://review.openstack.org/349976 | 12:38 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server: Remove fastcgi and related configuration https://review.openstack.org/346154 | 12:38 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349034 | 12:39 |
*** thorst has joined #openstack-ansible | 12:40 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_designate: Add ability to change apt/yum package state https://review.openstack.org/349980 | 12:41 |
*** klamath has joined #openstack-ansible | 12:43 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty: Implement Multi-OS support in os_cloudkitty https://review.openstack.org/346952 | 12:47 |
*** janki has quit IRC | 12:48 | |
*** janki has joined #openstack-ansible | 12:48 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_glance: Add ability to change apt/yum package state https://review.openstack.org/349985 | 12:52 |
*** xnodeza has quit IRC | 12:55 | |
*** dmsimard|afk is now known as dmsimard | 12:55 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_gnocchi: Add ability to change apt/yum package state https://review.openstack.org/349987 | 12:58 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible: Implement an opportunistic strategy https://review.openstack.org/349485 | 12:59 |
cloudnull | mornings | 12:59 |
*** hwcomcn has joined #openstack-ansible | 13:01 | |
*** DrifterZA has quit IRC | 13:01 | |
*** hwcomcn has quit IRC | 13:01 | |
*** DrifterZA has joined #openstack-ansible | 13:01 | |
*** hwcomcn has joined #openstack-ansible | 13:02 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_heat: Add ability to change apt/yum package state https://review.openstack.org/349991 | 13:02 |
*** eil397_ has joined #openstack-ansible | 13:02 | |
*** messy has joined #openstack-ansible | 13:07 | |
*** eil397_ has quit IRC | 13:07 | |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum: Fix ansible performance issue https://review.openstack.org/349853 | 13:13 |
odyssey4me | let the merge party begin :p | 13:13 |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts: Add ability to change apt/yum package state https://review.openstack.org/349687 | 13:14 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_hosts: Add ability to change apt/yum package state https://review.openstack.org/349676 | 13:15 |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server: Add ability to change apt/yum package state https://review.openstack.org/349686 | 13:15 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Ensure that mode is a string https://review.openstack.org/349875 | 13:16 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara: Fix ansible performance issue https://review.openstack.org/349854 | 13:19 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon: Add ability to change apt/yum package state https://review.openstack.org/350001 | 13:19 |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Ensure that mode is a string https://review.openstack.org/349882 | 13:19 |
cloudnull | mcarden && neillc || odyssey4me: do we know which roles still need this change -- https://review.openstack.org/#/c/349854/ ? | 13:21 |
cloudnull | are they all accounted for now? | 13:21 |
odyssey4me | cloudnull I went through them all this morning to double-check | 13:21 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Ensure that mode is a string https://review.openstack.org/349879 | 13:21 |
*** bootsha has quit IRC | 13:21 | |
odyssey4me | so that circumstance for systemd is fully accounted for thus far | 13:21 |
cloudnull | ok. | 13:22 |
openstackgerrit | Merged openstack/openstack-ansible-galera_server: Add ability to change apt/yum package state https://review.openstack.org/349674 | 13:22 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi: Remove unnecessary tags https://review.openstack.org/349881 | 13:22 |
cloudnull | there are others that we should go look at too. | 13:22 |
*** timl0101 has joined #openstack-ansible | 13:22 | |
cloudnull | a while back odyssey4me you had started cleaning up tasks that were using "with_items" but only had one item in the list. | 13:22 |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican: Fix ansible performance issue https://review.openstack.org/349848 | 13:22 |
cloudnull | i think we should do an aduit to ensure we're not doing that elsewhere. | 13:22 |
odyssey4me | cloudnull yeah, between myself and automagically we got quite a few of them | 13:23 |
cloudnull | it seems that it has a real performance impact w/ ansible 2.1 | 13:23 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Ensure that mode is a string https://review.openstack.org/349872 | 13:23 |
mancdaz | odyssey4me do you know how one can watch a gate run now that infra are not using jenkins? | 13:23 |
openstackgerrit | Merged openstack/openstack-ansible-os_ironic: Fix ansible performance issue https://review.openstack.org/349851 | 13:23 |
odyssey4me | yeah, if you find any more of them - purge them | 13:23 |
*** markvoelker_ has quit IRC | 13:23 | |
mancdaz | links in zuul are telnet | 13:23 |
odyssey4me | mancdaz yes, click the link and it'll open a telnet client | 13:23 |
odyssey4me | you can setup iTerm2 as a telnet URL handler | 13:24 |
odyssey4me | oh, but at the office it doesn't work :/ | 13:24 |
odyssey4me | firewall blocks telnet outgoing | 13:24 |
odyssey4me | they are working on a web thing, but it's not done yet | 13:24 |
*** bootsha has joined #openstack-ansible | 13:24 | |
automagically | morning y'all | 13:25 |
cloudnull | mornings | 13:25 |
mancdaz | odyssey4me ok thanks, I can access the telnet session from somewhere else | 13:25 |
mancdaz | interesting approach | 13:25 |
mancdaz | stream the job over telnet | 13:25 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Ensure that mode is a string https://review.openstack.org/349871 | 13:26 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Remove unnecessary tags https://review.openstack.org/349878 | 13:27 |
openstackgerrit | Merged openstack/openstack-ansible-os_aodh: Add ability to change apt/yum package state https://review.openstack.org/349961 | 13:27 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift: Ensure that mode is a string https://review.openstack.org/349860 | 13:28 |
openstackgerrit | Merged openstack/openstack-ansible-rabbitmq_server: Updated from global requirements https://review.openstack.org/349127 | 13:29 |
mrhillsman | g'morning | 13:29 |
*** bootsha has quit IRC | 13:30 | |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Update paste, policy and rootwrap configurations 2016-08-01 https://review.openstack.org/349568 | 13:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Update paste, policy and rootwrap configurations 2016-08-01 https://review.openstack.org/349526 | 13:30 |
cloudnull | o/ mrhillsman | 13:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Ensure that mode is a string https://review.openstack.org/349868 | 13:34 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_ironic: Add ability to change apt/yum package state https://review.openstack.org/350012 | 13:37 |
*** TxGirlGeek has joined #openstack-ansible | 13:38 | |
cloudnull | odyssey4me: this one needs to be rebased https://review.openstack.org/#/c/349976/ | 13:40 |
*** berendt has quit IRC | 13:40 | |
odyssey4me | cloudnull yep, will circle back to it | 13:41 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_keystone: Add ability to change apt/yum package state https://review.openstack.org/350014 | 13:41 |
odyssey4me | cloudnull I think you have a few CentOS enablement patches in the works - if you could ensure they use the var for state that'd be appreciated | 13:42 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone: Implement CentOS 7 support in os_keystone https://review.openstack.org/320216 | 13:43 |
*** DrifterZA has quit IRC | 13:43 | |
*** KLevenstein has joined #openstack-ansible | 13:44 | |
*** DrifterZA has joined #openstack-ansible | 13:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_magnum: Add ability to change apt/yum package state https://review.openstack.org/350017 | 13:45 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Add ability to change apt/yum package state https://review.openstack.org/350022 | 13:49 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone: Add ability to change apt/yum package state https://review.openstack.org/350014 | 13:49 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone: Implement CentOS 7 support in os_keystone https://review.openstack.org/320216 | 13:49 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Add ability to change apt/yum package state https://review.openstack.org/350022 | 13:50 |
*** shausy has quit IRC | 13:51 | |
*** adrian_otto has joined #openstack-ansible | 13:53 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_glance: Implement CentOS 7 support in os_glance https://review.openstack.org/320542 | 13:54 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_glance: Add ability to change apt/yum package state https://review.openstack.org/349985 | 13:54 |
cloudnull | odyssey4me: the cent enablement patches have been updated. | 13:54 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder: Add ability to change apt/yum package state https://review.openstack.org/349975 | 13:54 |
*** xnodeza has joined #openstack-ansible | 13:55 | |
odyssey4me | thanks cloudnull | 13:55 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova: Add ability to change apt/yum package state https://review.openstack.org/350025 | 13:55 |
*** Jeffrey4l has joined #openstack-ansible | 13:56 | |
cloudnull | they likely still don't work, i've not had spent much time on them in a bit, but atleast I wont forget to do it now :) | 13:56 |
*** spedione|AWAY is now known as spedione | 13:56 | |
*** sbezverk has joined #openstack-ansible | 13:56 | |
odyssey4me | mhayden care to update your review for https://review.openstack.org/348964 ? | 13:58 |
*** sguduru has joined #openstack-ansible | 13:59 | |
*** markvoelker has joined #openstack-ansible | 14:02 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally: Add ability to change apt/yum package state https://review.openstack.org/350031 | 14:03 |
*** adrian_otto has quit IRC | 14:04 | |
*** ametts has joined #openstack-ansible | 14:04 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible: Updated from global requirements https://review.openstack.org/349643 | 14:05 |
*** spedione is now known as spedione|AWAY | 14:06 | |
*** shasha_tavil has joined #openstack-ansible | 14:07 | |
*** javeriak has quit IRC | 14:08 | |
*** spedione|AWAY is now known as spedione | 14:11 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Add ability to change apt/yum package state https://review.openstack.org/349969 | 14:11 |
*** aszeszo has quit IRC | 14:12 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_sahara: Add ability to change apt/yum package state https://review.openstack.org/350044 | 14:16 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift: Add ability to change apt/yum package state https://review.openstack.org/350048 | 14:18 |
*** Mudpuppy has joined #openstack-ansible | 14:19 | |
*** spotz_zzz is now known as spotz | 14:19 | |
mhayden | odyssey4me: gandering | 14:20 |
mhayden | odyssey4me: done! | 14:20 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_zaqar: Add ability to change apt/yum package state https://review.openstack.org/350051 | 14:21 |
*** jthorne has joined #openstack-ansible | 14:22 | |
odyssey4me | mhayden the same one for liberty: https://review.openstack.org/348330 | 14:22 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: [DOCS] - Cleanup Telemetry docs https://review.openstack.org/349693 | 14:25 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Update all SHAs for 12.2.1 https://review.openstack.org/349560 | 14:26 |
*** asettle has quit IRC | 14:28 | |
spotz | mid-cycle etherpad updated with eventbrites for dinner Wed, thurs and Fri | 14:29 |
mhayden | odyssey4me: hah, i was in process of looking at that one :P | 14:30 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-rabbitmq_server: Add ability to change apt/yum package state https://review.openstack.org/350057 | 14:31 |
*** retreved has quit IRC | 14:31 | |
*** retreved_ has joined #openstack-ansible | 14:31 | |
mhayden | thanks spotz | 14:32 |
*** TxGirlGeek has quit IRC | 14:32 | |
spotz | you're welcome mhayden | 14:32 |
*** retreved has joined #openstack-ansible | 14:32 | |
*** jamesdenton has joined #openstack-ansible | 14:32 | |
*** asettle has joined #openstack-ansible | 14:32 | |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Add ability to change apt/yum package state https://review.openstack.org/349980 | 14:33 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Add ability to change apt/yum package state https://review.openstack.org/350058 | 14:34 |
odyssey4me | urgh, it feels like my brains are leaking out | 14:35 |
odyssey4me | so much repetition | 14:35 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_zaqar: Add ability to change apt/yum package state https://review.openstack.org/350051 | 14:37 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova: Add ability to change apt/yum package state https://review.openstack.org/350025 | 14:38 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_neutron: Add ability to change apt/yum package state https://review.openstack.org/350022 | 14:39 |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Use keystone library for heat_stack_domain_admin https://review.openstack.org/348964 | 14:42 |
openstackgerrit | Merged openstack/openstack-ansible-os_gnocchi: Add ability to change apt/yum package state https://review.openstack.org/349987 | 14:42 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_server: Add ability to change apt/yum package state https://review.openstack.org/350067 | 14:43 |
*** weezS has joined #openstack-ansible | 14:44 | |
evrardjp | :) | 14:45 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-rsyslog_client: Add ability to change apt/yum package state https://review.openstack.org/350070 | 14:47 |
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:47 |
evrardjp | spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397 : | 14:47 |
evrardjp | the osa bug triage will start in 1h13’. Please have a look at the bug list before starting: https://etherpad.openstack.org/p/osa-bugtriage | 14:47 |
mhayden | woot | 14:47 |
evrardjp | Thank you | 14:47 |
mhayden | evrardjp: thank you | 14:47 |
evrardjp | yw? | 14:48 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-rsyslog_server: Add ability to change apt/yum package state https://review.openstack.org/350073 | 14:50 |
*** hwcomcn has quit IRC | 14:51 | |
openstackgerrit | Merged openstack/openstack-ansible-os_heat: Add ability to change apt/yum package state https://review.openstack.org/349991 | 14:52 |
*** asettle has quit IRC | 14:53 | |
*** asettle has joined #openstack-ansible | 14:54 | |
*** TxGirlGeek has joined #openstack-ansible | 15:01 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-security: Add ability to change apt/yum package state https://review.openstack.org/350080 | 15:01 |
openstackgerrit | Merged openstack/openstack-ansible-os_barbican: Add ability to change apt/yum package state https://review.openstack.org/349963 | 15:02 |
*** aszeszo has joined #openstack-ansible | 15:06 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Add ability to change apt/yum package state https://review.openstack.org/349976 | 15:09 |
*** Mudpuppy has quit IRC | 15:12 | |
*** janki has quit IRC | 15:13 | |
*** sguduru has quit IRC | 15:13 | |
*** gparaskevas has quit IRC | 15:15 | |
openstackgerrit | Merged openstack/openstack-ansible: Add SNI support via OS packages https://review.openstack.org/349814 | 15:15 |
*** jthorne has quit IRC | 15:17 | |
odyssey4me | automagically cloudnull FYI https://review.openstack.org/348907 - now we just need to make the IRR's actually collect logs | 15:18 |
*** zhangjn has quit IRC | 15:20 | |
*** eil397_ has joined #openstack-ansible | 15:21 | |
*** shasha_tavil has quit IRC | 15:23 | |
*** zhangjn has joined #openstack-ansible | 15:26 | |
*** eil397_ has quit IRC | 15:26 | |
automagically | odyssey4me: Nice | 15:26 |
*** woodard has quit IRC | 15:27 | |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum: Add ability to change apt/yum package state https://review.openstack.org/350017 | 15:27 |
*** jmckind has joined #openstack-ansible | 15:29 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ironic: Add ability to change apt/yum package state https://review.openstack.org/350012 | 15:29 |
*** shasha_t_ has joined #openstack-ansible | 15:30 | |
*** shasha_tavil has joined #openstack-ansible | 15:32 | |
*** shasha_t_ has left #openstack-ansible | 15:32 | |
*** shasha_tavil has left #openstack-ansible | 15:33 | |
*** shasha_tavil has joined #openstack-ansible | 15:33 | |
*** michaelgugino has joined #openstack-ansible | 15:33 | |
openstackgerrit | Merged openstack/openstack-ansible: [docs] Modify host layout diagrams https://review.openstack.org/349325 | 15:34 |
openstackgerrit | Merged openstack/openstack-ansible: [docs] Edit the installation chapter https://review.openstack.org/349404 | 15:34 |
*** mikelk has quit IRC | 15:40 | |
logan- | is this intentional? http://cdn.pasteraw.com/ci1eufvha8xizo9sbw7tx4vwfmf823o -- seems like the repo build is not using global-requirement-pins so it is caching a different version of setuptools than OSA uses, so the containers fail to install when you try to use the repo index for pip_install | 15:42 |
odyssey4me | logan- hmm, I thought we fixed that recently - which tag/SHA is that on which branch? | 15:43 |
*** Mudpuppy has joined #openstack-ansible | 15:43 | |
logan- | its on mitaka. repo_build sha 40fec4ad3537825055127c1d06a081857d82a6ff. i'll check and make sure i'm not behind on tags | 15:44 |
odyssey4me | logan- make sure your plugins repo SHA is up to date | 15:45 |
logan- | ok will do | 15:45 |
logan- | thanks | 15:45 |
odyssey4me | https://github.com/openstack/openstack-ansible-plugins/commit/4f366c332d9f08472b3d04ca8de057f68ac2633b | 15:45 |
*** weezS has quit IRC | 15:47 | |
logan- | ah yep, running the plugins sha right before that one | 15:48 |
*** eil397_ has joined #openstack-ansible | 15:48 | |
logan- | that should fix it :) thank you! | 15:48 |
*** weezS has joined #openstack-ansible | 15:49 | |
odyssey4me | logan- :) that combo fixes a rather large hole in the repeatable build story | 15:49 |
*** admin0 has quit IRC | 15:50 | |
*** weshay is now known as weshay_lunch | 15:54 | |
*** eil397_ has quit IRC | 15:54 | |
*** janki has joined #openstack-ansible | 15:56 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add ability to change apt/yum package state https://review.openstack.org/350133 | 15:58 |
*** bootsha has joined #openstack-ansible | 15:59 | |
evrardjp | odyssey4me: is it only me or you're also getting goosebumps everytime you hear requirements nowadays? | 15:59 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add ability to change apt/yum package state for the ceph_client role https://review.openstack.org/350133 | 15:59 |
*** adrian_otto has joined #openstack-ansible | 16:01 | |
*** eil397_ has joined #openstack-ansible | 16:02 | |
*** eil397 has joined #openstack-ansible | 16:03 | |
evrardjp | 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:03 |
evrardjp | spotz, vdo, jmccrory, alextricity25, jasondotstar, KLevenstein, admin0, michaelgugino, ametts, v1k0d3n, severion, bgmccollum, darrenc, JRobinson__, asettle, colinmcnamara, thorst, adreznec, eil397 | 16:03 |
evrardjp | guess what! It's bug triage time! woot! | 16:03 |
michaelgugino | yes! | 16:03 |
*** weshay_lunch is now known as weshay | 16:04 | |
evrardjp | please join us in this friendly exercise based on the link here: https://etherpad.openstack.org/p/osa-bugtriage | 16:04 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Add test for setting existing used IPs. https://review.openstack.org/349664 | 16:04 |
evrardjp | without further adoo: https://bugs.launchpad.net/openstack-ansible/+bug/1608672 ! | 16:05 |
openstack | Launchpad bug 1608672 in openstack-ansible "ceph_client role needs to target more than just cinder nodes" [Undecided,New] | 16:05 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add ability to change apt/yum package state for the haproxy_server role https://review.openstack.org/350138 | 16:05 |
evrardjp | if someone has an opinion on this one - at least help me understand what was the idea behing this one ... | 16:06 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Add ability to change apt/yum package state for the ceph_client role https://review.openstack.org/350133 | 16:06 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance: Add ability to change apt/yum package state https://review.openstack.org/349985 | 16:06 |
automagically | no opinions on that bug, I’m pretty sure I don’t understand it | 16:07 |
*** woodard has joined #openstack-ansible | 16:07 | |
evrardjp | same for me - let's pull that into incomplete then | 16:07 |
odyssey4me | odd - it sounds like the reporter might have changed config and has not run all the required playbooks | 16:08 |
evrardjp | that still requires more info from the reporter -- we are good then | 16:09 |
evrardjp | next | 16:09 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1607830 | 16:09 |
openstack | Launchpad bug 1607830 in openstack-ansible "Investigating change of RabbitMQ HA sync policy" [Undecided,New] | 16:09 |
*** woodard has quit IRC | 16:10 | |
odyssey4me | hmm, let me link tha policies which fuel uses | 16:10 |
odyssey4me | maybe that's worth adding as an opt-in change | 16:10 |
*** woodard has joined #openstack-ansible | 16:10 | |
*** nishpatwa has joined #openstack-ansible | 16:10 | |
evrardjp | odyssey4me: with automagically's change I'm not sure it's gonna be really needed for large scale clusters | 16:11 |
evrardjp | but yes it could be still useful in a way -- documenting these policies could be good indeed | 16:11 |
odyssey4me | commented on the bug | 16:12 |
evrardjp | cool thanks! | 16:12 |
evrardjp | I was looking for that link :) | 16:12 |
odyssey4me | but yes, agreed that the work automagically has been doing opens up better design options in a deployment | 16:12 |
automagically | Appreciate the links, I’ll take a look at them since I’ve been down the rabbitmq hole lately | 16:12 |
odyssey4me | thanks automagically | 16:12 |
evrardjp | thanks indeed | 16:12 |
odyssey4me | I think that perhaps we should just ensure that a custom set of policies can be implemented - with those as a default if someone opts-in. | 16:13 |
automagically | makes sense | 16:13 |
evrardjp | in the meantime let's tag it as incomplete - and wishlist | 16:13 |
automagically | evrardjp: ++ | 16:13 |
*** javeriak has joined #openstack-ansible | 16:13 | |
odyssey4me | incomplete? | 16:13 |
evrardjp | yup, questions have been asked | 16:13 |
evrardjp | about branches and details | 16:14 |
odyssey4me | it seems quite complete to me - I would say wishlist and confirmed | 16:14 |
odyssey4me | oh ok | 16:14 |
odyssey4me | fair enough | 16:14 |
evrardjp | automagically: do you mind if I assign it to you for not losing it? | 16:14 |
automagically | evrardjp: Go ahead | 16:15 |
evrardjp | cool thanks! | 16:15 |
evrardjp | next one | 16:15 |
evrardjp | ceph again | 16:15 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1606977 | 16:15 |
openstack | Launchpad bug 1606977 in openstack-ansible "Allow providing ceph with keys instead of pulling them out of mon nodes" [Undecided,New] - Assigned to Michał Jastrzębski (inc007) | 16:15 |
evrardjp | is there a ceph expert here -- or someone that doesn't use cephx: True in our playbooks? | 16:16 |
odyssey4me | urgh, I wouldn't recommend turning auth off | 16:16 |
*** asettle has quit IRC | 16:16 | |
odyssey4me | certainly not for production | 16:16 |
logan- | I can't imagine why you would run without cephx, but I can understand why you might not want OSA connecting to your mons just to pull keyrings. There should be a way to force feed them with a var | 16:17 |
odyssey4me | also, I don't understand why any security policy would make a ceph client unable to access the mons or OSD's... that would render the environment useless | 16:17 |
automagically | Agree with logan- | 16:18 |
evrardjp | logan-: won't the compute node then need to connect to mons anyway? | 16:18 |
odyssey4me | the justification smells funny, but yes I agree with logan- - there's no real reason why we couldn't allow it | 16:18 |
automagically | Seems like a wishlist deployer config item | 16:18 |
evrardjp | it looks like a wishlist indeed | 16:18 |
odyssey4me | the oinly real use-case I can think of here is to pre-seed the key before the ceph cluster is built | 16:18 |
jmccrory | some insist on not including mons in the inventory | 16:18 |
evrardjp | not sure to understand what you mean here jmccrory | 16:19 |
*** bootsha has quit IRC | 16:19 | |
evrardjp | is that a security issue to give the mons ? | 16:19 |
jmccrory | experienced myself where a different team manages ceph and for whatever reason they don't want ceph mons included in osa's inventory | 16:19 |
*** javeriak_ has joined #openstack-ansible | 16:19 | |
evrardjp | isn't that necessary afterwards? | 16:19 |
odyssey4me | yeah, I guess if the storage team managing ceph are seperate from the systems team handling servers then that might be a thing | 16:19 |
logan- | evrardjp: the osds daemons connect to the mons, they don't ssh to the mons or anything like that. the issue here is not having a requirement for osa to ssh into the mons | 16:20 |
evrardjp | so not connecting with ssh on the ceph mon could be good | 16:20 |
logan- | connect to the mons using ceph's protocol* | 16:20 |
odyssey4me | we have done a half job though - because you can supply the ceph.conf in a var... so it does seem right to finish it off | 16:20 |
evrardjp | but that's not we are doing | 16:20 |
logan- | yeah we are, ceph_client runs a shell command on the mon hosts to obtain the keys | 16:20 |
*** javeriak has quit IRC | 16:21 | |
odyssey4me | ah, so the security policy in question here is ssh access | 16:21 |
odyssey4me | ok, I can buy that | 16:21 |
evrardjp | ok | 16:21 |
odyssey4me | so confirmed, wishlist IMO | 16:22 |
evrardjp | I missed the delegate_to line on this task | 16:22 |
evrardjp | yup! | 16:22 |
*** bootsha has joined #openstack-ansible | 16:22 | |
evrardjp | next would be this one then: | 16:22 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1605758 | 16:22 |
openstack | Launchpad bug 1605758 in openstack-ansible "updates to ceilometer_pipeline_yaml_overrides overwrite all items in sources list" [Undecided,New] | 16:22 |
*** DrifterZA has quit IRC | 16:23 | |
odyssey4me | yeah, unfortunately that's just the way it works | 16:24 |
odyssey4me | if we can figure out https://blueprints.launchpad.net/openstack-ansible/+spec/static-file-distribution then there would be a better alternative | 16:24 |
odyssey4me | lemme respond in the bug there, unless palendae wants to respond again? | 16:25 |
palendae | Ah, I missed his response | 16:25 |
evrardjp | palendae: you mind if we leave that answer to you? | 16:26 |
palendae | Sure | 16:26 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_nova: Fix bug in RPC config that broke Rabbit SSL support https://review.openstack.org/349024 | 16:26 |
evrardjp | how do you think we should classify this though? | 16:26 |
palendae | I think it's mostly informaton | 16:26 |
palendae | There may be a bit we can do with dos | 16:26 |
palendae | docs* | 16:26 |
evrardjp | it could be a wishlist if we split the dict in parts | 16:26 |
palendae | Adding nicer overrides would be larger work, depending on how we do it | 16:27 |
evrardjp | Won't fix / wishlist? | 16:27 |
*** krotscheck is now known as krot_sickleave | 16:27 | |
palendae | Wishlist probably | 16:27 |
*** elopez has joined #openstack-ansible | 16:27 | |
openstackgerrit | Merged openstack/openstack-ansible-os_rally: Add ability to change apt/yum package state https://review.openstack.org/350031 | 16:27 |
*** elopez is now known as Guest16533 | 16:28 | |
odyssey4me | yeah, as far as I can see that's a docs only fix | 16:28 |
evrardjp | Then it's confirmed | 16:28 |
odyssey4me | ideally he should submit a review, unless someone else can think of a good example and doc it? | 16:28 |
evrardjp | confirmed + wishlist | 16:28 |
odyssey4me | I've responded palendae - take a peek. | 16:28 |
*** cbits has quit IRC | 16:29 | |
odyssey4me | in this case it is working as designed, but we could do better at documenting how it works and adding a cutionary note | 16:29 |
palendae | odyssey4me, Looks reasonable to me | 16:29 |
palendae | YAMl overriding is sad times | 16:29 |
evrardjp | let's leave it as new then, and we'll wait for his answer -- if no answer the bug will expire. it an answer is given, we'll probably have insights about how to improve our docs | 16:30 |
evrardjp | on* how to | 16:30 |
evrardjp | ok next: | 16:30 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1605742 | 16:30 |
openstack | Launchpad bug 1605742 in OpenStack Compute (nova) "Paramiko 2.0 is incompatible with Mitaka" [Undecided,Incomplete] | 16:30 |
evrardjp | isn't that fixed? | 16:31 |
odyssey4me | yep | 16:31 |
eil397 | it is fixed | 16:31 |
evrardjp | ok | 16:31 |
evrardjp | my bad | 16:31 |
evrardjp | next: | 16:31 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1604775 | 16:31 |
openstack | Launchpad bug 1604775 in openstack-ansible "liberty upgrade script does not allow same playbook to be executed multiple times" [Undecided,New] | 16:31 |
evrardjp | On this I agree | 16:31 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-os_cloudkitty: Make corrections to default variables https://review.openstack.org/350156 | 16:31 |
*** Guest16533 has quit IRC | 16:32 | |
evrardjp | that's weird that the marker was created though | 16:32 |
evrardjp | because we check the status | 16:32 |
odyssey4me | we should perhaps kill 'liberty' from the subject there - that's a problem with the process in general | 16:33 |
odyssey4me | it affects all branches | 16:33 |
jmccrory | not a fan of the script. i think the marker is just to say 'script failed, now run these playbooks manually' | 16:33 |
evrardjp | indeed master and mitaka are impacted the same way | 16:33 |
evrardjp | I hate the script too -- I'd be more enclined to use local facts for that | 16:33 |
odyssey4me | yeah, it'd be really nice to put a better mechanism in place | 16:34 |
evrardjp | but that's not the conversation I guess? | 16:34 |
odyssey4me | yeah - not sure if we can band-aid that one in some way | 16:34 |
jmccrory | no, it is broken in the way the bug describes though. | 16:34 |
evrardjp | oh ok I misread | 16:35 |
evrardjp | yes I understand completely then :p | 16:35 |
evrardjp | confirmed and wishlist | 16:35 |
evrardjp | or | 16:36 |
*** cbits has joined #openstack-ansible | 16:36 | |
evrardjp | target to different branches: confirmed for every branch and wishlist only for master | 16:36 |
odyssey4me | confirmed | 16:36 |
odyssey4me | don't bother targeting series | 16:36 |
evrardjp | for the other branches, we are already stable so it's better not adapt this | 16:36 |
odyssey4me | once a patch has actually merged, then you can do that if you want to - although that's unnecessary too | 16:37 |
odyssey4me | it does seem like it's a bug rather than a wishlist item | 16:37 |
odyssey4me | although in a way the script is working as designed, so it's not stricly a bug either | 16:38 |
evrardjp | yup that was my opinion | 16:38 |
evrardjp | maybe we can add something like "ignore update marker" | 16:39 |
evrardjp | env var | 16:39 |
d34dh0r53 | Mudpuppy: I can't access any ports on the IAD3 external vip address, either via VPN or bastion proxy, specifically I need 8443, can you check the firewall rules? | 16:39 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Updated from global requirements https://review.openstack.org/349643 | 16:39 |
d34dh0r53 | Mudpuppy: *ENG-IAD3-3 | 16:40 |
evrardjp | d34dh0r53: w/c I think | 16:40 |
odyssey4me | d34dh0r53 Mudpuppy you should perhaps discuss that in private :) | 16:40 |
d34dh0r53 | oops, sorry, wrong channel | 16:40 |
d34dh0r53 | mea culpa | 16:40 |
odyssey4me | evrardjp perhaps wishlist/confirmed ? | 16:42 |
evrardjp | it's a new feature | 16:42 |
evrardjp | so yes I've tagged it that way | 16:42 |
evrardjp | next | 16:42 |
*** berendt has joined #openstack-ansible | 16:43 | |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1590166+ | 16:43 |
openstack | Launchpad bug 1590166 in openstack-ansible "Rejoining/recovery of galera cluster fails" [High,New] | 16:43 |
evrardjp | woops | 16:43 |
evrardjp | https://bugs.launchpad.net/openstack-ansible/+bug/1590166 | 16:43 |
*** Oku_OS is now known as Oku_OS-away | 16:44 | |
odyssey4me | we're still looking for someone to confirm the issue | 16:44 |
odyssey4me | perhaps mancdaz would be able to replicate it | 16:44 |
evrardjp | in the meantime, let's leave it that way | 16:45 |
eil397_ | was trying to reproduce it. without success yet | 16:45 |
evrardjp | thanks eil397_! | 16:45 |
eil397_ | every time rejoin works | 16:45 |
odyssey4me | eil397_ can you please indicate that on the bug as a comment | 16:45 |
evrardjp | that's normal behavior | 16:45 |
odyssey4me | try and give some sort of idea of how you've tested it, and what your results were | 16:45 |
eil397_ | evrardjp: need to spent more time to create such load which will broke it | 16:45 |
odyssey4me | perhaps the reporter can guide you to what is missing, or perhaps the reporter will acknowledge that it was a one-off | 16:46 |
eil397_ | odyssey4me: ok .at thsi moment. | 16:46 |
eil397_ | at thsi moment I was trying to launch cluster. then put down one of node. and create some load. - update /delete/insert on cluster. then I was trying to rejoin node | 16:46 |
*** fxpester|2 has quit IRC | 16:46 | |
eil397_ | s\thsi\this\g | 16:47 |
odyssey4me | eil397_ please describe it in a comment in the bug so that the reporter can see it | 16:47 |
eil397_ | odyssey4me: ok. will to do .that. | 16:47 |
odyssey4me | thanks | 16:47 |
evrardjp | that would be awesome | 16:48 |
evrardjp | that was the last one! | 16:48 |
evrardjp | thanks everyone for your participation | 16:48 |
odyssey4me | thanks evrardjp | 16:48 |
eil397_ | thanks evrardjp | 16:49 |
openstackgerrit | Merged openstack/openstack-ansible: Use keystone library for heat_stack_domain_admin https://review.openstack.org/348330 | 16:49 |
logan- | odyssey4me: i'll file a bug but fyi.. updated tag, new aio, still failing with the same issue on pip_install http://cdn.pasteraw.com/f10qtgocqbtqi3qqui1kwewdwnavmmd | 16:52 |
odyssey4me | logan- weird | 16:55 |
odyssey4me | logan- can you do a py_pkgs output? | 16:55 |
*** retreved has quit IRC | 16:55 | |
logan- | yep one sec | 16:55 |
odyssey4me | hmm, I wonder... let me test something | 16:58 |
*** TxGirlGeek has quit IRC | 17:00 | |
*** TxGirlGeek has joined #openstack-ansible | 17:00 | |
*** xnodeza has quit IRC | 17:00 | |
odyssey4me | heh, ok - blast... | 17:01 |
odyssey4me | let me gist the problem | 17:01 |
*** adrian_otto has quit IRC | 17:01 | |
logan- | sorry, someone was in my office for a few.. I can still pull the py_pkgs if you need it | 17:01 |
odyssey4me | logan- https://gist.github.com/odyssey4me/d8acc9888cc206818e21e059f28b3576 | 17:03 |
odyssey4me | what that means is that we're going to have to patch the u-c process to override any u-c for the global pins so that they match | 17:04 |
odyssey4me | logan- you can do a workaround right now by using the new u-c override if you're in a rush | 17:04 |
odyssey4me | but yes - please register a bug | 17:04 |
logan- | i thought u-c isn't used in mitaka? | 17:04 |
odyssey4me | logan- u-c is always used | 17:04 |
odyssey4me | the trouble is that we just fixed it to work properly | 17:05 |
logan- | oh gotcha | 17:05 |
odyssey4me | now all the bugs are crawling out of the woodwork | 17:05 |
*** jthorne has joined #openstack-ansible | 17:06 | |
*** eil397__ has joined #openstack-ansible | 17:07 | |
logan- | https://bugs.launchpad.net/openstack-ansible/+bug/1609056 | 17:07 |
openstack | Launchpad bug 1609056 in openstack-ansible "repo is caching wrong versions of pinned pip_install packages" [Undecided,New] | 17:07 |
*** eil397 has quit IRC | 17:10 | |
*** eil397 has joined #openstack-ansible | 17:10 | |
*** eil397_ has quit IRC | 17:11 | |
*** ametts has quit IRC | 17:12 | |
logan- | i'm giving it a shot with u-c override set to pip_packages | 17:13 |
*** ametts has joined #openstack-ansible | 17:13 | |
logan- | that worked. thanks odyssey4me | 17:21 |
openstackgerrit | Merged openstack/openstack-ansible-os_zaqar: Add ability to change apt/yum package state https://review.openstack.org/350051 | 17:21 |
odyssey4me | I'll try and get a working patch for that tomorrow, unless jmccrory gets to it first. :) | 17:21 |
*** janki has quit IRC | 17:21 | |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_client: Add ability to change apt/yum package state https://review.openstack.org/350070 | 17:25 |
openstackgerrit | Merged openstack/openstack-ansible-os_sahara: Add ability to change apt/yum package state https://review.openstack.org/350044 | 17:26 |
daledude | just finished upgrade from liberty to mitaka. hypervisor list produces nothing now. any tips? | 17:28 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server: Add ability to change apt/yum package state https://review.openstack.org/350067 | 17:29 |
openstackgerrit | Logan V proposed openstack/openstack-ansible: Unbound DNS resolution containers https://review.openstack.org/336936 | 17:30 |
openstackgerrit | Merged openstack/openstack-ansible-repo_build: Add ability to change apt/yum package state https://review.openstack.org/350058 | 17:32 |
openstackgerrit | Merged openstack/openstack-ansible-rsyslog_server: Add ability to change apt/yum package state https://review.openstack.org/350073 | 17:33 |
*** deadnull has joined #openstack-ansible | 17:33 | |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible: [DOCS] - Cleanup Telemetry docs https://review.openstack.org/349693 | 17:36 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_aodh: Fix runlevel typo in upstart template https://review.openstack.org/350178 | 17:44 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_ceilometer: Fix runlevel typo in upstart template https://review.openstack.org/350179 | 17:45 |
openstackgerrit | Travis Truman (automagically) proposed openstack/openstack-ansible-os_designate: Fix runlevel typo in upstart template https://review.openstack.org/350180 | 17:45 |
cloudnull | automagically: ^ is that typo in all of the upstart templates? | 17:46 |
odyssey4me | heh, oh dear | 17:46 |
automagically | cloudnull: No, just those 3 | 17:47 |
cloudnull | oh good. :) | 17:47 |
cloudnull | I was about to panic ... | 17:47 |
cloudnull | :p | 17:47 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron: Add ability to change apt/yum package state https://review.openstack.org/350022 | 17:47 |
odyssey4me | heh, yeah me too | 17:47 |
odyssey4me | well, not panic - rather get a very strong drink and cry into it | 17:48 |
automagically | odyssey4me: I like your alternative to panic | 17:49 |
odyssey4me | automagically cloudnull FYI https://review.openstack.org/329892 | 17:51 |
odyssey4me | that has added a properly working set of experimental jobs for xenial/centos | 17:51 |
odyssey4me | the other ones didn't work out - https://review.openstack.org/349996 will remove them | 17:51 |
odyssey4me | but that first patch also enabled us to have different 'scenarios' for the integrated build... it'll be a rudimentary mechanism (using an env var), but that should be good enough if we want to walk that path | 17:52 |
openstackgerrit | Merged openstack/openstack-ansible-security: Add ability to change apt/yum package state https://review.openstack.org/350080 | 17:52 |
automagically | Good stuff Jesse | 17:53 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-ops: Add generate_requirements tool https://review.openstack.org/349571 | 17:54 |
*** electrofelix has quit IRC | 17:54 | |
odyssey4me | ok, time for me to roll | 17:57 |
*** TxGirlGeek has quit IRC | 17:59 | |
*** johnmilton has quit IRC | 18:00 | |
*** TxGirlGeek has joined #openstack-ansible | 18:00 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova: Add ability to change apt/yum package state https://review.openstack.org/350025 | 18:00 |
*** TxGirlGeek has quit IRC | 18:01 | |
*** TxGirlGeek has joined #openstack-ansible | 18:01 | |
*** jamielennox|away is now known as jamielennox | 18:01 | |
*** retreved has joined #openstack-ansible | 18:05 | |
*** albertcard has joined #openstack-ansible | 18:05 | |
*** DrifterZA has joined #openstack-ansible | 18:07 | |
*** bootsha has quit IRC | 18:09 | |
*** adrian_otto has joined #openstack-ansible | 18:09 | |
*** bootsha has joined #openstack-ansible | 18:12 | |
cloudnull | cheers odyssey4me | 18:27 |
*** nishpatwa has left #openstack-ansible | 18:30 | |
*** johnmilton has joined #openstack-ansible | 18:31 | |
*** johnmilton has quit IRC | 18:35 | |
*** jthorne has quit IRC | 18:36 | |
*** jthorne has joined #openstack-ansible | 18:37 | |
*** retreved has quit IRC | 18:39 | |
*** jthorne has quit IRC | 18:41 | |
*** johnmilton has joined #openstack-ansible | 18:48 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: Implement nova-lxd driver https://review.openstack.org/346984 | 18:48 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: WIP: Implement tests for nova-lxd hypervisor https://review.openstack.org/350226 | 18:48 |
DrifterZA | wow what are the odds, I was talking about this patch today | 18:52 |
*** retreved has joined #openstack-ansible | 18:57 | |
*** TxGirlGeek has quit IRC | 19:03 | |
*** bootsha has quit IRC | 19:03 | |
*** asettle has joined #openstack-ansible | 19:03 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_tempest: Allow disk image format to be specified https://review.openstack.org/350232 | 19:03 |
*** prometheanfire has quit IRC | 19:14 | |
*** prometheanfire has joined #openstack-ansible | 19:15 | |
cloudnull | DrifterZA: which one? LXD ? | 19:17 |
*** retreved has quit IRC | 19:19 | |
*** kstev has quit IRC | 19:20 | |
*** weshay has quit IRC | 19:30 | |
DrifterZA | yeah the lxd | 19:30 |
DrifterZA | I was chatting to Jesse about it | 19:30 |
*** jamesdenton has quit IRC | 19:32 | |
michaelgugino | I've been working on that for a couple weeks now | 19:35 |
DrifterZA | nice work, will it work on stable/mitaka ? | 19:38 |
stevelle | a backport to mitaka doesn't seem likely | 19:41 |
daledude | noob question...how do i use the external playbooks such as openstack-ansible-os_designate? | 19:41 |
*** fxpester|2 has joined #openstack-ansible | 19:43 | |
*** cyborgninja has joined #openstack-ansible | 19:43 | |
stevelle | daledude: looks like you need to write a quick playbook to invoke the role, I'm not seeing one provided in the extras directory. the example playbook in the README is probably a good place to start. Before you can make that work you will need to do several things to integrate the designate role however. | 19:44 |
stevelle | daledude: you need to apply the contents of the extras directory in the role to various places on the deploy host | 19:45 |
stevelle | ah, os-designate-install.yml is in the extras directory so there is a playbook given | 19:45 |
michaelgugino | DrifterZA: I think it would work with mitaka, but it since it's pretty new functionality in openstack in general, I don't think it's a likely candidate | 19:46 |
michaelgugino | (for a backport) | 19:47 |
michaelgugino | there are also a few differences in between the versions for Newton and Mitaka for lxd. One of which, in Mitaka, the plugin path is nova_lxd.nova.virt.lxd, in Newton it's nova.virt.lxd, and in the config file it's simply imported as lxd.LXDDriver | 19:49 |
*** fxpester|2 has quit IRC | 19:49 | |
daledude | stevelle: thanks for the tips | 19:51 |
stevelle | daledude: sure, just shout if any of the individual extras files leave questions for you | 19:52 |
*** javeriak has joined #openstack-ansible | 19:54 | |
*** javeriak has quit IRC | 19:55 | |
daledude | stevelle: thanks | 19:55 |
*** cyborgninja has quit IRC | 19:57 | |
*** bootsha has joined #openstack-ansible | 19:57 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: WIP: Implement tests for nova-lxd hypervisor https://review.openstack.org/350226 | 19:58 |
*** javeriak_ has quit IRC | 19:58 | |
*** kstev has joined #openstack-ansible | 20:01 | |
DrifterZA | sigh why do they insist on changing driver names | 20:02 |
DrifterZA | Mike I guess its possible to tag Mitaka and have the specific drive names | 20:03 |
DrifterZA | driver* | 20:03 |
DrifterZA | just ugly I guess | 20:03 |
*** michaelgugino has quit IRC | 20:04 | |
*** TxGirlGeek has joined #openstack-ansible | 20:13 | |
*** weshay has joined #openstack-ansible | 20:18 | |
logan- | automagically, mrhillsman: I posted an example of ceph-ansible integration here https://logan.protiumit.com/2016/08/02/openstack-ansible-ceph.html | 20:19 |
*** hj-hp has joined #openstack-ansible | 20:20 | |
automagically | Awesome logan- , can’t wait to give it a read | 20:20 |
*** hj-hp has quit IRC | 20:23 | |
*** hj-hpe has joined #openstack-ansible | 20:23 | |
*** weezS has quit IRC | 20:25 | |
*** adrian_otto has quit IRC | 20:26 | |
*** hj-hpe has quit IRC | 20:27 | |
*** hj-hpe has joined #openstack-ansible | 20:27 | |
*** Jeffrey4l has quit IRC | 20:35 | |
*** Jeffrey4l has joined #openstack-ansible | 20:35 | |
mrhillsman | thx logan- | 20:35 |
*** openstackgerrit_ has joined #openstack-ansible | 20:35 | |
logan- | no problem. one note.. the aio build will fail until zuul gets around to merging https://review.openstack.org/#/c/349780/ sometime this evening hopefully :) | 20:36 |
*** openstackgerrit_ has quit IRC | 20:36 | |
*** deadnull has quit IRC | 20:40 | |
*** ametts has quit IRC | 20:44 | |
*** bootsha has quit IRC | 20:48 | |
*** Mudpuppy has quit IRC | 20:55 | |
*** elo has quit IRC | 20:59 | |
*** woodard has quit IRC | 21:06 | |
*** kulinacs has joined #openstack-ansible | 21:07 | |
kulinacs | Any ideas why I would be getting a warning saying the provided hosts list is empty when running the initial openstack-ansible setup-hosts.yml? | 21:08 |
*** cbits has quit IRC | 21:09 | |
*** smatzek has quit IRC | 21:12 | |
*** thorst has quit IRC | 21:16 | |
*** thorst has joined #openstack-ansible | 21:16 | |
*** pester has quit IRC | 21:20 | |
*** thorst has quit IRC | 21:20 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins: [WIP] Add test playbook for filters https://review.openstack.org/350275 | 21:24 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins: [WIP] Add test playbook for filters https://review.openstack.org/350275 | 21:25 |
eil397__ | kulinacs: maybe it will be helpful to check inventory. | 21:25 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone: Update the keystone WSGI application locations https://review.openstack.org/329182 | 21:25 |
eil397__ | kulinacs: for example . execute ansible network_hsots --list-hosts | 21:25 |
eil397__ | s\hsots\hosts\g | 21:25 |
kulinacs | from what directory? | 21:26 |
kulinacs | eil397__: | 21:27 |
kulinacs | eil397__: from the playbook directory I get "No hosts matched" | 21:27 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty: Make corrections to default variables https://review.openstack.org/350156 | 21:28 |
eil397__ | kulinacs: openstack-ansible uses dynamic_inventory. then in /opt/openstack-ansible/playbooks you shoul dhave ansible.cfg | 21:28 |
eil397__ | in asible.cfg you should have inventory = inventory | 21:29 |
mrda | Morning OSA | 21:29 |
eil397__ | and in /opt/openstack-ansible/playbooks you should have directory inventory | 21:29 |
eil397__ | good morning mrda | 21:30 |
kulinacs | eil397__: the inventory = inventory line is there. dynamic_inventory.py exists in playbooks/inventory/ | 21:30 |
mrda | o/ | 21:30 |
*** TxGirlGeek has quit IRC | 21:30 | |
*** aszeszo has quit IRC | 21:31 | |
eil397__ | kulinacs: you can launch dynamic_inventory.py with option --lsit | 21:31 |
eil397__ | s\lsit\list\g | 21:32 |
kulinacs | I have. It seems all of my *_hosts entries fall inside the "vars" dict. Is this supposed to be that way? | 21:32 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Add test for setting existing used IPs. https://review.openstack.org/349664 | 21:38 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Remove old inventory conditional support https://review.openstack.org/349667 | 21:38 |
openstackgerrit | Nolan Brubaker proposed openstack/openstack-ansible: Remove return_netmask function https://review.openstack.org/349670 | 21:38 |
*** fignew has joined #openstack-ansible | 21:38 | |
eil397__ | kulinacs: are you talking about data structure that returns from dynamic_inventory.py ? | 21:40 |
kulinacs | eil397__: Yes, I think i have a whitespace issue in my openstack_user_config.yml | 21:40 |
eil397__ | kulinacs: usually if you have bad yml it shoudl return error | 21:41 |
eil397__ | s\shoudl\should\g | 21:42 |
*** aszeszo has joined #openstack-ansible | 21:44 | |
*** michaelgugino has joined #openstack-ansible | 21:44 | |
*** jmckind has quit IRC | 21:46 | |
*** woodard has joined #openstack-ansible | 21:47 | |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: WIP: Implement tests for nova-lxd hypervisor https://review.openstack.org/350226 | 21:48 |
*** hj-hpe has quit IRC | 21:50 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins: Add test playbook for filters https://review.openstack.org/350275 | 21:50 |
kulinacs | eil397__: It was indeed a whitespace issue. I had all of my hosts declared inside the global_overides dict, causing them to be ignored. Thank you for you help! | 21:51 |
*** markvoelker has quit IRC | 21:54 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_cloudkitty: Add ability to change apt/yum package state https://review.openstack.org/349976 | 21:56 |
eil397__ | kulinacs: you're welcome | 22:04 |
*** eil397_ has joined #openstack-ansible | 22:08 | |
*** eil397 has quit IRC | 22:10 | |
*** asettle has quit IRC | 22:10 | |
*** eil397__ has quit IRC | 22:11 | |
*** KLevenstein has quit IRC | 22:18 | |
*** weshay has quit IRC | 22:19 | |
*** elo has joined #openstack-ansible | 22:22 | |
*** psilvad has quit IRC | 22:28 | |
*** retreved has joined #openstack-ansible | 22:31 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible: Move container bind-mounts and command settings to the inventory https://review.openstack.org/347400 | 22:32 |
*** messy has quit IRC | 22:34 | |
*** sdake has quit IRC | 22:40 | |
odyssey4me | kulinacs eil397_ a tip in future - just execute the dynamic inventory script | 22:44 |
odyssey4me | execute: python /opt/openstack-ansible/playbooks/inventory/dynamic_inventory.py | 22:44 |
*** woodard has quit IRC | 22:45 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer: Fix runlevel typo in upstart template https://review.openstack.org/350179 | 22:45 |
odyssey4me | that should spit out json which you can validate | 22:45 |
odyssey4me | if it doesn't your config is wrong | 22:45 |
odyssey4me | but that's a way you can validate without actually creating the inventory.json | 22:45 |
* odyssey4me can't sleep again :/ | 22:45 | |
*** david-lyle has quit IRC | 22:50 | |
openstackgerrit | Merged openstack/openstack-ansible-os_designate: Fix runlevel typo in upstart template https://review.openstack.org/350180 | 22:51 |
*** david-lyle has joined #openstack-ansible | 22:51 | |
*** retreved has quit IRC | 22:53 | |
*** klamath has quit IRC | 22:55 | |
eil397_ | odyssey4me: thanks | 23:01 |
*** woodard has joined #openstack-ansible | 23:02 | |
eil397_ | :/ | 23:02 |
eil397_ | >> :/ I have proofed thing to sleep anytime anywhere | 23:02 |
odyssey4me | hmm, it would appear that the need for https://review.openstack.org/344912 is becoming altogether more urgent | 23:02 |
*** spedione is now known as spedione|AWAY | 23:03 | |
odyssey4me | we're adding more and more packages to build in the integrated repo, which takes more time, which causes the likelihood of a build timeout to increase | 23:03 |
openstackgerrit | Logan V proposed openstack/openstack-ansible: Do not discard when creating XFS loopback https://review.openstack.org/350305 | 23:04 |
odyssey4me | jmccrory ping? | 23:06 |
jmccrory | odyssey4me hi | 23:06 |
odyssey4me | love your test idea for the plugin filters :) | 23:06 |
jmccrory | heh thanks, now to figure out how to test everything else in there | 23:06 |
odyssey4me | I'm tweaking the repo build test. | 23:06 |
odyssey4me | I think the module test method for ansible is quite literally to read the embedded documentation content and to execute it. | 23:07 |
palendae | They also have a module builder script in the Ansible repo | 23:07 |
odyssey4me | you'll notice that the docs have playbook examples to show what's supposed to happen - I've noticed that the official docs for good modules appear to be a sequenced test | 23:07 |
palendae | But it's not shipped with the installed Ansible | 23:08 |
jmccrory | hmm interesting | 23:08 |
jmccrory | palendae: have a link to that? | 23:09 |
palendae | Looking for it | 23:09 |
palendae | https://github.com/ansible/ansible/blob/devel/hacking/test-module | 23:09 |
palendae | https://github.com/ansible/ansible/tree/devel/hacking#test-module | 23:09 |
*** aszeszo has quit IRC | 23:10 | |
palendae | I've never used it, but they thought it was a better tool than my import hook solution | 23:11 |
palendae | I'm still skeptical | 23:12 |
*** aszeszo has joined #openstack-ansible | 23:14 | |
*** sdake has joined #openstack-ansible | 23:15 | |
*** sdake_ has joined #openstack-ansible | 23:17 | |
jmccrory | thanks, i'll play around with that a bit. think i would prefer being able to import and just test specific functions within the plugins if you do have something like that around still | 23:17 |
palendae | I do | 23:17 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: Implement nova-lxd driver https://review.openstack.org/346984 | 23:17 |
palendae | I hope it still works | 23:17 |
palendae | https://github.com/nrb/ansible_importer | 23:17 |
palendae | I think it's even pip installable | 23:17 |
jmccrory | nice | 23:17 |
palendae | I was able to use it with the dynamic inventory script | 23:18 |
palendae | And I think I tested it with glance (like in the example) when the library directory was still in the big osa repo | 23:18 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Improve repo_build tests for upper-constraints https://review.openstack.org/350308 | 23:18 |
odyssey4me | jmccrory ^ thoughts on that? | 23:18 |
jmccrory | odyssey4me : much simpler | 23:19 |
*** sdake has quit IRC | 23:20 | |
jmccrory | only thing i'm worried about is that the filter the merges the lists might doing the same thing with package names as dictionary keys | 23:20 |
openstackgerrit | Michael Gugino proposed openstack/openstack-ansible-os_nova: WIP: Implement tests for nova-lxd hypervisor https://review.openstack.org/350226 | 23:20 |
*** sdake_ is now known as sdake | 23:21 | |
jmccrory | but should find out when that comes back | 23:22 |
*** woodard has quit IRC | 23:23 | |
odyssey4me | jmccrory the filter that merges the lists? | 23:25 |
jmccrory | yeah, https://github.com/openstack/openstack-ansible-plugins/blob/master/filter/osa-filters.py#L245 | 23:26 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Only build wheels for services which are deployed https://review.openstack.org/344912 | 23:27 |
jmccrory | thats what overrides u-c's over the list of requirements py_pkgs creates | 23:28 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build: Only clone git repositories for services which are deployed https://review.openstack.org/345642 | 23:29 |
odyssey4me | jmccrory oh, heh - that appears to be right! | 23:32 |
odyssey4me | well, my uneducated eye says so | 23:32 |
odyssey4me | jmccrory actually, I'm finding myself wondering what https://github.com/openstack/openstack-ansible-repo_build/blob/master/tasks/repo_set_facts.yml#L52 is even trying to achieve | 23:34 |
*** aszeszo has quit IRC | 23:34 | |
odyssey4me | because that's used here: https://github.com/openstack/openstack-ansible-repo_build/blob/master/templates/requirements_constraints.txt.j2#L10-L21 | 23:35 |
*** sigmavirus is now known as sigmavirus_away | 23:41 | |
jmccrory | odyssey4me: L52 is where the merge of upper-constraints from the requirements repo over the py_pkgs list happens. the merged list is written to the requirements_constraints.txt template, and then that file is used as the list of python packages/versions to download and build wheels of | 23:42 |
odyssey4me | I'm seeing lines like this in a local test which seems odd: skipping: [container1] => (item=websocket-client<=0.37.0) | 23:44 |
jmccrory | odyssey4me: think that's https://github.com/openstack/openstack-ansible-repo_build/blob/master/tests/test-repo-build.yml#L88-L90 if the package doesn't exist in py_pkgs' list, it won't be added when u-c is merged on top | 23:47 |
jmccrory | otherwise we'd be building every package listed in u-c | 23:47 |
jmccrory | i guess were, until the fix last week | 23:47 |
odyssey4me | hmm, but constraints don't work like that | 23:47 |
odyssey4me | pip will only build what's in the requirements list - not what's in the constraints list | 23:48 |
odyssey4me | so if I have package1 and package2 in constraints, and package1 in requirements, then pip wheel will only build wheels for package1 | 23:48 |
odyssey4me | so maybe some of this stuff should be removed | 23:49 |
jmccrory | right, that's how it's working. constraints are only applied on top of requirements | 23:49 |
*** berendt has quit IRC | 23:49 | |
jmccrory | and only if the requirement is there | 23:49 |
jmccrory | for your example, the skip is saying package was in constraints but not in requirements | 23:50 |
jmccrory | package2* | 23:50 |
odyssey4me | so it seems that the right way to do this is to just simply read u-c, replace '===' with '<=' and then overlay the u-c overrides | 23:54 |
odyssey4me | oh, and add the remote packages at the top as it does now, because that covers the git sources packages | 23:54 |
jmccrory | sounds right | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!