*** gyee has quit IRC | 00:03 | |
*** tux_ has joined #openstack-ansible | 00:06 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Add facts to better optimize thread pools https://review.openstack.org/584939 | 00:17 |
---|---|---|
*** markvoelker has quit IRC | 00:19 | |
openstackgerrit | Merged openstack/openstack-ansible master: Update all SHAs for milestone 3 https://review.openstack.org/574006 | 00:20 |
openstackgerrit | Merged openstack/openstack-ansible-repo_server stable/queens: Remove the upstream pypi reverse proxy https://review.openstack.org/584387 | 00:23 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Add x-pack monitoring by default https://review.openstack.org/584967 | 00:24 |
*** threestrands has quit IRC | 00:38 | |
*** markvoelker has joined #openstack-ansible | 00:47 | |
*** jonher_ has joined #openstack-ansible | 00:47 | |
*** jonher has quit IRC | 00:48 | |
*** chyka has joined #openstack-ansible | 00:53 | |
*** gregoryo has joined #openstack-ansible | 00:56 | |
*** chyka has quit IRC | 00:58 | |
*** Bhujay has joined #openstack-ansible | 01:24 | |
cloudnull | tux_ hard to say, most of the role cloning comes from git.openstack.org | 01:49 |
cloudnull | if that's slow or far away from you that can take some time | 01:50 |
cloudnull | you could switch git.openstack.org to github.com if that is faster. | 01:50 |
tux_ | I am in BOSTON | 01:50 |
cloudnull | could just be that the local server for git.openstack.org is slow near you | 01:50 |
cloudnull | or that there's a terrible in path route. | 01:51 |
cloudnull | or git.openstack.org is just having a slow day | 01:51 |
cloudnull | if github performs better for you, you can 's/git.openstack.org/github.com/g' in the ansible-role-requirements.yml file | 01:52 |
tux_ | cloudnull: that is a good idea.. but now its too late.. because last 5 hours its just downloading stuff and i don't want to stop at this point.. | 01:53 |
tux_ | but i am going to run same test with github and see how much time it will take | 01:53 |
cloudnull | 5 hours running the bootstrap-ansible.sh script ? | 01:54 |
openstackgerrit | bhujay kumar proposed openstack/openstack-ansible-haproxy_server master: Improve SelfSign cert generation method https://review.openstack.org/584857 | 01:54 |
tux_ | why OSA downloading every single role? | 01:54 |
cloudnull | something is wrong that should take <5 min in general . | 01:54 |
tux_ | yes 5 hours for bootstrap | 01:54 |
cloudnull | its downloading all of our roles for the given release | 01:55 |
tux_ | changed: [localhost] => (item={'scm': u'git', 'src': u'https://git.openstack.org/openstack/openstack-ansible-rsyslog_client', 'version': u'88bcc41d9d122ba9ad1b1a428b3238b1b27ecb1f', 'name': u'rsyslog_client'}) | 01:55 |
tux_ | this is what its doing one by one... | 01:55 |
cloudnull | that's expected, but 5-10 min tops | 01:55 |
tux_ | let me try one of role manually and see | 01:56 |
tux_ | cloudnull: you are right git.openstack.org taking super long time.. and github.com took 1 second for 1 role | 02:02 |
tux_ | This is really odd | 02:02 |
tux_ | why don't we fix this in our OSA code to use github.com ? | 02:02 |
tux_ | I always wonder why the hell my installation taking days and days to finish :( | 02:03 |
tux_ | I think this is serious BUG we should use github.com everywhere | 02:03 |
tux_ | cloudnull: i have submitted bug https://bugs.launchpad.net/openstack-ansible/+bug/1783237 | 02:08 |
openstack | Launchpad bug 1783237 in openstack-ansible "git.openstack.org is super slow, we should switch to github.com" [Undecided,New] | 02:08 |
*** armaan has quit IRC | 02:19 | |
*** armaan has joined #openstack-ansible | 02:20 | |
*** dave-mccowan has quit IRC | 02:31 | |
openstackgerrit | bhujay kumar proposed openstack/openstack-ansible-haproxy_server master: Improve SelfSign cert generation method https://review.openstack.org/584857 | 02:39 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Update sharding based on data-nodes https://review.openstack.org/585012 | 02:51 |
cloudnull | tux_ sorry was making dinner. | 03:09 |
tux_ | np | 03:09 |
cloudnull | we use git.openstack.org because it's the official git servers for all of the openstack code. | 03:10 |
cloudnull | github is a mirror | 03:10 |
tux_ | I have filed bug, this is painful to wait for 5 hour :( | 03:10 |
cloudnull | ++ That is unacceptable | 03:10 |
cloudnull | it could just be something with infra git servers. | 03:10 |
cloudnull | IDK though | 03:10 |
tux_ | cloudnull: why don't we make variable or something which user has control instead of doing s/find/replace/ | 03:11 |
cloudnull | the role requirement file is a flat file and not something that is effected by a variable | 03:12 |
cloudnull | however the openstack source code repos do have variables. | 03:12 |
cloudnull | its something worth exploring, it might makes some sense to pull the requirement repos into code and have the list generated. | 03:12 |
cloudnull | idk | 03:12 |
tux_ | just put come if/then/else code in bootstrap bash script which make decision and put you in best path | 03:14 |
tux_ | s/come/some | 03:14 |
cloudnull | ++ that might be a good option too | 03:15 |
tux_ | Now it make sense why my all installation taking years so complete, i am sure other folks also having same issue but they didn't notice | 03:15 |
cloudnull | ++ | 03:16 |
openstackgerrit | Merged openstack/openstack-ansible stable/queens: Ensure that repo checks use the right values https://review.openstack.org/564422 | 03:16 |
openstackgerrit | Merged openstack/openstack-ansible stable/queens: Ensure that the repo servers also use the pypi cache https://review.openstack.org/568502 | 03:16 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add logrotate to the elasticstack https://review.openstack.org/585005 | 03:17 |
*** Bhujay has quit IRC | 03:17 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add connbeat https://review.openstack.org/575180 | 03:18 |
cloudnull | tux you might want to override the following options too https://github.com/openstack/openstack-ansible/blob/stable/queens/playbooks/defaults/repo_packages/openstack_services.yml | 03:19 |
cloudnull | those are the service specific variables that are all using git.openstack.org | 03:20 |
* cloudnull was assuming your running queens | 03:20 | |
cloudnull | if so you can copy that file to /etc/openstack_deploy/user_openstack_services.yml | 03:21 |
cloudnull | replace git.openstack.org with github and you're all off and to the races. | 03:21 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add connbeat https://review.openstack.org/575180 | 03:31 |
*** adrianreza has quit IRC | 03:34 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add connbeat https://review.openstack.org/575180 | 03:43 |
openstackgerrit | Merged openstack/openstack-ansible stable/queens: Remove default pip_links value https://review.openstack.org/568637 | 03:48 |
tux_ | cloudnull: yes i am upgrading pike to queen | 03:51 |
cloudnull | cool! | 03:51 |
tux_ | i feel like doing s/git.openstack.org/github.com/ in full directory | 03:53 |
tux_ | cloudnull: any idea what is going here, my trying to re-claim space in ceph cluster but my VM throwing this error | 03:56 |
-tux_- [root@c7-ceph ~]# fstrim -v / | 03:56 | |
-tux_- fstrim: /: the discard operation is not supported | 03:56 | |
tux_ | I do have "hw_disk_discard = unmap" in nova.conf | 03:57 |
tux_ | i don't have "virtio-scsi" in nova.conf | 03:59 |
cloudnull | using logical volumes? | 04:00 |
tux_ | no | 04:01 |
tux_ | i have nova ---rbd---> ceph | 04:01 |
cloudnull | oh . idk maybe ceph volumes cant run discards? | 04:01 |
cloudnull | is there a discard/trim option w/ rbd? | 04:02 |
cloudnull | like that of lvm.conf | 04:02 |
*** poopcat has quit IRC | 04:02 | |
logan- | you need to boot an instance from an image that has the metadata items hw_scsi_model=virtio-scsi and hw_disk_bus=scsi set | 04:03 |
logan- | discard is only supported when virtio-scsi is the disk controller | 04:03 |
tux_ | logan-: just reading this and saw your mesg | 04:04 |
tux_ | https://www.redhat.com/archives/libvirt-users/2015-October/msg00034.html | 04:04 |
tux_ | should i need to add this in nova or image metadata? | 04:04 |
logan- | the image | 04:05 |
logan- | https://www.sebastien-han.fr/blog/2015/02/02/openstack-and-ceph-rbd-discard/ | 04:05 |
tux_ | doing it now :) awsomenessss | 04:05 |
tux_ | logan-: now whatever VMs i have created if i delete them does ceph will free up space for them? | 04:08 |
logan- | yes | 04:08 |
tux_ | i meant i create bunch of VMs without hw_scsi_model=virtio-scsi option | 04:08 |
tux_ | i am talking about old VMs | 04:09 |
logan- | yes if you delete the instance it will delete the whole disk | 04:09 |
logan- | discard is not needed in that case | 04:09 |
tux_ | cool! | 04:09 |
tux_ | logan-: that works!! just tested... | 04:11 |
tux_ | now going to create new VM with hw_scsi_model=virtio-scsi option | 04:11 |
*** armaan has quit IRC | 04:15 | |
tux_ | logan-: thank you bro!! it works | 04:16 |
-tux_- [root@ceph01 ~]# fstrim -v / | 04:16 | |
-tux_- /: 9.2 GiB (9833586688 bytes) trimmed | 04:16 | |
logan- | cool np | 04:16 |
tux_ | is it good idea to setup fstrim in cron for weekly job? | 04:17 |
*** armaan has joined #openstack-ansible | 04:18 | |
*** epalper has joined #openstack-ansible | 04:23 | |
*** chyka has joined #openstack-ansible | 04:33 | |
*** cshen has joined #openstack-ansible | 04:34 | |
*** hachi has joined #openstack-ansible | 04:35 | |
*** chyka has quit IRC | 04:38 | |
*** cshen has quit IRC | 04:38 | |
*** jwitko has quit IRC | 04:40 | |
*** epalper has quit IRC | 04:42 | |
*** tailDASH1 has joined #openstack-ansible | 04:46 | |
*** tailDASHeF has quit IRC | 04:48 | |
*** taseer1 is now known as Taseer | 05:05 | |
*** speedmann has quit IRC | 05:05 | |
*** armaan has quit IRC | 05:05 | |
*** armaan has joined #openstack-ansible | 05:06 | |
*** speedmann has joined #openstack-ansible | 05:06 | |
*** armaan has quit IRC | 05:09 | |
*** armaan has joined #openstack-ansible | 05:10 | |
*** hachi has quit IRC | 05:25 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Restructure Journalbeat so it respects package_state=absent https://review.openstack.org/585135 | 05:25 |
*** viks_ has joined #openstack-ansible | 05:30 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Ensure "elastic_thread_pool_size" is cast to int https://review.openstack.org/585136 | 05:31 |
cloudnull | ah that makes some sense (re: virtio scsi) - when we import images we use the following playbooks to set that image meta-data for our default images https://github.com/rcbops/rpc-openstack/blob/master/playbooks/openstack-image-setup.yml | 05:32 |
cloudnull | vars here https://github.com/rcbops/rpc-openstack/blob/master/playbooks/vars/openstack-service-config.yml#L66-L135 | 05:33 |
*** tux_ has quit IRC | 05:36 | |
*** tux_ has joined #openstack-ansible | 05:38 | |
*** tux_ has quit IRC | 05:41 | |
*** armaan has quit IRC | 05:43 | |
*** cshen has joined #openstack-ansible | 05:44 | |
*** armaan has joined #openstack-ansible | 05:44 | |
*** cshen has quit IRC | 06:03 | |
*** tux_ has joined #openstack-ansible | 06:04 | |
*** tux_ has quit IRC | 06:06 | |
*** cshen has joined #openstack-ansible | 06:15 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_glance master: Convert role to use a common systemd mount role https://review.openstack.org/552185 | 06:20 |
*** armaan_ has joined #openstack-ansible | 06:26 | |
*** armaan has quit IRC | 06:29 | |
*** pcaruana has joined #openstack-ansible | 06:34 | |
cshen | Morning, I want to add lsof as default package in all lxc containers, is there an openstack-ansible variable for that? | 06:47 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Ensure "elastic_thread_pool_size" is cast to int https://review.openstack.org/585136 | 06:52 |
*** epalper has joined #openstack-ansible | 06:57 | |
*** udesale has joined #openstack-ansible | 07:06 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/queens: Map instances to cell_v2 only once. https://review.openstack.org/585156 | 07:09 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/pike: Map instances to cell_v2 only once. https://review.openstack.org/585157 | 07:09 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova stable/ocata: Map instances to cell_v2 only once. https://review.openstack.org/585158 | 07:10 |
*** hachi has joined #openstack-ansible | 07:13 | |
*** prometheanfire has quit IRC | 07:26 | |
*** tux_ has joined #openstack-ansible | 07:28 | |
*** markvoelker has quit IRC | 07:29 | |
*** shardy has joined #openstack-ansible | 07:32 | |
*** tux_ has quit IRC | 07:33 | |
*** tosky has joined #openstack-ansible | 07:36 | |
*** tux_ has joined #openstack-ansible | 07:38 | |
*** tux_ has quit IRC | 07:41 | |
*** tux_ has joined #openstack-ansible | 07:43 | |
*** tux_ has quit IRC | 07:47 | |
*** tux_ has joined #openstack-ansible | 07:49 | |
*** prometheanfire has joined #openstack-ansible | 07:49 | |
*** tux_ has quit IRC | 07:50 | |
odyssey4me | guilhermesp: I think the next step is to get CentOS/OpenSUSE support, then we can look at putting it all into the integrated repo. | 07:54 |
*** gregoryo has quit IRC | 07:55 | |
*** Bhujay has joined #openstack-ansible | 07:55 | |
*** suggestable has joined #openstack-ansible | 07:56 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove rally_git_* overrides https://review.openstack.org/585165 | 08:04 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove rally_git_* overrides https://review.openstack.org/585165 | 08:05 |
*** Bhujay has quit IRC | 08:07 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove rally_git_* overrides https://review.openstack.org/585165 | 08:07 |
*** chyka has joined #openstack-ansible | 08:09 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Remove rally_git_* overrides https://review.openstack.org/585166 | 08:09 |
*** vnogin has joined #openstack-ansible | 08:10 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Remove rally_git_* overrides https://review.openstack.org/585167 | 08:12 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca-agent master: Change functional test to voting https://review.openstack.org/583979 | 08:12 |
*** gkadam has joined #openstack-ansible | 08:13 | |
*** chyka has quit IRC | 08:14 | |
*** hachi has quit IRC | 08:15 | |
*** hachi has joined #openstack-ansible | 08:17 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/queens: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585170 | 08:20 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove rally_git_* overrides https://review.openstack.org/585165 | 08:21 |
*** tux_ has joined #openstack-ansible | 08:21 | |
*** tux_ has quit IRC | 08:22 | |
*** armaan_ has quit IRC | 08:34 | |
*** parasitid has quit IRC | 08:34 | |
*** armaan has joined #openstack-ansible | 08:34 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/pike: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585175 | 08:34 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Remove rally_git_* overrides https://review.openstack.org/585166 | 08:35 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/pike: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585175 | 08:36 |
*** tux_ has joined #openstack-ansible | 08:36 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Remove unnecessary default variables https://review.openstack.org/584985 | 08:38 |
*** tux_ has quit IRC | 08:39 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/ocata: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585176 | 08:43 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Remove rally_git_* overrides https://review.openstack.org/585167 | 08:43 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/ocata: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585176 | 08:43 |
*** tux_ has joined #openstack-ansible | 08:50 | |
*** parasitid has joined #openstack-ansible | 08:52 | |
*** tux_ has quit IRC | 08:55 | |
*** rmart04 has joined #openstack-ansible | 08:56 | |
*** blinkiz has joined #openstack-ansible | 09:00 | |
*** udesale has quit IRC | 09:06 | |
blinkiz | Hello. I have question about openstack_user_config.yml and the variable "container_interface". Take network of type flat for example. It uses br-vlan as bridge on target hosts. it has container_interface set to eth12. It is applied to all neutron agent containers and neutron agents on bare metal hosts. | 09:07 |
blinkiz | On the bare metal hosts the interface eth12 does not exist. On infra1 bare metal hosts in file /etc/neutron/plugins/ml2/linuxbridge_agent.ini, it says "physical_interface_mappings = flat:eth12,vlan:br-vlan". | 09:07 |
blinkiz | My question is, how does this work? The variable name "physical interface mappings" tells me that it is trying to map flat to eth12 on my bare metal host. Can this really be correct? | 09:07 |
*** armaan has quit IRC | 09:07 | |
*** armaan has joined #openstack-ansible | 09:08 | |
*** sm806 has quit IRC | 09:09 | |
*** skyscraper has quit IRC | 09:09 | |
*** sm806 has joined #openstack-ansible | 09:09 | |
*** cshen has quit IRC | 09:10 | |
*** taseer1 has joined #openstack-ansible | 09:11 | |
*** Taseer has quit IRC | 09:12 | |
*** taseer2 has joined #openstack-ansible | 09:12 | |
blinkiz | On https://docs.openstack.org/install-guide/launch-instance-networks-provider.html I can read about physical_interface_mappings. It says "... flat options connect the flat virtual network to the flat (native/untagged) physical network on the eth1 interface on the host ...". So to me this sounds like flat:eth12 is trying to find eth12 which does not exist on my bare metal hosts. The "flat:eth12" text is found everywhere in the examples on | 09:13 |
blinkiz | https://docs.openstack.org/openstack-ansible/queens/user/index.html | 09:13 |
*** skyscraper has joined #openstack-ansible | 09:13 | |
*** cshen has joined #openstack-ansible | 09:14 | |
blinkiz | I do not think "flat:eth12". It is probably just me not understanding something. Can someone please enlighten me? :) | 09:14 |
*** taseer1 has quit IRC | 09:16 | |
*** pingfro__ has quit IRC | 09:23 | |
odyssey4me | jrosser: Did you see all those queens pip links patches are merged now. \o/ | 09:23 |
jrosser | i did yes :) | 09:28 |
*** udesale has joined #openstack-ansible | 09:28 | |
*** rmart04 has quit IRC | 09:31 | |
*** rmart04 has joined #openstack-ansible | 09:31 | |
sm806 | Weired!!! When i run "openstack-ansible -v setup-hosts.yml" I get the following error: | 09:32 |
sm806 | fatal: [infra1]: FAILED! => {"attempts": 5, "changed": false, "failed": true, "msg": "No package matching 'linux-image-extra-4.15.0-29-generic' is available"} | 09:32 |
sm806 | This script ran successfully yesterday. I didn't change anything on the host machines!! Any idea what could be causing this error? | 09:32 |
*** markvoelker has joined #openstack-ansible | 09:33 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/queens: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585170 | 09:35 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/queens: Remove rally_git_* overrides https://review.openstack.org/585165 | 09:35 |
jrosser | odyssey4me: we're just unhooking all those pip links patches from being locally applied for our queens CI, the only outstanding thing for this CI+proxy is this https://review.openstack.org/#/c/584772/ | 09:35 |
noonedeadpunk | hi guys | 09:37 |
odyssey4me | jrosser: yeah, that'll do it - good add | 09:38 |
odyssey4me | noonedeadpunk: will look at your patches shortly | 09:39 |
noonedeadpunk | odyssey4me: smth is going wrong during my test on our production. It seems that problem is related with venv build, so I'll try to fix it and will send another patch | 09:42 |
*** oanson has quit IRC | 09:45 | |
*** oanson has joined #openstack-ansible | 09:45 | |
*** ggnel has quit IRC | 09:47 | |
*** ggnel has joined #openstack-ansible | 09:48 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-repo_build master: Add systemd-devel/libsystemd-dev for systemd-python wheel build https://review.openstack.org/585026 | 10:02 |
odyssey4me | noonedeadpunk: ^ I just edited the commit a bit to clean it up. Hope you don't mind. | 10:03 |
noonedeadpunk | sure I'm not | 10:03 |
*** markvoelker has quit IRC | 10:04 | |
noonedeadpunk | odyssey4me: 80 characters should include link (which is supposed to be interpreted later) or not? | 10:08 |
odyssey4me | noonedeadpunk: 80 chars is to make it easier to read the commit, so if the link is long have it on its own line | 10:10 |
noonedeadpunk | odyssey4me: about conditions - I never though that it could work in this way... | 10:16 |
*** monty has quit IRC | 10:23 | |
*** monty has joined #openstack-ansible | 10:23 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cloudkitty master: test https://review.openstack.org/585203 | 10:30 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cloudkitty master: Use include_tasks instead of include https://review.openstack.org/585203 | 10:36 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cloudkitty master: Use include_tasks instead of include https://review.openstack.org/585203 | 10:37 |
mbuil | odyssey4me: I need an ansible expert like yourself to help me understand something | 10:41 |
mbuil | odyssey4me: Having these two playbooks: https://hastebin.com/eqihocefun.cs, when running playbook 1, the variable ipv4_address exists and is an empty string. when running playbook 2, ipv4_address does not exist | 10:44 |
odyssey4me | mbuil: looking | 10:44 |
odyssey4me | ah, in the first one you'd have to gather facts from 'opnfv' first for that to work | 10:45 |
odyssey4me | the play doesn't have the facts from the host, unless you have fact caching and previously collected them | 10:45 |
odyssey4me | oh interesting, you had gather_facts false too... | 10:48 |
mbuil | odyssey4me: the reason to do this exercise is because I wanted to understand where ipv4_address is coming from. If gather_facts is False in both cases, how can it be gathering facts? | 10:49 |
mbuil | does delegate_to gather facts in the background? | 10:49 |
odyssey4me | yeah, I don't know - and I'd have to walk the code to figure that out and don't really have that sort of time right now | 10:53 |
odyssey4me | not sure if evrardjp knows more - he knows the internals better | 10:53 |
mbuil | odyssey4me: thanks, I'll try to dig up a bit :) | 10:55 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_watcher master: Use include_tasks instead of include https://review.openstack.org/585210 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_blazar master: Use include_tasks instead of include https://review.openstack.org/585211 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_heat master: Use include_tasks instead of include https://review.openstack.org/585212 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_server master: Use include_tasks instead of include https://review.openstack.org/585213 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_congress master: Use include_tasks instead of include https://review.openstack.org/585214 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_panko master: Use include_tasks instead of include https://review.openstack.org/585215 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ironic master: Use include_tasks instead of include https://review.openstack.org/585216 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-memcached_server master: Use include_tasks instead of include https://review.openstack.org/585217 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_aodh master: Use include_tasks instead of include https://review.openstack.org/585218 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_gnocchi master: Use include_tasks instead of include https://review.openstack.org/585219 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca master: Use include_tasks instead of include https://review.openstack.org/585220 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tempest master: Use include_tasks instead of include https://review.openstack.org/585221 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_client master: Use include_tasks instead of include https://review.openstack.org/585222 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_neutron master: Use include_tasks instead of include https://review.openstack.org/585223 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_magnum master: Use include_tasks instead of include https://review.openstack.org/585224 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_almanach master: Use include_tasks instead of include https://review.openstack.org/585225 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_designate master: Use include_tasks instead of include https://review.openstack.org/585226 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-lxc_container_create master: Use include_tasks instead of include https://review.openstack.org/585227 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_swift master: Use include_tasks instead of include https://review.openstack.org/585228 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_octavia master: Use include_tasks instead of include https://review.openstack.org/585229 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_sahara master: Use include_tasks instead of include https://review.openstack.org/585230 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-ceph_client master: Use include_tasks instead of include https://review.openstack.org/585231 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_rally master: Use include_tasks instead of include https://review.openstack.org/585232 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_glance master: Use include_tasks instead of include https://review.openstack.org/585233 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_client master: Use include_tasks instead of include https://review.openstack.org/585234 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-repo_server master: Use include_tasks instead of include https://review.openstack.org/585235 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_nova master: Use include_tasks instead of include https://review.openstack.org/585236 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_keystone master: Use include_tasks instead of include https://review.openstack.org/585237 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_masakari master: Use include_tasks instead of include https://review.openstack.org/585238 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-nspawn_hosts master: Use include_tasks instead of include https://review.openstack.org/585239 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-plugins master: Use include_tasks instead of include https://review.openstack.org/585240 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: Use include_tasks instead of include https://review.openstack.org/585241 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_zaqar master: Use include_tasks instead of include https://review.openstack.org/585242 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_trove master: Use include_tasks instead of include https://review.openstack.org/585243 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_molteniron master: Use include_tasks instead of include https://review.openstack.org/585244 | 10:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_server master: Use include_tasks instead of include https://review.openstack.org/585245 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-tests master: Use include_tasks instead of include https://review.openstack.org/585246 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_barbican master: Use include_tasks instead of include https://review.openstack.org/585247 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cinder master: Use include_tasks instead of include https://review.openstack.org/585248 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca-agent master: Use include_tasks instead of include https://review.openstack.org/585249 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ceilometer master: Use include_tasks instead of include https://review.openstack.org/585250 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-repo_build master: Use include_tasks instead of include https://review.openstack.org/585251 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_searchlight master: Use include_tasks instead of include https://review.openstack.org/585252 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tacker master: Use include_tasks instead of include https://review.openstack.org/585253 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-openstack_hosts master: Use include_tasks instead of include https://review.openstack.org/585254 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rabbitmq_server master: Use include_tasks instead of include https://review.openstack.org/585255 | 10:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible master: Use include_tasks instead of include https://review.openstack.org/585256 | 10:59 |
odyssey4me | heh, I guess someone was bound to do it | 11:00 |
*** markvoelker has joined #openstack-ansible | 11:01 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_watcher master: Use include_tasks instead of include https://review.openstack.org/585210 | 11:03 |
evrardjp | odyssey4me: yeah, but I think it's fine nowadays, as we broke updates anyway :p | 11:03 |
evrardjp | (talking about the include_Tasks vs include) | 11:04 |
odyssey4me | evrardjp 'we broke updates' ? | 11:04 |
evrardjp | the usual role test version thing | 11:04 |
odyssey4me | oh yeah, upgrade tests for roles are totally busted | 11:04 |
evrardjp | I mean our upgrade testing need rethinking anyway as we discussed | 11:04 |
odyssey4me | that was never a sustainable thing | 11:04 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_watcher master: Use include_tasks instead of include https://review.openstack.org/585210 | 11:05 |
evrardjp | odyssey4me: about the facts thing: delegation will not automatically setup facts. | 11:05 |
evrardjp | not that I am aware. I am not saying it's not impossible to do so though. | 11:05 |
evrardjp | But right now, I'd say it doesn't | 11:06 |
evrardjp | also please note that all facts will need migration in the future too | 11:06 |
evrardjp | There was a thread in the ML recently to remember us that. | 11:06 |
evrardjp | from Triple-O | 11:06 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible master: Use include_tasks instead of include https://review.openstack.org/585256 | 11:09 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_server master: Use include_tasks instead of include https://review.openstack.org/585263 | 11:13 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_watcher master: Use include_tasks instead of include https://review.openstack.org/585264 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_heat master: Use include_tasks instead of include https://review.openstack.org/585265 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_congress master: Use include_tasks instead of include https://review.openstack.org/585266 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_server master: Use include_tasks instead of include https://review.openstack.org/585267 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_blazar master: Use include_tasks instead of include https://review.openstack.org/585268 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_panko master: Use include_tasks instead of include https://review.openstack.org/585269 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-memcached_server master: Use include_tasks instead of include https://review.openstack.org/585270 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_aodh master: Use include_tasks instead of include https://review.openstack.org/585271 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_gnocchi master: Use include_tasks instead of include https://review.openstack.org/585272 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ironic master: Use include_tasks instead of include https://review.openstack.org/585273 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_client master: Use include_tasks instead of include https://review.openstack.org/585274 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca master: Use include_tasks instead of include https://review.openstack.org/585275 | 11:14 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tempest master: Use include_tasks instead of include https://review.openstack.org/585276 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_neutron master: Use include_tasks instead of include https://review.openstack.org/585277 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_designate master: Use include_tasks instead of include https://review.openstack.org/585278 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_almanach master: Use include_tasks instead of include https://review.openstack.org/585279 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_swift master: Use include_tasks instead of include https://review.openstack.org/585280 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_octavia master: Use include_tasks instead of include https://review.openstack.org/585281 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-lxc_container_create master: Use include_tasks instead of include https://review.openstack.org/585282 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_sahara master: Use include_tasks instead of include https://review.openstack.org/585283 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_magnum master: Use include_tasks instead of include https://review.openstack.org/585284 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-ceph_client master: Use include_tasks instead of include https://review.openstack.org/585285 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_rally master: Use include_tasks instead of include https://review.openstack.org/585286 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-repo_server master: Use include_tasks instead of include https://review.openstack.org/585287 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_client master: Use include_tasks instead of include https://review.openstack.org/585288 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_glance master: Use include_tasks instead of include https://review.openstack.org/585289 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_nova master: Use include_tasks instead of include https://review.openstack.org/585290 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_keystone master: Use include_tasks instead of include https://review.openstack.org/585295 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-plugins master: Use include_tasks instead of include https://review.openstack.org/585296 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-nspawn_hosts master: Use include_tasks instead of include https://review.openstack.org/585297 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_masakari master: Use include_tasks instead of include https://review.openstack.org/585298 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: Use include_tasks instead of include https://review.openstack.org/585299 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_trove master: Use include_tasks instead of include https://review.openstack.org/585300 | 11:15 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_zaqar master: Use include_tasks instead of include https://review.openstack.org/585301 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_server master: Use include_tasks instead of include https://review.openstack.org/585302 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_molteniron master: Use include_tasks instead of include https://review.openstack.org/585303 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_barbican master: Use include_tasks instead of include https://review.openstack.org/585304 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ceilometer master: Use include_tasks instead of include https://review.openstack.org/585305 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-repo_build master: Use include_tasks instead of include https://review.openstack.org/585306 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-tests master: Use include_tasks instead of include https://review.openstack.org/585308 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cinder master: Use include_tasks instead of include https://review.openstack.org/585307 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca-agent master: Use include_tasks instead of include https://review.openstack.org/585309 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tacker master: Use include_tasks instead of include https://review.openstack.org/585310 | 11:16 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rabbitmq_server master: Use include_tasks instead of include https://review.openstack.org/585312 | 11:17 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_searchlight master: Use include_tasks instead of include https://review.openstack.org/585313 | 11:17 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-openstack_hosts master: Use include_tasks instead of include https://review.openstack.org/585314 | 11:17 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible master: Use include_tasks instead of include https://review.openstack.org/585315 | 11:17 |
evrardjp | master on this topic will be fun to review ^ | 11:18 |
evrardjp | integrated* | 11:18 |
*** udesale has quit IRC | 11:28 | |
_moep_ | lol :D | 11:29 |
*** hachi has quit IRC | 11:33 | |
*** markvoelker has quit IRC | 11:34 | |
*** hachi has joined #openstack-ansible | 11:36 | |
*** ansmith has quit IRC | 11:39 | |
*** chyka has joined #openstack-ansible | 11:45 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_rally master: Use include_tasks instead of include https://review.openstack.org/585286 | 11:46 |
*** chyka has quit IRC | 11:50 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_almanach master: use include_tasks instead of include https://review.openstack.org/585279 | 11:52 |
*** tux_ has joined #openstack-ansible | 11:52 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_octavia master: use include_tasks instead of include https://review.openstack.org/585281 | 11:56 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/pike: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585175 | 11:56 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/pike: Remove rally_git_* overrides https://review.openstack.org/585166 | 11:56 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_rally stable/ocata: Implement pypi-based install and package pinning for non u-c packages https://review.openstack.org/585176 | 11:57 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/ocata: Remove rally_git_* overrides https://review.openstack.org/585167 | 11:57 |
*** tux_ has quit IRC | 11:59 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_designate master: use include_tasks instead of include https://review.openstack.org/585278 | 11:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-galera_server master: use include_tasks instead of include https://review.openstack.org/585267 | 12:00 |
guilhermesp | uowww https://review.openstack.org/#/c/585275/1/tests/test.yml | 12:01 |
guilhermesp | we have include_5xtasks | 12:01 |
guilhermesp | haha | 12:01 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_heat master: use include_tasks instead of include https://review.openstack.org/585265 | 12:02 |
guilhermesp | morning everyone | 12:02 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_blazar master: use include_tasks instead of include https://review.openstack.org/585268 | 12:03 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_magnum master: use include_tasks instead of include https://review.openstack.org/585284 | 12:05 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_swift master: use include_tasks instead of include https://review.openstack.org/585280 | 12:07 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_nova master: use include_tasks instead of include https://review.openstack.org/585290 | 12:11 |
guilhermesp | odyssey4me: indeed. I was talking to evrardjp yesterday about increasing the test coverage of both roles (os_monasca-agent and os_monasca). I can't think another test case now of os_monasca, but for os_monasca-agent I can try to build a scenario that makes the agent interact with the server, which will involve both roles | 12:12 |
*** markvoelker has joined #openstack-ansible | 12:12 | |
guilhermesp | but supporting centos and suse will be important. Guy from monasca asked me about the support beyond ubuntu. Some folks of suse offered some help | 12:13 |
*** monty has quit IRC | 12:13 | |
*** monty has joined #openstack-ansible | 12:13 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_zaqar master: use include_tasks instead of include https://review.openstack.org/585301 | 12:14 |
guilhermesp | As most of the fixes related to monasca roles are merged, I was planning to deploy it in a "real" scenario so I cant test a bit more and think about more scenarios | 12:14 |
guilhermesp | *test scenarios | 12:14 |
*** hachi has quit IRC | 12:14 | |
*** hachi has joined #openstack-ansible | 12:15 | |
evrardjp | guilhermesp: what's your use case? Maybe that's the one you should include in testing : ) | 12:20 |
sm806 | I am stuck with "linux-image-extra-4.15.0-29-generic" for the whole day. I tried updating "/opt/openstack-ansible" and re-installing ubuntu on the target machine as well, but still the error persists. I would greatly appreciate any help or pointers in this regards. Thanks in advance. | 12:24 |
odyssey4me | sm806: that's a package name, not an error - what's the error? | 12:25 |
odyssey4me | sm806: although I suspect that perhaps you have stale facts, nd clearing them would help | 12:25 |
odyssey4me | https://docs.openstack.org/openstack-ansible/latest/admin/troubleshooting.html#forcing-regeneration-of-cached-facts | 12:26 |
*** armaan has quit IRC | 12:26 | |
*** arbrandes1 is now known as arbrandes | 12:26 | |
pkaralis | Hi community, I'm trying to install the barbican along with tacker using xci installer and I'm wondering if I have to do any extra configuration apart of the installation of barbican container. I have found that there is the os-barbican-install yaml file that I can include in the list of containers that the xci should be installed. But, it seems that the barbican services have not be installed to any container automated neither the mysql db | 12:26 |
pkaralis | has been updated accordingly. | 12:26 |
*** armaan has joined #openstack-ansible | 12:26 | |
guilhermesp | evrardjp In general, the same case of any other user of monasca: monitor things at scale, mainly openstack instances, ceph and physical hosts :P In term of architecture, my use case is: use grafana to visualize and influxdb as timeseries database. That's it | 12:27 |
guilhermesp | so, Testing if all the services of monasca are installed such as the server side as the client side, is basically enough. And that's what we have today | 12:29 |
guilhermesp | the only scenario I can see is the interaction between the agent and the server, that we don't have | 12:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_glance master: Remove the unnecessary space https://review.openstack.org/582786 | 12:32 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_molteniron master: use include_tasks instead of include https://review.openstack.org/585303 | 12:33 |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Basic implemintation of masakari-monitors https://review.openstack.org/584629 | 12:35 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_gnocchi master: use include_tasks instead of include https://review.openstack.org/585272 | 12:35 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_glance master: use include_tasks instead of include https://review.openstack.org/585289 | 12:39 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_trove master: use include_tasks instead of include https://review.openstack.org/585300 | 12:41 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca master: use include_tasks instead of include https://review.openstack.org/585275 | 12:41 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-plugins master: use include_tasks instead of include https://review.openstack.org/585296 | 12:41 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_client master: use include_tasks instead of include https://review.openstack.org/585274 | 12:42 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_neutron master: use include_tasks instead of include https://review.openstack.org/585277 | 12:42 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ironic master: use include_tasks instead of include https://review.openstack.org/585273 | 12:43 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rsyslog_server master: use include_tasks instead of include https://review.openstack.org/585302 | 12:44 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_ceilometer master: use include_tasks instead of include https://review.openstack.org/585305 | 12:45 |
*** tux_ has joined #openstack-ansible | 12:47 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-memcached_server master: use include_tasks instead of include https://review.openstack.org/585270 | 12:47 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_aodh master: use include_tasks instead of include https://review.openstack.org/585271 | 12:48 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_cinder master: use include_tasks instead of include https://review.openstack.org/585307 | 12:48 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_searchlight master: use include_tasks instead of include https://review.openstack.org/585313 | 12:49 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible master: use include_tasks instead of include https://review.openstack.org/585315 | 12:51 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tacker master: use include_tasks instead of include https://review.openstack.org/585310 | 12:52 |
*** ansmith has joined #openstack-ansible | 12:52 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-rabbitmq_server master: use include_tasks instead of include https://review.openstack.org/585312 | 12:53 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-lxc_container_create master: use include_tasks instead of include https://review.openstack.org/585282 | 12:53 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_barbican master: use include_tasks instead of include https://review.openstack.org/585304 | 12:56 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tacker master: use include_tasks instead of include https://review.openstack.org/585310 | 12:57 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_masakari master: use include_tasks instead of include https://review.openstack.org/585298 | 12:57 |
*** taseer2 is now known as Taseer | 12:57 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_sahara master: use include_tasks instead of include https://review.openstack.org/585283 | 12:58 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_keystone master: Use include_tasks instead of include https://review.openstack.org/585295 | 12:59 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-nspawn_hosts master: use include_tasks instead of include https://review.openstack.org/585297 | 13:01 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: use include_tasks instead of include https://review.openstack.org/585299 | 13:02 |
*** david_ has joined #openstack-ansible | 13:03 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_congress master: use include_tasks instead of include https://review.openstack.org/585266 | 13:03 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible master: [WIP] Add qdrouterd role for messaging backend deployment https://review.openstack.org/570261 | 13:04 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_panko master: use include_tasks instead of include https://review.openstack.org/585269 | 13:04 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_monasca-agent master: use include_tasks instead of include https://review.openstack.org/585309 | 13:05 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tempest master: use include_tasks instead of include https://review.openstack.org/585276 | 13:05 |
sm806 | odyssey4me: This is the error i get: | 13:06 |
sm806 | fatal: [infra1]: FAILED! => {"attempts": 5, "changed": false, "failed": true, "msg": "No package matching 'linux-image-extra-4.15.0-29-generic' is available"} | 13:06 |
sm806 | fatal: [compute2]: FAILED! => {"attempts": 5, "changed": false, "failed": true, "msg": "No package matching 'linux-image-extra-4.15.0-29-generic' is available"} | 13:06 |
sm806 | fatal: [compute1]: FAILED! => {"attempts": 5, "changed": false, "failed": true, "msg": "No package matching 'linux-image-extra-4.15.0-29-generic' is available"} | 13:06 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-openstack_hosts master: use include_tasks instead of include https://review.openstack.org/585314 | 13:06 |
david_ | Hi, could anbody explain to me how can i define Neutron Availability_zones with OSA Queens 17.04? | 13:06 |
odyssey4me | sm806: do you happen to be trying to install on bionic | 13:07 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_heat master: use include_tasks instead of include https://review.openstack.org/585265 | 13:07 |
*** ianychoi has quit IRC | 13:08 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-ceph_client master: use include_tasks instead of include https://review.openstack.org/585285 | 13:08 |
*** ianychoi has joined #openstack-ansible | 13:08 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-repo_build master: use include_tasks instead of include https://review.openstack.org/585306 | 13:09 |
sm806 | odyssey4me: I installed 16.04.3 and did a "apt-get dist-upgrade" | 13:09 |
sm806 | # lsb_release -a | 13:09 |
sm806 | No LSB modules are available. | 13:09 |
sm806 | Distributor ID: Ubuntu | 13:09 |
sm806 | Description: Ubuntu 16.04.5 LTS | 13:09 |
sm806 | Release: 16.04 | 13:09 |
sm806 | Codename: xenial | 13:09 |
sm806 | # uname -r | 13:09 |
sm806 | 4.15.0-29-generic | 13:09 |
*** dave-mccowan has joined #openstack-ansible | 13:11 | |
odyssey4me | sm806: ok, and what branch/tag of OSA are you trying to use? | 13:12 |
*** jamesden_ has joined #openstack-ansible | 13:14 | |
sm806 | odyssey4me: /opt/openstack-ansible# git status | 13:14 |
sm806 | HEAD detached at 16.0.13 | 13:14 |
sm806 | odyssey4me: The scripts almost in the same state worked yesterday. Perhaps something changed in the public repositories of ubuntu recently ?? | 13:15 |
*** katsaz has joined #openstack-ansible | 13:17 | |
katsaz | I have deployed an openstack cloud following the OSAD guide and i would like to make a request in order to list all servers (nova service). However when i perform the request i get the following error: https://pastebin.com/YL4yhC1K All the actions performed as Admin. Any suggestion? | 13:17 |
odyssey4me | sm806: hmm, on 16.04.4 I'm still seeing the package available | 13:20 |
odyssey4me | sm806: apt-cache policy linux-image-extra-4.4.0-130-generic | 13:20 |
*** dave-mcc_ has joined #openstack-ansible | 13:20 | |
sm806 | odyssey4me: some how looks like my kernel got upgraded to 4.15.0-29 | 13:22 |
*** dave-mccowan has quit IRC | 13:22 | |
odyssey4me | sm806: yeah, looks like I'm only getting 4.4.0-131 for a dist-upgrade | 13:23 |
sm806 | And I see 16.04.5 is still scheduled to be released on 02-August. Not sure how my ubuntu update moved ahead of time :) | 13:23 |
odyssey4me | bionic gives me a 4.15 kernel though | 13:23 |
odyssey4me | it sounds like somehow you're between things | 13:23 |
sm806 | ok. is OSA compatabile with bionic ? Should I upgrade by ubuntu bionic? | 13:25 |
odyssey4me | sm806: no it is not, some work is underway - but it needs hands to help because it's not high priority work | 13:25 |
noonedeadpunk | odyssey4me: I've posted a patch for https://review.openstack.org/#/c/584629/ | 13:26 |
odyssey4me | sm806: aha, you're using the HWE kernel it looks like - because I get the bionic kernel if I do; apt-get install --install-recommends linux-generic-hwe-16.04 | 13:27 |
odyssey4me | and hwe kernels don't seem to provide the 'linux-image-extra' package | 13:28 |
*** hachi has quit IRC | 13:28 | |
odyssey4me | sm806: could you register a bug for us to support HWE kernels for Ubuntu, and add that when you did you got that failure... this really is something we should support using | 13:29 |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-ops master: Adds Support for MNAIO CentOS 7 Environment https://review.openstack.org/585353 | 13:30 |
odyssey4me | sm806: also, 16.x is pike - and bionic will never be supported for it... we're hoping we can squeeze it into rocky, but it might only make it for stein | 13:30 |
odyssey4me | you should upgrade to or use queens | 13:30 |
*** jwitko has joined #openstack-ansible | 13:33 | |
*** chyka has joined #openstack-ansible | 13:36 | |
sm806 | odyssey4me: Is the Ubuntu HWE kernel supported in queens? if so I can update OSA to queens. | 13:37 |
odyssey4me | sm806: no, it's not supported in anything - that's why I asked for a bug report | 13:37 |
odyssey4me | we should be able to provide a fix pretty quickly if someone has the time to figure out how to do it | 13:38 |
odyssey4me | and it'll make sense to backport that fix as far as we can, because older versions will definitely want to run on HWE kernels now | 13:38 |
jamesden_ | Are there any examples of pacemaker/corosync being used in any OSA roles? | 13:39 |
sm806 | odyssey4me: can you please help me the with URL for filing the bug. | 13:39 |
noonedeadpunk | jamesden_ I've used pacemaker/corosync for masakari role | 13:39 |
noonedeadpunk | but this version https://github.com/mit-scripts/ansible-pacemaker-corosync | 13:39 |
jamesden_ | i saw mention of that, but may have been reading the blueprints. Is the role implemented? | 13:40 |
odyssey4me | sm806: it's in this channel's topic | 13:40 |
odyssey4me | Launchpad | 13:40 |
jamesden_ | ok https://github.com/openstack/openstack-ansible-os_masakari - cool, thanks! | 13:40 |
noonedeadpunk | It's currently in progress. And it's waiting for reviews https://review.openstack.org/#/c/584629/ | 13:40 |
*** chyka has quit IRC | 13:41 | |
evrardjp | guilhermesp: understood | 13:44 |
evrardjp | who is chair of the meeting today? | 13:46 |
evrardjp | I remember my willingness to pin it on mgariepy again :) | 13:47 |
evrardjp | due to a faill diceroll | 13:47 |
evrardjp | :p | 13:47 |
odyssey4me | mnaser: did say he was going to do it IIRC | 13:47 |
mnaser | i should be able to | 13:48 |
mgariepy | evrardjp, i don't have time today. | 13:48 |
mnaser | as long as someone can prepare the bug report etherpad :> | 13:48 |
mnaser | s/report/triage/ | 13:49 |
evrardjp | yeah I ofc will | 13:49 |
evrardjp | I am in another meeting for the first 30 minutes. | 13:50 |
evrardjp | I don't know why ppl continue to put meetings conflicting on my agenda though. | 13:50 |
*** shardy has quit IRC | 13:50 | |
evrardjp | that's a mystery to solve! | 13:50 |
*** jamesden_ has quit IRC | 13:52 | |
*** jamesde__ has joined #openstack-ansible | 13:52 | |
evrardjp | mnaser: this is a fun bug for today: https://bugs.launchpad.net/openstack-ansible/+bug/1782798 | 13:55 |
openstack | Launchpad bug 1782798 in openstack-ansible "AIO Build Fails on SELinux File Context Tasks" [Undecided,New] | 13:55 |
*** shardy has joined #openstack-ansible | 13:56 | |
sm806 | odyssey4me: Just raised this bug: https://bugs.launchpad.net/openstack-ansible/+bug/1783342 | 13:58 |
openstack | Launchpad bug 1783342 in openstack-ansible "setup-hosts.yml failing with "No package matching 'linux-image-extra-4.15.0-29-generic' is available"" [Undecided,New] | 13:58 |
odyssey4me | thanks sm806 | 13:59 |
evrardjp | sm806: isn't that the same bug as cloudnull was mentioning? | 14:03 |
evrardjp | cloudnull: did you push up a patch? | 14:03 |
cloudnull | odyssey4me I have not | 14:03 |
cloudnull | ** evrardjp | 14:03 |
cloudnull | though I was running into this issue | 14:04 |
evrardjp | should we remove that line, and mark it as something that needs to be done manually for some ppl? | 14:04 |
evrardjp | in the docs | 14:04 |
evrardjp | as this pretty much depends on the kernel | 14:04 |
*** throwsb1 has joined #openstack-ansible | 14:04 | |
evrardjp | we cannot guess for all kernels in the world | 14:04 |
sm806 | cloudnull: did you raise a bug for it? If so can you plz give me the ID. Let me check if it is the same issue. | 14:04 |
cloudnull | yes having thought about it I would remove that line and note that the kernel must have the appropriate modules | 14:05 |
evrardjp | sm806: not the same version, but pretty much the same symptoms | 14:05 |
evrardjp | cloudnull: yeah | 14:05 |
evrardjp | we can ensure a minimum thing | 14:05 |
evrardjp | cloudnull: what do you think of that too? | 14:06 |
evrardjp | so I mean we document it, we remove that line for extras | 14:06 |
evrardjp | AND | 14:06 |
evrardjp | we add a check of modprobe | 14:06 |
odyssey4me | well, extras was required for a reason - so we don't just remove it | 14:06 |
evrardjp | well no that's not a good idea | 14:06 |
evrardjp | odyssey4me: so I tracked this | 14:07 |
odyssey4me | we have to figure out whether it's available and use it if it's there | 14:07 |
evrardjp | odyssey4me: it's for very specific vhost_net cases | 14:07 |
evrardjp | which is not what most ppl want IMO | 14:07 |
*** hamzy_ has quit IRC | 14:07 | |
odyssey4me | so this should be a 'feature' ? | 14:07 |
odyssey4me | ok, any idea what that specific case is? | 14:08 |
evrardjp | well the thing is ... this vhost_net part can be loaded by deployers on some kernels without installing the extra | 14:08 |
evrardjp | (because some packaging of kernels don't need "extra" ) | 14:08 |
evrardjp | odyssey4me: to not use virtio but pass the host "things" into vms | 14:09 |
evrardjp | disk/nics/... | 14:09 |
evrardjp | it has a definitive usage | 14:09 |
evrardjp | I understand it | 14:09 |
odyssey4me | the pci passthrough stuff? | 14:09 |
evrardjp | pci passthrough doesn't need it | 14:09 |
cloudnull | evrardjp ++ I would agree, we should try and guess all of the kernels of the world | 14:09 |
odyssey4me | ok, so you're volunteering to prep a fix then? | 14:09 |
evrardjp | I am fine with that | 14:09 |
cloudnull | I'd say we load the modules we need and if it fails note that the kernel must support X,Y<Z | 14:09 |
cloudnull | etc | 14:09 |
evrardjp | I just prefer we discuss the approach too | 14:09 |
evrardjp | cloudnull: I am not sure what we need to load though | 14:10 |
evrardjp | for example, some ppl may NOT want vhost_net | 14:10 |
evrardjp | there is no silver bullet | 14:10 |
evrardjp | so on top of removing the line and adding documentation, there is the additional approach: | 14:11 |
cloudnull | correct. however I will say that if we use 4.15 generic all of the modules load just fine | 14:11 |
evrardjp | either try to load modules like vhost_net (which I don't really like) | 14:11 |
evrardjp | or try to see if package <kernel>-extra exists | 14:11 |
cloudnull | I'd say removing the module loading is a "feature" | 14:11 |
evrardjp | I am not sure what you mean there, because we don't remove the kernel loading | 14:12 |
evrardjp | module* | 14:12 |
cloudnull | the requirement for the extra package is just something that we've carried for a long time and now its not available for the modern kernsl | 14:12 |
evrardjp | you mean this? https://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/tasks/configure_metal_hosts.yml#L67 | 14:12 |
odyssey4me | so, I think the least tech debt approach here is to simply check for the availability of that package and to install it if it's available - otherwise we're going to have to maintain a complex modprobe set | 14:13 |
cloudnull | ++ | 14:13 |
evrardjp | odyssey4me: I don't think so | 14:13 |
cloudnull | I think that's a good approach to the current problem | 14:13 |
cloudnull | then we can rethink our module loading later. | 14:13 |
evrardjp | I think the best approach is a doc patch | 14:13 |
evrardjp | NO extra code | 14:13 |
openstackgerrit | Michael Vollman proposed openstack/ansible-config_template master: Compare dict vars to determine changed https://review.openstack.org/582532 | 14:13 |
odyssey4me | that module loading task is a black box to me, totally unmaintainable | 14:13 |
evrardjp | odyssey4me: it's just checking in config not too big of a deal | 14:14 |
evrardjp | odyssey4me: and we are not using the patterns anymore | 14:15 |
evrardjp | as I cleaned the stuff | 14:15 |
evrardjp | we just load modules: https://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/vars/ubuntu-16.04.yml#L24-L48 | 14:15 |
evrardjp | I'd say if someone wants an extra package or module for his/her use case, it is already possible. He can just use what's there. | 14:16 |
evrardjp | I can add a release note though | 14:17 |
evrardjp | let's discuss this in the patch | 14:17 |
odyssey4me | ok, sounds reasonable then | 14:18 |
odyssey4me | I guess if it comes up we can deal with it. | 14:18 |
odyssey4me | Would your approach be something we can port back to at least Queens? | 14:18 |
*** hachi has joined #openstack-ansible | 14:22 | |
cloudnull | if we fix the kernel package version its something id like to see in pike, if at all possible | 14:24 |
*** KeithMnemonic has joined #openstack-ansible | 14:24 | |
odyssey4me | looks from http://codesearch.openstack.org/?q=linux-image-extra&i=nope&files=&repos= that either everyone else has the same cruft, or that package is needed for some different file systems and fibre channel | 14:26 |
odyssey4me | fr ovs too by the looks of things | 14:27 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_hosts master: Do not install linux-image-extra by default https://review.openstack.org/585376 | 14:28 |
*** cshen has quit IRC | 14:28 | |
openstackgerrit | James Denton proposed openstack/openstack-ansible master: Adds haproxy endpoints for networking-ovn support https://review.openstack.org/584069 | 14:28 |
openstackgerrit | Antony Messerli proposed openstack/openstack-ansible-ops master: Adds Support for MNAIO CentOS 7 Environment https://review.openstack.org/585353 | 14:31 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Do not install linux-image-extra by default https://review.openstack.org/585378 | 14:34 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Do not install linux-image-extra by default https://review.openstack.org/585378 | 14:34 |
evrardjp | odyssey4me: I would not be surprised for different filesystems/fc/ovs | 14:35 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Correct retention days https://review.openstack.org/585382 | 14:36 |
evrardjp | odyssey4me: I removed all mention of it, let's see if it fails gating | 14:37 |
*** armaan has quit IRC | 14:37 | |
evrardjp | on non-ovh | 14:37 |
*** armaan has joined #openstack-ansible | 14:38 | |
evrardjp | odyssey4me: don't get me wrong, the easiest is to do apt install linux-image-extra-$(uname -r) || true | 14:39 |
evrardjp | I forgot a -y somewhere | 14:39 |
evrardjp | anyway | 14:39 |
odyssey4me | evrardjp: you also forgot closes-bug for https://review.openstack.org/#/q/topic:bug/1783342+(status:open+OR+status:merged) | 14:42 |
odyssey4me | maybe try a test patch on the lxc-container-create role with depends-on given that it does a ton of different file systems | 14:43 |
evrardjp | odyssey4me: good point | 14:43 |
evrardjp | I thought of adding nova too | 14:43 |
evrardjp | because of nova-lxd | 14:43 |
evrardjp | which may need it | 14:43 |
odyssey4me | good idea | 14:44 |
odyssey4me | maybe ovs too - not sure if neutron's tests are working | 14:44 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-openstack_hosts master: Do not install linux-image-extra by default https://review.openstack.org/585376 | 14:45 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible master: Do not install linux-image-extra by default https://review.openstack.org/585378 | 14:46 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update retention policy weighting https://review.openstack.org/585390 | 14:46 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_nova master: [DNM] Test effect of removal of extra package https://review.openstack.org/585391 | 14:48 |
*** hachi has quit IRC | 14:48 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_neutron master: [DNM] Test effect of removal of extra package https://review.openstack.org/585392 | 14:49 |
*** hamzy_ has joined #openstack-ansible | 14:50 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-lxc_container_create master: [DNM] Test effect of removal of extra package https://review.openstack.org/585394 | 14:51 |
evrardjp | odyssey4me: we should ahve a good view of whether this is required or not now. | 14:52 |
evrardjp | I prefer removing the package if it's not useful | 14:52 |
odyssey4me | yeah, thanks | 14:52 |
odyssey4me | agreed | 14:52 |
*** hamzy_ has quit IRC | 14:52 | |
*** hamzy_ has joined #openstack-ansible | 14:52 | |
odyssey4me | I think once all the delegated service setup stuff is done, we can likely remove quite a few openstack client type host packages | 14:52 |
evrardjp | I think we should go into all the roles and remove the cruft | 14:53 |
odyssey4me | only one left is swift I think, and might be blazar which I missed | 14:53 |
evrardjp | everything installed on the host-> removed! | 14:53 |
odyssey4me | well, it's been removing all the 'required' pip packages, so I think they're almost totally eradicated now | 14:54 |
*** katsaz has quit IRC | 14:54 | |
odyssey4me | by the way, it'd be nice to get https://review.openstack.org/584772 in if you have a moment to review | 14:54 |
*** udesale has joined #openstack-ansible | 14:56 | |
odyssey4me | hmm, looks like there's still a few stragglers I need to take care of if I look for 'requires_pip_packages' in http://logs.openstack.org/72/584772/4/check/openstack-ansible-deploy-aio_lxc-ubuntu-xenial/dc6f458/logs/ara-report/result/49abbcd4-e7de-48d3-a9f1-881116805a8f/ | 14:56 |
*** hachi has joined #openstack-ansible | 14:56 | |
evrardjp | odyssey4me: yeah I wanted to remove httplib and all | 14:57 |
odyssey4me | all that's being done in the same patches | 14:58 |
evrardjp | I had a patch to remove it | 14:58 |
odyssey4me | looks like octavia/swift/aodh/magnum still need the service setup things finalised, and each of those remove all the 'requires_pip_packages' | 15:02 |
odyssey4me | then the last bit of clean up will be roles which do not have services, like rally | 15:03 |
*** lvdombrkr has joined #openstack-ansible | 15:03 | |
odyssey4me | this one has stumped me a bit - not sure if someone could help see how that's happening from https://review.openstack.org/#/c/582296/ | 15:04 |
odyssey4me | it seems pretty clear to me that the cdomain got created, but the it errors out associating the user/role/domain | 15:05 |
odyssey4me | octavia needs quite a bit of work on it, which I'll tackle later this week | 15:05 |
odyssey4me | swift, well - it's complicated trying to get that right with how all that is setup and works | 15:06 |
odyssey4me | but I'll work on that too | 15:06 |
evrardjp | odyssey4me: if it's too hard, we'll make tests multi node | 15:06 |
odyssey4me | evrardjp: yeah, that may be needed - I was thinking of removing voting for multi-region tests for now to get https://review.openstack.org/#/c/584636/ through to at least unblock further work on the role | 15:07 |
*** rmart04 has quit IRC | 15:09 | |
evrardjp | odyssey4me: I have a patch for that | 15:10 |
*** rmart04_ has joined #openstack-ansible | 15:10 | |
evrardjp | :p | 15:10 |
openstackgerrit | James Denton proposed openstack/openstack-ansible-os_neutron master: Adds networking-ovn support https://review.openstack.org/584067 | 15:10 |
odyssey4me | evrardjp: one won't pass without the other, are you happy for me to combine them? | 15:12 |
*** udesale has quit IRC | 15:18 | |
noonedeadpunk | guys, is there an easy way to retrieve an interface name of network with management IP? I'm trying to do it in this way http://paste.openstack.org/show/726529/ but for some reason it doesn't work. | 15:19 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift master: Add rabbitmq/oslomsg services https://review.openstack.org/584636 | 15:26 |
odyssey4me | evrardjp: https://review.openstack.org/584636 will unblock the swift role for general patches while I work on fixing up the inventory | 15:27 |
odyssey4me | your other patch was a DNM and incomplete anyway - if you want to pull the jobs out entirely, then please pull out all the test inventories with it! | 15:28 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift master: Move MQ vhost/user creation into role https://review.openstack.org/583393 | 15:31 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift master: Move MQ vhost/user creation into role https://review.openstack.org/583393 | 15:31 |
*** epalper has quit IRC | 15:31 | |
*** pcaruana has quit IRC | 15:32 | |
evrardjp | oh it was to temporarily disable it, no? | 15:34 |
odyssey4me | nope, remove it | 15:36 |
*** gyee has joined #openstack-ansible | 15:37 | |
*** lvdombrkr has quit IRC | 15:44 | |
*** chyka has joined #openstack-ansible | 15:47 | |
openstackgerrit | Frank Zhang proposed openstack/openstack-ansible master: Add aio host conf for barbican role https://review.openstack.org/579284 | 15:49 |
mnaser | friendly ping | 15:50 |
mnaser | cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, scarlisle, luckyinva, ntt, javeriak, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, bgmccollum, darrenc, JRobinson__, colinmcnamara, thorst, adreznec, eil397, | 15:50 |
mnaser | qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen, ullbeking, Tahvok, mnaser, nicolasbock | 15:50 |
mnaser | meeting in 10! | 15:50 |
spotz | NOOOOOOO!!!!!!!:) | 15:50 |
*** vakuznet has joined #openstack-ansible | 15:52 | |
prometheanfire | nop | 15:52 |
*** rmart04_ has quit IRC | 15:54 | |
mnaser | pfft :p | 15:54 |
*** asdf1234asdf[m] has quit IRC | 15:56 | |
*** chyka_ has joined #openstack-ansible | 16:00 | |
evrardjp | o/ | 16:01 |
prometheanfire | we showed them | 16:01 |
evrardjp | mnaser: I am updating the agenda page real quick | 16:01 |
odyssey4me | evrardjp: could you revisit your review on https://review.openstack.org/#/c/574864/5 please | 16:01 |
* mnaser has been trying to find the meeting key | 16:02 | |
mnaser | #startmeeting openstack_ansible_meeting | 16:02 |
openstack | Meeting started Tue Jul 24 16:02:14 2018 UTC and is due to finish in 60 minutes. The chair is mnaser. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:02 |
evrardjp | mnaser: it's on the page | 16:02 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:02 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:02 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:02 |
mnaser | #topic roll call | 16:02 |
*** openstack changes topic to "roll call (Meeting topic: openstack_ansible_meeting)" | 16:02 | |
mnaser | o/ ? | 16:02 |
evrardjp | o/ | 16:02 |
bgmccollum | (ʘ‿ʘ)╯ | 16:03 |
prometheanfire | o/ | 16:03 |
ansmith | o/ | 16:03 |
evrardjp | bgmccollum: perfect there is a bug from you IIRC :) | 16:03 |
*** chyka has quit IRC | 16:03 | |
odyssey4me | \o | 16:03 |
bgmccollum | evrardjp for realz? | 16:03 |
mnaser | okay so | 16:04 |
mnaser | #topic last week highlights | 16:04 |
*** openstack changes topic to "last week highlights (Meeting topic: openstack_ansible_meeting)" | 16:04 | |
mnaser | i know evrardjp mentioned that he's updated the page quickly | 16:04 |
* mnaser ddos f5 | 16:04 | |
evrardjp | mnaser: it's done | 16:04 |
evrardjp | odyssey4me: done too - one more question | 16:05 |
mnaser | given i didn't attend last meeting.. is there anything on that list from last week? | 16:05 |
mnaser | or are those all fresh? | 16:05 |
evrardjp | mnaser: I will remove the old things | 16:05 |
mnaser | thank you evrardjp | 16:06 |
evrardjp | mnaser: done | 16:06 |
evrardjp | probably be translated into proper english | 16:06 |
mnaser | np! | 16:07 |
mnaser | so i guess as y'all see-- we need to do the work on bionic | 16:07 |
mnaser | this is extremely important in order to be able to test rocky for distro and make sure our dependencies don't mess up | 16:07 |
mnaser | allowing an upgrade path for those running xenial | 16:07 |
mnaser | maybe odyssey4me has further comments? | 16:07 |
evrardjp | indeedy | 16:07 |
* odyssey4me wishes he had time to work on it | 16:08 | |
evrardjp | odyssey4me: you did a lot recently in the cleanup. Do not worry too much, other ppl can step in too :p | 16:08 |
odyssey4me | but yes, for the distro install work on release day to work for ubuntu we need to get bionic done | 16:08 |
evrardjp | it's an open thing, anyone is welcome to help! | 16:08 |
evrardjp | :) | 16:08 |
logan- | i am pushing some bionic patches so please keep voting :P | 16:08 |
*** suggestable has quit IRC | 16:08 | |
mnaser | cool, so we're at least aware we gots to get things moving with that | 16:09 |
odyssey4me | yep, reviews are just as necessary as patches | 16:09 |
mnaser | hwoarang's work on leap 15 seems to be blocked from all sorts of external factors, so that's still a wip | 16:09 |
spotz | o/ distractedly late:) | 16:09 |
odyssey4me | unfortunately we've had a storm of patches pushed up to do trivial things which make the review queue more difficult to spot the important things, so best to ask for reviews if nothing happens for a day | 16:09 |
mnaser | odyssey4me: ++ i agree, sometimes asking makes a big difference | 16:10 |
evrardjp | I agree | 16:10 |
* mnaser needs to do his review duty | 16:10 | |
evrardjp | I have a few ones I will ask you all to get in :p | 16:10 |
mnaser | we've got milestone 3 this thursday, as usual evrardjp is taking care of bumps | 16:10 |
spotz | I'm back in town so poke and I'll do reviews at night | 16:10 |
mnaser | so while talking reviews just make sure we track those changes | 16:11 |
mnaser | to be on time | 16:11 |
odyssey4me | we should probably decide what level of freeze we're aiming for and what exceptions are important | 16:11 |
evrardjp | mnaser: yeah -- so good news, we finally managed to merge a bump recently | 16:11 |
evrardjp | when can be earliest branch? | 16:11 |
evrardjp | I never remember | 16:11 |
evrardjp | is that m3 or rc1? | 16:12 |
odyssey4me | rc1 | 16:12 |
evrardjp | darn | 16:12 |
evrardjp | that's a lot | 16:12 |
mnaser | it's ok, we can treat it as stable/rocky :P | 16:12 |
odyssey4me | we have to tag the first rc, then branch from the tag as far as I know | 16:12 |
evrardjp | I'd say it's possible to work on testing -- that doesn't involve architectural changes | 16:12 |
evrardjp | improving stability | 16:12 |
evrardjp | cleaning things up | 16:12 |
evrardjp | no NEW feature | 16:13 |
evrardjp | we can finish existing work if it's not fully over | 16:13 |
mnaser | yep | 16:13 |
evrardjp | better something finished than half baked into prod | 16:13 |
mnaser | and finally i guess elections for PTL are open, fwiw i will be running | 16:14 |
evrardjp | wooot | 16:14 |
evrardjp | mnaser: for president! | 16:14 |
spotz | Woot! | 16:14 |
odyssey4me | looks like we may have to live with repo_build for another cycle then - but next cycle is time for it to expire | 16:14 |
odyssey4me | :) thanks mnaser - appreciate your time and commitment! | 16:14 |
mnaser | odyssey4me: i think we had a lot of extra stuff kinda smack us like ci issues and being forced to add bionic, etc | 16:15 |
mnaser | hopefully a more stable upcoming cycle to clear that out | 16:15 |
odyssey4me | yeah, I'll finish up the current clean up things, then join forces ot get bionic done. | 16:15 |
mnaser | anyways, that's pretty much it for highlights. anything left for highlights? | 16:15 |
evrardjp | sounds good | 16:15 |
odyssey4me | it'd be good to get that distro work done for the other roles next cycle too | 16:15 |
evrardjp | yeah what I wrote for elections: | 16:15 |
odyssey4me | it's been very helpful to get things cleaned up | 16:16 |
evrardjp | I am not running in case you didn't know it. | 16:16 |
evrardjp | Time for a change. | 16:16 |
*** rmart04 has joined #openstack-ansible | 16:16 | |
mnaser | ah yeah, that, sorry i kinda assume those are just infront of us | 16:16 |
mnaser | odyssey4me: 100% .. i wanna get centos to pass | 16:16 |
mnaser | it's been almost the entire cycle :'( | 16:16 |
evrardjp | Anyone welcome to run, and I already thank ppl stepping forward. I like this :) | 16:17 |
mnaser | https://review.openstack.org/#/c/584604/ | 16:17 |
mnaser | where i'm stuck in centos anyways | 16:17 |
mnaser | if someone wants to help i'd be extremely welcoming of that | 16:17 |
spotz | I'll continue to be social PTL:) | 16:17 |
mnaser | distro passes but | 16:17 |
mnaser | http://logs.openstack.org/04/584604/1/check/openstack-ansible-functional-centos-7/6f4abed/logs/host/cinder/cinder-volume.log.txt.gz | 16:18 |
mnaser | cinder-rtstool cant be found, or something.. maybe someone knows about it | 16:18 |
odyssey4me | heh, that's pretty | 16:18 |
mnaser | but anyways, back to meeting, i guess time for bug triage? | 16:18 |
spotz | mnaser: Have you talkted to jungleboyj or smmginnis? | 16:18 |
mnaser | i have not yet, i'll have to do some digging still :) | 16:18 |
*** vnogin has quit IRC | 16:18 | |
mnaser | been tryna catch up since my 2 week trip | 16:18 |
mnaser | #topic bug triage | 16:19 |
*** openstack changes topic to "bug triage (Meeting topic: openstack_ansible_meeting)" | 16:19 | |
spotz | Ok back to bugs, poke if needed. Someone did a patch for one of the two I had:) | 16:19 |
evrardjp | mnaser: wrong shebang? | 16:19 |
mnaser | evrardjp: i dont know yet, gotta dig in more | 16:19 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1783237 | 16:19 |
openstack | Launchpad bug 1783237 in openstack-ansible "git.openstack.org is super slow, we should switch to github.com" [Undecided,New] | 16:19 |
evrardjp | check that :D | 16:19 |
mnaser | thats a good thing to check | 16:19 |
mnaser | eh. | 16:20 |
jrosser | its slow, but not that slow here | 16:20 |
mnaser | i mean it could be a doc bug | 16:20 |
spotz | If there's an issue we should let Jimmy and infra know | 16:20 |
mnaser | but if we don't agree that it's a doc bug | 16:20 |
mnaser | i would put wontfix | 16:20 |
mnaser | thoughts? | 16:21 |
odyssey4me | well, we could make it easier to do this - and it would be nice for offline installs | 16:21 |
mnaser | thing is there is so many ways the url can be formed | 16:22 |
spotz | We could add an alternative to use github with a warning | 16:22 |
odyssey4me | in my comment I noted a previous attempt review, and in that review I proposed a way to do it | 16:22 |
mnaser | so really the only way to do this is to override nova_git_repo or whatever the var is | 16:22 |
mnaser | which is already possible today? | 16:22 |
odyssey4me | the alternative approach was simply to pass the URL through a filter to allow search/replace when bootstrapping the roles and the repo | 16:22 |
odyssey4me | yes, today's approach is there and works, but it's a bit painful | 16:23 |
odyssey4me | so I'd say this is wishlist | 16:23 |
*** rmart04 has quit IRC | 16:23 | |
odyssey4me | I might just work on something for it one day | 16:23 |
evrardjp | I'd say invalid to be honest | 16:23 |
evrardjp | or won't fix | 16:23 |
evrardjp | because it's already possible to do so | 16:24 |
odyssey4me | the bug title I disagree with entirely | 16:24 |
*** epalper has joined #openstack-ansible | 16:24 | |
evrardjp | ok | 16:24 |
odyssey4me | but a feature to make it easier to switch to another mirror - happy to do it | 16:24 |
evrardjp | for me | 16:24 |
evrardjp | odyssey4me: well we already have things like that | 16:24 |
*** hachi has quit IRC | 16:24 | |
evrardjp | it's just not very friendly | 16:24 |
mnaser | wish list doesnt eixist | 16:24 |
evrardjp | and it will change if we change how repo is made (your bp) | 16:24 |
odyssey4me | s/easier/friendlier/ | 16:24 |
mnaser | how to wishlist? :> | 16:25 |
odyssey4me | mnaser: 'wish list' is under 'importance' | 16:25 |
evrardjp | mnaser: it's in importance | 16:25 |
mnaser | aaah | 16:25 |
evrardjp | :) | 16:25 |
evrardjp | for the bug title itself I'd not mark it wishlist | 16:25 |
evrardjp | I'd mark it as won't fix | 16:25 |
odyssey4me | do we have docs for how to use a different mirror somewhere? | 16:25 |
jrosser | we've got a parallel git cloner too which might be of use at some point | 16:26 |
evrardjp | we won't fix in this project how things are mirrored outside :p | 16:26 |
evrardjp | jrosser: that's cool I wanted to write an ansible module for that. | 16:26 |
jrosser | boxrick: ^^ | 16:26 |
evrardjp | odyssey4me: we have docs on how to changes the source | 16:26 |
mnaser | ok | 16:26 |
mnaser | refresh the page | 16:26 |
evrardjp | odyssey4me: we may not have docs on a-r-r override | 16:26 |
evrardjp | let me check | 16:26 |
mnaser | and tell me what you think | 16:26 |
evrardjp | https://docs.openstack.org/openstack-ansible/latest/reference/configuration/extending-osa.html#adding-new-or-overriding-roles-in-your-openstack-ansible-installation and | 16:27 |
mnaser | what do you think about the bug now | 16:27 |
odyssey4me | evrardjp: I'm not seeing anything in https://docs.openstack.org/openstack-ansible/latest/user/limited-connectivity/index.html about how to use an alternative mirror for git for anything | 16:27 |
evrardjp | https://docs.openstack.org/openstack-ansible/latest/reference/configuration/extra-python-software.html | 16:27 |
mnaser | please f5-ers | 16:27 |
evrardjp | mnaser: ok | 16:27 |
boxrick | There is no reason we couldn't throw it into a module, its just a separate python script at the moment. | 16:27 |
evrardjp | boxrick: I have some :) | 16:27 |
odyssey4me | heh, title change mnaser | 16:28 |
mnaser | i mean | 16:28 |
mnaser | that's really the core issue | 16:28 |
mnaser | and i feel like we can get to an agreement on that? | 16:28 |
evrardjp | yeah but the conversation has lost its meaning | 16:28 |
odyssey4me | yeah, docs is certainly the easiest way to get this done | 16:28 |
evrardjp | it's trackable though | 16:28 |
evrardjp | so it's fine | 16:29 |
boxrick | At the moment it clones about 100 roles in 20 seconds? | 16:29 |
mnaser | ok | 16:29 |
mnaser | can we move on to the next bug now? :> | 16:29 |
odyssey4me | boxrick: on your amazing connection, of course | 16:29 |
evrardjp | well | 16:29 |
evrardjp | we do have docs though :p | 16:29 |
boxrick | Well this is just on my naff laptop over wifi | 16:29 |
evrardjp | just not linked. | 16:29 |
mnaser | right, we can add that as a comment | 16:29 |
evrardjp | we can add links. | 16:29 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1783145 | 16:29 |
openstack | Launchpad bug 1783145 in openstack-ansible "Document how to use config overrides for multivalued keys in ini files" [Undecided,New] | 16:29 |
mnaser | is that even possible | 16:29 |
evrardjp | confirmed low | 16:29 |
evrardjp | yeah | 16:30 |
mnaser | ok | 16:30 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1783132 | 16:30 |
openstack | Launchpad bug 1783132 in openstack-ansible "designate.conf.j2 does not respect user configured designate database name" [Undecided,New] | 16:30 |
mnaser | oh its hardcoded | 16:30 |
mnaser | shucks | 16:30 |
mnaser | ooo | 16:31 |
mnaser | patch included too | 16:31 |
evrardjp | confirmed medium low-hanging-fruit | 16:31 |
evrardjp | anyone to pick that fruit? | 16:31 |
mnaser | anyone has 2 minutes to push up that patch? | 16:31 |
evrardjp | new contributors? | 16:31 |
evrardjp | pretty please please please :) | 16:32 |
evrardjp | we know how to do it, you might want to love this | 16:32 |
guilhermesp | well can give a try :) | 16:32 |
mnaser | yay | 16:32 |
odyssey4me | some may monitor the low-hanging-fruit tag and submit, but may not be here | 16:32 |
evrardjp | (mnaser odyssey4me please don't fix it -- I'd rather keep it for a new person OR for an onboarding session) | 16:32 |
guilhermesp | low hang fruits will help me to reach the highest branches of the tree | 16:32 |
evrardjp | guilhermesp: great! | 16:32 |
spotz | I started with low-hanging Barbican fruit:) | 16:33 |
evrardjp | next? | 16:33 |
mnaser | guilhermesp: is your lp 'guilhermesp' too? | 16:33 |
guilhermesp | sorry, lp? | 16:33 |
evrardjp | launchpad user | 16:33 |
guilhermesp | yes | 16:33 |
guilhermesp | it is | 16:33 |
guilhermesp | :) | 16:33 |
mnaser | great, i've assigned it to you, thank you and please ping any of us for help | 16:34 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782856 | 16:34 |
openstack | Launchpad bug 1782856 in openstack-ansible "/openstack directory getting full " [Undecided,New] | 16:34 |
guilhermesp | o/ | 16:34 |
evrardjp | Invalid | 16:34 |
evrardjp | for me that's normal | 16:34 |
evrardjp | OR | 16:34 |
evrardjp | Confirmed/wishlist to document things. | 16:35 |
odyssey4me | yeah, we should really change that pattern | 16:35 |
evrardjp | yeah but what's done is done | 16:35 |
evrardjp | well | 16:35 |
evrardjp | no | 16:35 |
evrardjp | that's not what I mean | 16:35 |
odyssey4me | I looked into setting a var for it once, and got lost in the millions of places where we don't bother respecting the var | 16:35 |
evrardjp | I meant: the code is there, so we need to think about how to change it for the future, and we'll still have to deal with the past--- so how do we do this? | 16:36 |
odyssey4me | but anyway, a little extra docs would be nice to warn people, I really did think we had something for that | 16:36 |
evrardjp | odyssey4me: me too | 16:36 |
*** vnogin has joined #openstack-ansible | 16:36 | |
mnaser | confirmed wishlist | 16:36 |
evrardjp | odyssey4me: that's all we have: https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/targethosts.html#configuring-the-storage | 16:36 |
mnaser | added comment | 16:36 |
odyssey4me | something here: https://docs.openstack.org/project-deploy-guide/openstack-ansible/latest/targethosts.html#configuring-the-storage | 16:36 |
mnaser | lol | 16:36 |
odyssey4me | lol, snap | 16:36 |
mnaser | oh my god | 16:36 |
evrardjp | hahah | 16:36 |
mnaser | added that url there | 16:37 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782798 | 16:37 |
openstack | Launchpad bug 1782798 in openstack-ansible "AIO Build Fails on SELinux File Context Tasks" [Undecided,New] | 16:37 |
evrardjp | it proves our doc is easy to parse, and well structured,as we came up with the SAME link. | 16:37 |
evrardjp | #proud | 16:37 |
odyssey4me | :) | 16:38 |
odyssey4me | I'm in favor of just turnig selinux off entirely and if it's enabled, hard stop the deployment | 16:38 |
odyssey4me | none of us have any time to work that all out and maintain it, clearly | 16:38 |
mnaser | honestly we deploy without selinux for osa, hoping that once distro support goes up | 16:38 |
mnaser | and rely on upstream | 16:38 |
mnaser | it's silly to have our own and upstream selinux rules | 16:38 |
odyssey4me | mnaser: the reason why we stopped using the upstream packages is because they don't apply for lxc containers - we started with them, but they just didn't do the right things | 16:39 |
evrardjp | oh btw on previous bug to talk about a-r-r we already have some mentions in this page, and it's that page that should have links to the references pages. https://docs.openstack.org/openstack-ansible/latest/user/limited-connectivity/index.html#source-code-repositories | 16:39 |
odyssey4me | IIRC mhayden said they were all docker container focused | 16:39 |
mnaser | i think they'll be fine when we deploy from distro | 16:40 |
mnaser | because the paths are all matching | 16:40 |
odyssey4me | evrardjp: yeah, I'll take a little time to add a link and be more explicit about how to implement the override | 16:40 |
*** vnogin has quit IRC | 16:40 | |
mnaser | the biggest issue is paths are mismatching afaik | 16:40 |
mnaser | "We've lost the only maintainer of SELinux inside OSA, so please either try to deploy without SELinux (setenforce 0) .. or patches welcome! :)" | 16:41 |
mnaser | as comment | 16:41 |
mnaser | confirmed medium? | 16:41 |
odyssey4me | mnaser: meh, doesn't change the bug's triage - for now we should turn it all off and if you're using a source-based build it should hard stop the deployment if it's on | 16:41 |
mnaser | i agree | 16:41 |
mnaser | for source based | 16:41 |
cloudnull | o/ sorry super late, bouncing between meetings | 16:41 |
odyssey4me | happy with confirmed medium myself | 16:41 |
mnaser | np cloudnull we jsut assigned all the bugs to you | 16:42 |
mnaser | :> | 16:42 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782388 | 16:42 |
openstack | Launchpad bug 1782388 in openstack-ansible "Installing Multipath But Not Enabling In Nova Causes Volume Attachment Failures" [Undecided,New] | 16:42 |
cloudnull | yay! | 16:42 |
evrardjp | mnaser: D | 16:42 |
bgmccollum | This is my bug report | 16:43 |
evrardjp | bgmccollum: told ya :) | 16:43 |
bgmccollum | If there are questions... | 16:43 |
bgmccollum | :D | 16:43 |
mnaser | oh man, multipath | 16:43 |
*** vnogin has joined #openstack-ansible | 16:43 | |
bgmccollum | There is a very good chance i have no clue what im doing... | 16:43 |
evrardjp | enabling multipath by default doesn't sound bad | 16:43 |
* mnaser remembers the time of doing infiniband multipath | 16:43 | |
evrardjp | ohoh | 16:44 |
evrardjp | mnaser: you had nice tools | 16:44 |
evrardjp | :) | 16:44 |
evrardjp | and a few nightmares too I guess | 16:44 |
mnaser | except i was trying to get it running on solaris with writing our own openstack nova driver | 16:44 |
mnaser | haha | 16:44 |
mnaser | anyways | 16:44 |
mnaser | ok so you run cinder-volume and nova-compute on the same host, right? | 16:45 |
bgmccollum | Yes... | 16:45 |
evrardjp | but multipath tools were installed long ago though? | 16:46 |
bgmccollum | well, i did a Newton -> Ocata -> Pike back-to-back upgrade...then things started going sideways | 16:46 |
evrardjp | bgmccollum: https://github.com/openstack/openstack-ansible-os_nova/commit/e9fd86ef0072f8b42997f0ca711451321cc70123 | 16:46 |
bgmccollum | I dont believe it was in Newton, or at least the version of Newton I was running... | 16:46 |
evrardjp | it was in N | 16:47 |
evrardjp | it was in M even | 16:47 |
bgmccollum | Hrm...to something else is at play. | 16:47 |
bgmccollum | *so | 16:47 |
*** epalper has quit IRC | 16:47 | |
evrardjp | I'd say yes. | 16:47 |
mnaser | i'd suspect something related to cinder-volume and nova-compute on same machine | 16:47 |
evrardjp | I mean it's not the upgrade that changed the presence of multipath-tools | 16:48 |
mnaser | i got a feel like that might be conflicting | 16:48 |
*** vnogin has quit IRC | 16:48 | |
bgmccollum | mnaser Yes...starting to think that. | 16:48 |
odyssey4me | or something in nova changed to 'fix' something, which broke it | 16:48 |
evrardjp | bgmccollum: did you upgrade to Q at the end, or pike is the latest? | 16:48 |
bgmccollum | Let me check version... | 16:48 |
odyssey4me | or cinder for that matter | 16:48 |
evrardjp | because some containers are now on bare metal in Q iirc | 16:48 |
bgmccollum | 16.0.15 | 16:48 |
evrardjp | ok | 16:49 |
evrardjp | so P | 16:49 |
bgmccollum | yes pike | 16:49 |
odyssey4me | it's also plausible that we have conflicting settings or something between the two roles | 16:49 |
evrardjp | odyssey4me: that's what I'd say | 16:49 |
evrardjp | but multipath-tools isn't listed anywhere else | 16:49 |
odyssey4me | I think nova cnd cinder touch lvm management if that's used - so it could be there | 16:49 |
mnaser | i'm more suspecting that the services are messing around, rather than our roles | 16:49 |
evrardjp | nope it's not in cinder role | 16:49 |
bgmccollum | ill try to stage a test where the nova host has multipath d running, but the cinder host doesn't... | 16:50 |
mnaser | i think what odyssey4me means is that it's not the role but the services | 16:50 |
odyssey4me | worth a good look, I'd say - but hard to replicate the results given the kit required | 16:50 |
evrardjp | could it be something OUTSIDE osa,something pre-configured on the host, or on a side thing? | 16:50 |
odyssey4me | if someone could look at a test env that bgmccollum gets the same issue showing up in, then perhaps that'd be helpful | 16:51 |
bgmccollum | not sure...i also later noticed that volume migration is broken with multipathd running | 16:51 |
bgmccollum | so something is...odd | 16:51 |
* odyssey4me is clueless with this stuff though | 16:51 | |
bgmccollum | ill so some more digging, and report back. | 16:51 |
mnaser | so for now | 16:52 |
evrardjp | cool thanks bgmccollum | 16:52 |
odyssey4me | thanks bgmccollum - if you could post some sort of way to replicate the test enironment that might be useful, if that's possible | 16:52 |
evrardjp | mnaser: let it open | 16:52 |
mnaser | okay, we'll leave it open. | 16:52 |
evrardjp | you can assign someone to track | 16:52 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782357 | 16:52 |
openstack | Launchpad bug 1782357 in openstack-ansible "Undefined ceilometer variables for additional services" [Undecided,New] | 16:52 |
evrardjp | if you prefer | 16:52 |
mnaser | we're running out of time | 16:52 |
mnaser | :X | 16:52 |
odyssey4me | I think we got this fixed some time recently? | 16:53 |
evrardjp | confirmed and med/high | 16:53 |
evrardjp | in Q or below? | 16:53 |
evrardjp | not sure | 16:53 |
odyssey4me | in Q | 16:53 |
evrardjp | (talking to odyssey4me ) | 16:53 |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-os_masakari master: Basic implemintation of masakari-monitors https://review.openstack.org/584629 | 16:53 |
mnaser | cant find any glance_rabbitmq_telemetry_host_group references | 16:53 |
odyssey4me | looking | 16:53 |
mnaser | so it could still be a thing? | 16:53 |
odyssey4me | oh, other services https://github.com/openstack/openstack-ansible/commit/2fd5a4b07b6c295e0aa788be99b43a2462c62ddf | 16:55 |
evrardjp | i think it still is | 16:55 |
evrardjp | :p | 16:55 |
odyssey4me | so ja, probably still a thing | 16:55 |
mnaser | confirmed/med | 16:55 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782255 | 16:55 |
openstack | Launchpad bug 1782255 in openstack-ansible "novnc console error code 404, message No such file" [Undecided,New] | 16:55 |
evrardjp | odyssey4me: that was written in my comment though :p | 16:55 |
evrardjp | anyway | 16:55 |
mnaser | gah | 16:55 |
mnaser | wrapped logs | 16:55 |
evrardjp | mnaser: Invalid! | 16:56 |
evrardjp | ahaha | 16:56 |
evrardjp | due to logs | 16:56 |
odyssey4me | I can't see anything useful in that log | 16:56 |
mnaser | incomplete.. what url are you trying to access.. | 16:56 |
mnaser | ERROR nova.console.websocketproxy self.send_error(404, "No such file") | 16:56 |
mnaser | i spooted this but | 16:56 |
evrardjp | yeah | 16:56 |
evrardjp | same | 16:56 |
odyssey4me | oh dear, centos pike | 16:56 |
evrardjp | we need extra user cofnig | 16:57 |
evrardjp | to know what's going on | 16:57 |
odyssey4me | I don't think that's working so good | 16:57 |
evrardjp | :) | 16:57 |
mnaser | incomplete added comment asking for more info | 16:57 |
evrardjp | sounds good | 16:57 |
evrardjp | thanks mnaser | 16:57 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1781057 | 16:57 |
openstack | Launchpad bug 1781057 in openstack-ansible "Support changing management network netmask" [Undecided,New] | 16:57 |
mnaser | confirmed wishlist | 16:57 |
evrardjp | confirmed and ... | 16:57 |
mnaser | i might be doing a renumber of an osa deployed (lol end me.) | 16:58 |
evrardjp | I'd say it's a bug | 16:58 |
odyssey4me | I thought andymccr had implemented something along these lines? | 16:58 |
evrardjp | odyssey4me: it's not complete | 16:58 |
evrardjp | that's another case | 16:58 |
odyssey4me | oh ok, fair enough | 16:58 |
mnaser | is it a bug? do we actaully claim that changing a subnet => takes care of everything? | 16:58 |
evrardjp | the network stays the same, but network changes. | 16:58 |
evrardjp | cidr* | 16:58 |
evrardjp | mnaser: well the dynamic inventory is wrong, not that it changes everything. | 16:58 |
evrardjp | _who is dreaming of static inventories now?_ | 16:59 |
mnaser | ok so what do you propose then? | 16:59 |
odyssey4me | perhaps best to add a known issue release note saying 'if you're changing your network config after a deploy, you're in for a bad day - don't do it' | 16:59 |
evrardjp | confirmed and low | 16:59 |
openstackgerrit | James Denton proposed openstack/openstack-ansible-os_neutron master: Adds networking-ovn support https://review.openstack.org/584067 | 16:59 |
odyssey4me | anything fundamental in the infrastructure (storage, networking) should not be changed after the deploy is done | 17:00 |
mnaser | confirm/low and added odyssey4me's comment | 17:00 |
evrardjp | odyssey4me: that could be documentd ^ | 17:00 |
evrardjp | mnaser: perfect. | 17:00 |
mnaser | (also, lol, i am totally going to do an OSA renumber.. just... watch.. | 17:00 |
evrardjp | out of time - | 17:00 |
evrardjp | next meeting chair? | 17:00 |
mnaser | we have 1 bug but i'm pretty sure that's wip | 17:00 |
evrardjp | yeah | 17:00 |
mnaser | i'll run next one unless someone really wants to | 17:00 |
mnaser | :) | 17:00 |
mnaser | no responses | 17:01 |
mnaser | ETIMEOUT | 17:01 |
mnaser | #endmeeting | 17:01 |
evrardjp | I will try to have less conflicts -- I can't tell you right now | 17:01 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: https://goo.gl/tTmdgs" | 17:01 | |
openstack | Meeting ended Tue Jul 24 17:01:30 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 17:01 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-07-24-16.02.html | 17:01 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-07-24-16.02.txt | 17:01 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-07-24-16.02.log.html | 17:01 |
*** cshen has joined #openstack-ansible | 17:01 | |
evrardjp | mnaser: I'd be happy to run it to help you. | 17:01 |
mnaser | sure, i wouldn't say no | 17:02 |
evrardjp | :) | 17:02 |
mnaser | but food time for me now | 17:02 |
evrardjp | ahah ok | 17:02 |
evrardjp | same! | 17:02 |
guilhermesp | guys, just to let you know. Next saturday I'm gonna present osa to brazillian community. So evrardjp already made his comments about it but I appreciate any reviews ehre | 17:02 |
evrardjp | tty all later! | 17:02 |
guilhermesp | https://docs.google.com/presentation/d/1rGhMFRApHVEt4WXpAW8d6ej9eszRnFBG9HWaeQpTbew/edit?usp=sharing | 17:02 |
evrardjp | guilhermesp: great work again! | 17:02 |
jrosser | mnaser: you will probably have a much easier time by defining a 2nd mgmt subnet that is routable to the original | 17:02 |
odyssey4me | guilhermesp: :) thanks for sharing! | 17:02 |
mnaser | thats the plan jrosser | 17:02 |
jrosser | and delete / redeploy containers into that one by one | 17:02 |
jrosser | yeah makes sense | 17:03 |
guilhermesp | thx! I already sent to the moderators of the event, but I think I will resent the slides today, so... | 17:03 |
odyssey4me | ansmith: ping - got a few questions for you when you're about | 17:03 |
ansmith | odyssey4me: sure, what are they? | 17:03 |
odyssey4me | ansmith: evrardjpraised a q which is probably best to resolve now in https://review.openstack.org/574864 | 17:04 |
odyssey4me | well, raised two actually | 17:04 |
odyssey4me | if something needs adjusting there, then we'll have to push a ream of new patches to fix everything that's merged already | 17:05 |
evrardjp | odyssey4me: ansmith sorry for my stupid questions :p | 17:05 |
*** cshen has quit IRC | 17:06 | |
spotz | guilhermesp: Looking | 17:06 |
odyssey4me | ansmith: then, I was wondering, whether you're going to be able to get to the other roles we have which haven't had the hybrid-messaging changes made yet | 17:06 |
odyssey4me | there are another 10 or so roles I think | 17:07 |
odyssey4me | if not, I might just pick all that up because I want to finish getting all roles consistent with the mq tasks in the role, but I don't want to get in your way either | 17:08 |
ansmith | odyssey4me: reading the questions, and happy to get through the remaining roles, do you have a list of what remains? | 17:08 |
ansmith | odyssey4me: I thought I had hit the list | 17:09 |
jamesde__ | evrardjp think we can squeeze OVN into R release? | 17:09 |
spotz | guilhermesp: A few grammar type changes:) This is why you should/shouldn't ask me to read things:) | 17:11 |
*** vnogin has joined #openstack-ansible | 17:12 | |
guilhermesp | spotz: valuable anyway :) | 17:12 |
d34dh0r53 | odyssey4me: ping | 17:12 |
ansmith | odyssey4me, evrardjp: i will respond in the review, but if i understand the first question, the single/same vhost is used for all network locations (e.g. host:port pairs) | 17:13 |
odyssey4me | ansmith: os_blazar, os_zun, os_masakari, os_congress, os_cloudkitty, os_watcher, os_tacker - those are not in the integrated build, so are easily missed | 17:14 |
odyssey4me | d34dh0r53: pong :) | 17:14 |
ansmith | odyssey4me: I will jump on them this afternoon | 17:14 |
odyssey4me | ansmith: awesome, thanks | 17:15 |
d34dh0r53 | odyssey4me: have you seen this http://paste.openstack.org/show/726539/ ? | 17:15 |
d34dh0r53 | odyssey4me: wondering if it has to do with your work on moving the MQ stuff | 17:15 |
odyssey4me | d34dh0r53: heh, I have not - certainly not in the OSA gates | 17:15 |
odyssey4me | it probably does, perhaps something to do with an incomplete secrets file, perhaps? | 17:16 |
odyssey4me | although that's a pretty horrible error message to get to that conclusion | 17:16 |
odyssey4me | I need to push all the patches to clean everything out of the integrated repo now to see if anything was missed. | 17:17 |
d34dh0r53 | yeah, I had to turn off no_log in os_keystone to expose that error message, I did see it in an OSA master deployment yesterday | 17:17 |
odyssey4me | there was this merged to master recently: https://github.com/openstack/openstack-ansible/commit/f2a3c8ed6910e6c8d5b687d962602ae9ff5bed97 | 17:17 |
odyssey4me | and yeah, no_log is rather painful - if there's a way to not use it I'd love to see it | 17:18 |
evrardjp | odyssey4me: it's painful but does its job | 17:20 |
odyssey4me | evrardjp: yeah, I wonder if I might be able to just use loop control to prevent a leak | 17:21 |
odyssey4me | or perhaps we should allow logging of the task if debug | bool | 17:21 |
odyssey4me | easier to pick things up in CI that way | 17:21 |
evrardjp | odyssey4me: no_log: "{{ not debug | bool }}" should do | 17:21 |
odyssey4me | yep, was thinking along those lines | 17:22 |
d34dh0r53 | hmm, yeah that would work | 17:22 |
evrardjp | dinner time. | 17:22 |
evrardjp | jamesde__: i'd welcome the code. | 17:22 |
odyssey4me | although, the thing is - ansible won't log the secrets if verbose logging isn't enabled anyway if loop control is used with a label | 17:22 |
evrardjp | we need to discuss it though, and it can take a few reviews anyway | 17:22 |
odyssey4me | however, if the task fails, it would leak the secret | 17:22 |
evrardjp | so we'll see with the code | 17:22 |
jamesde__ | evrardjp There are three related changes here: https://review.openstack.org/#/c/584067/ | 17:23 |
jamesde__ | but agreed | 17:23 |
tux_ | folks any idea what is going on here? http://paste.openstack.org/show/726541/ | 17:24 |
tux_ | Upgrading PIKE to QUEEN and stuck in repo-install.yml | 17:24 |
*** armaan has quit IRC | 17:25 | |
*** cshen has joined #openstack-ansible | 17:25 | |
odyssey4me | tux_: heh, that's a new one | 17:26 |
tux_ | ?? | 17:26 |
odyssey4me | tux_: in the repo container under /var/log/repo there should be a log file for that venv build - can you look in there to see what errors there are? | 17:28 |
tux_ | ok | 17:28 |
odyssey4me | weird is that everything in https://github.com/openstack/openstack-ansible-repo_build/blob/master/templates/venv-build-script.sh.j2 that deletes a folder use rm -rf, not just rm | 17:29 |
odyssey4me | I wonder if this is another selinux special case, given ou're on centos | 17:30 |
*** cshen has quit IRC | 17:30 | |
tux_ | there are many venv_build*.log files | 17:30 |
odyssey4me | you only care about nova, given that's the failed one | 17:30 |
tux_ | I have SELINUX=disabled by the way | 17:30 |
odyssey4me | ah ok, good to know | 17:31 |
tux_ | there are other roles also failed but output was super long so i just copy paste nova | 17:32 |
tux_ | i can see horizon and other also failed | 17:32 |
d34dh0r53 | odyssey4me: setting forks to 1 fixes it, thinking that the rabbit is not fast enough when it does the other 2 containers at once | 17:32 |
tux_ | looking into logs | 17:32 |
odyssey4me | d34dh0r53: hmm, but keystone's playbook runs in serial... is something overriding that behaviour? | 17:32 |
cjloader | possibly gating job? | 17:33 |
d34dh0r53 | odyssey4me: perhaps the delegation to the oslomsg_setup_host? or the block it's running in | 17:33 |
odyssey4me | cjloader: nothing in OSA uses more than one container | 17:33 |
tux_ | odyssey4me: i check logs lots of stuff going on and in last saying "Successfully installed Babel Jinja2 Mako-1.0.7 MarkupSafe......." Cleaning up... | 17:33 |
odyssey4me | tux_: ok, so no output with the same error fro your paste? | 17:34 |
tux_ | no no no | 17:34 |
odyssey4me | d34dh0r53: I don't think I understand what you mean. | 17:34 |
openstackgerrit | Merged openstack/openstack-ansible master: Allow AIO to automatically use an http proxy https://review.openstack.org/584772 | 17:35 |
tux_ | odyssey4me: strange thing is if i run with --limit then my playbook successfully ran but with --limit it failed every time | 17:35 |
noonedeadpunk | is there an easy way to retrieve an interface name of network with management IP? I'm trying to do it in this way http://paste.openstack.org/show/726529/ but for some reason it doesn't work. Does anyone have any guesses? Every variable exists, but if statement dosn't work... | 17:35 |
tux_ | openstack-ansible repo-install.yml -vvv -l ostack-controller-03_repo_container-aa6db95e | 17:35 |
odyssey4me | d34dh0r53: ok so https://github.com/openstack/openstack-ansible-os_keystone/blob/master/tasks/main.yml#L105-L122 makes sure it only executes on the first host in the play anyway - so we can't be having contention | 17:35 |
tux_ | It works | 17:35 |
tux_ | openstack-ansible repo-install.yml (it failed with that error ) | 17:35 |
d34dh0r53 | odyssey4me: it's running on all of the keystone containers | 17:35 |
odyssey4me | tux_: is that error on the same host or a different one? | 17:36 |
odyssey4me | d34dh0r53: oh, heh - there's no such group as keystone-api: https://github.com/openstack/openstack-ansible-os_keystone/blob/master/tasks/main.yml#L107 | 17:37 |
d34dh0r53 | odyssey4me: lol, there's your problem :) | 17:37 |
odyssey4me | that should just fail the task outright though - so that's very weird that it's even letting that happen | 17:37 |
tux_ | other hosts are clean 01 & 02 | 17:37 |
d34dh0r53 | yeah, very odd | 17:37 |
odyssey4me | keystone_services['keystone-api']['group'] is totally undefined | 17:37 |
tux_ | only 03 having issue look like | 17:37 |
*** shardy has quit IRC | 17:38 | |
tux_ | let me manually run on 01/02 to make sure | 17:38 |
odyssey4me | tux_: can you manually rm -rf that from the container and re-run? | 17:38 |
vakuznet | This lineinfile plays are missing regex, therefor not idempotent https://github.com/openstack/openstack-ansible/blob/master/playbooks/common-tasks/os-lxc-container-setup.yml#L75 | 17:38 |
odyssey4me | d34dh0r53: lemme push a quick patch up and you can test if if you have a test ready | 17:38 |
tux_ | rm -rf /var/log/repo/*.log ? | 17:38 |
tux_ | odyssey4me: ^^ | 17:39 |
vakuznet | result is line is added every run. | 17:39 |
d34dh0r53 | odyssey4me: yep, I can test immediately | 17:39 |
odyssey4me | tmux, nope - the /tmp path mentioned in the error | 17:39 |
odyssey4me | tux_: /tmp/openstack-venv-builder | 17:39 |
tux_ | ok | 17:39 |
odyssey4me | from inside the repo container on the problem host | 17:39 |
tux_ | got it | 17:39 |
tux_ | rm -rf /tmp/openstack-venv-builder/* | 17:40 |
tux_ | re-running playbook | 17:40 |
*** vnogin has quit IRC | 17:43 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Update task name https://review.openstack.org/585490 | 17:43 |
*** Darcidride has joined #openstack-ansible | 17:44 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_keystone master: Use run_once instead of a group that does not exist https://review.openstack.org/585492 | 17:44 |
odyssey4me | d34dh0r53: that should do it | 17:45 |
odyssey4me | my bad, thanks for picking that up! | 17:45 |
d34dh0r53 | odyssey4me: running it now | 17:46 |
odyssey4me | ansmith: replied to your reply with some clarification | 17:48 |
odyssey4me | ansmith: the trouble is that the code says the default is 'false' but the code says 'False' - and I don't see the code doing any conversion, but I only glimpsed through it | 17:49 |
tux_ | odyssey4me: now this counter going on and on http://paste.openstack.org/show/726543/ | 17:49 |
odyssey4me | perhaps you know someone who can clarify that | 17:49 |
d34dh0r53 | odyssey4me: yep, that was it | 17:50 |
odyssey4me | tux_: yes, that's normal - it'll keep going until it times out, or succeeds | 17:50 |
odyssey4me | but it should succeed given most of the hard work is done | 17:50 |
odyssey4me | d34dh0r53: great, thanks :) | 17:50 |
odyssey4me | d34dh0r53: I take it that was a multi-node test that showed that up? | 17:50 |
d34dh0r53 | odyssey4me: yep | 17:51 |
odyssey4me | d34dh0r53: fantastic, good to have such quick feedback for master - keep it coming | 17:51 |
d34dh0r53 | odyssey4me: absolutely | 17:51 |
ansmith | odyssey4me: thanks for the clarification, I will add the filter to clean it up | 17:51 |
d34dh0r53 | odyssey4me: on that note, I think we're seeing the same behavior in nova, testing that now | 17:54 |
*** hamzy_ has quit IRC | 17:55 | |
d34dh0r53 | odyssey4me: yep, same thing | 17:57 |
cjloader | gj d34dh0r53 | 18:00 |
odyssey4me | ok, this time I know that the group exists | 18:01 |
d34dh0r53 | I do not have a nova-api group | 18:01 |
odyssey4me | although I think the correct group to do it for is nova-conductor | 18:01 |
cjloader | make one | 18:01 |
odyssey4me | orly? | 18:01 |
odyssey4me | lol, of course - duh, there is no such thing | 18:02 |
odyssey4me | ok, lemme do another patch | 18:02 |
d34dh0r53 | cool | 18:02 |
odyssey4me | unless you want to get tit done? | 18:02 |
odyssey4me | nvm, pretty much done | 18:02 |
d34dh0r53 | odyssey4me: cool | 18:03 |
tux_ | 80 retries left.. oh boy its really taking long time | 18:03 |
odyssey4me | tux_: slow disk perhaps? or slow internet? | 18:04 |
tux_ | i am building on VMware LAB box :) | 18:05 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_nova master: Use correct group name for MQ tasks https://review.openstack.org/585499 | 18:05 |
tux_ | must be disk or crowded VMware | 18:05 |
odyssey4me | tux if it times out, there's a var to set which will allow you to increate the timeout: repo_build_venv_timeout | 18:06 |
odyssey4me | https://github.com/openstack/openstack-ansible-repo_build/blob/stable/queens/defaults/main.yml#L73-L74 | 18:06 |
openstackgerrit | James Denton proposed openstack/openstack-ansible-os_neutron master: Adds networking-ovn support https://review.openstack.org/584067 | 18:07 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Correct retention days https://review.openstack.org/585382 | 18:09 |
*** poopcat has joined #openstack-ansible | 18:10 | |
openstackgerrit | Victor Palma proposed openstack/openstack-ansible-ops master: update default kibana elastic timeout https://review.openstack.org/585501 | 18:11 |
*** jamesden_ has joined #openstack-ansible | 18:12 | |
*** jamesde__ has quit IRC | 18:13 | |
guilhermesp | odyssey4me: just to be sure, this change wont be considered or do we just need to pin the version of rally-openstack to 1.2.0 ? | 18:15 |
guilhermesp | https://review.openstack.org/#/c/584096/ | 18:15 |
tux_ | odyssey4me: FYI, that did the trick, it ran successful :) | 18:15 |
odyssey4me | tux_: woot! | 18:16 |
*** zerick has quit IRC | 18:16 | |
*** zerick_ has joined #openstack-ansible | 18:16 | |
odyssey4me | guilhermesp: just pin would be good | 18:16 |
guilhermesp | k, gonna do it | 18:16 |
*** gkadam has quit IRC | 18:17 | |
odyssey4me | guilhermesp: we have no constraint for it, so we need to pin it to keep a consistent build | 18:17 |
guilhermesp | makes sense to me | 18:17 |
odyssey4me | I'm doing work to relieve us from having to pin and to allow us to use their pins, but that's likely only gonna get in for stein... it's taken a lot of ground work to get there | 18:17 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_blazar master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/585502 | 18:18 |
guilhermesp | let me know if I can help in the future odyssey4me | 18:18 |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_rally master: Change rally pip package https://review.openstack.org/584096 | 18:20 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Remove all MQ vhost/user and DB create tasks https://review.openstack.org/585504 | 18:24 |
odyssey4me | cores, could we get https://review.openstack.org/#/c/584636/ in to unblock patches to the swift role please? | 18:31 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_barbican master: Update to use oslo.messaging service for RPCand Notify https://review.openstack.org/574864 | 18:34 |
*** mmercer has joined #openstack-ansible | 18:34 | |
*** hamzy_ has joined #openstack-ansible | 18:39 | |
*** zerick_ has quit IRC | 18:40 | |
*** zerick has joined #openstack-ansible | 18:41 | |
cloudnull | odyssey4me done | 18:44 |
odyssey4me | tyvm cloudnull d34dh0r53 | 18:48 |
tux_ | odyssey4me: This is interesting http://paste.openstack.org/show/726548/ | 18:52 |
tux_ | I am getting this error when running repo-use.yml | 18:52 |
tux_ | why i have two container on log-01 host? | 18:52 |
odyssey4me | tux_: are you using the last tag of queens, or stable/queens ? | 18:52 |
odyssey4me | two containers, that's a bit odd | 18:53 |
tux_ | stable/queen 17.0.7 | 18:53 |
odyssey4me | tux_: yeah, so the pip install issue is resolved in stable/queens - the patches landed this morning | 18:53 |
odyssey4me | doubling up log containers is new - that's p->q right? | 18:54 |
odyssey4me | could you please output the group membership using /opt/openstack-ansible/inventory-manage -G I think it is | 18:54 |
odyssey4me | hmm, no group membership changes from p to q | 18:56 |
tux_ | odyssey4me: this is not a pip issue look like | 18:56 |
tux_ | if you see i have two container running on log-01 that is the issue | 18:56 |
tux_ | one of container not able to reach my LB vip because it doesn't have br-mgmt IP | 18:57 |
*** armaan has joined #openstack-ansible | 18:57 | |
tux_ | is that normal two container ? | 18:57 |
odyssey4me | no, that's nor normal at all | 18:57 |
odyssey4me | *not | 18:58 |
tux_ | what went wrong here? | 19:00 |
tux_ | i am just running ./script/run-upgrade.sh | 19:00 |
odyssey4me | tux_: honestly have no idea, that's why I asked for group membership output :p | 19:04 |
odyssey4me | somehow the dynamic inventory thought you had a missing container, so it made another one | 19:04 |
tux_ | let me send you i didn't see your last post sorry | 19:04 |
tux_ | odyssey4me: http://paste.openstack.org/show/726550/ | 19:10 |
tux_ | is this what you looking for? | 19:11 |
odyssey4me | tux_: yeah, interesting - so the one with a br-mgmt address is in the inventory, but the other one isn't | 19:12 |
odyssey4me | but someone your play found the other one - wtf is up with that | 19:12 |
tux_ | if its not in group membership then who created it? | 19:14 |
*** canori01 has quit IRC | 19:15 | |
odyssey4me | tux_: unless you have a before/after inventory - it's hard to tell what happened | 19:15 |
odyssey4me | there might actually be done saved from the upgrade | 19:15 |
odyssey4me | I can't recall the details of the upgrade script, but it should be reasonably readable | 19:15 |
jrosser | you can look back through the tar file | 19:15 |
tux_ | inventory tar? | 19:16 |
jrosser | every change should be there | 19:16 |
jrosser | yes inventory tar | 19:16 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add xpack monitoring to the beats https://review.openstack.org/585521 | 19:16 |
tux_ | grep "c4d3b7dc" * -r i did that in full folder and found nothing | 19:18 |
tux_ | how about if i destroy it and see ? | 19:18 |
tux_ | doing openstack-ansible lxc-containers-destroy.yml | 19:19 |
tux_ | ERROR! Specified hosts and/or --limit does not match any hosts | 19:20 |
tux_ | obvious :) | 19:20 |
tux_ | any command i can find out when it got created? | 19:21 |
*** cshen has joined #openstack-ansible | 19:22 | |
*** armaan has quit IRC | 19:24 | |
*** armaan has joined #openstack-ansible | 19:25 | |
odyssey4me | tux_: in the tar backup file for the inventory is a copy of each change to it | 19:27 |
odyssey4me | open it up and grep for it | 19:27 |
*** hachi has joined #openstack-ansible | 19:28 | |
odyssey4me | or zgrep it I guess | 19:28 |
tux_ | yes i have untar lots of file from tarball and run grep to all | 19:28 |
odyssey4me | heh, then it sounds like maybe it was there from a previous install | 19:28 |
odyssey4me | was that a totally fresh host? | 19:28 |
tux_ | hmmm! | 19:28 |
tux_ | This was running 16.0.15 before | 19:28 |
odyssey4me | before that I mean | 19:28 |
tux_ | this is not a fresh box it was running pike earlier | 19:29 |
odyssey4me | did you make any changes to the inventory after your initial prep of it | 19:29 |
tux_ | no, i never make any changes | 19:29 |
*** armaan has quit IRC | 19:29 | |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_designate master: Use designate_galera_database https://review.openstack.org/585523 | 19:30 |
tux_ | its LAB box so i never bother to look into log-01 server.. first time i notice.. | 19:30 |
odyssey4me | oh well, perhaps the best suggestion it to refresh that host and do it again | 19:30 |
tux_ | I believe this must be screwed up from earlier hit and try | 19:30 |
guilhermesp | odyssey4me: ^^ I assume the second patch proposed in the bug doesn't apply to master | 19:30 |
tux_ | refresh means re-install OS? | 19:30 |
guilhermesp | so, do we need to apply to ocata/pike/queens? (these release will need both patchs proposed) | 19:31 |
odyssey4me | tux_: yep, starting from scratch is the best way to be sure | 19:31 |
*** vakuznet has quit IRC | 19:32 | |
tux_ | odyssey4me: i am assuming refresh only log-01 not full cluster :) | 19:32 |
tux_ | let me re-install and try | 19:33 |
odyssey4me | tux_: ah, it's a cluster - yeah, you could just wipe that other container | 19:33 |
odyssey4me | sorry, wasn't thinking straight | 19:33 |
odyssey4me | tux_: just go and delete that container by hand | 19:33 |
odyssey4me | guilhermesp: looking | 19:34 |
tux_ | let me try baby steps, re-doing full cluster will be painful :) | 19:34 |
tux_ | let me see what i can do and will update u folks | 19:34 |
odyssey4me | guilhermesp: why wouldn't it apply to master? | 19:35 |
guilhermesp | I mean | 19:36 |
odyssey4me | guilhermesp: changing the database var name in the stable branches would be more complicated | 19:36 |
odyssey4me | I'd suggest we merge the first patch, and port that back. | 19:36 |
guilhermesp | the second patch proposed by the user was to modify a variable at os-designate-install.yml | 19:36 |
guilhermesp | https://bugs.launchpad.net/openstack-ansible/+bug/1783132 | 19:36 |
openstack | Launchpad bug 1783132 in openstack-ansible "designate.conf.j2 does not respect user configured designate database name" [Medium,In progress] - Assigned to Guilherme Steinmuller Pimentel (guilhermesp) | 19:36 |
odyssey4me | And the second, we apply the change to master only - with a release note saying that it's changing, so that operators know about it. | 19:36 |
odyssey4me | yeah, the patch to change the name itself shouldn't be applied to the stable branches, and would be different for master. | 19:37 |
guilhermesp | in master we do not have this variable https://github.com/openstack/openstack-ansible/blob/master/playbooks/os-designate-install.yml because the db creation was delegated to the roles | 19:37 |
guilhermesp | so we just need to eliminate the hardcoded db name from the template. Makes sense now? | 19:38 |
odyssey4me | yep - although the name could be changed, it just can't be done with what was submitted | 19:38 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone master: Add systemd journal logging to the service config https://review.openstack.org/585524 | 19:41 |
odyssey4me | cloudnull: if we do that, we could get rid of the log_dir/log_file, then also all the tasks that make sure those folders are there - nice clean up! | 19:44 |
odyssey4me | would need a reno then though | 19:44 |
cloudnull | i actually think the log directory would still need to exist for service like keystone. it uses nginx, uwsgi, apache and all of those are logging to /var/log/keystone | 19:46 |
cloudnull | in fact I think I should probably put up a log rotate file their to cater to that. | 19:47 |
cloudnull | but w/ other service it makes sense to ditch everything that we can | 19:47 |
odyssey4me | oh, to get rid of all that nonsense would be so sweet | 19:47 |
* cloudnull wonders if i can make apache log to the journal | 19:48 | |
odyssey4me | can't nginx also log to journal instead? | 19:48 |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible-os_masakari master: Update to use oslo.messaging service for RPC and Notify https://review.openstack.org/585526 | 19:48 |
odyssey4me | and apache, yeah | 19:48 |
odyssey4me | mod_journald | 19:48 |
odyssey4me | nginx: https://stackoverflow.com/questions/28394084/nginx-log-to-stderr/29005073#29005073 | 19:49 |
odyssey4me | well, https://stackoverflow.com/a/32655348 | 19:49 |
*** poopcat1 has joined #openstack-ansible | 19:49 | |
odyssey4me | apache: https://httpd.apache.org/docs/trunk/mod/mod_journald.html | 19:50 |
odyssey4me | best to add a reno for that if it all changes | 19:50 |
odyssey4me | I really think it makes sense to do the whole shebang | 19:51 |
odyssey4me | will need https://review.openstack.org/585026 too | 19:51 |
*** poopcat has quit IRC | 19:51 | |
odyssey4me | thanks to noonedeadpunk for that one | 19:51 |
jrosser | blimey our parallel git-cloner can get the osa roles in 10s, ansible-galaxy 120s | 19:54 |
cloudnull | nice! | 19:55 |
odyssey4me | jrosser: amazeballs! | 19:55 |
odyssey4me | I'd really like to work out a plugin system so that you only download what you need though | 19:55 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Update retention policy weighting https://review.openstack.org/585390 | 19:55 |
jrosser | 6s with twice the threads | 19:56 |
*** cshen has quit IRC | 19:57 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_keystone master: Add systemd journal logging to the service config https://review.openstack.org/585524 | 19:57 |
*** cshen has joined #openstack-ansible | 19:57 | |
*** vakuznet has joined #openstack-ansible | 20:00 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Add rabbitmq/oslomsg services https://review.openstack.org/584636 | 20:02 |
*** canori01 has joined #openstack-ansible | 20:06 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_swift master: Execute service setup against a delegated host using Ansible built-in modules https://review.openstack.org/582354 | 20:07 |
jrosser | cloudnull: you tried those retention changes for real yet? | 20:10 |
cloudnull | yup i've got them running in now. see how well it performs | 20:11 |
cloudnull | you? | 20:11 |
jrosser | i only went as far as calculating the retention times, didnt want an accident and it delete too much stuff | 20:12 |
jrosser | this looks strangely skewed http://paste.openstack.org/show/726553/ | 20:12 |
jrosser | elastic_*_retention is in days? | 20:12 |
cloudnull | this is the action file http://paste.openstack.org/show/726554/ | 20:14 |
cloudnull | yes the retention is in days. those vars are used as the weights for each index ' | 20:15 |
tux_ | cloudnull: did you ever seen this issue... | 20:16 |
-tux_- [root@ostack-log-01-rsyslog-container-06da3fb7 ~]# telnet 192.168.100.9 8181 | 20:16 | |
-tux_- Trying 192.168.100.9... | 20:16 | |
-tux_- telnet: connect to address 192.168.100.9: No route to host | 20:16 | |
tux_ | 192.168.100.9 is my haproxy internal VIP | 20:17 |
tux_ | i can ping that host but none of port i can reach using telnet utility | 20:17 |
cloudnull | tux_ not specifically | 20:17 |
jrosser | cloudnull: i guess what feels odd is that reducing the number of very large indexes slightly should allow a big increase in retention for smaller ones | 20:18 |
cloudnull | is haproxy listening on 8181 ? | 20:18 |
tux_ | yes | 20:18 |
tux_ | i am able to telnet from log-01 HOST machine but not from container | 20:18 |
cloudnull | jrosser we set new weights for all of the indexes. we could pull that back ? | 20:19 |
tux_ | i can see icmp traffic between two machine haproxy and log container all looking good | 20:19 |
cloudnull | tux_ so you can telnet from the haproxy host to the container ? | 20:20 |
cloudnull | but not the other way around? | 20:20 |
tux_ | http://paste.openstack.org/show/726555/ | 20:20 |
tux_ | No i am not able to make any TCP connection from or to (only ICMP is working in tcpdump) | 20:21 |
tux_ | that is strange | 20:21 |
cloudnull | that is strange | 20:21 |
tux_ | but from log-01 (host machine) i can telnet haproxy port 8181 | 20:21 |
cloudnull | some form of upstream filtering? | 20:21 |
cloudnull | anti-spoofing policy ? | 20:22 |
tux_ | everything was working before... | 20:22 |
tux_ | let me check and make sure nothing wrong on my VMware | 20:22 |
cloudnull | could be some form of a security group? | 20:22 |
vakuznet | https://review.openstack.org/#/c/581425/ - review please | 20:23 |
tux_ | how i am able to telnet 8181 from HOST machine if its security issue..? | 20:23 |
tux_ | cloudnull: you are goddam!! right | 20:24 |
tux_ | stupid firewalld was running :( | 20:24 |
tux_ | i forgot to disable at start up.... now it was up | 20:25 |
tux_ | shit... how stupid i am :( | 20:25 |
cloudnull | 60% of the time, it'll get you everytime :) | 20:25 |
cloudnull | nah, that's one of those hard to identify issues. | 20:25 |
tux_ | ++ | 20:25 |
cloudnull | firewalld, like UFW is a frustrating pile of software. | 20:26 |
tux_ | totally | 20:26 |
odyssey4me | vakuznet: small niggle, just to help reviewer - mind if I tweak the commit msg? | 20:27 |
vakuznet | sure | 20:27 |
odyssey4me | vakuznet: actually, it'll create a new change I think - can you adjust the change id? | 20:28 |
odyssey4me | I'd rather have you own the change | 20:28 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Add logrotate to the elasticstack https://review.openstack.org/585005 | 20:29 |
vakuznet | what do you want me to change? | 20:30 |
odyssey4me | vakuznet: look at the comment in the review | 20:30 |
cloudnull | jrosser https://review.openstack.org/#/c/585521 - if you have a moment, pull this one in | 20:31 |
cloudnull | that should provide additional monitoring on the beats and what is actually being collected. | 20:31 |
cloudnull | rate/load/etc | 20:31 |
jrosser | ok will do | 20:31 |
jrosser | i was just scribbling some numbers about this | 20:32 |
jrosser | it all depends what the end goal is really | 20:32 |
jrosser | becasue some of this stuff is related, and being able to look back through logs and correlate to metrics from the same time may/may not be important | 20:33 |
jrosser | i think thats why the wildly different retention times i have make me a little uneasy | 20:33 |
jrosser | and it's only because packetbeat generates absolutely gobs of data that you cant have a more simplistic <N>Gb/day/thing divider on the whole storage size | 20:34 |
openstackgerrit | Vadim Kuznetsov proposed openstack/openstack-ansible-os_barbican stable/queens: Add default roles used by Barbican https://review.openstack.org/585540 | 20:35 |
vakuznet | odysey4me: done | 20:36 |
odyssey4me | vakuznet: awesome, thanks - I'll abandon the other one now | 20:36 |
vakuznet | thanks | 20:37 |
odyssey4me | thanks to you vakuznet :) | 20:37 |
cloudnull | jrosser I'm 100% game to figure out a better retention policy | 20:39 |
cloudnull | if you have some ideas on that front I'd be happy to test them out | 20:39 |
jrosser | i'll have a think | 20:40 |
jrosser | just running that xpack bit - does that make more stuff appear in kibana? | 20:41 |
cloudnull | it does | 20:43 |
cloudnull | https://snag.gy/3q1kV6.jpg | 20:44 |
*** ansmith has quit IRC | 20:44 | |
cloudnull | https://snag.gy/m5WvMc.jpg | 20:45 |
cloudnull | so now i have monitoring details from the actual beats | 20:45 |
jrosser | nice | 20:45 |
openstackgerrit | Guilherme Steinmuller Pimentel proposed openstack/openstack-ansible-os_rally master: Change rally pip package https://review.openstack.org/584096 | 20:51 |
*** tux_ has quit IRC | 20:51 | |
*** cshen has quit IRC | 20:51 | |
odyssey4me | sorry guilhermesp, trailing whitespace is evil :/ | 20:51 |
guilhermesp | no worried odyssey4me :) good to know this | 20:51 |
guilhermesp | **worries | 20:51 |
*** hamzy_ has quit IRC | 20:55 | |
*** cshen has joined #openstack-ansible | 20:56 | |
odyssey4me | timeout for me folks, have a good evening! | 21:01 |
guilhermesp | auf wiedehören odyssey4me ! | 21:01 |
cloudnull | o/ odyssey4me | 21:02 |
cloudnull | take care | 21:02 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add unified setup and beat config https://review.openstack.org/585556 | 21:14 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Update task name https://review.openstack.org/585490 | 21:15 |
*** mmercer has quit IRC | 21:15 | |
*** mmercer has joined #openstack-ansible | 21:20 | |
*** cshen has quit IRC | 21:21 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: update default kibana elastic timeout https://review.openstack.org/585501 | 21:37 |
*** cshen has joined #openstack-ansible | 21:38 | |
*** ansmith has joined #openstack-ansible | 21:39 | |
openstackgerrit | Merged openstack/openstack-ansible-ops master: Add xpack monitoring to the beats https://review.openstack.org/585521 | 21:40 |
*** cshen has quit IRC | 21:43 | |
*** vnogin has joined #openstack-ansible | 21:46 | |
*** tux_ has joined #openstack-ansible | 21:49 | |
*** jwitko has quit IRC | 21:50 | |
*** tux_ has quit IRC | 21:54 | |
*** aludwar has quit IRC | 21:54 | |
*** aludwar has joined #openstack-ansible | 21:59 | |
*** hachi has quit IRC | 21:59 | |
*** vnogin has quit IRC | 22:00 | |
*** tux_ has joined #openstack-ansible | 22:05 | |
*** tosky has quit IRC | 22:07 | |
openstackgerrit | Merged openstack/openstack-ansible-os_keystone master: Use run_once instead of a group that does not exist https://review.openstack.org/585492 | 22:17 |
*** jwitko has joined #openstack-ansible | 22:20 | |
tux_ | any idea folks http://paste.openstack.org/show/726562/ | 22:26 |
tux_ | I am seeing error Ncat: You must specify a host to connect to. QUITTING. | 22:26 |
tux_ | https://github.com/openstack/openstack-ansible/blob/master/scripts/upgrade-utilities/playbooks/memcached-flush.yml | 22:27 |
*** Darcidride has quit IRC | 22:32 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Further tune the thread pool and add dynamic GC https://review.openstack.org/585567 | 22:47 |
cloudnull | tux_ memcached must be down ? | 22:50 |
cloudnull | or otherwise unreachable? | 22:50 |
tux_ | cloudnull: its a bug check this http://paste.openstack.org/show/726565/ | 22:52 |
tux_ | regex is wrong or may be file formate | 22:53 |
tux_ | cloudnull: what do you say? | 22:53 |
tux_ | let me file a bug | 22:54 |
cloudnull | tux_ what task is that ? | 22:56 |
tux_ | https://github.com/openstack/openstack-ansible/blob/master/scripts/upgrade-utilities/playbooks/memcached-flush.yml | 22:56 |
cloudnull | based on the paste it looks like a bug | 22:56 |
tux_ | Flush all of the cache in memcached | 22:57 |
tux_ | https://github.com/openstack/openstack-ansible/blob/master/scripts/upgrade-utilities/playbooks/memcached-flush.yml#L32 | 22:57 |
cloudnull | ah yea. that's using the ubuntu style config | 22:57 |
tux_ | I am using CentOS | 22:57 |
cloudnull | https://github.com/openstack/openstack-ansible-memcached_server/blob/master/templates/memcached.conf.debian.j2 | 22:57 |
cloudnull | yup | 22:58 |
tux_ | why it works in PIKE version? | 22:58 |
cloudnull | that upgrade playbook needs to be modified to be OS aware | 22:58 |
tux_ | I am opening BUG so you guys can fix it :) | 22:58 |
tux_ | can i fix this in role or just ignore error ? | 22:59 |
cloudnull | ++ | 22:59 |
cloudnull | if you flush the cache you can carry on with teh upgrade | 23:00 |
tux_ | but is my task exit after this error | 23:00 |
tux_ | i am sure there are more task in next step | 23:00 |
tux_ | i think i should put that command in role directly | 23:00 |
tux_ | Oh! wait.. its not a playbook.. | 23:01 |
tux_ | its just a single task.. i can totally ignore this.. | 23:01 |
tux_ | Got it | 23:01 |
cloudnull | sorry in two places at once, yes | 23:02 |
cloudnull | you can ignore this | 23:02 |
tux_ | thanks | 23:03 |
tux_ | see you later going to grab some food... will be online later tonight | 23:05 |
*** tux_ has quit IRC | 23:05 | |
openstackgerrit | Merged openstack/openstack-ansible-os_nova master: Use correct group name for MQ tasks https://review.openstack.org/585499 | 23:09 |
*** pmannidi has joined #openstack-ansible | 23:14 | |
*** tux_ has joined #openstack-ansible | 23:15 | |
*** tux_ has quit IRC | 23:19 | |
*** jamesden_ has quit IRC | 23:24 | |
*** jamesde__ has joined #openstack-ansible | 23:25 | |
*** jamesde__ has quit IRC | 23:26 | |
*** jamesden_ has joined #openstack-ansible | 23:27 | |
*** throwsb1 has quit IRC | 23:27 | |
*** jamesden_ has quit IRC | 23:27 | |
*** jamesden_ has joined #openstack-ansible | 23:28 | |
*** jamesden_ has quit IRC | 23:29 | |
*** jamesden_ has joined #openstack-ansible | 23:30 | |
*** jamesden_ has quit IRC | 23:30 | |
*** jamesden_ has joined #openstack-ansible | 23:31 | |
*** jamesden_ has quit IRC | 23:32 | |
*** jamesden_ has joined #openstack-ansible | 23:32 | |
*** jamesden_ has quit IRC | 23:33 | |
*** jamesden_ has joined #openstack-ansible | 23:34 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Add unified setup and beat config https://review.openstack.org/585556 | 23:35 |
*** jamesden_ has quit IRC | 23:35 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-ops master: Further tune the thread pool and add dynamic GC https://review.openstack.org/585567 | 23:35 |
*** jamesden_ has joined #openstack-ansible | 23:35 | |
*** jamesden_ has quit IRC | 23:36 | |
*** jamesden_ has joined #openstack-ansible | 23:37 | |
*** chyka_ has quit IRC | 23:37 | |
*** jamesden_ has quit IRC | 23:37 | |
*** jamesden_ has joined #openstack-ansible | 23:38 | |
*** jamesden_ has quit IRC | 23:39 | |
*** jamesde__ has joined #openstack-ansible | 23:39 | |
*** jamesde__ has quit IRC | 23:40 | |
*** jamesden_ has joined #openstack-ansible | 23:41 | |
*** jamesden_ has quit IRC | 23:41 | |
*** jamesden_ has joined #openstack-ansible | 23:42 | |
*** jamesden_ has quit IRC | 23:43 | |
*** jamesden_ has joined #openstack-ansible | 23:44 | |
*** jamesden_ has quit IRC | 23:44 | |
*** vakuznet has quit IRC | 23:45 | |
*** jamesden_ has joined #openstack-ansible | 23:45 | |
*** vakuznet has joined #openstack-ansible | 23:46 | |
*** jamesden_ has quit IRC | 23:46 | |
*** jamesden_ has joined #openstack-ansible | 23:47 | |
*** jamesden_ has quit IRC | 23:48 | |
*** jamesden_ has joined #openstack-ansible | 23:49 | |
*** jamesden_ has quit IRC | 23:49 | |
*** jamesden_ has joined #openstack-ansible | 23:50 | |
*** jamesden_ has quit IRC | 23:50 | |
*** jamesden_ has joined #openstack-ansible | 23:52 | |
*** jamesden_ has quit IRC | 23:53 | |
*** yolanda_ has joined #openstack-ansible | 23:56 | |
*** yolanda has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!