shyamb | Hi | 00:00 |
---|---|---|
shyamb | Once I deploy overcloud with network isolation, my overcloud openstcak commands like endpoint list fails | 00:01 |
shyamb | they try to access admin interface internally | 00:01 |
shyamb | and it's un-reachable from my client machine | 00:01 |
shyamb | How to deal with this situation? | 00:01 |
shyamb | Can's I select public interface and stick to it throughout the command execution? | 00:02 |
shyamb | public interface is reachable but not admin | 00:02 |
*** wolverineav has quit IRC | 00:04 | |
*** wolverineav has joined #tripleo | 00:05 | |
*** slaweq_ has joined #tripleo | 00:11 | |
*** wolverineav has quit IRC | 00:14 | |
*** martinkennelly has quit IRC | 00:14 | |
*** wolverineav has joined #tripleo | 00:22 | |
*** slaweq_ has quit IRC | 00:24 | |
*** cfontain has quit IRC | 00:27 | |
*** shyamb has quit IRC | 00:28 | |
*** wolverineav has quit IRC | 00:40 | |
*** wolverineav has joined #tripleo | 00:40 | |
*** wolverineav has quit IRC | 00:52 | |
*** itlinux has joined #tripleo | 00:59 | |
*** d0ugal has quit IRC | 01:06 | |
*** slaweq_ has joined #tripleo | 01:11 | |
*** d0ugal has joined #tripleo | 01:12 | |
*** wolverineav has joined #tripleo | 01:13 | |
*** wolverineav has quit IRC | 01:20 | |
*** wolverineav has joined #tripleo | 01:21 | |
*** slaweq_ has quit IRC | 01:24 | |
*** wolverineav has quit IRC | 01:26 | |
openstackgerrit | Jon Schlueter proposed openstack/tripleo-common master: Adjust where iptables-services is injected https://review.openstack.org/642945 | 01:28 |
*** cfontain has joined #tripleo | 01:56 | |
*** wolverineav has joined #tripleo | 02:04 | |
*** gkadam_ has joined #tripleo | 02:11 | |
*** slaweq_ has joined #tripleo | 02:11 | |
*** wolverineav has quit IRC | 02:15 | |
*** gkadam_ has quit IRC | 02:17 | |
*** irclogbot_3 has quit IRC | 02:23 | |
*** slaweq_ has quit IRC | 02:24 | |
*** cfontain has quit IRC | 02:29 | |
*** ykarel has joined #tripleo | 02:52 | |
*** shyamb has joined #tripleo | 03:05 | |
*** shyam89 has joined #tripleo | 03:11 | |
*** slaweq_ has joined #tripleo | 03:11 | |
*** shyam89 has quit IRC | 03:14 | |
*** shyamb has quit IRC | 03:14 | |
*** slaweq_ has quit IRC | 03:25 | |
*** wolverineav has joined #tripleo | 03:29 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Add ipv4 undercloud_external_network when the overcloud is ipv6 https://review.openstack.org/643140 | 03:32 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Parameterize undercloud masquerade networks overrides https://review.openstack.org/642924 | 03:32 |
*** wolverineav has quit IRC | 03:33 | |
*** cfontain has joined #tripleo | 04:04 | |
*** janki has joined #tripleo | 04:05 | |
*** udesale has joined #tripleo | 04:08 | |
*** slaweq_ has joined #tripleo | 04:14 | |
*** itlinux has quit IRC | 04:15 | |
*** slaweq_ has quit IRC | 04:24 | |
*** cfontain has quit IRC | 04:38 | |
*** ramishra has joined #tripleo | 04:46 | |
*** rodrigods has quit IRC | 05:01 | |
*** pdeore has joined #tripleo | 05:01 | |
*** cfontain has joined #tripleo | 05:05 | |
*** skramaja has joined #tripleo | 05:11 | |
*** social has quit IRC | 05:11 | |
*** slaweq_ has joined #tripleo | 05:16 | |
Tengu | hello there :) | 05:19 |
ykarel | o/ | 05:21 |
*** fultonj has quit IRC | 05:22 | |
*** absubram has joined #tripleo | 05:23 | |
*** slaweq_ has quit IRC | 05:24 | |
*** absubram_ has joined #tripleo | 05:27 | |
*** absubram has quit IRC | 05:28 | |
*** absubram_ is now known as absubram | 05:28 | |
*** fultonj has joined #tripleo | 05:30 | |
*** cfontain has quit IRC | 05:38 | |
Tengu | folks, some early PTAL? :) https://review.openstack.org/636958 | 05:40 |
*** fultonj has quit IRC | 05:41 | |
*** ykarel_ has joined #tripleo | 05:43 | |
*** fultonj has joined #tripleo | 05:43 | |
*** rcernin has quit IRC | 05:43 | |
*** ykarel has quit IRC | 05:45 | |
*** jaosorior has joined #tripleo | 05:45 | |
*** ykarel_ is now known as ykarel | 05:51 | |
ykarel | Tengu, seeing:- | 05:54 |
ykarel | The conditional check 'validate_services|bool|default(false)' failed. The error was: error while evaluating conditional (validate_services|bool|default(false)): 'validate_services' is undefined | 05:54 |
ykarel | https://ci.centos.org/job/tripleo-quickstart-promote-pike-rdo_trunk-minimal/220/consoleText | 05:54 |
Tengu | ykarel: o_O again ? that |default should take care of the non-presence of that var.... -.- | 05:56 |
Tengu | unless the |bool masks it and should be at the end? hmm. | 05:57 |
Tengu | might be that.. | 05:57 |
ykarel | hmm but somehow |default it not taking care of it | 05:57 |
Tengu | guess the |bool is messing around. | 05:57 |
*** saneax has joined #tripleo | 05:57 | |
ykarel | but only happening in pike jobs | 05:59 |
Tengu | ansible version probably... | 05:59 |
*** rcernin has joined #tripleo | 05:59 | |
openstackgerrit | Cédric Jeanneret proposed openstack/tripleo-quickstart-extras master: The |bool seems to prevent the |default to kick in https://review.openstack.org/643857 | 06:00 |
Tengu | ykarel: do you have a way to test that one on pike? ^^ | 06:00 |
Tengu | with depends-on and a fake, DNM review maybe? | 06:00 |
ykarel | Tengu, so same quickstart is used across all realeases, so ansible should be same | 06:01 |
Tengu | ykarel: well, apparently not - at least something is not the same on pike systems. | 06:02 |
ykarel | hmm true, but not known yet | 06:02 |
Tengu | if this is seen only on pike, there's something different there. either ansible, or maybe some dependency... | 06:02 |
*** jbadiapa has joined #tripleo | 06:06 | |
*** cfontain has joined #tripleo | 06:09 | |
ykarel | Tengu, okk it's just not pike, other releases are also affected | 06:10 |
ykarel | so your patch should do the trick | 06:10 |
*** ratailor has joined #tripleo | 06:10 | |
Tengu | ykarel: cool - as said, would be good to test it on the said failed deploy before merging :) | 06:10 |
*** slaweq_ has joined #tripleo | 06:11 | |
ykarel | Tengu, hmm those jobs are defined in jenkins, don't think there is easy way to test it | 06:14 |
ykarel | test the patch | 06:14 |
Tengu | :( | 06:20 |
*** slaweq_ has quit IRC | 06:24 | |
*** ksambor has joined #tripleo | 06:37 | |
*** cfontain has quit IRC | 06:39 | |
*** wolverineav has joined #tripleo | 06:45 | |
*** absubram has quit IRC | 06:45 | |
*** brault has joined #tripleo | 06:46 | |
*** wolverineav has quit IRC | 06:50 | |
*** lmiccini has joined #tripleo | 06:53 | |
*** brault has quit IRC | 06:55 | |
*** paramite has joined #tripleo | 06:56 | |
*** jaosorior has quit IRC | 06:58 | |
*** jfrancoa has joined #tripleo | 06:58 | |
*** kopecmartin|off is now known as kopecmartin | 07:03 | |
*** yprokule has joined #tripleo | 07:10 | |
*** tkajinam_ has joined #tripleo | 07:11 | |
*** jaosorior has joined #tripleo | 07:11 | |
*** jtomasek has joined #tripleo | 07:13 | |
*** tkajinam has quit IRC | 07:13 | |
*** slaweq_ has joined #tripleo | 07:13 | |
*** gfidente has joined #tripleo | 07:15 | |
*** mschuppert has joined #tripleo | 07:17 | |
*** pcaruana has joined #tripleo | 07:19 | |
*** hjensas has quit IRC | 07:25 | |
*** jaosorior has quit IRC | 07:35 | |
*** hjensas has joined #tripleo | 07:36 | |
*** apetrich has joined #tripleo | 07:38 | |
*** jaosorior has joined #tripleo | 07:44 | |
*** jaosorior has quit IRC | 07:44 | |
*** cylopez has joined #tripleo | 07:45 | |
*** xek has joined #tripleo | 07:45 | |
*** iurygregory has joined #tripleo | 07:49 | |
*** tosky has joined #tripleo | 08:05 | |
*** tosky has quit IRC | 08:07 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Remove baremetal to containerized pacemaker upgrade_tasks. https://review.openstack.org/643649 | 08:07 |
*** florianf has joined #tripleo | 08:10 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Remove baremetal to containerized pacemaker upgrade_tasks. https://review.openstack.org/643649 | 08:13 |
*** ccamacho has joined #tripleo | 08:19 | |
*** rpittau|afk is now known as rpittau | 08:19 | |
*** ykarel is now known as ykarel|lunch | 08:21 | |
*** amoralej|off is now known as amoralej | 08:22 | |
*** tosky has joined #tripleo | 08:24 | |
*** tkajinam_ has quit IRC | 08:24 | |
*** bogdando has joined #tripleo | 08:28 | |
*** jpena|off is now known as jpena | 08:29 | |
*** lennyb has joined #tripleo | 08:34 | |
*** ramishra has quit IRC | 08:35 | |
*** ramishra has joined #tripleo | 08:35 | |
*** sshnaidm|afk is now known as sshnaidm|rover | 08:42 | |
*** suuuper has joined #tripleo | 09:01 | |
*** brault has joined #tripleo | 09:03 | |
*** brault has quit IRC | 09:09 | |
*** holser_ has joined #tripleo | 09:10 | |
*** aufi has joined #tripleo | 09:10 | |
*** dtantsur|afk is now known as dtantsur | 09:11 | |
openstackgerrit | renminmin proposed openstack/diskimage-builder master: Add DIB_LOCAL_IMAGE to use ubuntu local cloud image https://review.openstack.org/643885 | 09:11 |
*** rascasoft has joined #tripleo | 09:12 | |
*** chem has joined #tripleo | 09:25 | |
*** ykarel|lunch is now known as ykarel | 09:27 | |
*** martinkennelly has joined #tripleo | 09:28 | |
*** rfolco has joined #tripleo | 09:34 | |
*** shyamb has joined #tripleo | 09:41 | |
shyamb | Hi | 09:41 |
shyamb | I am using certmonger + FreeIPA to manage and issue certificates for overcloud | 09:41 |
shyamb | One of the cert request is failing with return code 2 | 09:41 |
shyamb | http://paste.openstack.org/show/747952/ | 09:41 |
shyamb | What could be the checks should I perform? | 09:42 |
shyamb | Return code 2 means getcert request has been rejected | 09:42 |
sshnaidm|rover | marios_|ruck, fyi https://bugs.launchpad.net/tripleo/+bug/1820576 | 09:47 |
openstack | Launchpad bug 1820576 in tripleo "master: Standalone002 job fails, keystone container didn't start because could not bind to address 192.168.24.1:35357" [Critical,Triaged] - Assigned to Sagi (Sergey) Shnaidman (sshnaidm) | 09:47 |
ykarel | sshnaidm|rover, master looking good currently, seeing only 2 failures | 09:49 |
ykarel | master promotin i mean | 09:49 |
sshnaidm|rover | ykarel, yeah, one of them in the bug above.. but doesn't seem a real bug | 09:50 |
ykarel | sshnaidm|rover, yes too me also | 09:50 |
sshnaidm|rover | ykarel, if it was keystone problem, it wouldn't work in other scenarios too | 09:50 |
ykarel | sshnaidm|rover, yup right, | 09:50 |
ykarel | sshnaidm|rover, good to rerun both these jobs in testproject, hopefully they pass and we have a promotion | 09:51 |
ykarel | https://trunk-primary.rdoproject.org/api-centos-master-uc/api/civotes_detail.html?commit_hash=0cd6b282920214d2995d1203aa0ad7d33c825b10&distro_hash=b0217950876ab5861652a169206dd93fc796b135 | 09:51 |
sshnaidm|rover | ykarel, https://review.rdoproject.org/r/#/c/19422/ :) | 09:51 |
ykarel | sshnaidm|rover, cool but you need to adjust to used promotion-testing-hash | 09:52 |
sshnaidm|rover | ykarel, mm.. don't they take it automatically? | 09:52 |
ykarel | sshnaidm|rover, no | 09:52 |
ykarel | because it looks for zuul.pipeline | 09:52 |
sshnaidm|rover | ykarel, oh, really.. /me going to look what changed.. | 09:53 |
*** pdeore has quit IRC | 09:53 | |
openstackgerrit | Karthik S proposed openstack/os-net-config master: Removing the warnings generated due to yaml.load() https://review.openstack.org/643230 | 09:54 |
ykarel | sshnaidm|rover, you can make Depends-On on https://review.openstack.org/#/c/625271/ | 09:54 |
*** wolverineav has joined #tripleo | 09:54 | |
sshnaidm|rover | ykarel, oh, there's a ready patch, nice | 09:55 |
ykarel | yes i think there are many | 09:55 |
sshnaidm|rover | seems like things changed since I was ruck/rover :) | 09:55 |
ykarel | possibly but zuul.pipeline thing is there since many days | 09:55 |
sshnaidm|rover | ykarel, well, I think it needs to be "or" there | 09:56 |
ykarel | sshnaidm|rover, yes good to have | 09:57 |
*** wolverineav has quit IRC | 09:58 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Add OR condition to periodic job detection https://review.openstack.org/643906 | 09:59 |
sshnaidm|rover | ykarel, marios_|ruck ^^ | 09:59 |
sshnaidm|rover | ykarel, marios_|ruck is chronyd failures is something happening often? I think I saw them some time ago.. | 09:59 |
marios_|ruck | sshnaidm|rover: i had some issues in stanadlone f28 but it was a while ago | 10:00 |
marios_|ruck | sshnaidm|rover: ack will check in a bit | 10:00 |
ykarel | sshnaidm|rover, yes i seen chrony failures multiple times | 10:01 |
sshnaidm|rover | I'm afraid it doesn't restart when get new ntp servers and tries to connect to old ones.. | 10:02 |
sshnaidm|rover | at least I saw it doing this once | 10:03 |
openstackgerrit | Natal Ngétal proposed openstack/python-tripleoclient master: Add a progress bar for image upload. https://review.openstack.org/640753 | 10:03 |
ykarel | i just saw failures, didn't looked what caused it | 10:03 |
*** shyamb has quit IRC | 10:04 | |
*** cfontain has joined #tripleo | 10:11 | |
*** shyamb has joined #tripleo | 10:14 | |
*** cfontain has quit IRC | 10:16 | |
sshnaidm|rover | in which repo can I find "chrony" role that runs in overcloud deploy? | 10:22 |
ykarel | i think ansible-role-chrony | 10:24 |
*** udesale has quit IRC | 10:28 | |
Hobbestigrou | hi | 10:29 |
Hobbestigrou | please someone can check this patch https://review.openstack.org/#/c/643910/ ? | 10:29 |
*** shyamb has quit IRC | 10:30 | |
*** shyamb has joined #tripleo | 10:30 | |
*** lmiccini has quit IRC | 10:44 | |
*** jbadiapa has quit IRC | 10:44 | |
*** cfontain has joined #tripleo | 10:52 | |
*** cfontain has quit IRC | 10:53 | |
*** saneax has quit IRC | 10:57 | |
Tengu | Hobbestigrou: hmm, would that allow puppet to at last properly handle the non-ASCII things it fetches from the DB during migrations? | 10:58 |
Hobbestigrou | Tengu, yes | 10:58 |
Tengu | Hobbestigrou: isn't there a global config file we might want to use instead, just to be 100% sure puppet is called with that option? | 11:00 |
Tengu | never really used puppet without a daemon/server.. | 11:00 |
Tengu | hm. brb, FOOD :D | 11:00 |
Hobbestigrou | Tengu, no | 11:02 |
Hobbestigrou | i think this the best solution | 11:02 |
bandini | Tengu: fyi I added some overcloud selinux issues on the etherpad (line 390 onwards) | 11:02 |
*** ratailor has quit IRC | 11:04 | |
*** lmiccini has joined #tripleo | 11:07 | |
*** slaweq_ is now known as slaweq | 11:14 | |
*** lmiccini has quit IRC | 11:16 | |
openstackgerrit | Merged openstack/tripleo-common master: Don't rely on crudini for octavia config https://review.openstack.org/637180 | 11:16 |
sshnaidm|rover | marios_|ruck, did you see? https://bugs.launchpad.net/tripleo/+bug/1820587 | 11:23 |
openstack | Launchpad bug 1820587 in tripleo "The tripleo-ci-centos-7-standalone is broken on master." [Undecided,New] | 11:24 |
marios_|ruck | sshnaidm|rover: nop... adding to etherpad ... :/ | 11:24 |
sshnaidm|rover | marios_|ruck, mm.. tbh I don't see it fails | 11:25 |
marios_|ruck | sshnaidm|rover: yeah http://zuul.openstack.org/builds?job_name=tripleo-ci-centos-7-standalone | 11:25 |
marios_|ruck | lots of green stuff | 11:25 |
marios_|ruck | one fail on the 16th afaics | 11:25 |
sshnaidm|rover | 2019-03-12 15:29:52.523564 - it's a week before | 11:25 |
marios_|ruck | sshnaidm|rover: added comment | 11:26 |
sshnaidm|rover | marios_|ruck, me too :) will close it | 11:26 |
marios_|ruck | ack | 11:28 |
sshnaidm|rover | weshay|rover, let's merge it please https://review.openstack.org/#/c/643906/ | 11:29 |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Refactor ovn_dbs upgrade_tasks. https://review.openstack.org/643921 | 11:31 |
*** shyamb has quit IRC | 11:31 | |
*** udesale has joined #tripleo | 11:45 | |
*** rcernin has quit IRC | 11:46 | |
*** martinkennelly has quit IRC | 11:47 | |
*** ansmith has quit IRC | 11:49 | |
*** hamdyk has joined #tripleo | 11:50 | |
*** jaosorior has joined #tripleo | 11:51 | |
*** raildo has joined #tripleo | 11:52 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add rabbitmq-limits role https://review.openstack.org/640124 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add nova-event-callback role https://review.openstack.org/640129 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add mysql-open-files-limit role https://review.openstack.org/640131 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add ceph role https://review.openstack.org/640135 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add xfs-check-ftype role https://review.openstack.org/640160 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add advanced-format-512e-support role https://review.openstack.org/640168 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add no-op-firewall-nova-driver role https://review.openstack.org/640377 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add controller-token role https://review.openstack.org/640410 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add controller-ulimits role https://review.openstack.org/640417 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add ctlplane-ip-range role https://review.openstack.org/640745 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add node-disks role https://review.openstack.org/640754 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add node-health role https://review.openstack.org/640760 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add network-environment role https://review.openstack.org/640761 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Rename undercloud-neutron-sanity-check role https://review.openstack.org/640774 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add default-node-count role https://review.openstack.org/640776 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add switch-vlans role https://review.openstack.org/640786 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add check-latest-minor-version role https://review.openstack.org/640972 | 11:52 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add check-network-gateway role https://review.openstack.org/640975 | 11:52 |
Tengu | gchamoul: ouch :] | 11:52 |
gchamoul | Tengu: so stop putting -1 ;-) | 11:53 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Enable authtoken cache https://review.openstack.org/643676 | 11:53 |
Tengu | gchamoul: I'm not alone :D | 11:53 |
gchamoul | Tengu: kiddin' | 11:53 |
Tengu | gchamoul: seriously: maybe you want to group the things with the container_cli since there are some open questions with them? like, push them as last patches of your huge pile | 11:53 |
gchamoul | Tengu: yes will do that | 11:54 |
*** dprince has joined #tripleo | 11:55 | |
Tengu | (sorry zuul ;)) | 11:55 |
gchamoul | Tengu: btw, I have a not so ugly way to determine the container_cli for the overcloud | 11:55 |
Tengu | gchamoul: ah? link ? | 11:55 |
Tengu | gchamoul: I've done something for that in some other projects | 11:56 |
gchamoul | Tengu: https://review.openstack.org/#/c/640131/5..6/roles/mysql-open-files-limit/tasks/main.yml | 11:56 |
gchamoul | for example | 11:56 |
Tengu | i.e. using systemd in order to know the state of dockerd, matching path for podman and the like. | 11:56 |
*** shyamb has joined #tripleo | 11:56 | |
Tengu | erf... "ignore_error" might trigger panda|pto ^^' | 11:56 |
Tengu | lemme show you if I can find it back. | 11:57 |
*** rh-jelabarre has joined #tripleo | 11:57 | |
gchamoul | Tengu: yes, we were using it for the sake of UI | 11:58 |
Tengu | gchamoul: https://github.com/openstack/tripleo-common/blob/master/roles/tripleo-docker-rm/tasks/main.yaml#L2-L11 | 11:59 |
Tengu | gchamoul: that one is probably better. then set_fact and Voilà. | 11:59 |
gchamoul | Tengu will take a look | 12:00 |
*** social has joined #tripleo | 12:00 | |
*** rlandy has joined #tripleo | 12:01 | |
*** udesale has quit IRC | 12:01 | |
*** udesale has joined #tripleo | 12:02 | |
gchamoul | Tengu: panda|pto is in pto so :P | 12:07 |
*** trown|outtypewww is now known as trown | 12:09 | |
panda|pto | ... | 12:10 |
Tengu | gchamoul: weeeell... ;) | 12:10 |
panda|pto | I get triggered anyway. | 12:10 |
gchamoul | forgot he always works during PTOs... | 12:10 |
Tengu | XD | 12:10 |
*** saneax has joined #tripleo | 12:11 | |
panda|pto | I wish I could work today, instead of taking care of Italian taxes from 2 years ago. | 12:11 |
Tengu | panda|pto: damn.... | 12:11 |
*** lmiccini has joined #tripleo | 12:17 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Refactor ovn_dbs upgrade_tasks. https://review.openstack.org/643921 | 12:23 |
*** agopi__ has quit IRC | 12:23 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add nova-event-callback role https://review.openstack.org/640129 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add ceph role https://review.openstack.org/640135 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add xfs-check-ftype role https://review.openstack.org/640160 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add advanced-format-512e-support role https://review.openstack.org/640168 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add no-op-firewall-nova-driver role https://review.openstack.org/640377 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add controller-token role https://review.openstack.org/640410 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add controller-ulimits role https://review.openstack.org/640417 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add ctlplane-ip-range role https://review.openstack.org/640745 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add node-disks role https://review.openstack.org/640754 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add node-health role https://review.openstack.org/640760 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add network-environment role https://review.openstack.org/640761 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Rename undercloud-neutron-sanity-check role https://review.openstack.org/640774 | 12:27 |
*** florianf has quit IRC | 12:27 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add default-node-count role https://review.openstack.org/640776 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add switch-vlans role https://review.openstack.org/640786 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add check-latest-minor-version role https://review.openstack.org/640972 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add check-network-gateway role https://review.openstack.org/640975 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add collect-flavors-and-verify-profiles role https://review.openstack.org/641027 | 12:27 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add deployment-images role https://review.openstack.org/641319 | 12:27 |
*** florianf has joined #tripleo | 12:27 | |
*** udesale has quit IRC | 12:27 | |
*** udesale has joined #tripleo | 12:28 | |
*** aedc has joined #tripleo | 12:41 | |
*** ansmith has joined #tripleo | 12:48 | |
*** shyamb has quit IRC | 12:48 | |
*** abishop has joined #tripleo | 12:49 | |
*** agopi__ has joined #tripleo | 12:50 | |
*** mcornea has joined #tripleo | 12:53 | |
*** bfournie has quit IRC | 12:53 | |
*** pcaruana|afk| has joined #tripleo | 12:54 | |
*** pcaruana has quit IRC | 12:56 | |
*** jpena is now known as jpena|lunch | 12:57 | |
*** jtomasek has quit IRC | 13:03 | |
*** morazi has joined #tripleo | 13:03 | |
*** jtomasek_ has joined #tripleo | 13:03 | |
*** jtomasek_ has quit IRC | 13:05 | |
*** jtomasek has joined #tripleo | 13:05 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: DNM: checking existing multinode job against current state https://review.openstack.org/643934 | 13:06 |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates master: Run chown for nova log files on every run to fix wrong permissions https://review.openstack.org/643936 | 13:21 |
*** hberaud has joined #tripleo | 13:23 | |
*** bfournie has joined #tripleo | 13:27 | |
*** vinaykns has joined #tripleo | 13:30 | |
*** morazi has quit IRC | 13:31 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: DNM: checking existing multinode job against current state https://review.openstack.org/643934 | 13:31 |
*** ade_lee__ has quit IRC | 13:31 | |
*** ade_lee has joined #tripleo | 13:32 | |
*** morazi has joined #tripleo | 13:32 | |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: DNM: checking existing multinode job against current state https://review.openstack.org/643934 | 13:34 |
openstackgerrit | Brent Eagles proposed openstack/tripleo-heat-templates master: DNM: checking existing multinode job against current state https://review.openstack.org/643934 | 13:36 |
*** skramaja_ has joined #tripleo | 13:37 | |
*** skramaja has quit IRC | 13:38 | |
*** absubram has joined #tripleo | 13:41 | |
*** absubram_ has joined #tripleo | 13:42 | |
*** absubram has quit IRC | 13:45 | |
*** absubram_ is now known as absubram | 13:45 | |
*** pcaruana|afk| has quit IRC | 13:48 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: WIP - breakdown kolla template overrides https://review.openstack.org/642929 | 13:48 |
*** morazi has quit IRC | 13:49 | |
*** tzumainn has joined #tripleo | 13:50 | |
*** mjturek has joined #tripleo | 13:51 | |
*** mcornea has quit IRC | 13:56 | |
*** morazi has joined #tripleo | 13:58 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: undercloud: python3 support for custom envs https://review.openstack.org/643950 | 13:59 |
*** amoralej is now known as amoralej|lunch | 14:02 | |
*** skramaja_ has quit IRC | 14:03 | |
*** jpena|lunch is now known as jpena | 14:04 | |
*** dtrainor has joined #tripleo | 14:05 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: WIP - breakdown kolla template overrides https://review.openstack.org/642929 | 14:11 |
*** mcornea has joined #tripleo | 14:14 | |
*** agurenko has joined #tripleo | 14:15 | |
*** dciabrin has quit IRC | 14:16 | |
*** dciabrin has joined #tripleo | 14:16 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates stable/rocky: Enable authtoken cache https://review.openstack.org/643959 | 14:26 |
*** morazi has quit IRC | 14:28 | |
*** morazi has joined #tripleo | 14:29 | |
openstackgerrit | Sorin Sbarnea proposed openstack/tripleo-quickstart master: [WIP] Add release configuration for stein https://review.openstack.org/643963 | 14:29 |
*** hjensas has quit IRC | 14:33 | |
*** pcaruana has joined #tripleo | 14:33 | |
weshay|rover | jaosorior mwhahaha fyi.. master promotion incoming | 14:37 |
jaosorior | :D | 14:37 |
rlandy | mwhahaha: why is 'Restart chronyd' false for the novacompute node? If you set a different server, it is never used. https://logs.rdoproject.org/33/614633/12/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/d4fba04/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz#_2019-03-18_07_47_06. The restart runs on the controller nodes. | 14:39 |
*** morazi has quit IRC | 14:40 | |
*** shyamb has joined #tripleo | 14:41 | |
mwhahaha | rlandy: because it wasn't running so the prvious task started it (no restart required) | 14:42 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Add Mellanox SDN ML2 template for a containerized service https://review.openstack.org/639024 | 14:43 |
openstackgerrit | Merged openstack/python-tripleoclient master: First check ipv4 then ipv6 connectivity https://review.openstack.org/642962 | 14:43 |
rlandy | mwhahaha: I am using a custom ntp server. The server is set in /etc/chrony.conf but 'chronyc waitsync 20' does not return 0. If I get on the node and restart the service, it passes. Can we force the restart after? | 14:46 |
mwhahaha | networking? | 14:46 |
mwhahaha | compute nodes dont' have internet access | 14:46 |
rlandy | they do. If I manually restart the service, 'chronyc waitsync 20' works | 14:47 |
mwhahaha | we haven't changed this code | 14:47 |
mwhahaha | since we turned it on months ago | 14:47 |
mwhahaha | something else has changed | 14:47 |
*** morazi has joined #tripleo | 14:47 | |
rlandy | are we testing a custom ntp server anywhere? | 14:47 |
rlandy | guessing that ci jobs never use a custom server that requires the restart | 14:48 |
mwhahaha | it would always restart it | 14:48 |
mwhahaha | because our list is different than the shipped one | 14:48 |
rlandy | always restarting it would help the custom server case - if that would not badly impact any of the current CI workflow | 14:49 |
mwhahaha | we shouldn't always restart | 14:50 |
mwhahaha | something else has changed | 14:50 |
*** saneax has quit IRC | 14:50 | |
*** amoralej|lunch is now known as amoralej | 14:54 | |
mwhahaha | also we're relying on ansible to handle the restart logic. the only conditional we have is chrony_manage_service which is set to true | 14:57 |
mwhahaha | https://github.com/openstack/ansible-role-chrony/blob/master/handlers/main.yml | 14:57 |
rlandy | checking where that setting | 14:59 |
mwhahaha | we don't set it in tripleo so it's the default of true | 15:01 |
mwhahaha | i'd be willing to bet that it's more an environment thing than a chrony related thing | 15:02 |
mwhahaha | because you know rdo cloud is the most stable thing ever | 15:02 |
rlandy | lol | 15:02 |
*** shyamb has quit IRC | 15:03 | |
*** dciabrin has quit IRC | 15:03 | |
*** dciabrin has joined #tripleo | 15:03 | |
*** boazel_ has joined #tripleo | 15:05 | |
*** boazel has quit IRC | 15:08 | |
*** hamdyk has quit IRC | 15:13 | |
*** janki has quit IRC | 15:26 | |
*** absubram has quit IRC | 15:29 | |
*** absubram has joined #tripleo | 15:29 | |
bogdando | rlandy, mwhahaha: for the given logs, I think it got False http://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/deployment/timesync/chrony-baremetal-ansible.yaml#n158 | 15:33 |
bogdando | via EnablePackageInstall | 15:33 |
bogdando | where to trace down its actual value? | 15:33 |
mwhahaha | but it's manage service | 15:33 |
mwhahaha | not package | 15:33 |
*** moguimar has left #tripleo | 15:34 | |
bogdando | mwhahaha: just tracking the override it took | 15:34 |
bogdando | chrony_manage_package was definitely falsy | 15:34 |
rlandy | bogdando: thanks for looking into this | 15:34 |
mwhahaha | i codesearch'ed it and no one is setting chrony_manage_service | 15:34 |
bogdando | mwhahaha: #158 does | 15:34 |
mwhahaha | chrony_manage_package | 15:34 |
mwhahaha | not chrony_manage_service | 15:35 |
bogdando | in ansible_group_vars | 15:35 |
mwhahaha | they are two different things | 15:35 |
bogdando | oh indeed | 15:35 |
rlandy | restart happens on the controller nodes | 15:35 |
mwhahaha | look it's likely rdo cloud can't ntp whatever servers it's configured with | 15:35 |
mwhahaha | if it's only compute that points to the masquerade conf or something | 15:36 |
mwhahaha | or the network config | 15:36 |
mwhahaha | gotta stop focusing on the restart | 15:36 |
mwhahaha | because it's likely not already running on compute so a service start will skip a restart | 15:36 |
bogdando | mwhahaha: but the ansible logs look weird | 15:39 |
bogdando | there is no "Ensure chrony has been restarted" | 15:39 |
bogdando | but there is records for the next and prev tasks | 15:40 |
bogdando | Ensure system is NTP time synced | 15:40 |
bogdando | and Disable NTP before configuring Chrony | 15:40 |
bogdando | and include_role : chrony got skipped.. why | 15:40 |
mwhahaha | what logs are you looking at | 15:41 |
*** ykarel is now known as ykarel|away | 15:41 | |
mwhahaha | we include rol chrony 5 times | 15:41 |
openstackgerrit | Merged openstack/python-tripleoclient master: Create commands for configuring BIOS on given nodes https://review.openstack.org/576471 | 15:42 |
mwhahaha | (seems a bit excessive) | 15:42 |
bogdando | https://logs.rdoproject.org/33/614633/12/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/d4fba04/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz#_2019-03-18_07_47_06 | 15:42 |
mwhahaha | we do nova compute first evidently | 15:43 |
mwhahaha | meh this log is so big | 15:44 |
*** morazi has quit IRC | 15:44 | |
mwhahaha | https://logs.rdoproject.org/33/614633/12/openstack-check/tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001/d4fba04/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz#_2019-03-18_07_46_05 | 15:44 |
bogdando | mwhahaha: we do "include_role : chron" 5 times indeed, and it got skipped all :) | 15:47 |
mwhahaha | but it didn't | 15:47 |
mwhahaha | i think ansible's output is just stupid | 15:47 |
bogdando | :D | 15:47 |
mwhahaha | because it says it wasn't included but runs all the tasks | 15:47 |
bogdando | right, 1st time was skipped for overcloud-novacompute-0 only | 15:48 |
bogdando | but anyway I don't understand why it eats some tasks off the defined in host prep tasks | 15:49 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "docker: wire SELinuxMode with Ansible vars"" https://review.openstack.org/644257 | 15:50 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "docker: wire SELinuxMode with Ansible vars"" https://review.openstack.org/644257 | 15:50 |
*** kplant has joined #tripleo | 15:50 | |
*** morazi has joined #tripleo | 15:50 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "Set proper setype for service directories"" https://review.openstack.org/644258 | 15:50 |
*** weshay|rover changes topic to "CI Status: GREENISH, RDOCloud Status: GREEN, promoted current-tripleo 3/18 | https://docs.openstack.org/tripleo-docs/latest/" | 15:50 | |
weshay|rover | mwhahaha jaosorior ^ | 15:51 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "Create missing directories before mounting them"" https://review.openstack.org/644260 | 15:51 |
mwhahaha | weshay|rover: a likely story | 15:51 |
weshay|rover | actually an unlikely story | 15:51 |
bandini | jaosorior: fyi https://bugs.launchpad.net/tripleo/+bug/1820577 filed today by lmiccini | 15:52 |
openstack | Launchpad bug 1820577 in tripleo "overcloud deployment fails at Run container-puppet tasks (generate config) during step 1 - /etc/pki/tls/private/haproxy: no such file or directory" [Undecided,New] | 15:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "Create missing directories before mounting them"" https://review.openstack.org/644260 | 15:53 |
jaosorior | bandini: how was it deployed? | 15:55 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add Podman support to mysql-open-files-limit validation https://review.openstack.org/644262 | 15:56 |
bandini | jaosorior: so we used overcloud-ssl yes with infrared. i will try and chase down the full failed command and add it to the lp | 15:56 |
jaosorior | bandini: ok | 15:56 |
bogdando | mwhahaha: that build log looks strange, nova-compute-0 seems like skipping the world | 15:57 |
bogdando | was it some UNREACHABLE status eaten in logs? | 15:58 |
bogdando | so it got skipped all | 15:58 |
jaosorior | bandini: also, let me know if there's a reproducer environment. | 15:58 |
mwhahaha | well that log was a success, so need to find a failure log | 15:59 |
mwhahaha | seems odd anywya | 15:59 |
bandini | jaosorior: ack I can get you one by tomorrow I think | 15:59 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates master: GATE CHECK for TripleO https://review.openstack.org/604298 | 16:00 |
openstackgerrit | RedHat RDO CI proposed openstack/tripleo-heat-templates stable/rocky: GATE CHECK for TripleO https://review.openstack.org/604293 | 16:00 |
*** rpioso is now known as rpioso|afk | 16:01 | |
rlandy | https://sf.hosted.upshift.rdu2.redhat.com/logs/25/165325/11/check/periodic-tripleo-ci-centos-7-baremetal-single_nic-3ctlr_1comp-featureset001-master/43a3306/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz#_2019-03-18_05_12_35 is the failing log | 16:01 |
*** suuuper has quit IRC | 16:01 | |
*** weshay|rover is now known as weshay | 16:02 | |
rlandy | mwhahaha: bogdando: ^^ because of the custom server set | 16:02 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add Podman support to rabbitmq-limits validation https://review.openstack.org/644264 | 16:03 |
*** agurenko has quit IRC | 16:05 | |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add rabbitmq-limits role https://review.openstack.org/640124 | 16:08 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add mysql-open-files-limit role https://review.openstack.org/640131 | 16:08 |
bogdando | rlandy, mwhahaha: so for the latter job logs, Install chrony configuration file has changed: true, but nothing notifies the service | 16:13 |
bogdando | so handler has nothing to restart | 16:13 |
bogdando | it seems the only notify gets from Ensure chronyd is running: true | 16:14 |
bogdando | or if a package was installed | 16:14 |
bogdando | http://git.openstack.org/cgit/openstack/ansible-role-chrony/tree/tasks/config.yml#n9 fails to produce a notify?.. | 16:15 |
*** cylopez has quit IRC | 16:16 | |
sshnaidm|rover | bogdando, hey | 16:17 |
bogdando | hi | 16:17 |
sshnaidm|rover | bogdando, just today dealt with that | 16:17 |
bogdando | iirc, handlers are very special to variables scoping | 16:17 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: update the master skip list for barbican https://review.openstack.org/644270 | 16:17 |
bogdando | may be we should remove conditions from it | 16:17 |
sshnaidm|rover | bogdando, I saw handler working finally | 16:17 |
bogdando | mhh | 16:17 |
openstackgerrit | Harald Jensås proposed openstack/python-tripleoclient master: Undercloud - ironic inspector - host routes https://review.openstack.org/643042 | 16:17 |
sshnaidm|rover | bogdando, are we talking about https://bugs.launchpad.net/tripleo/+bug/1820580 | 16:18 |
openstack | Launchpad bug 1820580 in tripleo "Chronyd sync fails in overcloud deployment" [Critical,Triaged] | 16:18 |
bogdando | yes | 16:18 |
bogdando | sshnaidm|rover: https://sf.hosted.upshift.rdu2.redhat.com/logs/25/165325/11/check/periodic-tripleo-ci-centos-7-baremetal-single_nic-3ctlr_1comp-featureset001-master/43a3306/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz#_2019-03-18_05_12_35 | 16:18 |
*** morazi has quit IRC | 16:18 | |
sshnaidm|rover | bogdando, in my bug I saw: 2019-03-18 08:34:50 | RUNNING HANDLER [chrony : Restart chronyd] | 16:19 |
bogdando | well it triggers but got skipped | 16:19 |
*** morazi has joined #tripleo | 16:20 | |
sshnaidm|rover | bogdando, I see, in upstream it "changed" though | 16:20 |
sshnaidm|rover | but still fails :D | 16:20 |
bogdando | I think that's when: fails it due to wrong scoping | 16:20 |
bogdando | let's just debug the val and see | 16:20 |
*** udesale has quit IRC | 16:21 | |
sshnaidm|rover | bogdando, yeah, would be helpful | 16:23 |
*** mpjetta has quit IRC | 16:25 | |
*** mpjetta has joined #tripleo | 16:27 | |
*** shyamb has joined #tripleo | 16:28 | |
rlandy | sshnaidm|rover: https://bugs.launchpad.net/tripleo/+bug/1820580 looks like what I am now seeing in baremetal | 16:28 |
openstack | Launchpad bug 1820580 in tripleo "Chronyd sync fails in overcloud deployment" [Critical,Triaged] | 16:28 |
*** aufi has quit IRC | 16:29 | |
rlandy | but I see that on nova compute | 16:30 |
*** hjensas has joined #tripleo | 16:30 | |
rlandy | on second thoughts - it may be different - I don't see the traceback error | 16:31 |
sshnaidm|rover | rlandy, traceback just tells about overcloud failure | 16:32 |
sshnaidm|rover | rlandy, the reason is chronyd is stuck, and I see it not first time | 16:32 |
sshnaidm|rover | marios_|ruck, https://bugs.launchpad.net/tripleo/+bug/1820580 is not a promotion blocker, can I remove the tag there? | 16:33 |
openstack | Launchpad bug 1820580 in tripleo "Chronyd sync fails in overcloud deployment" [Critical,Triaged] | 16:33 |
rlandy | sshnaidm|rover: if it helps I have the bm overcloud node available | 16:34 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "Set proper setype for service directories"" https://review.openstack.org/644258 | 16:34 |
sshnaidm|rover | rlandy, and is it consistent for bm? | 16:34 |
rlandy | I restarted the service manually and confirmed that it works after service reststart | 16:34 |
sshnaidm|rover | rlandy, sure, I can look | 16:34 |
rlandy | sshnaidm|rover: can't really say - first time master bm deployment has gotten this far | 16:35 |
sshnaidm|rover | rlandy, yeah, I saw this too when it doesn't restart. In my case it fails after a restart too | 16:35 |
*** wolverineav has joined #tripleo | 16:35 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Revert "Revert "docker: wire SELinuxMode with Ansible vars"" https://review.openstack.org/644257 | 16:37 |
bogdando | mwhahaha: I think this http://git.openstack.org/cgit/openstack/tripleo-heat-templates/tree/deployment/timesync/chrony-baremetal-ansible.yaml#n123 belong to the caller's handler scope, not the imported role | 16:40 |
mwhahaha | bogdando: no | 16:41 |
bogdando | trying to repro with a dummy role | 16:41 |
mwhahaha | so it's specific to tripleo | 16:41 |
mwhahaha | because otherwise it won't restart until the end of the playbook | 16:41 |
mwhahaha | and it's not something we want in the role itself | 16:41 |
mwhahaha | if you don't flush handler, the next task fails when you change it | 16:41 |
mwhahaha | i swear this is an environmental thing | 16:42 |
mwhahaha | because if it was code, it would happen all the time downstream | 16:42 |
mwhahaha | (and it doesn't) | 16:42 |
bogdando | I'm not sure it works at the playbooks level mwhahaha | 16:42 |
mwhahaha | it does | 16:42 |
bogdando | I know that it does and works for roles tho | 16:42 |
bogdando | ok, just trying to test this locally with a simple play... | 16:42 |
mwhahaha | i'm not hitting this downstream where we have to set the ntp servers | 16:42 |
mwhahaha | so i know for a fact it's working correctly | 16:43 |
bogdando | same ansible versions? | 16:43 |
mwhahaha | ansible-2.7.6-1.el8.noarch | 16:43 |
*** gfidente has quit IRC | 16:44 | |
*** brault has joined #tripleo | 16:45 | |
*** shyamb has quit IRC | 16:46 | |
*** brault has quit IRC | 16:50 | |
*** morazi has quit IRC | 16:50 | |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates stable/rocky: Remove ENV parameters for nova_cell_v2_discover_host.py https://review.openstack.org/644282 | 16:51 |
*** wolverineav has quit IRC | 16:52 | |
*** morazi has joined #tripleo | 16:52 | |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates stable/queens: Remove ENV parameters for nova_cell_v2_discover_host.py https://review.openstack.org/644284 | 16:53 |
*** gfidente has joined #tripleo | 16:55 | |
weshay | ain't no party like a merge party cause a mege party don't quit!! | 16:55 |
bogdando | mwhahaha: hm, works like a charm | 16:58 |
mwhahaha | exactly | 16:58 |
mwhahaha | we'd hit this all the time if this was a code problem | 16:58 |
*** itlinux has joined #tripleo | 16:58 | |
*** wolverineav has joined #tripleo | 16:59 | |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates stable/rocky: Remove unused parameter NovaPassword https://review.openstack.org/644294 | 17:00 |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates stable/rocky: Remove unused parameter NovaPassword https://review.openstack.org/644294 | 17:03 |
*** trown is now known as trown|lunch | 17:03 | |
openstackgerrit | Martin Schuppert proposed openstack/tripleo-heat-templates stable/queens: Remove unused parameter NovaPassword https://review.openstack.org/644296 | 17:04 |
openstackgerrit | Merged openstack/tripleo-common master: cleanup sensu-client packages drop list https://review.openstack.org/642941 | 17:06 |
openstackgerrit | Merged openstack/tripleo-common master: Adjust where iptables-services is injected https://review.openstack.org/642945 | 17:06 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/rocky: Optional ICMP validation of controllers and gateways https://review.openstack.org/644298 | 17:06 |
bogdando | mwhahaha right, just that http://paste.openstack.org/show/747980/ reads as nonsense | 17:06 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/queens: Optional ICMP validation of controllers and gateways https://review.openstack.org/644299 | 17:06 |
mwhahaha | pretty much | 17:06 |
bogdando | :D | 17:07 |
*** mcornea has quit IRC | 17:08 | |
*** bogdando has quit IRC | 17:13 | |
weshay | jaosorior this is fixed now right? https://bugs.launchpad.net/tripleo/+bug/1819105 | 17:13 |
openstack | Launchpad bug 1819105 in tripleo "IPv6 value in httpd's proxy_ips is breaking horizon" [Critical,In progress] - Assigned to Juan Antonio Osorio Robles (juan-osorio-robles) | 17:13 |
jaosorior | weshay: yeah | 17:14 |
jaosorior | weshay: this merged already https://github.com/puppetlabs/puppetlabs-apache/commit/7a33327f7b649f6dfa48aedd972036bfa23a399b | 17:14 |
*** ykarel|away has quit IRC | 17:18 | |
sshnaidm|rover | is "chrony_manage_service" true there? | 17:19 |
sshnaidm|rover | mwhahaha, ^^ | 17:20 |
mwhahaha | it's always true, we don't set it anywhere except in the defaults in the role | 17:20 |
sshnaidm|rover | if it's not, then it explains why handler is skipped | 17:20 |
mwhahaha | there is no reference to it in code | 17:20 |
mwhahaha | http://codesearch.openstack.org/?q=chrony_manage_service&i=nope&files=&repos= | 17:20 |
mwhahaha | people, it's rdo cloud | 17:20 |
mwhahaha | like we can keep going around in circles about terrible ansible output and other things but it's environmental if it's not happening 100% | 17:21 |
sshnaidm|rover | non working hanlder? environmental thing? | 17:21 |
mwhahaha | who says it's the handler | 17:22 |
rlandy | baremetal does not run on rdocloud | 17:22 |
mwhahaha | just cause it hapens tow ork later | 17:22 |
* mwhahaha gives up | 17:22 | |
mwhahaha | you guys figure it out | 17:22 |
mwhahaha | add some print statements in there or turn ansible debug on | 17:22 |
*** mpjetta has quit IRC | 17:22 | |
*** kopecmartin is now known as kopecmartin|off | 17:22 | |
rlandy | sshnaidm|rover: I am restarting the bm job ... pls log out of vm and zuul use there | 17:23 |
*** mcornea has joined #tripleo | 17:24 | |
sshnaidm|rover | rlandy, I'm out | 17:24 |
rlandy | thanks | 17:25 |
*** rpioso|afk is now known as rpioso | 17:25 | |
bandini | jaosorior: ok added more info https://bugs.launchpad.net/tripleo/+bug/1820577, will have an env tomorrow | 17:26 |
openstack | Launchpad bug 1820577 in tripleo "overcloud deployment fails at Run container-puppet tasks (generate config) during step 1 - /etc/pki/tls/private/haproxy: no such file or directory" [Undecided,New] | 17:26 |
*** yprokule has quit IRC | 17:26 | |
mwhahaha | rlandy, sshnaidm|rover: why are you only configuring a single source? | 17:27 |
mwhahaha | that's the problem | 17:27 |
mwhahaha | https://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-master/4978205/logs/overcloud-controller-0/etc/chrony.conf.txt.gz | 17:27 |
mwhahaha | you need multiple sources | 17:27 |
mwhahaha | chrony doesn't work like ntp | 17:27 |
mwhahaha | it won't retry the lookup | 17:27 |
mwhahaha | we switched the default to multiple sources for a reason | 17:28 |
rlandy | can add multiple sources in the next run - OVB would use default sources | 17:29 |
rlandy | not the one custom one | 17:29 |
mwhahaha | https://review.openstack.org/#/c/621930/ | 17:29 |
sshnaidm|rover | mwhahaha, in my case in rdo cloud it has multiple sources: http://logs.rdoproject.org/openstack-periodic/git.openstack.org/openstack-infra/tripleo-ci/master/periodic-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-master/4978205/logs/undercloud/etc/chrony.conf.txt.gz | 17:29 |
mwhahaha | i pulled that log from the bug report | 17:29 |
mwhahaha | https://launchpad.net/tripleo/+bug/1820580 | 17:30 |
openstack | Launchpad bug 1820580 in tripleo "Chronyd sync fails in overcloud deployment" [Critical,Triaged] | 17:30 |
*** mpjetta has joined #tripleo | 17:30 | |
mwhahaha | so let's stop looking at various logs and let's concentrate on a single config plz | 17:30 |
mwhahaha | is that the bug you're working on or not | 17:30 |
sshnaidm|rover | mwhahaha, oh, it's overcloud | 17:30 |
*** lmiccini has quit IRC | 17:31 | |
sshnaidm|rover | mwhahaha, and what does configure it? it's not ci code I suppose | 17:31 |
mwhahaha | it's ci code | 17:31 |
mwhahaha | because the default will be those 4 servers | 17:31 |
sshnaidm|rover | mwhahaha, role default is one server: chrony_ntp_pools: ['pool.ntp.org'] | 17:33 |
mwhahaha | that's pool | 17:33 |
mwhahaha | we don't use pool | 17:33 |
mwhahaha | we use server | 17:33 |
sshnaidm|rover | mwhahaha, then it's just empty chrony_ntp_servers: [] | 17:34 |
sshnaidm|rover | so which parameter is passed there to role? | 17:34 |
mwhahaha | https://github.com/openstack/tripleo-quickstart-extras/blob/29857bee45530d71b6d053f7680439bac51b8ab5/roles/overcloud-deploy/tasks/pre-deploy.yml#L74 | 17:34 |
mwhahaha | fix that | 17:34 |
sshnaidm|rover | something like --ntp-server ? | 17:34 |
*** ramishra has quit IRC | 17:35 | |
mwhahaha | or drop it | 17:35 |
mwhahaha | (i'd recommend dropping it) | 17:35 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-heat-templates master: Remove UndercloudCtlplaneSubnets defaults in UC env https://review.openstack.org/644373 | 17:35 |
mwhahaha | ntp-server needs to get added multiple times (not sure if it does) | 17:35 |
sshnaidm|rover | mwhahaha, how then can we configure it if we drop it? | 17:35 |
mwhahaha | NtpServer in an environment file | 17:35 |
mwhahaha | let me see | 17:35 |
rlandy | in the network-environment.yaml file | 17:35 |
sshnaidm|rover | afaik this file is not in all jobs | 17:36 |
rlandy | sshnaidm|rover, NtpServer | 17:36 |
rlandy | sshnaidm|rover: we can append to that file | 17:36 |
rlandy | we did that with mtu values | 17:36 |
sshnaidm|rover | rlandy, does network-environment.yaml apply for all jobs? I think for net-iso only, isn't it? | 17:37 |
openstackgerrit | Harald Jensås proposed openstack/tripleo-quickstart-extras master: Use non-default ctlplane subnet in undercloud.conf https://review.openstack.org/643682 | 17:37 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: [WIP] unskipping bootvolumepattern in order to get it fixed and design a logstash query https://review.openstack.org/635478 | 17:37 |
rlandy | sshnaidm|rover; there is nothing stopping us passing a local network-environment file to any job | 17:37 |
mwhahaha | rlandy: sshnaidm|rover: you can also just use mutiple servers with --ntp-server, just make them comma seperated (no spaces) | 17:38 |
mwhahaha | --ntp-server gets translated to NtpServer | 17:38 |
mwhahaha | https://github.com/openstack/python-tripleoclient/blob/385a797ccb02f8aebfe2601bd11ad19a6418cb4c/tripleoclient/v1/overcloud_deploy.py#L96 | 17:38 |
mwhahaha | so it'll end up being NtpServer: host1,host2,host3 | 17:38 |
mwhahaha | which is fine | 17:38 |
* rlandy tries that | 17:38 | |
sshnaidm|rover | yeah, seem like it's better | 17:38 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: unskipping bootvolumepattern in order to get it fixed and design a logstash query https://review.openstack.org/635478 | 17:38 |
sshnaidm|rover | to make it comma separated string | 17:39 |
mwhahaha | you're basically hitting https://bugs.launchpad.net/tripleo/+bug/1806521 | 17:39 |
openstack | Launchpad bug 1806521 in tripleo "deployment fails on Ensure system is NTP time synced" [Critical,Fix released] - Assigned to Alex Schultz (alex-schultz) | 17:39 |
mwhahaha | cause of the ntp_server config | 17:39 |
*** amoralej is now known as amoralej|off | 17:41 | |
*** rpittau is now known as rpittau|afk | 17:43 | |
*** martinkennelly has joined #tripleo | 17:45 | |
martinkennelly | Hey all, anyone ever see ridiculous slow vm boots (20x slower, 5m to cloud init) on 16.04 installs. I switched to qemu virt type and it fixed it, but at the cost of qemu. | 17:46 |
martinkennelly | Its a nested node. | 17:47 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: undercloud: python3 support for custom envs https://review.openstack.org/643950 | 17:47 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Add multiple ntp servers https://review.openstack.org/644378 | 17:48 |
sshnaidm|rover | rlandy, mwhahaha let's see ^^ | 17:48 |
*** itlinux has quit IRC | 17:50 | |
*** chandankumar is now known as raukadah | 17:51 | |
*** itlinux has joined #tripleo | 17:54 | |
*** trown|lunch is now known as trown | 18:00 | |
*** jpena is now known as jpena|off | 18:06 | |
*** cfontain has joined #tripleo | 18:08 | |
*** itlinux has quit IRC | 18:10 | |
EmilienM | jaosorior: hey, please look at https://bugs.launchpad.net/tripleo/+bug/1820577 | 18:12 |
openstack | Launchpad bug 1820577 in tripleo "overcloud deployment fails at Run container-puppet tasks (generate config) during step 1 - /etc/pki/tls/private/haproxy: no such file or directory" [High,Triaged] | 18:12 |
EmilienM | jaosorior: it sounds like /etc/pki/tls/private/haproxy needs to be created in host_prep_tasks somewhere | 18:12 |
EmilienM | jaosorior: since podman fails if the source of a bind mount doesn't exist | 18:13 |
*** itlinux has joined #tripleo | 18:15 | |
*** cfontain has quit IRC | 18:16 | |
*** morazi has quit IRC | 18:17 | |
*** iurygregory has quit IRC | 18:17 | |
*** jtomasek has quit IRC | 18:18 | |
*** morazi has joined #tripleo | 18:18 | |
*** hjensas has quit IRC | 18:19 | |
*** jtomasek has joined #tripleo | 18:19 | |
*** dprince has quit IRC | 18:22 | |
*** dtantsur is now known as dtantsur|afk | 18:23 | |
openstackgerrit | Rafael Folco proposed openstack-infra/tripleo-ci master: Branching stable/stein upstream jobs https://review.openstack.org/644386 | 18:24 |
*** wolverineav has quit IRC | 18:31 | |
*** itlinux has quit IRC | 18:34 | |
*** itlinux has joined #tripleo | 18:38 | |
*** morazi has quit IRC | 18:38 | |
*** morazi has joined #tripleo | 18:38 | |
*** gfidente has quit IRC | 18:42 | |
weshay | mwhahaha $topic for tomorrow.. branching for stein | 18:48 |
weshay | jaosorior ^ | 18:48 |
*** wolverineav has joined #tripleo | 18:49 | |
mwhahaha | k | 18:50 |
*** saneax has joined #tripleo | 18:51 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Include python-panko client. https://review.openstack.org/637597 | 18:56 |
*** saneax has quit IRC | 19:00 | |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Remove UpgradeRemoveUnusedPackages https://review.openstack.org/644398 | 19:10 |
*** sshnaidm|rover is now known as sshnaidm|afk | 19:13 | |
*** itlinux has quit IRC | 19:15 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Qdr: Add InternalTLS support https://review.openstack.org/639423 | 19:17 |
openstackgerrit | wes hayutin proposed openstack/tripleo-heat-templates stable/rocky: GATE CHECK for TripleO https://review.openstack.org/644400 | 19:21 |
*** itlinux has joined #tripleo | 19:24 | |
*** dprince has joined #tripleo | 19:24 | |
*** wolverineav has quit IRC | 19:25 | |
*** jfrancoa has quit IRC | 19:28 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Qdr: Add InternalTLS support https://review.openstack.org/639423 | 19:33 |
*** cfontain has joined #tripleo | 19:42 | |
*** hjensas has joined #tripleo | 19:44 | |
*** wolverineav has joined #tripleo | 19:44 | |
*** wolverineav has quit IRC | 19:48 | |
*** wolverineav has joined #tripleo | 19:48 | |
openstackgerrit | Merged openstack/python-tripleoclient master: Refactor reading kolla config in image builder https://review.openstack.org/639991 | 19:49 |
openstackgerrit | Merged openstack/puppet-tripleo master: Deprecate warnings for Ceilometer and Gnocchi https://review.openstack.org/642414 | 19:49 |
openstackgerrit | Merged openstack/puppet-tripleo master: Run octavia-api under apache https://review.openstack.org/636379 | 19:49 |
openstackgerrit | Merged openstack/tripleo-common stable/rocky: Introduce a --plan option to replace --config-download-dir https://review.openstack.org/643287 | 19:49 |
openstackgerrit | Merged openstack/tripleo-common stable/rocky: Add ability to run osa playbooks from tripleo-deploy-openshift https://review.openstack.org/643288 | 19:49 |
openstackgerrit | Merged openstack/tripleo-common stable/rocky: Pass additional args to tripleo-deploy-openshift as ansible options https://review.openstack.org/643289 | 19:49 |
openstackgerrit | Merged openstack/tripleo-common stable/rocky: Option to run osa playbooks from path https://review.openstack.org/643290 | 19:50 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Fix idempotency for horizon container logs https://review.openstack.org/642979 | 19:50 |
*** itlinux has quit IRC | 19:53 | |
*** cfontain has quit IRC | 19:54 | |
*** itlinux has joined #tripleo | 19:57 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Add missing entries for Pure Storage Cinder Backend and fix typos https://review.openstack.org/641764 | 19:57 |
weshay | MERGE PARTY | 19:57 |
openstackgerrit | Merged openstack/python-tripleoclient stable/rocky: Don't validate stack when creating/updating plan https://review.openstack.org/641191 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/rocky: Don't create service or endpoint for cinder API v1 https://review.openstack.org/640480 | 19:57 |
openstackgerrit | Merged openstack/tripleo-puppet-elements stable/queens: Add numactl to overcloud image https://review.openstack.org/643040 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Switch scenario004-multinode-containers to Ceph filestore https://review.openstack.org/642754 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Fix idempotency for horizon container logs https://review.openstack.org/642718 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Tag tasks in in common tasks https://review.openstack.org/641769 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Add missing entries for Pure Storage Cinder Backend and fix typos https://review.openstack.org/641766 | 19:57 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: fix tox python3 overrides https://review.openstack.org/608239 | 19:57 |
openstackgerrit | Merged openstack/tripleo-common master: Drop py35 jobs https://review.openstack.org/639606 | 19:57 |
openstackgerrit | Merged openstack/python-tripleoclient stable/queens: openstack overcloud failures https://review.openstack.org/639820 | 19:57 |
openstackgerrit | Merged openstack/python-tripleoclient master: Add unit tests for running and listing validations from the CLI https://review.openstack.org/638426 | 19:57 |
weshay | MERGE PARTY | 19:57 |
weshay | MERGE PARTY | 19:57 |
*** morazi has quit IRC | 19:58 | |
*** morazi has joined #tripleo | 20:00 | |
*** morazi has quit IRC | 20:08 | |
*** morazi has joined #tripleo | 20:08 | |
*** wolverineav has quit IRC | 20:09 | |
*** wolverineav has joined #tripleo | 20:10 | |
*** irclogbot_3 has joined #tripleo | 20:13 | |
mwhahaha | dat stability | 20:14 |
mwhahaha | pretty sure it'll stop working in about an hour | 20:14 |
EmilienM | weshay: YES YES | 20:15 |
EmilienM | weshay: that happens when you remove voting on jobs :P | 20:15 |
weshay | mwhahaha everything merged so.. if it all crashes we're done for the week | 20:16 |
*** wolverineav has quit IRC | 20:16 | |
openstackgerrit | Merged openstack/os-net-config master: Removing the warnings generated due to yaml.load() https://review.openstack.org/643230 | 20:16 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: The |bool seems to prevent the |default to kick in https://review.openstack.org/643857 | 20:16 |
*** wolverineav has joined #tripleo | 20:16 | |
weshay | weeee | 20:16 |
mwhahaha | weshay: i'm done for the week after today anyway, you're on your own | 20:16 |
* mwhahaha runs away | 20:16 | |
weshay | lolz | 20:16 |
*** wolverineav has quit IRC | 20:16 | |
*** wolverineav has joined #tripleo | 20:17 | |
weshay | gates going to be empty on a monday | 20:17 |
weshay | who are we | 20:17 |
*** holser_ has quit IRC | 20:17 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-common master: Use ansible virtual package https://review.openstack.org/642875 | 20:24 |
*** irclogbot_3 has quit IRC | 20:25 | |
*** abishop has quit IRC | 20:26 | |
*** irclogbot_3 has joined #tripleo | 20:28 | |
*** cfontain has joined #tripleo | 20:44 | |
*** kplant has quit IRC | 20:45 | |
*** cfontain has quit IRC | 20:48 | |
*** jfrancoa has joined #tripleo | 20:52 | |
*** holser_ has joined #tripleo | 20:53 | |
*** pcaruana has quit IRC | 20:54 | |
openstackgerrit | John Fulton proposed openstack/tripleo-heat-templates master: Open firewall port 3300 for ceph monitors v2 protocol https://review.openstack.org/643685 | 20:56 |
*** ansmith has quit IRC | 20:57 | |
*** trown is now known as trown|outtypewww | 20:59 | |
*** itlinux has quit IRC | 21:01 | |
*** mjturek has quit IRC | 21:04 | |
*** rh-jelabarre has quit IRC | 21:07 | |
*** itlinux has joined #tripleo | 21:13 | |
*** jfrancoa has quit IRC | 21:15 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/puppet-tripleo master: Qdr: InternalTLS support. https://review.openstack.org/631297 | 21:16 |
*** itlinux has quit IRC | 21:17 | |
*** xek has quit IRC | 21:17 | |
openstackgerrit | Luke Short proposed openstack/tripleo-heat-templates stable/queens: Convert with_dict tasks to use loop and be less chatty https://review.openstack.org/644425 | 21:18 |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Qdr: Add InternalTLS support https://review.openstack.org/639423 | 21:22 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates master: Qdr: Add InternalTLS support https://review.openstack.org/639423 | 21:24 |
*** itlinux has joined #tripleo | 21:25 | |
*** dprince has quit IRC | 21:26 | |
*** irclogbot_3 has quit IRC | 21:26 | |
*** irclogbot_3 has joined #tripleo | 21:29 | |
*** toure is now known as toure|gone | 21:33 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Add multiple ntp servers https://review.openstack.org/644378 | 21:36 |
*** itlinux has quit IRC | 21:43 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Update to the ceilometer publisher list https://review.openstack.org/600843 | 21:44 |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/tripleo-heat-templates master: Qdr: Add InternalTLS support https://review.openstack.org/639423 | 21:44 |
*** itlinux has joined #tripleo | 21:44 | |
*** bfournie has quit IRC | 21:48 | |
*** raildo has quit IRC | 21:48 | |
*** itlinux has quit IRC | 21:51 | |
*** vinaykns has quit IRC | 21:58 | |
*** morazi has quit IRC | 22:01 | |
*** morazi has joined #tripleo | 22:02 | |
*** rfolco has quit IRC | 22:04 | |
*** jtomasek has quit IRC | 22:05 | |
*** itlinux has joined #tripleo | 22:09 | |
*** cfontain has joined #tripleo | 22:09 | |
*** morazi has quit IRC | 22:15 | |
*** morazi has joined #tripleo | 22:15 | |
openstackgerrit | Merged openstack/tripleo-common stable/queens: Configurable host network for inventory https://review.openstack.org/643060 | 22:18 |
*** itlinux has quit IRC | 22:20 | |
*** cfontain has quit IRC | 22:25 | |
*** florianf has quit IRC | 22:26 | |
*** morazi has quit IRC | 22:36 | |
*** morazi has joined #tripleo | 22:37 | |
*** holser_ has quit IRC | 22:50 | |
*** tkajinam has joined #tripleo | 22:54 | |
*** wolverineav has quit IRC | 22:57 | |
*** wolverineav has joined #tripleo | 22:57 | |
*** dmacpher has joined #tripleo | 23:02 | |
*** wolverineav has quit IRC | 23:03 | |
*** rcernin has joined #tripleo | 23:04 | |
*** morazi has quit IRC | 23:29 | |
*** morazi has joined #tripleo | 23:29 | |
*** mcornea has quit IRC | 23:44 | |
*** martinkennelly has quit IRC | 23:47 | |
*** tosky has quit IRC | 23:48 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates master: flatten the ovn service configurations https://review.openstack.org/639119 | 23:54 |
*** wolverineav has joined #tripleo | 23:54 | |
*** holser_ has joined #tripleo | 23:57 | |
*** wolverineav has quit IRC | 23:58 | |
*** agopi__ has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!