slagle | to do all the stopping/disabling | 00:00 |
---|---|---|
*** waleedm has quit IRC | 00:00 | |
slagle | of course subprocess works as well :) | 00:00 |
slagle | having to go through the whole upgrade flow to use upgrade_tasks does seem a little heavy handed | 00:00 |
EmilienM | slagle: I was trying to avoid subprocess... and rather use ansible | 00:00 |
EmilienM | that's what I thought | 00:01 |
EmilienM | but good idea of your proposal with host_prep_tasks | 00:01 |
EmilienM | I'll investigate that! | 00:01 |
EmilienM | slagle: thanks | 00:01 |
slagle | it might be tricky b/c you might need things stopped before getting that far | 00:02 |
EmilienM | ha, yes | 00:03 |
EmilienM | and AFIK host_prep_tasks has no step support | 00:03 |
EmilienM | on the other hand it's worth a try, host_prep_tasks runs before the deployment steps | 00:03 |
EmilienM | before docker_puppet_tasks I mean | 00:04 |
*** fpan has quit IRC | 00:06 | |
*** ooolpbot has joined #tripleo | 00:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 00:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 00:10 |
*** ooolpbot has quit IRC | 00:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 00:10 |
*** d0ugal has quit IRC | 00:13 | |
*** d0ugal has joined #tripleo | 00:17 | |
*** tosky has quit IRC | 00:19 | |
*** chlong has quit IRC | 00:19 | |
*** hamzy has quit IRC | 00:19 | |
*** hamzy has joined #tripleo | 00:20 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: ironic-conductor: configure ipxe_timeout to 60 https://review.openstack.org/559130 | 00:23 |
*** dprince has joined #tripleo | 00:37 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: mistral: align parameters with undercloud https://review.openstack.org/558654 | 00:37 |
EmilienM | dprince, slagle : I was thinking to rename --use-heat to something more obvious for our operators, like, --containerized or something like this. What do you think? | 00:41 |
EmilienM | since the heat-installer is actually containerizing our undercloud | 00:42 |
EmilienM | (I guess this parameter will disappear in Stein release, when we make the containerized undercloud a default) | 00:42 |
dprince | EmilienM: so the reason --use-heat was there was we could have easily supported baremetal with this same setup | 00:45 |
*** lblanchard has quit IRC | 00:45 | |
dprince | EmilienM: I think I would rather just see the option go away long term | 00:45 |
dprince | EmilienM: keep it as is, then lets cut over and drop it | 00:45 |
dprince | EmilienM: no need to support 2 underclouds long term I think | 00:45 |
EmilienM | ok | 00:45 |
EmilienM | indeed | 00:45 |
dprince | less options, better! | 00:46 |
EmilienM | dprince: I just thought, while we support it (one or 2 releases), rename it | 00:46 |
EmilienM | openstack undercloud install --containerized | 00:46 |
EmilienM | our ops understand "oh my undercloud will be containerized" | 00:46 |
EmilienM | vs. --use-heat | 00:46 |
EmilienM | "what? I'll use heat? why?" | 00:46 |
dprince | EmilienM: if we set it to true by default, nobody will use it anyway | 00:47 |
EmilienM | we won't set to true in Rocky I guess? I'm not sure | 00:47 |
dprince | EmilienM: the plan was deliver this in rocky | 00:48 |
EmilienM | I would be happy too | 00:48 |
EmilienM | dprince: today we switched ovb-ha job to it | 00:48 |
EmilienM | and we also have one multinode gating on it | 00:48 |
dprince | nice | 00:48 |
EmilienM | we also made good progress on upgrade path | 00:49 |
EmilienM | anyway, we'll see | 00:49 |
*** dmacpher has joined #tripleo | 00:50 | |
*** colonwq has joined #tripleo | 00:53 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: test_undercloud: refactor args to avoid duplication https://review.openstack.org/559205 | 00:53 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 00:56 |
*** lblanchard has joined #tripleo | 00:57 | |
*** lblanchard has quit IRC | 01:02 | |
*** ooolpbot has joined #tripleo | 01:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 01:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 01:10 |
*** ooolpbot has quit IRC | 01:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 01:10 |
*** cshastri has joined #tripleo | 01:25 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: add mtu summary for each nic on each node https://review.openstack.org/559138 | 01:48 |
*** fzdarsky_ has joined #tripleo | 01:52 | |
*** ykarel|afk has joined #tripleo | 01:55 | |
*** fzdarsky|afk has quit IRC | 01:55 | |
*** fzdarsky_ has quit IRC | 01:57 | |
*** dprince has quit IRC | 01:57 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: Implement UndercloudUpgrade service https://review.openstack.org/559210 | 01:58 |
EmilienM | slagle: ^ first attempt, feedback welcome | 01:58 |
EmilienM | I missed a bunch of things to teardown, like the crontabs | 01:58 |
*** fragatina has quit IRC | 01:59 | |
*** fzdarsky_ has joined #tripleo | 02:00 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Enable ironic rescue mode by default https://review.openstack.org/555336 | 02:04 |
openstackgerrit | Merged openstack/tripleo-image-elements stable/queens: Add a dependency on block-device-mbr element https://review.openstack.org/559057 | 02:04 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: Implement UndercloudUpgrade service https://review.openstack.org/559210 | 02:06 |
*** ooolpbot has joined #tripleo | 02:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 02:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 02:10 |
*** ooolpbot has quit IRC | 02:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 02:10 |
*** owalsh_ has joined #tripleo | 02:14 | |
*** ykarel|afk has quit IRC | 02:16 | |
*** owalsh has quit IRC | 02:17 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 02:20 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 02:25 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: DNM - Test fs027 with --debug https://review.openstack.org/559179 | 02:25 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: Manage upgrades to a containerized undercloud https://review.openstack.org/549624 | 02:32 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: Manage upgrades to a containerized undercloud https://review.openstack.org/549624 | 02:33 |
*** dparkes has joined #tripleo | 02:33 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-upgrade master: WIP - containerized undercloud upgrade https://review.openstack.org/553629 | 02:34 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-upgrade master: WIP - containerized undercloud upgrade https://review.openstack.org/553629 | 02:36 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: WIP - Introduce tripleo-ci-centos-7-containerized-undercloud-upgrades https://review.openstack.org/553633 | 02:37 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: WIP - Introduce tripleo-ci-centos-7-containerized-undercloud-upgrades https://review.openstack.org/553633 | 02:37 |
*** dparkes has quit IRC | 02:38 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: heat: align config with instack-undercloud https://review.openstack.org/558354 | 02:38 |
*** psachin` has joined #tripleo | 02:50 | |
*** janki has joined #tripleo | 02:52 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tripleo master: firewall: cleanup nat rules https://review.openstack.org/559259 | 02:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs001: enable masquerading via THT https://review.openstack.org/557972 | 02:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs001: enable masquerading via THT https://review.openstack.org/557972 | 02:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart-extras master: Remove nat/masquerading config workarounds. https://review.openstack.org/557851 | 02:53 |
*** ramishra has joined #tripleo | 02:59 | |
*** jaganathan has quit IRC | 02:59 | |
*** ooolpbot has joined #tripleo | 03:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 03:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 03:10 |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 03:10 |
*** ooolpbot has quit IRC | 03:10 | |
*** ramishra has quit IRC | 03:17 | |
*** ramishra has joined #tripleo | 03:19 | |
*** fragatina has joined #tripleo | 03:25 | |
*** fragatin_ has joined #tripleo | 03:26 | |
*** fragatina has quit IRC | 03:30 | |
*** links has joined #tripleo | 03:48 | |
*** psahoo has joined #tripleo | 03:48 | |
*** ykarel has joined #tripleo | 03:59 | |
*** rcernin has quit IRC | 04:04 | |
*** ratailor has joined #tripleo | 04:05 | |
*** anilvenkata has joined #tripleo | 04:05 | |
*** ooolpbot has joined #tripleo | 04:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 04:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 04:10 |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 04:10 |
*** ooolpbot has quit IRC | 04:10 | |
*** udesale has joined #tripleo | 04:12 | |
*** jaganathan has joined #tripleo | 04:12 | |
*** udesale has quit IRC | 04:13 | |
*** udesale has joined #tripleo | 04:13 | |
*** rcernin has joined #tripleo | 04:19 | |
*** pgadiya has joined #tripleo | 04:31 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: Revert "Run containerized mistral-api eventlet" https://review.openstack.org/558557 | 04:32 |
*** hanish has joined #tripleo | 04:33 | |
*** dsariel has quit IRC | 04:35 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Fix autorun option in reproducer script https://review.openstack.org/558257 | 04:46 |
openstackgerrit | Merged openstack/tripleo-quickstart master: Test containerized undercloud with TLS https://review.openstack.org/557276 | 04:46 |
*** dsariel has joined #tripleo | 04:48 | |
*** thrash is now known as thrash|g0ne | 04:55 | |
*** pgadiya has quit IRC | 05:06 | |
*** ooolpbot has joined #tripleo | 05:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 05:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 05:10 |
*** ooolpbot has quit IRC | 05:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 05:10 |
Tengu | hello there | 05:12 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: undercloud: chown config to deployment user https://review.openstack.org/559265 | 05:19 |
*** jfrancoa has joined #tripleo | 05:19 | |
*** pgadiya has joined #tripleo | 05:20 | |
openstackgerrit | Doug Hellmann proposed openstack/diskimage-builder master: add lower-constraints job https://review.openstack.org/555412 | 05:23 |
openstackgerrit | Michele Baldessari proposed openstack/puppet-pacemaker master: WIP DNR initial sketches for proper resource change support https://review.openstack.org/557512 | 05:25 |
*** pgadiya has quit IRC | 05:27 | |
*** pgadiya has joined #tripleo | 05:27 | |
*** jchhatbar has joined #tripleo | 05:30 | |
*** shreshtha has joined #tripleo | 05:32 | |
openstackgerrit | yatin proposed openstack/paunch master: Add ulimit option for run action https://review.openstack.org/559267 | 05:33 |
*** moshele has joined #tripleo | 05:33 | |
*** janki has quit IRC | 05:33 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tripleo master: firewall/masquerading: cleanup nat rules https://review.openstack.org/559259 | 05:36 |
*** yprokule has joined #tripleo | 05:36 | |
EmilienM | jfrancoa: hey, you around? | 05:36 |
jfrancoa | EmilienM: hey! | 05:37 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs001: enable masquerading via THT https://review.openstack.org/557972 | 05:37 |
EmilienM | jfrancoa: hey I have a question | 05:37 |
EmilienM | or rather need some help | 05:37 |
jfrancoa | EmilienM: sure, shoot | 05:37 |
EmilienM | on https://review.openstack.org/#/c/553633/ I'm adding a Depends-On a patch in THT | 05:37 |
EmilienM | (and more) | 05:37 |
*** psahoo has quit IRC | 05:37 | |
EmilienM | but when I upgrade, the patch in THT isn't applied | 05:38 |
*** psahoo has joined #tripleo | 05:38 | |
EmilienM | I wonder if it's because of the semver issue and because we haven't pushed any tag in rocky yet | 05:38 |
EmilienM | (I think I just realize that) | 05:38 |
EmilienM | I'm going to try to remove the rpm, as a workaround | 05:38 |
jfrancoa | EmilienM: let me have a look at the patch one min | 05:38 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-upgrade master: WIP - containerized undercloud upgrade https://review.openstack.org/553629 | 05:39 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: WIP - Introduce tripleo-ci-centos-7-containerized-undercloud-upgrades https://review.openstack.org/553633 | 05:39 |
jfrancoa | EmilienM: by the way, I was thinking (in my insomnia time), for the undercloud upgrades, I changed the way we handle the releases, I mean... | 05:39 |
EmilienM | jfrancoa: logs can be seen here: http://logs.openstack.org/33/553633/20/check/tripleo-ci-centos-7-containerized-undercloud-upgrades/8eb16ff/logs/undercloud/home/zuul/undercloud_upgrade.log.txt.gz | 05:40 |
openstackgerrit | yatin proposed openstack/tripleo-heat-templates master: Set ulimit for neutron agent containers https://review.openstack.org/559268 | 05:40 |
jfrancoa | EmilienM: up to know, if we were in pike, we were deploy pike overcloud and upgrading it to queens, but I changed it for undercloud upgrades that if the release is queens, we upgrade it to master...I guess that doesn't make much sense, does it? | 05:40 |
jfrancoa | EmilienM: instead of going backwards, we'd move forward | 05:41 |
* jfrancoa checking logs | 05:41 | |
EmilienM | yeah it's good | 05:41 |
EmilienM | I think THT wasn't upgraded because the semver is the same in Queens in master now | 05:42 |
EmilienM | which is why, I think | 05:42 |
EmilienM | anyway, i'll check tomorrow. Time to disconnect | 05:42 |
EmilienM | jfrancoa: I'm making good progress on upgrades | 05:42 |
*** masco has joined #tripleo | 05:43 | |
jfrancoa | EmilienM: I'll ask today in the Upgrades upstream meeting if we can get some eyes on the base upgrades job, to at least have it merged (so you don't need to keep that crazy chain of dependencies to test your job) | 05:45 |
EmilienM | jfrancoa: thanks! | 05:46 |
*** skramaja has joined #tripleo | 05:46 | |
*** gkadam_ has joined #tripleo | 05:48 | |
jfrancoa | EmilienM: i'll continue checking the logs and if i find anything I'll add a comment | 05:48 |
EmilienM | jfrancoa: thanks | 05:49 |
jfrancoa | EmilienM: good night over there | 05:49 |
EmilienM | have a great morning :) | 05:49 |
*** anilvenkata has quit IRC | 05:52 | |
chem|eod | so many greetings ... | 05:56 |
*** chem|eod is now known as chem | 05:57 | |
*** numans_ is now known as numans | 05:57 | |
chem | jfrancoa: EmilienM well if depends-on is broken by design it not good :) | 05:57 |
chem | jfrancoa: a bit early for me but if I'm lucky I hope I can review today | 05:58 |
jfrancoa | chem: morning! I think the issue was other, maybe you can confirm it: https://review.openstack.org/#/c/559210/ | 05:59 |
chem | jfrancoa: gmv ;) | 05:59 |
chem | looking | 05:59 |
chem | jfrancoa: which log is relevant ? | 06:00 |
jfrancoa | chem: http://logs.openstack.org/33/553633/20/check/tripleo-ci-centos-7-containerized-undercloud-upgrades/8eb16ff/logs/undercloud/home/zuul/undercloud_upgrade.log.txt.gz | 06:00 |
jfrancoa | chem: it can't find the env file, which is searching under environments/undercloud-upgrade.yaml. At the end of the log | 06:01 |
chem | jfrancoa: that tripleoclient-9aO1jj/templates/environments/undercloud-upgrade.yaml | 06:01 |
*** aufi has joined #tripleo | 06:01 | |
jfrancoa | chem: my guess is that the tht patch should be adding the env file under environments/ instead of under environments/services/ | 06:02 |
jfrancoa | ok, I just saw the comment from EmilienM, so it isn't the problem. it seems to be with depends-on | 06:03 |
EmilienM | no it's not the depends-on | 06:03 |
EmilienM | Depends-On works fine | 06:03 |
EmilienM | it's the fact we don't have a new semver in Rocky, like I said | 06:03 |
EmilienM | yum believes there is nothing to update | 06:03 |
EmilienM | because the semver is the same as queens | 06:04 |
EmilienM | it'll be solved when openstack rocky-m1 will be out | 06:04 |
EmilienM | so I worked around by removing the rpm and re-installing | 06:04 |
EmilienM | (see my last patchset) https://review.openstack.org/553629 | 06:04 |
jfrancoa | EmilienM: ok, right, that makes total sense | 06:04 |
EmilienM | in other words, we can't test package upgrades before m1 | 06:04 |
EmilienM | (so just undercloud) | 06:04 |
jfrancoa | EmilienM: I was missing a further context, sorry for the noise in the patch | 06:05 |
*** jaosorior has joined #tripleo | 06:05 | |
EmilienM | no worries :) | 06:05 |
* EmilienM disappears | 06:05 | |
*** anilvenkata has joined #tripleo | 06:05 | |
* jfrancoa needs coffee | 06:08 | |
*** ooolpbot has joined #tripleo | 06:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 06:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 06:10 |
*** ooolpbot has quit IRC | 06:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 06:10 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/puppet-tripleo master: Include local CA installation outside of HAProxy cert setup https://review.openstack.org/559274 | 06:21 |
openstackgerrit | yatin proposed openstack/tripleo-quickstart-extras master: Add option to run performance tasks with security disabled https://review.openstack.org/558412 | 06:23 |
*** dparkes has joined #tripleo | 06:24 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Change default endpoint map entries to use TLS https://review.openstack.org/558424 | 06:25 |
*** holser__ has joined #tripleo | 06:28 | |
*** dparkes has quit IRC | 06:28 | |
*** dparkes has joined #tripleo | 06:29 | |
*** jistr has quit IRC | 06:30 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Add ability to set protocol in endpoint_data.yaml file https://review.openstack.org/558423 | 06:32 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Default NodeTLSData to always attempt setting TLS cert https://review.openstack.org/556817 | 06:32 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Change default endpoint map entries to use TLS https://review.openstack.org/558424 | 06:32 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Remove empty default for SSLKey https://review.openstack.org/559279 | 06:32 |
*** jistr has joined #tripleo | 06:32 | |
*** suuuper has joined #tripleo | 06:33 | |
*** dparkes has quit IRC | 06:37 | |
*** dmacpher has quit IRC | 06:38 | |
*** gkadam_ has quit IRC | 06:42 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 06:42 |
*** gkadam has joined #tripleo | 06:42 | |
*** ccamacho has quit IRC | 06:43 | |
*** pcaruana has joined #tripleo | 06:47 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: Rename test_regex to test_white_regex https://review.openstack.org/559281 | 06:49 |
*** lbrune has joined #tripleo | 06:49 | |
*** ccamacho has joined #tripleo | 06:53 | |
*** florianf has joined #tripleo | 06:56 | |
*** ramishra has quit IRC | 06:59 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade stable/queens: [DNM]: Apply workaround for P->Q upgrades. https://review.openstack.org/552084 | 07:00 |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade stable/queens: Add roles-data into overcloud upgrade prepare. https://review.openstack.org/555389 | 07:00 |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade stable/queens: DNM: Testing P->Q from queens branch. https://review.openstack.org/552080 | 07:00 |
*** bogdando has joined #tripleo | 07:04 | |
*** ooolpbot has joined #tripleo | 07:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 07:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 07:10 |
*** ooolpbot has quit IRC | 07:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 07:10 |
*** holser__ has quit IRC | 07:11 | |
*** matbu_ is now known as matbu | 07:12 | |
*** gfidente has joined #tripleo | 07:15 | |
*** gfidente has quit IRC | 07:15 | |
*** gfidente has joined #tripleo | 07:15 | |
*** hanish has quit IRC | 07:17 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/tripleo-ui master: Imported Translations from Zanata https://review.openstack.org/559286 | 07:19 |
*** tesseract has joined #tripleo | 07:20 | |
*** holser__ has joined #tripleo | 07:25 | |
*** paramite has joined #tripleo | 07:26 | |
*** DekayEU has joined #tripleo | 07:32 | |
*** tosky has joined #tripleo | 07:34 | |
*** threestrands has quit IRC | 07:36 | |
*** rcernin has quit IRC | 07:37 | |
*** ramishra has joined #tripleo | 07:41 | |
openstackgerrit | Sergii Golovatiuk proposed openstack/instack-undercloud master: Replace LOG.warn with LOG.warning https://review.openstack.org/558815 | 07:41 |
*** amoralej|off is now known as amoralej | 07:45 | |
*** fzdarsky_ is now known as fzdarsky | 07:46 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Default environment/services/* to docker https://review.openstack.org/556799 | 07:48 |
*** moshele has quit IRC | 07:48 | |
openstackgerrit | Merged openstack/diskimage-builder master: add lower-constraints job https://review.openstack.org/555412 | 07:49 |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-heat-templates master: Delete not-used services-docker files https://review.openstack.org/556794 | 07:51 |
bogdando | PTAL folks the final step https://review.openstack.org/#/c/556794/ for the containers-default | 07:52 |
jaosorior | bogdando: why delete those files? | 07:54 |
jaosorior | bogdando: while they're not used, it's how folks enable services. | 07:54 |
*** jpena|off is now known as jpena | 07:54 | |
jaosorior | uhm... | 07:55 |
bogdando | jaosorior: that was the plan, to not allow desync of contents. All of those now reside in the services, instead of services-docker | 07:55 |
jaosorior | right | 07:55 |
openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/472607 | 07:55 |
bogdando | we had to copy them, before deleting | 07:55 |
*** jpich has joined #tripleo | 07:55 | |
jaosorior | yeah | 07:55 |
jaosorior | I noticed that part merged now | 07:55 |
bogdando | or I can not land the dependency changes otherwise | 07:55 |
bogdando | ya | 07:55 |
jaosorior | my only concern is that folks will mess it up by still trying to use services-docker to enable a service | 07:55 |
*** ratailor_ has joined #tripleo | 07:55 | |
bogdando | so better we delete, less problems to sync ongoing changes | 07:55 |
bogdando | so the faster | 07:56 |
bogdando | like https://review.openstack.org/#/c/556794/3/environments/services/neutron-l2gw-opendaylight.yaml | 07:56 |
bogdando | hm, I think we cannot delete w/o https://review.openstack.org/#/q/topic:containers-default+(status:open+OR+status:merged) remainings | 07:57 |
bogdando | yeah, I'll update dependencies | 07:57 |
*** ratailor has quit IRC | 07:58 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-heat-templates master: Delete not-used services-docker files https://review.openstack.org/556794 | 07:59 |
*** pblaho has joined #tripleo | 07:59 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-heat-templates master: Delete not-used services-docker files https://review.openstack.org/556794 | 08:01 |
*** pblaho has quit IRC | 08:01 | |
*** pblaho has joined #tripleo | 08:01 | |
*** ratailor__ has joined #tripleo | 08:07 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-heat-templates master: Delete not-used services-docker files https://review.openstack.org/556794 | 08:08 |
*** ratailor_ has quit IRC | 08:09 | |
*** lbrune has quit IRC | 08:09 | |
*** ooolpbot has joined #tripleo | 08:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 08:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 08:10 |
*** ooolpbot has quit IRC | 08:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 08:10 |
bogdando | looking onto dependencies and changes coming in services-docker, that won't be easy... | 08:10 |
*** DekayEU has quit IRC | 08:12 | |
*** arxcruz|off is now known as arxcruz|ruck | 08:13 | |
*** lucas-afk is now known as lucasagomes | 08:13 | |
jaosorior | bogdando: seems that the containers-multinode job is using a containerized undercloud. Where is that defined? | 08:13 |
bogdando | fs010, jaosorior | 08:13 |
bogdando | https://review.openstack.org/#/c/542906 was the change | 08:14 |
jaosorior | ok | 08:15 |
*** Dekay has joined #tripleo | 08:15 | |
*** derekh has joined #tripleo | 08:15 | |
jaosorior | bogdando: thanks | 08:15 |
*** shardy has joined #tripleo | 08:16 | |
*** lbrune has joined #tripleo | 08:26 | |
openstackgerrit | Merged openstack/tripleo-ui master: Imported Translations from Zanata https://review.openstack.org/559286 | 08:32 |
*** karts has joined #tripleo | 08:36 | |
*** karthiks has quit IRC | 08:37 | |
*** kopecmartin has joined #tripleo | 08:47 | |
*** akrivoka has joined #tripleo | 08:52 | |
*** gkadam has quit IRC | 08:52 | |
*** gkadam has joined #tripleo | 08:53 | |
*** safchain has left #tripleo | 09:02 | |
bogdando | folks, my undercloud all-in-one PoC stuck with a very odd thing "HEAT-E99001 Service mistral is not available for resource type OS::Mistral::Workflow" ... Any ideas why it could be so? | 09:02 |
bogdando | I'm trying to deploy with this t-h-t env https://github.com/bogdando/oooq-warp/blob/384c74a806c671ea090d95cf90fada06d27d2133/tht/environments/all-in-one-local.yaml | 09:03 |
*** ratailor_ has joined #tripleo | 09:03 | |
bogdando | and the undercloud-deploy.sh is https://pastebin.com/MCXapgsF | 09:03 |
*** ratailor__ has quit IRC | 09:05 | |
bogdando | shardy: perchance please?.. | 09:05 |
bogdando | why it wants mistral? I'm about to deploy it from a scratch, no underclouds available | 09:06 |
bogdando | shall I set OS::Mistral::Workflow : None to resource registry or something?.. | 09:07 |
shardy | bogdando: I think it's because you're enabling octavia, which uses mistral to drive some post-deploy ansible things | 09:07 |
bogdando | oooh | 09:07 |
shardy | that isn't part of a normal undercloud install | 09:07 |
bogdando | so all-in-one is not very possible :( | 09:07 |
bogdando | sigh | 09:07 |
shardy | bogdando: this is why we're moving to config download by default | 09:07 |
bogdando | :) | 09:08 |
shardy | then t-h-t won't use mistral anymore | 09:08 |
shardy | but right now it still does in a few places | 09:08 |
shardy | mostly Ceph and Octavia IIRC | 09:08 |
bogdando | ok, I think I missed that bit in my setup, I should be using config download | 09:08 |
shardy | bogdando: yeah I think all-in-one should only use config download | 09:08 |
shardy | bogdando: but that's not enough to fix this | 09:08 |
bogdando | right, I hoped it does, I missed some configs... | 09:08 |
shardy | bogdando: octavia and ceph need to convert to external_deploy_tasks, vs service_workflow_tasks | 09:09 |
*** dsariel has quit IRC | 09:09 | |
shardy | bogdando: so for now the only solution is not to use those services | 09:09 |
bogdando | that's really bad, I wanted to give it a try to simplify shift-on-stack folks life | 09:09 |
shardy | or we need to do the work to convert them (ceph is already in progress ref gfidente patch, not sure about octavia) | 09:09 |
bogdando | you know, setup all in one with kuryr and octavia | 09:09 |
shardy | bogdando: well it's a known, and solvable issue | 09:10 |
*** ooolpbot has joined #tripleo | 09:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 09:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 09:10 |
*** ooolpbot has quit IRC | 09:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 09:10 |
shardy | bogdando: https://review.openstack.org/#/c/546966/ is the ceph patch | 09:10 |
shardy | I've not seen one for octavia but maybe it is in progress already | 09:11 |
shardy | I'd chat with beagles about it when he's around | 09:11 |
bogdando | beagles: hi ^^ perchance? | 09:11 |
*** salmankhan has joined #tripleo | 09:11 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 09:11 |
bogdando | shardy: thanks a lot! that was really helpful | 09:11 |
chandankumar | arxcruz|ruck: sshnaidm|off ^^ above adds default skip list for undercloud | 09:11 |
Tengu | \o/ my BM -> Container migration inside Pike deploy seems to be WORKING! second step running: the compute + ceph migration \o/ | 09:11 |
bogdando | shardy: hm, I wonder, if I deployed all in one before octavia, then I'll have a "self-hosted" mistral, and then re-deploy with octavia added? would that work? :) | 09:12 |
* Tengu sees some light, meaning it might be the end of the tunnel. | 09:12 | |
* Tengu just hopes this isn't a train | 09:12 | |
shardy | bogdando: the work for octavia is https://review.openstack.org/#/c/508195/ and https://review.openstack.org/#/c/515402/ need to be refactored like that ceph patch | 09:13 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: Run tempest on fs027 using containerized tempest https://review.openstack.org/551442 | 09:14 |
bogdando | shardy: thanks! I'll try with a self-hosted mistral as well :) | 09:14 |
bogdando | like this https://en.wikipedia.org/wiki/M%C3%BCnchhausen_trilemma#/media/File:Muenchhausen_Herrfurth_7_500x789.jpg | 09:14 |
shardy | bogdando: personally I'd just do the work to convert to external_deploy_tasks | 09:14 |
Dekay | Anyone have time for some template questions. I'm trying to deploy the OC with multiple nics (2 nics) with VLANs. | 09:14 |
shardy | as the self-hosted-mistral thing isn't something we want so support, so maybe not worth spending time on? | 09:14 |
Dekay | Missed a "?" there | 09:14 |
*** karts has quit IRC | 09:15 | |
*** jchhatbar has quit IRC | 09:15 | |
*** janki has joined #tripleo | 09:15 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: Run tempest on undercloud on fs003 https://review.openstack.org/554522 | 09:16 |
shardy | Dekay: Hi, if you ask your questions we'll try to help :) | 09:16 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: Rename test_regex to test_white_regex https://review.openstack.org/559281 | 09:17 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 09:18 |
*** ssbarnea_ has joined #tripleo | 09:18 | |
openstackgerrit | Jiri Tomasek proposed openstack/tripleo-ui master: Add deployment status tracking infrastructure https://review.openstack.org/559021 | 09:19 |
openstackgerrit | Jiri Tomasek proposed openstack/tripleo-ui master: [WIP] Run config-download deployment from UI https://review.openstack.org/559022 | 09:19 |
*** fragatin_ has quit IRC | 09:20 | |
*** Sandy619 has joined #tripleo | 09:20 | |
*** jchhatbar has joined #tripleo | 09:20 | |
*** fragatina has joined #tripleo | 09:20 | |
jtomasek | d0ugal: hi, can we discuss the standard message format please? https://review.openstack.org/#/c/425060/26/workbooks/messaging.yaml | 09:22 |
d0ugal | jtomasek: we can! | 09:22 |
Dekay | shardy, thank you. I'm trying to deploy a a stack with 1 compute and 1 controller with 2 nics each. nic1 should be provision network and nic2 the rest on tagged VLANs. My network-environment.yaml looks like this: https://pastebin.com/d0AvHY7J | 09:22 |
d0ugal | jtomasek: unless you are just going to tell me that it is broken, I am working on a fix now :) | 09:23 |
*** janki has quit IRC | 09:23 | |
jtomasek | d0ugal: I believe that status, execution_id and message should be in payload | 09:23 |
d0ugal | jtomasek: are they not? | 09:23 |
bogdando | shardy: right. Sadly, that never become a thing for Queens | 09:23 |
bogdando | can't be backported | 09:23 |
bogdando | :( | 09:23 |
Dekay | And I've created a nic-config called all-vlans.yaml that looks like: https://pastebin.com/3NUWJsr1 | 09:24 |
Dekay | But is there more to it? I'm kinda new to tripleo | 09:24 |
jtomasek | d0ugal: so it conforms to the convention of body: { type, payload } which we aggreed on as a general convention for zaqar messages which also heat uses | 09:24 |
Dekay | shardy, I deploy with -e with both templates | 09:24 |
bogdando | while self-hosted undercloud upgrading itself technically may be supported IMO, shardy | 09:25 |
bogdando | like scale out, but with new roles | 09:25 |
shardy | bogdando: Personally I don't think the all-in-one case should rely on mistral at all, we should do a one-time translation from t-h-t to ansible and drive the entire workflow via ansible | 09:26 |
d0ugal | jtomasek: I think that is the opposite of what we discussed before :) | 09:26 |
jtomasek | d0ugal: the way the data are passed to the messaging workflow is fine, the messaging workflow should consume the input and send the zaqar message in format: body: {type, payload: { status, execution_id, message, <other arbitraty data keys> } | 09:26 |
shardy | bogdando: and the undercloud doesn't support scale out or multiple nodes for rolling updates etc | 09:26 |
*** anilvenkata has quit IRC | 09:27 | |
d0ugal | jtomasek: that is what we do now, but we talked with thrash|g0ne about it because we didn't like it :) | 09:27 |
d0ugal | jtomasek: for example: https://github.com/openstack/tripleo-common/blob/master/workbooks/deployment.yaml#L249-L256 | 09:27 |
shardy | Dekay: you need the -e option to point to an environment file, which maps e.g OS::TripleO::Controller::Net::SoftwareConfig: your_template.yaml | 09:27 |
shardy | https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/network_isolation.html#create-network-environment-file | 09:28 |
bogdando | shardy: for Rocky and late, I'm fully agree it should not rely on mistral. I'm talking of the released Queens :) | 09:28 |
d0ugal | jtomasek: https://etherpad.openstack.org/p/zaqar_message | 09:28 |
bogdando | technically, all-in-one is there, and doable | 09:28 |
bogdando | though, not fully :( | 09:28 |
d0ugal | jtomasek: the popular choice seemed to be the "alternative" at the bottom | 09:28 |
shardy | bogdando: sure, I think for queens we just say Octavia and Ceph are not supported for the single node case | 09:28 |
bogdando | right. I wish it would though, using self-hosted magic | 09:29 |
*** zoli is now known as zoli|lunch | 09:29 | |
openstackgerrit | hanish proposed openstack/tripleo-heat-templates master: Added network enabled check in multiple nic role rendering file https://review.openstack.org/559301 | 09:30 |
shardy | bogdando: I don't get the point of special-casing a solution for a release that's already shipped, we should focus on making the all-in-one case work really well for Rocky IMO | 09:30 |
shardy | anything else is going to be wasted effort? | 09:30 |
bogdando | at least as experimental mode, which prolly can be added post-release , just in docs?.. | 09:30 |
bogdando | upstream only | 09:30 |
bogdando | never mind, it seems useless to pursue | 09:30 |
jtomasek | d0ugal: problem is that the alternative does not conform to the general zaqar message convention though :/ with the current approach when client receives a message, it knows that payload is where all specific data are | 09:30 |
shardy | bogdando: Sure, I get that it's interesting, I'm just trying to focus on making progress towards the final (supportable) implementation | 09:31 |
Dekay | shardy, But isn't that what I'm doing in https://pastebin.com/d0AvHY7J ? | 09:31 |
jtomasek | d0ugal: with the alternative, the client has to implement a mechanism to check for keys based on where the message arrives from (Heat/TripleO...) | 09:31 |
d0ugal | jtomasek: right, that is why the workflow duplicates the status, message and execution in the payload | 09:31 |
d0ugal | jtomasek: see lines 78 - 83 https://review.openstack.org/#/c/425060/27/workbooks/messaging.yaml | 09:31 |
d0ugal | jtomasek: that should make it backwards compatible until we move over? | 09:31 |
shardy | Dekay: No, if you compare your paste with the docs you're not mapping any templates | 09:32 |
shardy | Dekay: it's help if you could paste your entire deploy command and the whole environment for each -e file | 09:32 |
*** karts has joined #tripleo | 09:32 | |
d0ugal | jtomasek: is there something describing the general zaqar message convention? | 09:32 |
d0ugal | jtomasek: this is a new thing to me. | 09:32 |
shardy | e.g in that last paste I don't see any parameter_defaults or resource_registry keys, so it's not clear if it's a full environment file or not | 09:33 |
d0ugal | jtomasek: I didn't know Heat used the same format - did they just copy tripleo-common? | 09:33 |
shardy | d0ugal: at one point therve was trying to get a cross-project spec around the zaqar message format agreed IIRC | 09:34 |
shardy | I don't think it landed though | 09:34 |
d0ugal | ah, that would be a good idea :) | 09:34 |
d0ugal | fwiw, I don't really mind what we used. I just thought I was moving towards what jtomasek wanted :) | 09:34 |
jtomasek | d0ugal: I think it came up from this discussion: http://lists.openstack.org/pipermail/openstack-dev/2016-May/095575.html but it is not probably docummented anywhere. At that time we were trying to ensure that format of zaqar messages coming from heat are the same structure as ones from tripleo | 09:34 |
shardy | d0ugal: yeah I think we're close, but perhaps we can tweak the format to align with the existing heat/tripleo message format | 09:35 |
d0ugal | I thought the whole point was that people wanted to change it. | 09:35 |
*** owalsh_ is now known as owalsh | 09:35 | |
d0ugal | I am happy to stick with what we have, that would have made my life much easier. | 09:35 |
jtomasek | d0ugal: the common send_message workflow actually makes it work pretty well, because we can (and are) tweaking the input to fit tripleo needs so it is not too verbose, the workflow itself then can nicely transition the input into a standard message | 09:36 |
d0ugal | jtomasek: yup, makes sense | 09:36 |
Dekay | shardy, In the example https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/network_isolation.html#deploying-the-overcloud-with-network-isolation the template referred to does not exist so I've used /usr/share/openstack-tripleo-heat-templates/ci/environments/network/multiple-nics/network-environment.yaml as inspiration and deploy with openstack overcloud deploy --templates -e /home/stack/network-environment.yml | 09:36 |
d0ugal | jtomasek: I can remove some weirdness in the workflow that handles both the old and the new format now. | 09:36 |
d0ugal | I'll include that in the update I am doing. | 09:37 |
jtomasek | (by moving the tripleo specific data (execution_id, status and message) into payload | 09:37 |
jtomasek | d0ugal: nice, thanks! | 09:37 |
Dekay | shardy, will have a look at the docs again since I've misunderstood the way templates work | 09:37 |
d0ugal | jtomasek: https://review.openstack.org/#/c/425060/27/workbooks/messaging.yaml | 09:38 |
d0ugal | jtomasek: added a comment at the top just to clarify | 09:38 |
jtomasek | d0ugal: yes, perfect | 09:38 |
d0ugal | jtomasek: btw, what does Heat use for "type"? | 09:38 |
d0ugal | resource name or something? | 09:39 |
jtomasek | d0ugal: not sure, I haven't seen heat message so far. shardy or mandre maybe? | 09:39 |
d0ugal | oh, it doesn't really matter - I was just curious | 09:39 |
*** StevenK has quit IRC | 09:39 | |
*** jillr has quit IRC | 09:40 | |
*** anilvenkata has joined #tripleo | 09:41 | |
shardy | Dekay: ack, using and modifying that file is fine, but from your pastes I don't see the resource_registry mapping | 09:41 |
shardy | https://github.com/openstack/tripleo-heat-templates/blob/master/ci/environments/network/multiple-nics/network-environment.yaml#L2..L7 | 09:41 |
*** jillr has joined #tripleo | 09:42 | |
shardy | Dekay: as I said we probably need to see a complete view of your configuration to help further | 09:42 |
*** StevenK has joined #tripleo | 09:42 | |
jtomasek | shardy: I have a question about the plan_status, currently the patch makes each interested workflow to set plan_status string explicitly. What if we simplified plan_status to just a boolean flag and wrote the message to swift object if it is true? Then we could create a separate action to determine status from type/status combination. I am currently doing this in GUI code: https://review.openstack.org/#/c/559021/5/src/js/selectors/deployment.js | 09:42 |
*** salmankhan has quit IRC | 09:43 | |
jtomasek | shardy: the benefit of that approach would be that the swift object would just hold a message without any additional data and a single action would know how to determine the status, rather than keeping status changes across multiple workflows | 09:43 |
Dekay | shardy, I hear you and starting to grasp the SoftwareConfig part. Will update my configuration. It's all wrong now :) | 09:44 |
Dekay | shardy, thank you for the pointer | 09:44 |
*** salmankhan has joined #tripleo | 09:45 | |
*** panda|off is now known as panda | 09:45 | |
d0ugal | jtomasek: we previously passed the full execution in the message - is it save to change that to the ID only? | 09:47 |
openstackgerrit | Martin Mágr proposed openstack/tripleo-common master: Activate another set of healthchecks https://review.openstack.org/550508 | 09:47 |
d0ugal | jtomasek: (no, it isn't: https://github.com/openstack/python-tripleoclient/blob/master/tripleoclient/workflows/base.py#L66 ) | 09:49 |
jtomasek | d0ugal: we have made a step towards it with UI, but in some parts, we still use execution from the message. for example we check the input etc. We would need to make sure, that these required data are in message payload | 09:53 |
openstackgerrit | yatin proposed openstack/tripleo-quickstart-extras master: Add option to run performance tasks with security disabled https://review.openstack.org/558412 | 09:53 |
d0ugal | jtomasek: ack, I guess I could provide both for now and aim to remove it later | 09:53 |
jtomasek | d0ugal: yes, I totally agree with deprecating it. Once you're finished with transitioning the workflows, We could test removing using execution in GUI to see how much effort that would be. I think it should be quite straightforward | 09:55 |
jtomasek | d0ugal: We could do some test with some workflows soon | 09:55 |
d0ugal | sounds good. | 09:55 |
shardy | jtomasek: I'm OK with doing that, but the reason I added plan_status was to enable a single file to give definitive plan status regardless of what workflow set it | 09:57 |
shardy | jtomasek: your approach seems fine, but instead of updating each plan-altering workflow to add plan_status, we'd have to maintain a mapping of workflows to the plan status | 09:58 |
shardy | there are pros/cons to each approach I guess, either is fine with me | 09:58 |
*** dtantsur|afk is now known as dtantsur | 09:59 | |
jtomasek | shardy: ok, let's keep it as is for now | 09:59 |
shardy | if you prefer we can add an action with same/similar logic to your patch, I'm fine with that but bit busy with other stuff today | 09:59 |
shardy | d0ugal: any thoughts on ^^ | 09:59 |
* d0ugal reads up | 10:00 | |
jtomasek | shardy: I'll be working on plan_status state transitions today, so I should have better idea when that's done | 10:01 |
*** sri_ has quit IRC | 10:02 | |
d0ugal | shardy, jtomasek - I don't think I really understand plan_status yet :) so my thoughts are confused. | 10:03 |
d0ugal | The goal of plan status is that if the GUI is refreshed it knows the latest state? What sort of information is needed? | 10:04 |
openstackgerrit | Lukas Bezdicka proposed openstack/tripleo-quickstart-extras master: Introduce undercloud_templates_* variables https://review.openstack.org/532516 | 10:05 |
*** ooolpbot has joined #tripleo | 10:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 10:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 10:10 |
*** ooolpbot has quit IRC | 10:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 10:10 |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-validations master: Fix Switch VLANs validation https://review.openstack.org/559304 | 10:10 |
shardy | d0ugal: many of the workflows change the state of the plan, which is independent of the individual execution status, e.g deploy plan changes a "ready" plan to "deployed" etc | 10:10 |
shardy | d0ugal: the UI currently has some code implementing that state machine, but I was attempting to encode it in each state-altering workflow instead | 10:11 |
shardy | so you can just get one file and know both the plan status, and the associated status of the most recent plan-state-altering workflow | 10:11 |
shardy | d0ugal: the CLI currently has no notion of this state machine, but it'd be nice if e.g openstack overcloud plan list could show this same info, e.g which plans are deployed vs just loaded into swift etc | 10:12 |
shardy | currently that's a UI only concept | 10:12 |
d0ugal | shardy: right, that makes sense | 10:13 |
d0ugal | shardy: it feels like a slightly off side effect of a message sending workflow tbh | 10:14 |
shardy | d0ugal: the question is which approach is best, mine which makes each plan-state-altering workflow explicitly set a "plan_status", or a state machine e.g in a special action which figures it out by looking at which workflow ran last, and the outcome of it | 10:14 |
d0ugal | but I can see it is a convenient place to do it | 10:14 |
shardy | d0ugal: yeah I guess, it was a convenient place to patch it in, but if you prefer we can copy/paste the state machine from the js code and have a "get plan status" action | 10:15 |
d0ugal | In a workflow it might be nicer to read if there was an action like "tripleo.transition_to plan=overcloud state=deployed" (or similar) | 10:15 |
shardy | that's fine with me, but the disadvantage is every new workflow that changes the plan state needs to be added | 10:15 |
d0ugal | yeah | 10:15 |
shardy | I guess that's relatively static at this point though | 10:15 |
shardy | I was thinking more that workflow authors could just annotate their workflows by declaring the plan_status where needed | 10:15 |
shardy | but I'm fine with either approach | 10:16 |
d0ugal | we should probably go for the quicker/easier approach for now :) | 10:16 |
d0ugal | How the state is managed should be fully internal anyway | 10:16 |
d0ugal | so the question is - should the state be in a swift object or be accessed via a mistral action? | 10:17 |
shardy | d0ugal: yeah, I went with the former, I think jtomasek was advocating for the latter | 10:19 |
shardy | I was thinking it was cheaper to get one object, vs call a workflow/action which then gets potentially multiple objects and applies some logic | 10:19 |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Replace LOG.warn with LOG.warning https://review.openstack.org/558804 | 10:20 |
shardy | the trade off is all the state altering workflows need to be updated | 10:20 |
shardy | vs having a big case statement like in that js | 10:20 |
d0ugal | A workflow would give us more flexability, making it easier to change how and what is stored. | 10:21 |
shardy | d0ugal: Ok, provided it's still fast enough I guess that's fine | 10:21 |
shardy | I was a bit wary as some of the workflows already cause noticable delays to the UI | 10:21 |
shardy | I know that's not the fault of mistral, but I was looking to remove as many layers as possible when I changed your patch :) | 10:22 |
d0ugal | Agreed. | 10:22 |
d0ugal | I would be fine with just storing in swift too | 10:22 |
d0ugal | I guess we can experiment and see if it will be a problem | 10:22 |
shardy | ++ sounds good | 10:23 |
*** cshastri has quit IRC | 10:27 | |
*** jistr has quit IRC | 10:27 | |
*** adarazs is now known as adarazs_lunch | 10:32 | |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-validations master: Fix Switch VLANs validation https://review.openstack.org/559304 | 10:32 |
*** jistr has joined #tripleo | 10:36 | |
*** tesseract has quit IRC | 10:37 | |
*** tesseract has joined #tripleo | 10:38 | |
*** dbecker has joined #tripleo | 10:39 | |
*** dbecker has quit IRC | 10:39 | |
*** gkadam has quit IRC | 10:47 | |
*** anilvenkata has quit IRC | 10:49 | |
*** abishop has joined #tripleo | 10:53 | |
*** tesseract-RH has joined #tripleo | 10:59 | |
*** tesseract has quit IRC | 10:59 | |
*** yprokule has quit IRC | 10:59 | |
*** zoli|lunch is now known as zoli | 11:01 | |
*** abishop has quit IRC | 11:02 | |
*** salmankhan1 has joined #tripleo | 11:02 | |
Tengu | \o/ lab-compute-0 being upgraded. Upgrade second step is running, just a tiny network glitch, but… at least… apparently, it seems to work. | 11:03 |
*** salmankhan has quit IRC | 11:04 | |
*** salmankhan1 is now known as salmankhan | 11:04 | |
Tengu | and it's a first success. lab-compute-2 running. | 11:08 |
*** ooolpbot has joined #tripleo | 11:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 11:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 11:10 |
*** ooolpbot has quit IRC | 11:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 11:10 |
*** cshastri has joined #tripleo | 11:13 | |
openstackgerrit | Jiri Stransky proposed openstack/python-tripleoclient stable/queens: Generate inventory with tripleo-admin user https://review.openstack.org/559310 | 11:16 |
openstackgerrit | Jiri Stransky proposed openstack/python-tripleoclient stable/queens: Allow providing --ssh-user for update/upgrade run commands https://review.openstack.org/559311 | 11:17 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-upgrade stable/queens: Support --ssh-user argument to upgrade/update run command https://review.openstack.org/559312 | 11:18 |
*** dprince has joined #tripleo | 11:19 | |
*** waleedm has joined #tripleo | 11:20 | |
*** pkovar has joined #tripleo | 11:20 | |
openstackgerrit | Dmitry Tantsur proposed openstack/tripleo-common stable/queens: Fix error handling in set_provision_state/set_power_state workflows https://review.openstack.org/559314 | 11:24 |
*** ledo_ has joined #tripleo | 11:25 | |
*** Sandy619 has quit IRC | 11:26 | |
*** waleedm has quit IRC | 11:28 | |
*** lucasagomes is now known as lucas-hungry | 11:28 | |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Update environment files for Q upgrade and ffwd upgrade https://review.openstack.org/559061 | 11:30 |
*** leanderthal has joined #tripleo | 11:38 | |
*** jpena is now known as jpena|lunch | 11:38 | |
*** karts is now known as karthiks | 11:45 | |
jtomasek | shardy, d0ugal: thing is that even if we have separate action to get plan status, the workflows which alter it via message still need to send plan_state boolean flag, which is very close to adding actual plan state to it (which is what shardy did now) so I think current approach is ok | 11:45 |
jtomasek | If I hit some problems with it I'll let you know | 11:45 |
d0ugal | jtomasek: thanks | 11:46 |
shardy | jtomasek: ack thanks for confirming, we can adjust if if needed | 11:48 |
*** shreshtha has quit IRC | 11:48 | |
*** ledo__ has joined #tripleo | 11:49 | |
openstackgerrit | Merged openstack/python-tripleoclient master: Add tripleo-ui docker service to undercloud config https://review.openstack.org/522842 | 11:51 |
*** ledo_ has quit IRC | 11:52 | |
*** abishop has joined #tripleo | 11:52 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Disable FluentClient service for ffwd/upgrades. https://review.openstack.org/559317 | 11:55 |
*** athomas has joined #tripleo | 11:58 | |
jistr | jfrancoa: i think the difference between the dev envs and the job is probably that by default, dev envs will already have FluentdClient mapped to OS::Heat::None. So there's no need for the workaround in the first place. | 12:00 |
jistr | however CI has this in Pike | 12:00 |
jistr | https://github.com/openstack/tripleo-heat-templates/blob/stable/pike/ci/environments/scenario001-multinode-containers.yaml#L29 | 12:00 |
jistr | so it needs the workaround, but apparently it doesn't work. We must be trying to process the templates (download referenced files from swift) before applying the env files from command line or something like that. | 12:01 |
jfrancoa | jistr: I'm reproducing it in rdo cloud, if you have some time and want to help me debugging it, I'd appreciate | 12:01 |
jistr | so it's likely that yprokule + mcornea were right that we have an actual issue | 12:01 |
jistr | cc chem ^^ | 12:01 |
*** bfournie has joined #tripleo | 12:01 | |
*** lblanchard has joined #tripleo | 12:02 | |
*** jistr is now known as jistr|mtg | 12:02 | |
*** ssbarnea_ has quit IRC | 12:03 | |
*** ratailor_ has quit IRC | 12:04 | |
*** ssbarnea_ has joined #tripleo | 12:05 | |
*** udesale has quit IRC | 12:05 | |
*** liverpooler has joined #tripleo | 12:05 | |
*** thrash|g0ne is now known as thrash | 12:07 | |
*** raildo has joined #tripleo | 12:08 | |
*** rfolco|off is now known as rfolco|rover | 12:09 | |
openstackgerrit | James Slagle proposed openstack/tripleo-quickstart master: Convert remaining multinode jobs to config-download https://review.openstack.org/558965 | 12:09 |
openstackgerrit | James Slagle proposed openstack/tripleo-quickstart master: Convert remaining ovb jobs to config-download https://review.openstack.org/559067 | 12:09 |
*** ooolpbot has joined #tripleo | 12:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 12:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 12:10 |
*** ooolpbot has quit IRC | 12:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 12:10 |
*** adarazs_lunch is now known as adarazs | 12:10 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/queens: Added Liquidio service definition in overcloud puppet registry https://review.openstack.org/559056 | 12:14 |
openstackgerrit | Merged openstack/tripleo-quickstart master: Change container registry file to the default paremters https://review.openstack.org/558760 | 12:14 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Default to docker.io instead of trunk.registry.rdoproject.org https://review.openstack.org/545873 | 12:14 |
*** karthiks has quit IRC | 12:15 | |
*** mburned_out is now known as mburned | 12:19 | |
*** colonwq has quit IRC | 12:20 | |
*** ssbarnea_ has quit IRC | 12:22 | |
*** psahoo has quit IRC | 12:23 | |
*** cshastri has quit IRC | 12:26 | |
slagle | anyone know how to trigger tripleo-ovb-experimental jobs? | 12:29 |
*** mburned is now known as mburned_out | 12:30 | |
*** lucas-hungry is now known as lucasagomes | 12:30 | |
*** ramishra has quit IRC | 12:30 | |
*** dougbtv has joined #tripleo | 12:31 | |
*** panda is now known as panda|lunch | 12:31 | |
*** fpan has joined #tripleo | 12:31 | |
*** karthiks has joined #tripleo | 12:31 | |
*** jistr|mtg is now known as jistr | 12:31 | |
*** chlong has joined #tripleo | 12:32 | |
slagle | check rdo experimental | 12:33 |
slagle | if anyone else was wondering | 12:33 |
*** jcoufal has joined #tripleo | 12:34 | |
*** noslzzp has joined #tripleo | 12:35 | |
*** bfournie has quit IRC | 12:35 | |
*** ledo__ has quit IRC | 12:35 | |
*** ledo__ has joined #tripleo | 12:36 | |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates master: Add prepare/converge env files for update https://review.openstack.org/559319 | 12:37 |
*** ledo_ has joined #tripleo | 12:40 | |
*** jpena|lunch is now known as jpena | 12:41 | |
skramaja | EmilienM: could you take a look at https://review.openstack.org/#/c/555661/? | 12:44 |
*** ledo__ has quit IRC | 12:44 | |
jaosorior | shardy: hey, do we have the path to the heat templates somewhere in tripleo-common? as part of the swift environment? | 12:44 |
jaosorior | shardy: nevermind. I think I have another solution | 12:47 |
openstackgerrit | Bogdan Dobrelya proposed openstack/python-tripleoclient master: Hard link http boot contents for Ironic https://review.openstack.org/556516 | 12:47 |
*** trown|outtypewww is now known as trown | 12:48 | |
*** colonwq has joined #tripleo | 12:49 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Change default endpoint map entries to use TLS https://review.openstack.org/558424 | 12:51 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Remove empty default for SSLKey https://review.openstack.org/559279 | 12:51 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Add endpoint map environment without TLS https://review.openstack.org/559322 | 12:51 |
*** rbowen has quit IRC | 12:52 | |
*** rbowen has joined #tripleo | 12:52 | |
*** pchavva has joined #tripleo | 12:53 | |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-common master: Poll heat events and send it to messaging queue https://review.openstack.org/529567 | 12:53 |
*** pblaho has quit IRC | 12:53 | |
shardy | jaosorior: Hey no I think all paths are relative to the root of the plan container | 12:53 |
openstackgerrit | yolanda.robla proposed openstack/tripleo-heat-templates stable/newton: Ensure openvswitch user exist before package update https://review.openstack.org/557164 | 12:54 |
openstackgerrit | yolanda.robla proposed openstack/tripleo-heat-templates stable/newton: Change ovs user and fix permissions on ovs upgrade https://review.openstack.org/558471 | 12:54 |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Default environment/services/* to docker https://review.openstack.org/556799 | 12:55 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-common master: TLS by default for the overcloud https://review.openstack.org/554926 | 12:56 |
*** artom has quit IRC | 12:58 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-tripleoclient master: Use no TLS environment explicitly https://review.openstack.org/559323 | 12:58 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/python-tripleoclient master: Use no TLS environment explicitly https://review.openstack.org/559323 | 12:59 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Change default endpoint map entries to use TLS https://review.openstack.org/558424 | 13:00 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Remove empty default for SSLKey https://review.openstack.org/559279 | 13:00 |
*** jaganathan has quit IRC | 13:01 | |
Dekay | Is ManagementNetworkVlanID and ManagementIpSubnet new stuff or deprecated? | 13:04 |
openstackgerrit | yolanda.robla proposed openstack/tripleo-heat-templates stable/newton: Ensure openvswitch user exist before package update https://review.openstack.org/557164 | 13:05 |
*** masco has quit IRC | 13:08 | |
*** ooolpbot has joined #tripleo | 13:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 13:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 13:10 |
*** ooolpbot has quit IRC | 13:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 13:10 |
*** derekh has quit IRC | 13:10 | |
*** Goneri has joined #tripleo | 13:11 | |
*** skramaja has quit IRC | 13:12 | |
*** derekh has joined #tripleo | 13:13 | |
*** lvdombrkr has joined #tripleo | 13:16 | |
*** fragatina has quit IRC | 13:18 | |
*** yproklue has joined #tripleo | 13:19 | |
*** pgadiya has quit IRC | 13:20 | |
*** fragatina has joined #tripleo | 13:20 | |
*** mcornea has joined #tripleo | 13:20 | |
*** pradk has joined #tripleo | 13:22 | |
*** yproklue has left #tripleo | 13:22 | |
*** yproklue has joined #tripleo | 13:22 | |
*** yproklue has left #tripleo | 13:23 | |
*** yproklue has joined #tripleo | 13:23 | |
*** yproklue has left #tripleo | 13:24 | |
*** yproklue has joined #tripleo | 13:24 | |
*** yproklue has left #tripleo | 13:24 | |
*** jmelvin has joined #tripleo | 13:24 | |
*** yproklue has joined #tripleo | 13:25 | |
*** yproklue has quit IRC | 13:25 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/puppet-tripleo master: firewall/masquerading: cleanup nat rules https://review.openstack.org/559259 | 13:25 |
*** yprokule has joined #tripleo | 13:27 | |
openstackgerrit | Sergii Golovatiuk proposed openstack/python-tripleoclient master: Update network_data.yaml file in swift for update/upgrade https://review.openstack.org/556364 | 13:27 |
*** tosky__ has joined #tripleo | 13:28 | |
*** psachin` has quit IRC | 13:28 | |
*** links has quit IRC | 13:28 | |
*** tosky is now known as Guest6747 | 13:28 | |
*** Guest6747 has quit IRC | 13:28 | |
*** tosky__ is now known as tosky | 13:28 | |
openstackgerrit | Alan Bishop proposed openstack/tripleo-heat-templates master: Fix Cinder's default db purge cron settings https://review.openstack.org/559329 | 13:29 |
*** gkadam has joined #tripleo | 13:30 | |
*** colonwq has quit IRC | 13:31 | |
*** yprokule has quit IRC | 13:34 | |
*** yprokule has joined #tripleo | 13:34 | |
*** toure is now known as toure|biab | 13:36 | |
*** kopecmartin has quit IRC | 13:38 | |
*** dansmith is now known as superdan | 13:40 | |
*** morazi has quit IRC | 13:43 | |
*** panda|lunch is now known as panda | 13:47 | |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Deprecates tripleo.roles.list action https://review.openstack.org/544751 | 13:48 |
*** dmacpher has joined #tripleo | 13:49 | |
*** ykarel is now known as ykarel|away | 13:50 | |
*** ykarel|away is now known as ykarel | 13:50 | |
*** toure|biab is now known as toure | 13:51 | |
bogdando | PTAL https://review.openstack.org/#/c/559130/2 | 13:53 |
*** pblaho has joined #tripleo | 13:53 | |
*** ykarel has quit IRC | 13:56 | |
openstackgerrit | Alex Schultz proposed openstack/tripleo-heat-templates master: Switch Zaqar to use Redis https://review.openstack.org/558874 | 13:56 |
*** bnemec has joined #tripleo | 13:59 | |
*** bnemec is now known as beekneemech | 13:59 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 14:01 |
*** melwitt is now known as jgwentworth | 14:02 | |
arxcruz|ruck | chandankumar: ^ | 14:02 |
openstackgerrit | Alex Schultz proposed openstack/tripleo-puppet-elements master: Remove Openstack and Ceph packages https://review.openstack.org/521172 | 14:03 |
*** ledo_ has quit IRC | 14:04 | |
*** zshi has quit IRC | 14:05 | |
*** artom has joined #tripleo | 14:05 | |
*** agopi has joined #tripleo | 14:07 | |
*** artom_ has joined #tripleo | 14:08 | |
*** lbrune has quit IRC | 14:10 | |
*** ooolpbot has joined #tripleo | 14:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 14:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 14:10 |
*** ooolpbot has quit IRC | 14:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 14:10 |
*** artom has quit IRC | 14:10 | |
*** yprokule has left #tripleo | 14:12 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 14:16 |
*** zshi has joined #tripleo | 14:19 | |
mcornea | beagles: hey o/ quick question: which container should run the keepalived processes? neutron_l3_agent ? | 14:20 |
*** lvdombrkr has quit IRC | 14:22 | |
ccamacho | hey! quick question, anyone with a little bit of swift CLI expertise around?? | 14:23 |
ccamacho | Yesterday I was getting some information to push some big files to swift using service.py | 14:23 |
ccamacho | I managed to do it, but now Ill need to be able to download those files.. this is the result of my last test | 14:23 |
ccamacho | https://paste.fedoraproject.org/paste/V0JsXVqkYuj~XQb0HaN3MA | 14:23 |
ccamacho | can anyone if having some cycles tell me how to download the big file uploaded (6GB) instead of the manifest with all the segments? | 14:23 |
ccamacho | in the paste there is a better description i.e. from docs (https://docs.openstack.org/swift/latest/overview_large_objects.html) | 14:23 |
ccamacho | So now, the following swift command should download the entire large object: `swift download test_container large_file` | 14:23 |
ccamacho | But, the CLI is always getting the manifest file, not getting the segments as a single file... | 14:23 |
ccamacho | (undercloud) [stack@undercloud kk]$ swift download undercloud-backupsasdf asdf.tar.gz | 14:23 |
ccamacho | asdf.tar.gz [auth 3.399s, headers 3.787s, total 3.788s, 0.003 MB/s] | 14:23 |
ccamacho | (undercloud) [stack@undercloud kk]$ ls -ltah | 14:23 |
ccamacho | stack stack 1019 Apr 6 13:47 asdf.tar.gz | 14:23 |
*** lebauce has quit IRC | 14:25 | |
pradk | can some one merge this please https://review.openstack.org/#/c/558864/ | 14:26 |
*** lebauce has joined #tripleo | 14:26 | |
thrash | ccamacho: maybe try with the openstack version of the client? I've seen some differences between the two. | 14:29 |
openstackgerrit | Alfredo Moralejo proposed openstack/tripleo-quickstart-extras master: Enable extras repo when updating containers https://review.openstack.org/559343 | 14:29 |
*** hamzy has quit IRC | 14:30 | |
*** udesale has joined #tripleo | 14:31 | |
ccamacho | hey thrash that's what I tried in first place but no luck there.. It just download the manifest file (without putting together the segments) | 14:31 |
thrash | ccamacho: odd | 14:31 |
*** bfournie has joined #tripleo | 14:31 | |
ccamacho | thrash it actually download what is inside the container (the manifest) but no assembly of the segments.. :( | 14:32 |
*** yamahata has quit IRC | 14:34 | |
*** hamzy has joined #tripleo | 14:36 | |
*** udesale has quit IRC | 14:38 | |
*** salmankhan has quit IRC | 14:39 | |
beagles | bogando, sorry were you looking for this https://review.openstack.org/#/c/559267/ | 14:39 |
beagles | I'd started working on it but yatin scooped me while I was sleeping (stupid hoomans wasting time sleeping) | 14:40 |
beagles | oh you were looking for external deploy tasks | 14:41 |
*** rpioso|afk is now known as rpioso | 14:42 | |
*** suuuper has quit IRC | 14:42 | |
beagles | shardy, bogdando, yeah I haven't had a chance to start working on the external deploy tasks conversion - still focused on release related work | 14:42 |
shardy | beagles: ack thanks for confirming! | 14:43 |
slagle | beagles: for octavia? | 14:43 |
beagles | slagle, right | 14:43 |
slagle | beagles: jillr has started looking at that fwiw | 14:43 |
slagle | may have some initial progress soon | 14:44 |
beagles | slagle, okay cool | 14:44 |
*** lbrune has joined #tripleo | 14:45 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-common master: Configure segment_size in swift put_object https://review.openstack.org/559024 | 14:46 |
*** ykarel has joined #tripleo | 14:48 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade master: Add roles-data into overcloud upgrade prepare. https://review.openstack.org/555370 | 14:49 |
*** waleedm has joined #tripleo | 14:49 | |
*** gkadam_ has joined #tripleo | 14:51 | |
openstackgerrit | Christian Schwede proposed openstack/instack-undercloud master: Enable missing support for large objects in Swift https://review.openstack.org/559349 | 14:51 |
*** gkadam has quit IRC | 14:53 | |
*** fpan has quit IRC | 14:53 | |
*** fpan has joined #tripleo | 14:54 | |
*** hanish has joined #tripleo | 14:55 | |
*** morazi has joined #tripleo | 14:56 | |
hanish | hi all, i am trying queens based tripleo installation. neutron api container fails with config file not found | 14:59 |
*** salmankhan has joined #tripleo | 14:59 | |
*** pblaho has quit IRC | 15:02 | |
*** gkadam_ has quit IRC | 15:10 | |
*** agopi is now known as agopi|lunch | 15:10 | |
*** ooolpbot has joined #tripleo | 15:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 15:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 15:10 |
*** ooolpbot has quit IRC | 15:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 15:10 |
*** artom_ has quit IRC | 15:12 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs001: enable masquerading via THT https://review.openstack.org/557972 | 15:15 |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-common master: Configure segment_size in swift put_object https://review.openstack.org/559024 | 15:15 |
*** dprince has quit IRC | 15:15 | |
openstackgerrit | Carlos Camacho proposed openstack/instack-undercloud master: Enable missing support for large objects in Swift https://review.openstack.org/559349 | 15:17 |
*** yolanda_ is now known as yolanda | 15:20 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-common master: Configure segment_size in swift put_object https://review.openstack.org/559024 | 15:22 |
*** waleedm has quit IRC | 15:22 | |
*** aufi has quit IRC | 15:30 | |
*** artom has joined #tripleo | 15:33 | |
*** openstackgerrit has quit IRC | 15:33 | |
*** jcoufal_ has joined #tripleo | 15:34 | |
*** jcoufal has quit IRC | 15:35 | |
*** jcoufal_ has quit IRC | 15:37 | |
*** leanderthal has quit IRC | 15:40 | |
beagles | does anyone know the reasoning behind kolla containers setting a uid that's different than that which might be on the baremetal? | 15:41 |
*** agopi|lunch is now known as agopi | 15:41 | |
*** dprince has joined #tripleo | 15:44 | |
*** ykarel_ has joined #tripleo | 15:45 | |
*** anilvenkata has joined #tripleo | 15:46 | |
*** ykarel has quit IRC | 15:46 | |
*** openstackgerrit has joined #tripleo | 15:46 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart master: Adding featureset048 https://review.openstack.org/558816 | 15:46 |
*** pcaruana has quit IRC | 15:49 | |
*** jfrancoa has quit IRC | 15:50 | |
*** pradk has quit IRC | 15:51 | |
openstackgerrit | Julie Pichon proposed openstack/python-tripleoclient master: Remove role commands deprecated in Queens https://review.openstack.org/559050 | 15:52 |
*** lbrune has quit IRC | 15:55 | |
*** morazi has quit IRC | 15:58 | |
*** artom has quit IRC | 16:01 | |
openstackgerrit | Merged openstack/puppet-pacemaker master: Drop ubuntu 14.04 from spec tests https://review.openstack.org/558750 | 16:01 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Overcloud update CI with tripleo-upgrade role https://review.openstack.org/542201 | 16:02 |
openstackgerrit | John Trowbridge proposed openstack-infra/tripleo-ci master: Define overcloud_docker_registry_namespace for rdocloud https://review.openstack.org/557035 | 16:03 |
*** artom has joined #tripleo | 16:04 | |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Default environment/services/* to docker https://review.openstack.org/556799 | 16:05 |
*** ooolpbot has joined #tripleo | 16:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 16:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 16:10 |
*** ooolpbot has quit IRC | 16:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 16:10 |
*** zoli is now known as zoli|gone | 16:12 | |
*** zoli|gone is now known as zoli | 16:12 | |
*** salmankhan has quit IRC | 16:12 | |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-heat-templates stable/queens: [queens] Put back (now empty) fluentd-client.yaml https://review.openstack.org/559365 | 16:14 |
*** dtantsur is now known as dtantsur|pto | 16:14 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 16:17 |
openstackgerrit | Merged openstack/tripleo-common master: Log ansible and ansible-playbook command. https://review.openstack.org/557320 | 16:19 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Add multinode-overcloud-update playbook to run list https://review.openstack.org/547058 | 16:19 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: mistral: align parameters with undercloud https://review.openstack.org/558654 | 16:19 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: ironic-conductor: configure ipxe_timeout to 60 https://review.openstack.org/559130 | 16:19 |
*** derekh has quit IRC | 16:20 | |
*** salmankhan has joined #tripleo | 16:20 | |
openstackgerrit | Carlos Camacho proposed openstack/tripleo-common master: Allow uploading big files to swift (5GB) https://review.openstack.org/559024 | 16:23 |
*** ykarel__ has joined #tripleo | 16:23 | |
*** chlong has quit IRC | 16:23 | |
openstackgerrit | yatin proposed openstack/tripleo-heat-templates master: Set ulimit for neutron agent containers https://review.openstack.org/559268 | 16:24 |
*** jpich has quit IRC | 16:25 | |
*** ykarel_ has quit IRC | 16:26 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 16:32 |
arxcruz|ruck | chandankumar: Goneri ^ | 16:33 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-upgrade stable/queens: DNM: Testing P->Q from queens branch. https://review.openstack.org/552080 | 16:33 |
arxcruz|ruck | I hope now it will work properly | 16:33 |
*** trown is now known as trown|lunch | 16:33 | |
arxcruz|ruck | I tried to reduce the if's and else's in the jinja template | 16:33 |
chem | holser__: jistr ^ see you on Monday :) | 16:33 |
holser__ | you too chem | 16:33 |
holser__ | Have a great weekend | 16:33 |
holser__ | :D | 16:33 |
*** etingof has quit IRC | 16:34 | |
openstackgerrit | Merged openstack/diskimage-builder master: Formalise saving of /etc/resolv.conf https://review.openstack.org/558362 | 16:36 |
openstackgerrit | Oliver Walsh proposed openstack/tripleo-heat-templates master: Correct the InternalTLSVncCAFile to comply with selinux policy https://review.openstack.org/559371 | 16:42 |
*** ykarel__ has quit IRC | 16:43 | |
*** lucasagomes is now known as lucas-afk | 16:44 | |
openstackgerrit | Dougal Matthews proposed openstack/tripleo-common master: Standardise Workflow messaging and optionally persist messages https://review.openstack.org/425060 | 16:44 |
*** etingof has joined #tripleo | 16:48 | |
jistr | chem, holser__: thanks, have a good weekend guys | 16:50 |
openstackgerrit | Brent Eagles proposed openstack/puppet-tripleo master: Adding wrapper scripts for neutron agent subprocesses https://review.openstack.org/550224 | 16:51 |
chem | jistr: you too | 16:51 |
*** anilvenkata has quit IRC | 16:53 | |
openstackgerrit | Jill Rouleau proposed openstack/tripleo-heat-templates master: WIP: Migrate Octavia to external_deploy_task https://review.openstack.org/559374 | 16:53 |
holser__ | thanks jistr, you too | 16:53 |
*** jchhatbar has quit IRC | 16:54 | |
jillr | beagles: heya, ^ octavia WIP | 16:55 |
beagles | jillr, ack thanks! | 16:55 |
jillr | np | 16:55 |
hanish | hi i am trying container based overcloud installation, neutron api server container fails with Failed to find some config files: /etc/neutron/plugin.ini | 16:56 |
hanish | does it happen to anyone | 16:56 |
*** fragatina has quit IRC | 16:56 | |
*** links has joined #tripleo | 16:57 | |
beagles | hanish: that's odd. Is it that the container isn't running after deployment or are you doing something different for trying to start the container | 16:58 |
hanish | @beagles container is in restarting state, when i did container logs i got the above error | 16:59 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: only build rpm changes for the branch in use https://review.openstack.org/559143 | 17:00 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/newton: Include database in the default event dispatchers https://review.openstack.org/558864 | 17:00 |
beagles | hanish, does the file exist in /var/lib/config-data/puppet-generated/neutron/etc/neutron on the baremetal? | 17:00 |
*** ykarel__ has joined #tripleo | 17:00 | |
hanish | @beagles: no in that location only neutron.conf is available | 17:01 |
*** jpena is now known as jpena|off | 17:01 | |
beagles | hmm.. that's weird | 17:02 |
hanish | @beagles i am trying ovn on baremetal and neutron in container, does that cause any issue | 17:03 |
*** links has quit IRC | 17:06 | |
beagles | hanish, not sure | 17:06 |
*** links has joined #tripleo | 17:07 | |
EmilienM | bogdando: I was talking to mwhahaha about tripleoclient-gG4kUF directory | 17:07 |
EmilienM | bogdando: 2 things, we thought | 17:08 |
EmilienM | bogdando: 1) we should rename tripleoclient-gG4kUF to be templates-gG4kUF | 17:08 |
EmilienM | bogdando: and put templates files in there directly | 17:08 |
*** dsariel has joined #tripleo | 17:08 | |
EmilienM | bogdando: 2) once deployment finish fine, we should rename to templates/ | 17:08 |
mwhahaha | well no | 17:08 |
mwhahaha | i think we should timestamp them | 17:08 |
bogdando | the code is not so templates only http://git.openstack.org/cgit/openstack/python-tripleoclient/tree/tripleoclient/v1/overcloud_deploy.py#n345 and http://git.openstack.org/cgit/openstack/python-tripleoclient/tree/tripleoclient/v1/undercloud_deploy.py#n320 | 17:08 |
mwhahaha | rather than using a random string | 17:09 |
EmilienM | yeah or timestamp | 17:09 |
hanish | beagles do you have any idea about the location of the ovn container images | 17:09 |
mwhahaha | so we can see what ran with what and when | 17:09 |
numans | hanish, hi | 17:09 |
numans | hanish, about ovn container images | 17:09 |
hanish | numas hi | 17:09 |
mwhahaha | i hate having to sort by time in ls because it's not always accurate | 17:09 |
EmilienM | yes, same | 17:10 |
numans | hanish, you want to know what ? | 17:10 |
EmilienM | bogdando: could we fix that? | 17:10 |
*** ooolpbot has joined #tripleo | 17:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 17:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 17:10 |
*** ooolpbot has quit IRC | 17:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 17:10 |
hanish | numans, can you please share the location of the ovn containers | 17:10 |
numans | hanish, you mean in the docker registry ? | 17:11 |
mwhahaha | on a different subject, EmilienM do we have an upstream job that builds images for CI? or is it just covered in the rdocloud jobs | 17:11 |
hanish | numans, yes | 17:11 |
EmilienM | mwhahaha: we do, once sec | 17:11 |
numans | hanish, one sec | 17:11 |
EmilienM | mwhahaha: we have tripleo-buildimage-overcloud-full-centos-7 and rdo-kolla-build-integration | 17:12 |
EmilienM | rdo-kolla-build-integration is more to see if we can build containers | 17:12 |
bogdando | EmilienM, mwhahaha: yeah, we can do that | 17:12 |
EmilienM | and tripleo-buildimage-overcloud-full-centos-7 is to build the image | 17:12 |
bogdando | have to go now folks. Have a nice weekends! | 17:12 |
EmilienM | bogdando: i'm filling a bug. would you be up to work on it? | 17:12 |
mwhahaha | EmilienM: we should run buildimage on t-p-e | 17:12 |
EmilienM | mwhahaha: ack I'll patch zuul layout | 17:12 |
numans | hanish, tripleomaster/centos-binary-ovn-northd, tripleomaster/centos-binary-ovn-controller | 17:13 |
numans | hanish, you are trying with ovn db pacemaker profile right ? | 17:13 |
*** holser__ has quit IRC | 17:13 | |
*** salmankhan has quit IRC | 17:13 | |
hanish | numans, no, ovn without ha | 17:13 |
numans | hanish, tripleomaster/centos-binary-ovn-nb-db-server and tripleomaster/centos-binary-ovn-sb-db-server | 17:14 |
numans | hanish, oh. i wouldn't recommend that though. | 17:14 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-puppet-elements master: zuul: add tripleo-buildimage-jobs https://review.openstack.org/559380 | 17:15 |
EmilienM | mwhahaha: ^ done | 17:15 |
numans | hanish, any issues you are facing ? | 17:15 |
*** etingof has quit IRC | 17:15 | |
mwhahaha | beekneemech: do you know what's the backend disk store in rh2 for vms? | 17:15 |
EmilienM | afik it's local lvm | 17:15 |
hanish | numans, i am facing issue with nuetron server container failing to start | 17:15 |
numans | hanish, most likely it is not able to connect to the ovn db servers. | 17:16 |
*** bogdando has quit IRC | 17:17 | |
numans | hanish, i guess you are including this env file - -e /usr/share/openstack-tripleo-heat-templates/environments/services/neutron-ovn.yaml | 17:17 |
hanish | numans, yes | 17:17 |
openstackgerrit | Merged openstack/tripleo-common master: Make two workflows from 'validations' produce output https://review.openstack.org/559087 | 17:18 |
numans | hanish, can you share your deploy command in paste ? | 17:18 |
*** rbowen is now known as DrBacchus | 17:19 | |
hanish | numans, please find it here http://paste.openstack.org/show/718617/ | 17:20 |
numans | hanish, the reason is you are including ovn's baremetal env file - -e ~/templates/openstack-tripleo-heat-templates/environments/neutron-ml2-ovn.yaml | 17:21 |
numans | hanish, you should include this one - https://github.com/openstack/tripleo-heat-templates/blob/master/environments/services-docker/neutron-ovn.yaml | 17:22 |
hanish | numans, ovn has to be containerized? | 17:22 |
numans | hanish, if you want neutron-server to be containerized and ovn to be bm, then you need to tweek your env files | 17:23 |
numans | hanish, any particular reason you don't want to containerize ovn ? | 17:23 |
numans | hanish, that is what tested in CI now | 17:23 |
hanish | numans, i do want to run ovn in containerized env but could not find appropriate document for it, | 17:24 |
hanish | numans, one that is available https://docs.openstack.org/networking-ovn/latest/install/tripleo.html is not clear to me as i am not using tripleo quickstart | 17:25 |
numans | hanish, can you please see this guide here - http://logs.openstack.org/03/555803/7/check/build-openstack-sphinx-docs/188d1b3/html/ | 17:25 |
EmilienM | slagle, mwhahaha : could you please review https://bugs.launchpad.net/tripleo/+bug/1761810 and give feedback in the bug report? thanks | 17:25 |
openstack | Launchpad bug 1761810 in tripleo "Templates & config-download directories should be renamed for better visibility" [High,Triaged] | 17:25 |
*** dsariel has quit IRC | 17:25 | |
numans | hanish, this should help you - http://logs.openstack.org/03/555803/7/check/build-openstack-sphinx-docs/188d1b3/html/install/tripleo.html | 17:26 |
numans | probably we need to have a link in tripleo to point here . | 17:26 |
beekneemech | mwhahaha: It's all local storage. I believe some of the nodes are SSD and some are HDD. | 17:27 |
*** dhill__ has quit IRC | 17:27 | |
*** dhill__ has joined #tripleo | 17:27 | |
mwhahaha | beekneemech: hmm ok. basically i'm getting overlayfs errors in rh2 but not rdo cloud. wondering if it's the hypervisor disk setup | 17:28 |
numans | hanish, plz see this - http://logs.openstack.org/98/556798/2/check/tripleo-ci-centos-7-scenario007-multinode-oooq-container/cf9298d/logs/undercloud/home/zuul/containers-default-parameters.yaml.txt.gz and grep for ovn | 17:29 |
beekneemech | mwhahaha: Weird. The only other difference I can think of would be that we enable unsafe caching on rh2, but unless your compute node crashes that shouldn't matter. | 17:29 |
numans | hanish, you need to define these parameters related to ovn. hope this helps you | 17:29 |
mwhahaha | beekneemech: i think that'd do it | 17:29 |
mwhahaha | beekneemech: the problem is that we're having files 'dissapear' during an rsync | 17:29 |
mwhahaha | so perhaps caching is causing it | 17:29 |
beekneemech | mwhahaha: To the vm it shouldn't make any difference though, unless there's a serious bug in the Linux file caching layer. | 17:30 |
hanish | numans, thanks it helps | 17:30 |
mwhahaha | beekneemech: [57689.493261] overlayfs: upper fs needs to support d_type. This is an invalid configuration. | 17:30 |
mwhahaha | i don't get that on rdo | 17:31 |
beekneemech | I have no idea what any of that means. :-P | 17:31 |
mwhahaha | welcome to my world | 17:31 |
EmilienM | rdocloud4life | 17:32 |
mwhahaha | if rdocloud was stable, sure | 17:32 |
mwhahaha | beekneemech: what exactly is the unsafe cache config you're talking about? /me would like to try some reproducing elsewhere | 17:34 |
beekneemech | mwhahaha: Is it possible this is related to old images in rh2? I find this: https://www.systutorials.com/linux-kernels/91356/ovl-warn-instead-of-error-if-d_type-is-not-supported-linux-4-6-5/ | 17:34 |
beekneemech | Which suggests that this requirement might be relatively new. | 17:34 |
mwhahaha | no cause i yum updated on the vm | 17:34 |
beekneemech | Did you reboot? | 17:34 |
mwhahaha | so unless it's because of the kernel on the hypervisor | 17:34 |
mwhahaha | yes | 17:34 |
mwhahaha | i always do that first thing | 17:34 |
mwhahaha | 3.10.0-693.21.1.el7.x86_64 is what the latest is and i'm running that | 17:35 |
* mwhahaha shrugs | 17:35 | |
*** tesseract-RH has quit IRC | 17:35 | |
mwhahaha | i just don't want a customer to hit this cause you know they will | 17:36 |
beekneemech | mwhahaha: It seems to be a libvirt setting: http://git.openstack.org/cgit/openstack-infra/tripleo-ci/tree/scripts/rh2-env.yaml#n27 | 17:36 |
mwhahaha | i think i'm ending in tears per the comment | 17:36 |
mwhahaha | so yea this is likely something we may need to document around containers with out overlayfs usage | 17:37 |
* mwhahaha goes to lunch and will try later | 17:37 | |
beekneemech | mwhahaha: It should only be an issue if the underlying compute node reboots unexpectedly though. | 17:37 |
beekneemech | When they say "unsafe" they don't mean "incorrect". | 17:37 |
mwhahaha | no i know they don't mean incorrect | 17:38 |
beekneemech | It's just that if someone trips over the power cord and kills the system, some of your data may have only existed in memory and be lost. | 17:38 |
mwhahaha | but i think it might be an interaction between the overlayfs and what's being seen | 17:38 |
mwhahaha | because i'm getting io errors & files disappearing | 17:39 |
beekneemech | I will grant that it's entirely possible we found a bug though. | 17:39 |
slagle | EmilienM: there is https://review.openstack.org/#/c/550577/ | 17:39 |
mwhahaha | too many layers of abstraction in this one :D | 17:39 |
mwhahaha | hypervisor -> vm -> docker - | 17:39 |
mwhahaha | > sadness | 17:40 |
*** fragatina has joined #tripleo | 17:40 | |
beekneemech | mwhahaha: What exactly is triggering this? I'm pretty sure I run unsafe caching in my local cloud too and don't have any problems with containerized deployments. | 17:40 |
beekneemech | Although, there again my local cloud is much newer than rh2. | 17:40 |
mwhahaha | beekneemech: the docker-puppet interaction | 17:41 |
mwhahaha | i'm doing containerized undercloud deploy | 17:41 |
mwhahaha | and it fails at config generation | 17:41 |
*** fragatina has quit IRC | 17:41 | |
beekneemech | Ah. | 17:41 |
mwhahaha | with random (aka useless) errors | 17:41 |
* beekneemech runs away | 17:41 | |
*** fragatina has joined #tripleo | 17:41 | |
mwhahaha | in theory we should have seen this on overcloud, but i was able to successfully do this with the overcloud | 17:41 |
mwhahaha | so who the hell knows | 17:41 |
*** fragatina has quit IRC | 17:41 | |
mwhahaha | i just know it's 100% consistent on rh2 for me | 17:41 |
*** fragatina has joined #tripleo | 17:42 | |
*** fragatina has quit IRC | 17:43 | |
*** jcoufal has joined #tripleo | 17:43 | |
EmilienM | slagle, jillr : what would be the default config_dir here? | 17:43 |
EmilienM | slagle, jillr : mwhahaha's idea was to use timestamps by default | 17:43 |
*** fragatina has joined #tripleo | 17:43 | |
*** fragatina has quit IRC | 17:43 | |
jillr | EmilienM: https://review.openstack.org/#/c/550585/ ~/tripleo-config | 17:44 |
*** fragatina has joined #tripleo | 17:44 | |
slagle | EmilienM: the point is to make it predictable | 17:44 |
slagle | if you wanted to use a timestamp, you could. generate the timestamp, pass it in. | 17:44 |
*** trown|lunch is now known as trown | 17:45 | |
EmilienM | slagle: ok, fair enough | 17:46 |
EmilienM | slagle, jillr : in that case, my only comment is that we don't see the tripleo-config dir in http://logs.openstack.org/77/550577/4/check/tripleo-ci-centos-7-undercloud-containers/ddf0cd3/logs/undercloud/home/zuul/ | 17:46 |
EmilienM | I guess we need to update quickstart | 17:47 |
EmilienM | I can do it | 17:47 |
slagle | you would think! | 17:47 |
slagle | but you actually need to update tripleo-ci | 17:47 |
EmilienM | ah yes... | 17:47 |
slagle | b/c we like maintaining the list of log files in 2 places | 17:47 |
slagle | it's fun that way | 17:47 |
EmilienM | wait it's in 2 places? | 17:47 |
EmilienM | I think only one is used | 17:47 |
EmilienM | (afik) | 17:47 |
slagle | yes, it's in quickstart and tripleo-ci. | 17:48 |
slagle | the default is overridden. why the default in quickstart isnt just what we need for tripleo-ci, i don't know | 17:48 |
jillr | well, TIL | 17:49 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: Add $HOME/tripleo-config dir https://review.openstack.org/559387 | 17:49 |
EmilienM | slagle: I'm not sure why, tbh. | 17:49 |
EmilienM | jillr: can you add a Depends-On ^ please? so we can test that we have the directory and can browse it, etc | 17:50 |
EmilienM | thanks | 17:50 |
jillr | EmilienM: for sure | 17:50 |
EmilienM | jillr: thanks, you did half of the bug report https://bugs.launchpad.net/tripleo/+bug/1761810 | 17:52 |
openstack | Launchpad bug 1761810 in tripleo "Templates & config-download directories should be renamed for better visibility" [High,Triaged] | 17:52 |
EmilienM | :) | 17:52 |
jillr | :) | 17:53 |
openstackgerrit | Jill Rouleau proposed openstack/tripleo-common master: config download support for a fixed directory https://review.openstack.org/550577 | 17:54 |
EmilienM | jillr: thx, +2 | 17:55 |
*** shardy has quit IRC | 18:03 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: undercloud: allow to configure ctlplane_masquerade in undercloud.conf https://review.openstack.org/557991 | 18:05 |
*** ooolpbot has joined #tripleo | 18:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 18:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 18:10 |
*** ooolpbot has quit IRC | 18:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 18:10 |
*** shardy has joined #tripleo | 18:21 | |
*** salmankhan has joined #tripleo | 18:28 | |
*** akrivoka has quit IRC | 18:29 | |
openstackgerrit | John Trowbridge proposed openstack-infra/tripleo-ci master: Add experimental job to test overcloud updates https://review.openstack.org/559394 | 18:29 |
*** salmankhan has quit IRC | 18:33 | |
openstackgerrit | John Trowbridge proposed openstack-infra/tripleo-ci master: Add experimental job to test overcloud updates https://review.openstack.org/559394 | 18:33 |
openstackgerrit | Andy Smith proposed openstack/tripleo-heat-templates master: Support separate oslo.messaging services for RPC and Notification https://review.openstack.org/507963 | 18:35 |
*** hanish has quit IRC | 18:44 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 18:48 |
*** amoralej is now known as amoralej|off | 18:51 | |
*** athomas has quit IRC | 18:51 | |
*** pkovar has quit IRC | 18:52 | |
openstackgerrit | Merged openstack/puppet-tripleo master: Include local CA installation outside of HAProxy cert setup https://review.openstack.org/559274 | 18:56 |
openstackgerrit | Merged openstack/tripleo-upgrade master: Fix tag for rolling upgrade compute task https://review.openstack.org/557880 | 18:56 |
openstackgerrit | Merged openstack/tripleo-upgrade master: Expose overcloud_ssh_user var to infrared options https://review.openstack.org/558097 | 18:56 |
*** dhill__ has quit IRC | 19:02 | |
*** ooolpbot has joined #tripleo | 19:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 19:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 19:10 |
*** ooolpbot has quit IRC | 19:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 19:10 |
*** shardy has quit IRC | 19:20 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: heat: align config with instack-undercloud https://review.openstack.org/558354 | 19:29 |
openstackgerrit | John Trowbridge proposed openstack/tripleo-heat-templates master: Match Net:SoftwareConfig resource in scenario000 to other scenarios https://review.openstack.org/559152 | 19:29 |
*** dsariel has joined #tripleo | 19:30 | |
openstackgerrit | Marc Methot proposed openstack/tripleo-heat-templates master: Add nfs as a cinder backup driver option to CinderBackupBackend https://review.openstack.org/535776 | 19:37 |
*** bfournie has quit IRC | 19:38 | |
*** bfournie has joined #tripleo | 19:38 | |
*** bfournie has quit IRC | 19:43 | |
*** lblanchard has quit IRC | 19:49 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 19:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: DNM - Test fs027 with --debug https://review.openstack.org/559179 | 19:52 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: DNM - Test fs027 with --debug https://review.openstack.org/559179 | 19:52 |
mwhahaha | beekneemech: so not that you care, but i figured out my problem. https://github.com/moby/moby/blob/v1.13.0-rc4/docs/deprecated.md#backing-filesystem-without-d_type-support-for-overlayoverlay2 | 19:52 |
openstackgerrit | Marius Cornea proposed openstack/tripleo-upgrade master: WIP: Add Neutron l3 agent failover check during upgrade https://review.openstack.org/559410 | 19:53 |
mwhahaha | beekneemech: the image on rh2 the xfs disk has ftype=0 cause it's so old | 19:53 |
*** lblanchard has joined #tripleo | 19:53 | |
*** jbadiapa_ has joined #tripleo | 19:55 | |
*** jbadiapa has quit IRC | 19:57 | |
*** etingof has joined #tripleo | 19:58 | |
beekneemech | mwhahaha: You make me sound so heartless. :-P | 19:59 |
beekneemech | (but I'm technically on PTO this afternoon, so you're not wrong) | 19:59 |
mwhahaha | :D | 19:59 |
mwhahaha | on a friday i wouldn't want to know about this one. i'll make sure to send a note to the upgrade team to ruin their day | 19:59 |
mwhahaha | cause any node that has an old xfs can't be upgraded to containers | 19:59 |
mwhahaha | and you have to offline the disk to change it (still not sure you can, but i think so) | 20:00 |
openstackgerrit | Marius Cornea proposed openstack/tripleo-upgrade master: WIP: Add Neutron l3 agent failover check during upgrade https://review.openstack.org/559410 | 20:00 |
openstackgerrit | Merged openstack/python-tripleoclient master: Make download_config backwards compatible https://review.openstack.org/555465 | 20:00 |
openstackgerrit | Marius Cornea proposed openstack/tripleo-upgrade master: WIP: Add Neutron l3 agent failover check during upgrade https://review.openstack.org/559410 | 20:02 |
sai1 | dsneddon: theres supposed to be a script that converts pre osp13 nic-configs to osp13 compliant configs, can u point me to it please | 20:03 |
beekneemech | That sounds like fun. | 20:03 |
beekneemech | I suppose nobody has actually upgraded any older deployments to Pike yet. | 20:03 |
mwhahaha | yea | 20:04 |
mwhahaha | it'll be an FFU thing though | 20:04 |
mwhahaha | unless it's always had crc/ftype enabled in RHEL | 20:04 |
mwhahaha | then maybe we don't hit it | 20:04 |
* mwhahaha shrugs | 20:04 | |
*** dougbtv has quit IRC | 20:06 | |
*** florianf has quit IRC | 20:08 | |
*** etingof has quit IRC | 20:10 | |
*** ooolpbot has joined #tripleo | 20:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 20:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 20:10 |
*** ooolpbot has quit IRC | 20:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 20:10 |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: Manage upgrades to a containerized undercloud https://review.openstack.org/549624 | 20:12 |
*** dsariel has quit IRC | 20:14 | |
*** salmankhan has joined #tripleo | 20:16 | |
*** gfidente has quit IRC | 20:20 | |
*** artom has quit IRC | 20:21 | |
*** etingof has joined #tripleo | 20:23 | |
*** links has quit IRC | 20:28 | |
*** holser__ has joined #tripleo | 20:32 | |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tripleo master: firewall/masquerading: cleanup nat rules https://review.openstack.org/559259 | 20:34 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-tripleo master: firewall/masquerading: cleanup nat rules https://review.openstack.org/559259 | 20:34 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs001: enable masquerading via THT https://review.openstack.org/557972 | 20:34 |
*** abishop has quit IRC | 20:42 | |
*** pchavva has quit IRC | 20:44 | |
*** beekneemech has quit IRC | 20:48 | |
*** rfolco|rover is now known as rfolco|off | 20:48 | |
*** salmankhan has quit IRC | 20:50 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: undercloud: chown config to deployment user https://review.openstack.org/559265 | 20:50 |
*** Goneri has quit IRC | 20:53 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: Revert "Run containerized mistral-api eventlet" https://review.openstack.org/558557 | 20:55 |
EmilienM | slagle: if you have time, I implemented your idea of the undercloud upgrade service, tested it and it works quite well: https://review.openstack.org/#/c/559210/ | 20:56 |
EmilienM | slagle: it makes the tripleoclient patch much easier: https://review.openstack.org/#/c/549624/ | 20:56 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart-extras master: Remove nat/masquerading config workarounds. https://review.openstack.org/557851 | 20:56 |
EmilienM | dprince: I updated the containerized undercloud doc, if you have time for review https://review.openstack.org/#/c/558893/ | 20:58 |
*** salmankhan has joined #tripleo | 20:59 | |
*** paramite has quit IRC | 21:01 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 21:03 |
*** itlinux has joined #tripleo | 21:03 | |
*** jtomasek has quit IRC | 21:04 | |
openstackgerrit | Emilien Macchi proposed openstack/python-tripleoclient master: containerized/undercloud: disable verbosity by default https://review.openstack.org/559140 | 21:04 |
*** agopi is now known as agopi|out | 21:06 | |
*** ooolpbot has joined #tripleo | 21:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 21:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 21:10 |
*** ooolpbot has quit IRC | 21:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 21:10 |
*** agopi|out has quit IRC | 21:11 | |
*** lblanchard has quit IRC | 21:17 | |
*** itlinux has quit IRC | 21:18 | |
*** artom has joined #tripleo | 21:23 | |
*** dprince has quit IRC | 21:25 | |
*** mcornea has quit IRC | 21:27 | |
*** holser__ has quit IRC | 21:27 | |
openstackgerrit | Liz Blanchard proposed openstack/tripleo-ui master: Move Logout under User Name Dropdown https://review.openstack.org/556991 | 21:28 |
openstackgerrit | James Slagle proposed openstack/tripleo-common master: Don't set deployments as hostvars https://review.openstack.org/559433 | 21:30 |
slagle | EmilienM: ok. will have a look next week probably | 21:31 |
*** jcoufal has quit IRC | 21:39 | |
EmilienM | slagle: perfect, thx | 21:40 |
*** raildo has quit IRC | 21:41 | |
*** slaweq_ has joined #tripleo | 21:44 | |
openstackgerrit | Arx Cruz proposed openstack/tripleo-quickstart-extras master: Refactored validate-tempest role for undercloud and containers https://review.openstack.org/551441 | 21:45 |
*** slaweq_ has quit IRC | 21:46 | |
*** agopi|out has joined #tripleo | 21:46 | |
*** slaweq has quit IRC | 21:46 | |
*** slaweq has joined #tripleo | 21:47 | |
openstackgerrit | Jill Rouleau proposed openstack/python-tripleoclient master: Add missing unit tests for undercloud_deploy https://review.openstack.org/555456 | 21:49 |
*** slaweq_ has joined #tripleo | 21:50 | |
openstackgerrit | James Slagle proposed openstack/tripleo-common master: Use hostnames in inventory https://review.openstack.org/558550 | 21:52 |
*** lblanchard has joined #tripleo | 21:53 | |
slagle | hostnames FTW. welcome to 1980 | 21:53 |
*** slaweq has quit IRC | 21:55 | |
*** salmankhan has quit IRC | 21:55 | |
jillr | :) | 21:56 |
*** jmelvin has quit IRC | 21:57 | |
*** waleedm has joined #tripleo | 22:03 | |
openstackgerrit | Clark Boylan proposed openstack/diskimage-builder master: Don't use -e to test for what might be broken symlink https://review.openstack.org/559436 | 22:06 |
*** ledo_ has joined #tripleo | 22:07 | |
*** waleedm has quit IRC | 22:08 | |
*** ooolpbot has joined #tripleo | 22:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 22:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 22:10 |
*** ooolpbot has quit IRC | 22:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 22:10 |
*** lblanchard has quit IRC | 22:18 | |
*** lbrune has joined #tripleo | 22:24 | |
*** superdan is now known as dansmith | 22:25 | |
*** salmankhan has joined #tripleo | 22:34 | |
*** salmankhan has quit IRC | 22:41 | |
jrist | honza: if you're still around https://review.openstack.org/#/c/554501/ | 22:49 |
*** liverpooler has quit IRC | 22:49 | |
*** dtrainor has quit IRC | 22:52 | |
*** lbrune has quit IRC | 22:55 | |
*** Goneri has joined #tripleo | 22:57 | |
*** Goneri has quit IRC | 23:03 | |
*** ooolpbot has joined #tripleo | 23:10 | |
ooolpbot | URGENT TRIPLEO TASKS NEED ATTENTION | 23:10 |
ooolpbot | https://bugs.launchpad.net/tripleo/+bug/1757556 | 23:10 |
*** ooolpbot has quit IRC | 23:10 | |
openstack | Launchpad bug 1757556 in tripleo "timeouts in neutron are causing ssh failures in tempest test instances" [Critical,Triaged] | 23:10 |
*** rpioso is now known as rpioso|afk | 23:12 | |
*** dprince has joined #tripleo | 23:15 | |
*** tosky has quit IRC | 23:29 | |
*** itlinux has joined #tripleo | 23:39 | |
*** dprince has quit IRC | 23:45 | |
*** apetrich has quit IRC | 23:45 | |
*** apetrich has joined #tripleo | 23:46 | |
openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/472607 | 23:55 |
*** waleedm has joined #tripleo | 23:55 | |
*** moshele has joined #tripleo | 23:57 | |
*** ledo_ has quit IRC | 23:57 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!