gunix | larsks: yes | 00:02 |
---|---|---|
larsks | Does keystone log anything of interest at the time you're getting the errors from the ui? | 00:02 |
gunix | larsks: i did a quickstart, with both undercloud and overcloud | 00:02 |
gunix | i am curious how the web gui looks | 00:02 |
larsks | I have a quickstart running *right now*. If it completes before next year I can take a look and see if I see the same behavior. | 00:02 |
larsks | Which release have you deployed? | 00:03 |
gunix | larsks: if you did default release (pike), it will fail | 00:03 |
gunix | i deployed -R master | 00:03 |
larsks | I do have a pike deploy running. I guess I will see. | 00:04 |
openstackgerrit | Merged openstack/tripleo-upgrade master: More robust check for deployment_with_ha https://review.openstack.org/536371 | 00:04 |
gunix | larsks: https://bugs.launchpad.net/tripleo/+bug/1740934 | 00:05 |
openstack | Launchpad bug 1727985 in tripleo "duplicate for #1740934 yum-plugin-priorities is not installed in tripleo image when overcloud packages are installed" [High,Fix released] - Assigned to Alfredo Moralejo (amoralej) | 00:05 |
gunix | larsks: and here is the patch: https://review.openstack.org/#/c/531107/ | 00:05 |
*** owalsh_ has joined #tripleo | 00:05 | |
larsks | Well, yay. | 00:05 |
*** owalsh has quit IRC | 00:06 | |
gunix | larsks: are you doing both undercloud and overcloud? | 00:10 |
gunix | it fails on overcloud | 00:10 |
larsks | I figured, since my undercloud is deployed and the overcloud deploy has started :) | 00:10 |
larsks | I'll just wait for it to die. | 00:10 |
larsks | Story of my life. | 00:10 |
gunix | it works ok up to tempest | 00:10 |
gunix | ^^ | 00:10 |
larsks | The day that a quickstart succeeds on the first try is the day beer o'clock happens at lunchtime. | 00:10 |
*** owalsh_ has quit IRC | 00:11 | |
*** owalsh has joined #tripleo | 00:16 | |
gunix | larsks: i think i will just destroy this deployment and do only undercloud | 00:18 |
gunix | with pike | 00:18 |
gunix | and see how that works | 00:18 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DNM: stop all non 039 jobs https://review.openstack.org/537019 | 00:18 |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: Add ability to deploy FreeIPA on OVB https://review.openstack.org/534435 | 00:20 |
*** artom has joined #tripleo | 00:26 | |
*** dmacpher has joined #tripleo | 00:35 | |
sshnaidm | bnemec, fyi: https://bugs.launchpad.net/tripleo/+bug/1745064 | 00:37 |
openstack | Launchpad bug 1745064 in tripleo "CI: testenv fails to set up extra node" [High,Triaged] | 00:37 |
*** sshnaidm is now known as sshnaidm|off | 00:38 | |
*** dmacpher_ has joined #tripleo | 00:38 | |
*** dmacpher has quit IRC | 00:41 | |
*** agopi has joined #tripleo | 00:53 | |
*** psahoo has joined #tripleo | 00:56 | |
*** mdnadeem has joined #tripleo | 01:06 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/pike: Remove httpd log dir for glance-api https://review.openstack.org/537092 | 01:10 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/pike: Remove httpd log dir for glance-api https://review.openstack.org/537092 | 01:12 |
*** thrash is now known as thrash|g0ne | 01:27 | |
*** dobson has quit IRC | 01:27 | |
*** Goneri has quit IRC | 01:30 | |
*** dobson has joined #tripleo | 01:31 | |
EmilienM | ianw: thx for your help on the mirrors, very appreciated | 01:41 |
openstackgerrit | Tom Barron proposed openstack/tripleo-heat-templates master: Add a StorageNFS network for use by Manila/Ganesha https://review.openstack.org/512239 | 01:42 |
openstackgerrit | Tom Barron proposed openstack/tripleo-heat-templates master: Add support for ceph-nfs manila backend https://review.openstack.org/471245 | 01:42 |
openstackgerrit | Tom Barron proposed openstack/tripleo-heat-templates master: Pass storage nfs VIP to ceph-ansible https://review.openstack.org/512240 | 01:42 |
openstackgerrit | Tom Barron proposed openstack/tripleo-heat-templates master: Some net configs - Do Not Merge https://review.openstack.org/533767 | 01:42 |
*** dmacpher_ has quit IRC | 01:43 | |
*** dmacpher has joined #tripleo | 01:50 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/instack-undercloud master: Updated from global requirements https://review.openstack.org/533962 | 01:55 |
*** rickflare has joined #tripleo | 01:55 | |
gunix | can you get ceph-mon on the 3 controller nodes, and ceph-osd on the 3 compute nodes, using tripleo? | 02:03 |
fultonj | gunix: yes | 02:03 |
gunix | fultonj: even all in one? like one node with controller, compute, ceph ? | 02:04 |
fultonj | hyperconverged yes | 02:04 |
gunix | so i could do a 1 node deployment, or 3 nodes, or 6nodes, or 9 | 02:04 |
gunix | or whatever | 02:04 |
gunix | and mix them how i want | 02:04 |
gunix | hmm | 02:04 |
fultonj | https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/ceph_config.html | 02:05 |
fultonj | ceph ^ | 02:05 |
fultonj | gunix: but you'd want to compose a role | 02:05 |
fultonj | to update your roles_data.yaml | 02:05 |
fultonj | https://docs.openstack.org/tripleo-docs/latest/install/advanced_deployment/custom_roles.html | 02:06 |
fultonj | openstack overcloud role list | 02:06 |
fultonj | ^ will produce a list of roles | 02:06 |
fultonj | just pass it ComputeHCI and Controller | 02:06 |
fultonj | Controllers have mons by default | 02:06 |
fultonj | ComputeHCI puts ceph OSD services on compute nodes | 02:06 |
fultonj | gunix: i do it all the time | 02:07 |
gunix | do you do that with quickstart? | 02:07 |
fultonj | yes | 02:07 |
fultonj | quickstart stands up my undercoud | 02:08 |
fultonj | then i ssh into it and compose the role and deploy as described in the docs above | 02:08 |
gunix | thank you! | 02:09 |
fultonj | gunix: np | 02:09 |
* fultonj going to bed | 02:13 | |
*** chem has quit IRC | 02:15 | |
EmilienM | fultonj: good night | 02:25 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Adds SSL/TLS everywhere for OpenDaylight https://review.openstack.org/531026 | 02:28 |
openstackgerrit | Emilien Macchi proposed openstack-infra/tripleo-ci master: DNM - debug https://review.openstack.org/#/c/528761/ https://review.openstack.org/537220 | 02:28 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Allow defaults for Image/Flavor/RoleParameters in roles_data.yaml https://review.openstack.org/532465 | 02:29 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs032: activate config-download https://review.openstack.org/528761 | 02:29 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: fs032: activate config-download https://review.openstack.org/528761 | 02:29 |
*** yolanda has quit IRC | 02:30 | |
*** bcafarel has quit IRC | 02:31 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/pike: Allow defaults for Image/Flavor/RoleParameters in roles_data.yaml https://review.openstack.org/537222 | 02:34 |
*** fzdarsky has joined #tripleo | 02:42 | |
*** fzdarsky|afk has quit IRC | 02:42 | |
*** bcafarel has joined #tripleo | 02:45 | |
*** haint93 has joined #tripleo | 02:55 | |
*** haint_ has quit IRC | 02:58 | |
*** ihrachys_ has quit IRC | 03:15 | |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Add VolumeEncryptionTest to skip list https://review.openstack.org/536399 | 03:20 |
*** ykarel has joined #tripleo | 03:23 | |
*** fragatina has quit IRC | 03:32 | |
*** jlabarre has quit IRC | 03:42 | |
*** brault has quit IRC | 03:49 | |
*** psachin has joined #tripleo | 03:51 | |
*** psachin` has joined #tripleo | 03:51 | |
*** gvrangan has joined #tripleo | 03:52 | |
*** karthiks has joined #tripleo | 03:54 | |
*** Goneri has joined #tripleo | 03:58 | |
*** ramishra has joined #tripleo | 03:59 | |
*** udesale has joined #tripleo | 04:00 | |
*** gvrangan has quit IRC | 04:04 | |
*** liverpooler has quit IRC | 04:11 | |
*** Goneri has quit IRC | 04:14 | |
*** mdnadeem has quit IRC | 04:18 | |
*** janki has joined #tripleo | 04:22 | |
janki | Hi. Can I get some reviews for https://review.openstack.org/#/c/535783/ | 04:23 |
*** mdnadeem has joined #tripleo | 04:25 | |
*** rlandy has quit IRC | 04:25 | |
*** akane_ has joined #tripleo | 04:39 | |
*** dpawar has joined #tripleo | 04:49 | |
*** ratailor has joined #tripleo | 04:56 | |
openstackgerrit | Janki Chhatbar proposed openstack/tripleo-heat-templates master: Add endpoint for ODL https://review.openstack.org/535783 | 04:58 |
openstackgerrit | Janki Chhatbar proposed openstack/tripleo-heat-templates master: Add endpoint for ODL https://review.openstack.org/535783 | 04:59 |
openstackgerrit | Merged openstack/tripleo-common master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536472 | 05:00 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536534 | 05:00 |
openstackgerrit | Merged openstack/tripleo-puppet-elements master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536513 | 05:00 |
openstackgerrit | Merged openstack/puppet-tripleo master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536514 | 05:09 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/526481 | 05:09 |
openstackgerrit | Merged openstack/os-net-config stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536591 | 05:09 |
*** vpickard_ has quit IRC | 05:15 | |
openstackgerrit | Merged openstack/os-collect-config master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536506 | 05:17 |
openstackgerrit | Merged openstack/python-tripleoclient master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536481 | 05:17 |
*** vpickard_ has joined #tripleo | 05:22 | |
*** links has joined #tripleo | 05:32 | |
*** ccamacho has quit IRC | 05:35 | |
*** Sandy619 has joined #tripleo | 05:41 | |
*** shreshtha has joined #tripleo | 05:43 | |
*** shreshtha has quit IRC | 05:43 | |
*** shreshtha has joined #tripleo | 05:44 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/pike: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537261 | 05:45 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/ocata: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537262 | 05:45 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/ocata: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537262 | 05:45 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates stable/newton: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537263 | 05:46 |
*** karthiks has quit IRC | 05:46 | |
*** Sandy619 has quit IRC | 05:46 | |
*** karthiks has joined #tripleo | 05:46 | |
EmilienM | stevebaker: if you're still around, please look https://review.openstack.org/#/c/537092/ | 05:47 |
EmilienM | jaosorior: ^ | 05:48 |
jaosorior | EmilienM: sure | 05:50 |
jaosorior | EmilienM: done | 05:50 |
*** pgadiya has joined #tripleo | 05:51 | |
EmilienM | jaosorior: ++ | 05:53 |
jaosorior | EmilienM: any other reviews? | 05:54 |
EmilienM | jaosorior: yes, a sec | 05:57 |
EmilienM | jaosorior: https://review.openstack.org/#/q/status:open+project:openstack/python-tripleoclient+branch:master+topic:bug/1738669 | 05:57 |
EmilienM | I'm off, ttyl | 05:57 |
EmilienM | and thanks | 05:57 |
*** rcernin_ has joined #tripleo | 06:03 | |
*** rcernin has quit IRC | 06:03 | |
*** anilvenkata has joined #tripleo | 06:09 | |
*** jfrancoa has joined #tripleo | 06:12 | |
*** agopi has quit IRC | 06:13 | |
*** fragatina has joined #tripleo | 06:13 | |
*** fragatina has quit IRC | 06:14 | |
*** fragatina has joined #tripleo | 06:14 | |
*** dparkes has quit IRC | 06:20 | |
openstackgerrit | Merged openstack/diskimage-builder master: Updated from global requirements https://review.openstack.org/537039 | 06:21 |
*** rwsu has joined #tripleo | 06:22 | |
*** waleedm has joined #tripleo | 06:30 | |
*** tzumainn has quit IRC | 06:31 | |
*** dbecker has quit IRC | 06:31 | |
*** ccamacho has joined #tripleo | 06:36 | |
*** marios has joined #tripleo | 06:37 | |
*** threestrands has joined #tripleo | 06:39 | |
*** threestrands has quit IRC | 06:39 | |
*** threestrands has joined #tripleo | 06:39 | |
*** dougbtv has quit IRC | 06:40 | |
Tengu | hello there :). | 06:43 |
jaosorior | good morning | 06:44 |
Tengu | how are you jaosorior ? | 06:44 |
*** dbecker has joined #tripleo | 06:45 | |
*** hjensas has quit IRC | 06:46 | |
*** threestrands has quit IRC | 06:49 | |
jaosorior | sleepy still haha | 06:53 |
jaosorior | you? | 06:53 |
Tengu | broken back, once again. | 06:54 |
Tengu | had some issues getting up this morning. oh and laying down yesterday. it will be a great day -.-. | 06:55 |
Tengu | anyway, at work, configuring Satellite in order to be able to go forward with my lab :). | 06:55 |
*** ykarel is now known as ykarel|away | 07:09 | |
*** pcaruana has joined #tripleo | 07:10 | |
*** ykarel|away has quit IRC | 07:11 | |
*** rcernin has joined #tripleo | 07:12 | |
*** rcernin_ has quit IRC | 07:12 | |
*** waleedm has quit IRC | 07:13 | |
*** dparkes has joined #tripleo | 07:13 | |
*** ccamacho has quit IRC | 07:15 | |
*** agurenko has joined #tripleo | 07:17 | |
*** aufi has joined #tripleo | 07:18 | |
*** janki has quit IRC | 07:18 | |
*** pcaruana has quit IRC | 07:21 | |
*** pcaruana has joined #tripleo | 07:22 | |
*** aufi has quit IRC | 07:24 | |
*** aufi has joined #tripleo | 07:24 | |
*** dtrainor has quit IRC | 07:29 | |
*** jaganathan has quit IRC | 07:31 | |
openstackgerrit | Rabi Mishra proposed openstack/tripleo-heat-templates master: Add neutron segments service plugin by default https://review.openstack.org/519252 | 07:34 |
*** stendulker has joined #tripleo | 07:36 | |
*** rwsu has quit IRC | 07:41 | |
*** jaganathan has joined #tripleo | 07:44 | |
*** wojdec has joined #tripleo | 07:45 | |
*** fultonj has quit IRC | 07:47 | |
*** jtomasek has quit IRC | 07:48 | |
*** anilvenkata has quit IRC | 07:49 | |
*** jtomasek has joined #tripleo | 07:49 | |
*** hjensas has joined #tripleo | 07:52 | |
*** apetrich has quit IRC | 07:52 | |
*** trown|outtypewww has quit IRC | 07:53 | |
*** trown has joined #tripleo | 07:53 | |
*** itlinux has joined #tripleo | 07:56 | |
openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/472607 | 07:58 |
*** cylopez has joined #tripleo | 07:59 | |
itlinux | hello all, I have a deployment on BM, and somehow after the upgrade I get no valid host found since I am trying to redeploy. No other things changed.. any suggestions, on what could be the issue? | 08:00 |
*** shardy has joined #tripleo | 08:01 | |
*** brault has joined #tripleo | 08:01 | |
*** pcaruana has quit IRC | 08:01 | |
*** waleedm has joined #tripleo | 08:05 | |
*** apetrich has joined #tripleo | 08:05 | |
*** ccamacho has joined #tripleo | 08:06 | |
*** yprokule has joined #tripleo | 08:06 | |
*** pkovar has joined #tripleo | 08:07 | |
openstackgerrit | Merged openstack/os-net-config master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536507 | 08:10 |
*** lbrune has joined #tripleo | 08:12 | |
*** mandre is now known as mandre_afk | 08:12 | |
*** dmacpher has quit IRC | 08:16 | |
*** florianf has joined #tripleo | 08:18 | |
*** paramite has joined #tripleo | 08:22 | |
*** amoralej|off is now known as amoralej | 08:22 | |
*** cylopez has left #tripleo | 08:23 | |
*** itlinux has quit IRC | 08:24 | |
*** tesseract has joined #tripleo | 08:27 | |
*** cshastri has joined #tripleo | 08:30 | |
*** paramite has quit IRC | 08:31 | |
*** oidgar has joined #tripleo | 08:34 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Use yaml format instead of inline in deploy-steps.j2 https://review.openstack.org/537299 | 08:35 |
*** mdnadeem has quit IRC | 08:36 | |
*** mdnadeem has joined #tripleo | 08:36 | |
*** mdnadeem is now known as mdnadeem|lunch | 08:36 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Add IPSEC service to ovb-ha environment https://review.openstack.org/535171 | 08:36 |
*** pcaruana has joined #tripleo | 08:39 | |
*** ebarrera has joined #tripleo | 08:40 | |
*** iranzo has joined #tripleo | 08:41 | |
*** iranzo has joined #tripleo | 08:41 | |
*** jbadiapa has joined #tripleo | 08:41 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-quickstart master: Use telemetry-tempest-plugin for Telemetry projects https://review.openstack.org/534706 | 08:42 |
*** oidgar has quit IRC | 08:44 | |
*** rcernin has quit IRC | 08:44 | |
*** pmannidi has quit IRC | 08:45 | |
*** jpena|off is now known as jpena | 08:45 | |
*** oidgar has joined #tripleo | 08:46 | |
jaosorior | shardy: are we setting anything regarding the fact cache? | 08:48 |
*** agurenko has quit IRC | 08:49 | |
*** gfidente has joined #tripleo | 08:51 | |
*** gfidente has quit IRC | 08:51 | |
*** gfidente has joined #tripleo | 08:51 | |
*** chem has joined #tripleo | 08:52 | |
*** oidgar has quit IRC | 08:53 | |
*** tesseract has quit IRC | 08:54 | |
*** agurenko has joined #tripleo | 08:56 | |
*** jpich has joined #tripleo | 08:57 | |
*** ipsecguy_ has joined #tripleo | 08:57 | |
*** ipsecguy has quit IRC | 08:58 | |
*** paramite has joined #tripleo | 08:59 | |
*** pkovar has quit IRC | 09:01 | |
*** tesseract has joined #tripleo | 09:03 | |
*** sshnaidm|off is now known as sshnaidm | 09:05 | |
*** pkovar has joined #tripleo | 09:05 | |
*** pkovar has quit IRC | 09:06 | |
openstackgerrit | Merged openstack/os-refresh-config master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536509 | 09:07 |
openstackgerrit | Merged openstack/puppet-tripleo stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536588 | 09:07 |
openstackgerrit | Merged openstack/tripleo-image-elements master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536511 | 09:07 |
openstackgerrit | Merged openstack/instack-undercloud master: Remove RH1 OVB jobs from configuration https://review.openstack.org/536501 | 09:07 |
*** wojdec1 has joined #tripleo | 09:07 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536562 | 09:07 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536561 | 09:07 |
openstackgerrit | Merged openstack/puppet-tripleo stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536587 | 09:07 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536560 | 09:07 |
openstackgerrit | Merged openstack/puppet-tripleo stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536586 | 09:07 |
openstackgerrit | Merged openstack/tripleo-puppet-elements stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536585 | 09:07 |
*** pkovar has joined #tripleo | 09:07 | |
openstackgerrit | Merged openstack/tripleo-puppet-elements stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536584 | 09:07 |
openstackgerrit | Merged openstack/tripleo-puppet-elements stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536583 | 09:07 |
openstackgerrit | Merged openstack/tripleo-image-elements stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536581 | 09:07 |
openstackgerrit | Merged openstack/tripleo-image-elements stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536580 | 09:08 |
openstackgerrit | Merged openstack/tripleo-image-elements stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536582 | 09:08 |
openstackgerrit | Merged openstack/os-net-config stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536579 | 09:08 |
openstackgerrit | Merged openstack/os-net-config stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536578 | 09:08 |
openstackgerrit | Merged openstack/os-collect-config stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536577 | 09:08 |
openstackgerrit | Merged openstack/os-collect-config stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536576 | 09:08 |
*** holser has joined #tripleo | 09:08 | |
*** wojdec has quit IRC | 09:09 | |
*** bogdando has joined #tripleo | 09:09 | |
*** yamahata has quit IRC | 09:10 | |
*** gkadam has joined #tripleo | 09:10 | |
*** oidgar has joined #tripleo | 09:11 | |
*** itlinux has joined #tripleo | 09:12 | |
shardy | jaosorior: in deploy_steps_playbook we set the facts in a task at the start, then set gather_facts: false elsewhere | 09:12 |
shardy | https://github.com/openstack/tripleo-heat-templates/blob/master/common/deploy-steps.j2#L409 | 09:13 |
*** wojdec1 has left #tripleo | 09:13 | |
*** etingof has quit IRC | 09:14 | |
*** masco has joined #tripleo | 09:20 | |
*** anilvenkata has joined #tripleo | 09:21 | |
jaosorior | shardy: would that affect trying to get facts from other hosts from one of them? | 09:23 |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-quickstart-extras master: Drop net-config noop from the undercloud-deploy. https://review.openstack.org/531862 | 09:24 |
*** psachin` has quit IRC | 09:24 | |
shardy | jaosorior: Not sure tbh, probably worth testing, but wouldn't that break all the time not only in CI? | 09:24 |
*** psachin has quit IRC | 09:25 | |
shardy | jaosorior: FWIW I tested hostvars in my test playbook with and without gather facts, there was no error in either case, but I didn't diff the data | 09:25 |
openstackgerrit | Bogdan Dobrelya proposed openstack/puppet-tripleo master: Split docker mirror and debug configs https://review.openstack.org/535360 | 09:25 |
openstackgerrit | Bogdan Dobrelya proposed openstack/tripleo-heat-templates stable/pike: Allow to increase docker daemon verbosity https://review.openstack.org/530773 | 09:25 |
jaosorior | shardy: you're right | 09:27 |
jaosorior | shouldn't affect | 09:27 |
*** ukalifon has joined #tripleo | 09:30 | |
*** aditya_r has joined #tripleo | 09:31 | |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: Set extra node template acc. to RDO cloud vars https://review.openstack.org/537318 | 09:31 |
*** suuuper has joined #tripleo | 09:32 | |
*** psachin has joined #tripleo | 09:32 | |
bogdando | PTAL folks https://review.openstack.org/#/c/523092/ | 09:33 |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-common master: Add tempest container https://review.openstack.org/537321 | 09:34 |
*** ebarrera has quit IRC | 09:34 | |
*** ratailor_ has joined #tripleo | 09:34 | |
*** ratailor has quit IRC | 09:35 | |
oidgar | hi, how do I run tox manually on tripleo-heat-templates? (to validate yaml files). tried to run just "tox" and it cannot run | 09:37 |
shardy | oidgar: tox -e pep8 | 09:38 |
oidgar | shardy: thanks! | 09:38 |
oidgar | shardy: still fails :( | 09:39 |
oidgar | shardy: "tox.ConfigError: ConfigError: substitution 'env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt': 'UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt' not found in environment | 09:39 |
oidgar | " | 09:39 |
*** derekh has joined #tripleo | 09:39 | |
shardy | oidgar: do you have any .tox directory? If so try removing it, also what tox version do you have? | 09:40 |
oidgar | shardy: no .tox directory. about version: 1.4.2 | 09:41 |
*** pliu_ has joined #tripleo | 09:41 | |
oidgar | shardy: default python is 2.7.5 | 09:41 |
shardy | oidgar: that sounds really old, I'm using tox 2.9.1 and it works fine | 09:41 |
shardy | try pip install --upgrade tox perhaps? | 09:41 |
*** mcornea has joined #tripleo | 09:41 | |
oidgar | shardy: umm... I installed it through yum. maybe because of that | 09:41 |
shardy | yeah the centos python stuff is mostly very old | 09:42 |
oidgar | shardy: because we do not have pip in the undercloud by default :) | 09:42 |
shardy | oidgar: I reccomend installing the deps on some dev box so you don't have to mess with dependencies every time you rebuild your undercloud | 09:42 |
*** karthiks has quit IRC | 09:42 | |
*** pliu_ has quit IRC | 09:42 | |
oidgar | shardy: good point | 09:43 |
*** karthiks has joined #tripleo | 09:43 | |
shardy | oidgar: I've configured the host running the undercloud/overcloud VMs with the versions needed, then scp t-h-t (or mount via nfs) for testing | 09:43 |
oidgar | shardy: maybe that's what I'll do. I have a jump host in RDO cloud so I might install those there | 09:44 |
openstackgerrit | Thomas Herve proposed openstack/tripleo-quickstart-extras master: Remove compatibility cruft from overcloud-validate https://review.openstack.org/537327 | 09:44 |
shardy | sshnaidm: Hey do you happen to know if there's a quickstart variable that changes the host used for the container image prepare, e.g the overcloud image download? | 09:45 |
shardy | https://github.com/openstack-infra/tripleo-ci/blob/master/toci-quickstart/config/testenv/multinode.yml#L10 | 09:45 |
shardy | sshnaidm: I see that one for the undercloud, but wasn't sure if that only affects the undercloud deploy w/containers | 09:46 |
shardy | I want to point quickstart to a local docker registry for all container images | 09:46 |
shardy | (one that is configured as a pull-through cache) | 09:46 |
chandankumar | arxcruz: EmilienM i have started working on containerizing tempest, once it is available i will add support for the same in oooq | 09:47 |
sshnaidm | shardy, hmm.. good question, lemme see.. | 09:47 |
shardy | sshnaidm: Oh sorry I may have found it, perhaps docker_registry_host will do it | 09:47 |
shardy | I was expecting to see something set for CI in toci-quickstart | 09:48 |
shardy | https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/overcloud-prep-containers/templates/overcloud-prep-containers.sh.j2#L17 | 09:48 |
shardy | ./toci-quickstart/config/testenv/multinode-rdocloud.yml sets it to trunk.registry.rdoproject.org | 09:49 |
shardy | so perhaps we aren't using the infra mirrors for overcloud deployments w/containers? | 09:49 |
shardy | seems like we could maybe test with the mirror to see if we improve deploy times | 09:50 |
sshnaidm | shardy, we don't have infra mirrors for overcloud deployments with containers afaik | 09:50 |
*** absubram has joined #tripleo | 09:50 | |
shardy | sshnaidm: but aren't the images the same as those used for the undercloud deploy? | 09:50 |
openstackgerrit | Thomas Herve proposed openstack/tripleo-quickstart-extras master: Use openstack CLI in overcloud-validate https://review.openstack.org/537329 | 09:50 |
*** etingof has joined #tripleo | 09:50 | |
sshnaidm | shardy, if we have, that's definitely an option for multinode jobs.. | 09:51 |
sshnaidm | shardy, I'm not sure what undercloud deploy variable does.. | 09:51 |
shardy | sshnaidm: Maybe I'm wrong but I thought the infra mirrors were configured like a pull-through cache, but maybe we need to check with pabelanger later | 09:51 |
oidgar | shardy: works on my jump host. thanks! | 09:51 |
shardy | sshnaidm: my main motivation is to speed up local testing with images cached locally, but it'd be great if we can also improve CI | 09:51 |
openstackgerrit | Or Idgar proposed openstack/tripleo-heat-templates master: Ensure packages for octavia only when EnablePackageInstall is True https://review.openstack.org/536816 | 09:52 |
sshnaidm | shardy, yeah, agree, I'll check with pabelanger when he's online | 09:53 |
shardy | sshnaidm: ack thanks, I'll try to figure out the config for local testing and will share the results | 09:54 |
*** absubram has quit IRC | 09:54 | |
sshnaidm | shardy, thanks, also tried it recently and rdoproject registry hardly worked for me.. | 09:55 |
*** salmankhan has joined #tripleo | 09:55 | |
*** absubram has joined #tripleo | 09:56 | |
openstackgerrit | Martin André proposed openstack/tripleo-quickstart master: Set -q option to ssh in ProxyCommand https://review.openstack.org/452258 | 09:56 |
Tengu | shardy: heya! for information, I think I'll be able to duplicate my current undercloud in a lab env, with some network tricks and isolations - I'll hence be able to keep the very same network I have on production. Using "virtual bmc" I should even be able to trick Ironic :]. | 09:58 |
*** lvdombrkr has joined #tripleo | 09:59 | |
*** ebarrera has joined #tripleo | 10:00 | |
openstackgerrit | Ricardo Noriega proposed openstack/tripleo-heat-templates stable/pike: Fix NeutronServicePlugins parameter to match ODL L3 feature https://review.openstack.org/500579 | 10:01 |
*** psahoo has quit IRC | 10:01 | |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/pike: Add rgw_keystone_implicit_tenants to ceph-ansible/ceph-base.yaml https://review.openstack.org/537330 | 10:01 |
openstackgerrit | Thomas Herve proposed openstack/tripleo-heat-templates master: Update pingtest description https://review.openstack.org/537331 | 10:03 |
shardy | Tengu: ack, nice! | 10:03 |
Tengu | shardy: I'll need to create a libvirt "NAT-ed" network, push a kind of "pre-NAT" VM in it that will have my public routing IP on one side, and one IP of the NAT-ed network on the other side - that should mimic all the requirements. | 10:04 |
Tengu | shardy: and I'll probably add a third interface to that pre-NAT instance in order to use it as a jumper. I'll see that in time. | 10:05 |
Tengu | interesting setup, that said. | 10:06 |
bogdando | shardy: JFYI, the way I'm, used to set up UC local registry then use it for overcloud as well | 10:07 |
bogdando | https://github.com/bogdando/oooq-warp/blob/95084630fef89af3fea267a130bd140a7caf7324/custom.yaml_example#L92-L100 | 10:07 |
bogdando | https://github.com/bogdando/oooq-warp/blob/95084630fef89af3fea267a130bd140a7caf7324/custom.yaml_example#L110-L113 | 10:07 |
*** pblaho has joined #tripleo | 10:07 | |
bogdando | but I have no idea how to try those registry mirrors magic locally | 10:08 |
bogdando | I'm pretty sure if we have one for upstream CI, it should fit the both containerized UC vs overcloud cases | 10:08 |
*** numans has quit IRC | 10:09 | |
*** numans has joined #tripleo | 10:10 | |
*** oidgar has quit IRC | 10:15 | |
shardy | bogdando: Hmm, can you explain how that works, e.g you set undercloud_docker_registry_mirror (although that's commented in your example), but then docker_registry_host is set to "{{ hostvars['undercloud'].undercloud_ip }}" via local_docker_registry_host? | 10:16 |
shardy | I'm not seeing how you get overcloud prep containers to pull via the local registry? | 10:16 |
bogdando | I do not set it, it's commented :] | 10:16 |
*** jaosorior has quit IRC | 10:16 | |
*** jaosorior has joined #tripleo | 10:17 | |
bogdando | let me show you in details... shardy | 10:17 |
shardy | bogdando: sure, an example config showing exactly how I point at, e.g "tripleodev" locally would be great, I want to cache all docker image downloads (and ideally all other images used by quickstart) | 10:17 |
shardy | currently quickstart takes 39 minutes to run, and that doesn't include the overcloud deployment or prep containers download :( | 10:18 |
shardy | Oh wait actually it failed | 10:19 |
* shardy sighs | 10:19 | |
*** dtantsur|afk is now known as dtantsur | 10:19 | |
shardy | cp: cannot create regular file ‘/httpboot/agent.kernel’: No such file or directory | 10:20 |
shardy | hrm | 10:20 |
shardy | Command 'sudo cp -f "./ironic-python-agent.kernel" "/httpboot/agent.kernel"' returned non-zero exit status 1 | 10:21 |
*** aditya_ra has joined #tripleo | 10:21 | |
*** pgadiya has quit IRC | 10:22 | |
bogdando | so, shardy, this http://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/tree/roles/undercloud-deploy/templates/undercloud-deploy.sh.j2#n97 (and #n86) uses the vars from https://github.com/bogdando/oooq-warp/blob/95084630fef89af3fea267a130bd140a7caf7324/custom.yaml_example#L92-L100 | 10:22 |
*** pgadiya has joined #tripleo | 10:22 | |
bogdando | if you want to pull container images to deploy UC from another place, just change docker.io et al | 10:22 |
bogdando | then, once UC deployed, the cached images will picked up with the overcloud container prep | 10:23 |
*** tosky has joined #tripleo | 10:23 | |
bogdando | using the vars defined in https://github.com/bogdando/oooq-warp/blob/95084630fef89af3fea267a130bd140a7caf7324/custom.yaml_example#L107-L113 | 10:23 |
bogdando | this http://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/tree/roles/overcloud-prep-containers/templates/overcloud-prep-containers.sh.j2 | 10:24 |
bogdando | shardy: not sure I could explain that example better... | 10:24 |
*** aditya_r has quit IRC | 10:24 | |
bogdando | we can make a call, set up some pair programming session , whatever works for us | 10:25 |
shardy | bogdando: it's OK I'll test it, my case is I *don't* want to use the undercloud registry, I just want to point at a local registry for both uc and oc | 10:25 |
shardy | AFAICS this dowloads all the images to the undercloud registry as part of the undercloud deploy? | 10:25 |
bogdando | yupp | 10:26 |
shardy | then points to the undercloud for the overcloud deploy | 10:26 |
bogdando | exactly | 10:26 |
*** zoli is now known as zoli|lunch | 10:26 | |
bogdando | and used local cache to push those into the local registry , which is faster | 10:26 |
*** zoli|lunch is now known as zoli | 10:26 | |
shardy | bogdando: Ok, thanks, that's better than downloading everything twice but not quite what I wanted, will test some things | 10:26 |
bogdando | so basically, you pull from external network only once | 10:26 |
bogdando | and I didn't brought ceph dances into my example, also | 10:27 |
bogdando | bring* | 10:27 |
bogdando | shardy: so basically, if an upstream CI could add the step 0, which is pulling from external docker mirror, then do the same as I described, that could be an improvement | 10:29 |
openstackgerrit | Merged openstack/os-collect-config stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536575 | 10:29 |
shardy | bogdando: Yes, the main disadvantage is only those images used for the undercloud are cached | 10:30 |
shardy | I'd prefer to pull everything from a local cache with all images in it | 10:30 |
bogdando | right. Though they will be pulled via a local privte net | 10:30 |
bogdando | to overcloud nodes I mean | 10:30 |
*** oidgar has joined #tripleo | 10:30 | |
shardy | I have docker-distribution running on a local baremetal box, configured as a pull-through cache, which I think is similar to the CI mirror | 10:31 |
bogdando | prolly it is | 10:31 |
shardy | that will be faster than this approach I think, but I need to test to confirm | 10:31 |
bogdando | shardy: I think it cannot be faster, as you still need to pull some external images into that registry | 10:32 |
bogdando | then adding even more traffic to pull those for uc and overcloud | 10:32 |
shardy | bogdando: which images, if I run quickstart twice and the image hash doesn't change? | 10:33 |
*** lucas-afk is now known as lucasagomes | 10:33 | |
bogdando | while the uc hosted registry shortens the process by a one pull less | 10:33 |
shardy | in either case there are two pulls, one to uc and one to oc | 10:33 |
shardy | my point is to avoid any traffic coming via the slow external network | 10:33 |
shardy | when you run quickstart multiple times for testing | 10:34 |
bogdando | oh well, right, if you redeployed UC, the registry is gone | 10:34 |
*** rcernin has joined #tripleo | 10:34 | |
shardy | bogdando: exactly, which is why I don't want to use it | 10:34 |
*** aditya_ra has quit IRC | 10:34 | |
bogdando | shardy: I think you can still try the example layout, just using some minor adjustments | 10:34 |
bogdando | for values | 10:35 |
shardy | bogdando: yeah will do, thanks for sharing | 10:35 |
*** aditya_r has joined #tripleo | 10:35 | |
bogdando | urw | 10:35 |
*** salmankhan has quit IRC | 10:36 | |
*** suuuper has quit IRC | 10:37 | |
*** suuuper has joined #tripleo | 10:38 | |
*** salmankhan has joined #tripleo | 10:39 | |
openstackgerrit | Derek Higgins proposed openstack/tripleo-heat-templates master: WIP: Add ironic config to scenario 004 https://review.openstack.org/485261 | 10:39 |
jaosorior | sshnaidm: do we have an LP bug for the current promotion blocker? | 10:39 |
*** jaganathan has quit IRC | 10:39 | |
openstackgerrit | Pradeep Kilambi proposed openstack/tripleo-heat-templates master: FFU: Add support for panko service upgrade https://review.openstack.org/533764 | 10:40 |
sshnaidm | jaosorior, I dunno, better ask weshay|rover, rfolco|rover or trown who is "ruck" | 10:40 |
jaosorior | ok | 10:40 |
jaosorior | Is there a tag to get newer containers? I'm currently using current-tripleo | 10:41 |
openstackgerrit | Giulio Fidente proposed openstack/tripleo-heat-templates stable/pike: Set permissions for openstack keyring on CephPools https://review.openstack.org/537343 | 10:44 |
rfolco|rover | jaosorior, sshnaidm there are 3 critical bugs tagged as promotion-blocker: https://bugs.launchpad.net/tripleo/+bugs?field.tag=promotion-blocker | 10:46 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-ipsec master: DNM: debug hostvars https://review.openstack.org/537344 | 10:47 |
*** mdnadeem|lunch has quit IRC | 10:50 | |
jaosorior | rfolco|rover: thanks | 10:50 |
itlinux | hello guys need some help with an issue I am seeing when deploying pike on BM.. the vm is getting stuck at [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed the ironic says wait call-back and eventually it will time out.. | 10:50 |
*** jaganathan has joined #tripleo | 10:51 | |
itlinux | I see the bm where it's waiting on the client mac addr... looping there.. | 10:52 |
rfolco|rover | jaosorior, please let us know if there is something else uncovered. | 10:52 |
jaosorior | rfolco|rover: sure | 10:52 |
jaosorior | rfolco|rover: is there a way I could test with the latest containers? | 10:52 |
jaosorior | I'm currently using the tag current-tripleo, but that doesn't give me a container as new as I need | 10:53 |
rfolco|rover | I'd forward this question back to sshnaidm ^ | 10:54 |
*** salmankhan has quit IRC | 10:54 | |
openstackgerrit | Martin André proposed openstack/tripleo-common master: Switch to tripleomaster registry https://review.openstack.org/526726 | 10:54 |
shardy | jaosorior: have you tried "latest" ? | 10:55 |
shardy | that's mentioned in the docs | 10:55 |
*** salmankhan has joined #tripleo | 10:56 | |
itlinux | any pointer on this issue guys.. much appreciated http://paste.openstack.org/show/651841/ thanks | 10:56 |
sshnaidm | jaosorior, what does mean "latest"? current-tripleo is actually latest promoted containers | 10:56 |
shardy | itlinux: it probably means the nodes either didn't boot via DHCP/PXE or failed to signal back to Ironic after the deploy ramdisk completed | 10:57 |
jaosorior | shardy: I did try: docker pull failed: Tag latest not found in repository docker.io/tripleomaster/centos-binary-swift-proxy-server | 10:57 |
shardy | itlinux: you probably need to debug it via the primary console on the nodes, maybe a networking issue? | 10:57 |
jaosorior | sshnaidm: ^^ | 10:58 |
itlinux | ok.. the primary console shows waiting on DHCP shardy: | 10:58 |
shardy | jaosorior: are we still using docker.io? I thought everything switched to the RDO repos now | 10:58 |
itlinux | I did connect the console.. | 10:58 |
shardy | https://docs.openstack.org/tripleo-docs/latest/install/containers_deployment/overcloud.html | 10:58 |
sshnaidm | shardy, it contains the same | 10:58 |
jaosorior | shardy: that's what I got from deploying with quickstart yesterday :/ | 10:58 |
itlinux | shardy: this is bm not container btw, Thanks | 10:58 |
shardy | itlinux: well you found the problem, probably a networking issue means the node can't get a DHCP lease from the undercloud? | 10:59 |
sshnaidm | shardy, jaosorior we build containers, test them and promote to docker.io and rdoproject registries, not sure what means "latest" | 10:59 |
itlinux | ok sounds good.. maybe I will re-do the undercloud.. | 10:59 |
shardy | sshnaidm: thanks for clarifying, "latest" is mentioned in the docs I just linked | 11:00 |
shardy | itlinux: why? | 11:00 |
jaosorior | sshnaidm: so, I'm trying to reproduce a promotion blocker, but the container that I get with the current-tripleo tag is too old | 11:00 |
itlinux | some team members changed the name, the update did not work and I think that created a mess.. | 11:00 |
itlinux | shardy: trying to figure out what the issue could be.. any pointer on how to fix it .. | 11:00 |
sshnaidm | jaosorior, oh, I see.. I think in this case you need tripleo-ci-testing tag | 11:00 |
jaosorior | sshnaidm: I'll give it a try | 11:01 |
sshnaidm | jaosorior, we build containers, tag them with tripleo-ci-testing, if all tests pass we push them to registries with tag current-tripleo, if tests fail, we don't promote them and they remain as "tripleo-ci-testing" | 11:01 |
*** oidgar has quit IRC | 11:02 | |
jaosorior | shardy: in case you were gonna try it out, the "latest" tag didn't work on the rdo cloud registry either. So the docs might be outdated. | 11:02 |
shardy | itlinux: Ok if you think the undercloud config is broken maybe rebuild it, but basically you need dnsmasq running on the undercloud and l2 connectivity from the nodes | 11:02 |
sshnaidm | jaosorior, I wonder if you can just run reproducer script from job | 11:02 |
shardy | the error seems pretty clear to me | 11:02 |
itlinux | what's the best way to rebuild it then..: shardy | 11:02 |
jaosorior | sshnaidm: mayhaps | 11:03 |
jaosorior | sshnaidm: anyway, using the tripleo-ci-testing tag seems to be getting the images | 11:03 |
jaosorior | sshnaidm: thanks :D | 11:03 |
sshnaidm | jaosorior, np, which job are you trying to reproduce? | 11:03 |
*** panda|off is now known as panda | 11:07 | |
openstackgerrit | Merged openstack/os-apply-config stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536574 | 11:08 |
openstackgerrit | Merged openstack/os-apply-config stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536573 | 11:08 |
sshnaidm | panda, do you know maybe why we don't use containers from infra mirrors, but from docker.io? | 11:08 |
*** jaganathan has quit IRC | 11:08 | |
sshnaidm | panda, or we do use.. I'm completely lost | 11:09 |
jaosorior | sshnaidm: trying to reproduce the issue with encrypted volumes | 11:09 |
sshnaidm | jaosorior, what is job name? | 11:10 |
*** anilvenkata has quit IRC | 11:10 | |
jaosorior | aaah no clue | 11:10 |
jaosorior | alee: told me and I forgot :D | 11:10 |
*** florianf has quit IRC | 11:10 | |
*** absubram has quit IRC | 11:11 | |
jaosorior | sshnaidm: this is the bug though https://bugs.launchpad.net/tripleo/+bug/1744151 | 11:11 |
openstack | Launchpad bug 1744151 in tripleo "barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest fails on Invalid Volume" [Critical,In progress] - Assigned to Arx Cruz (arxcruz) | 11:11 |
jaosorior | sshnaidm: periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master | 11:13 |
sshnaidm | jaosorior, I think you can try this script with your rdo cloud tenant creds: https://logs.rdoproject.org/openstack-periodic/periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master/3c1453c/reproducer-quickstart.sh | 11:14 |
sshnaidm | jaosorior, it will run the job | 11:14 |
jaosorior | sshnaidm: trying it out, thanks | 11:15 |
*** florianf has joined #tripleo | 11:16 | |
panda | sshnaidm: where ? In general, in various meetings upstream developers strongly showed preference on using containers from docker.io | 11:17 |
*** suuuper has quit IRC | 11:17 | |
jaosorior | sshnaidm: it fails cause I don't have openstackclient installed. Shouldn't using the -v flag have done that? | 11:17 |
panda | sshnaidm: we use infra mirror at lseast as buffer, to build the containers in a job and use them in another, and only upload to docker.io after a promotion | 11:17 |
panda | sshnaidm: if in doubt, docker.io is the main preference | 11:18 |
*** suuuper has joined #tripleo | 11:18 | |
openstackgerrit | Jose Luis Franco proposed openstack-infra/tripleo-ci master: WIP: Upgrade UC and OC using tripleo-upgrade role https://review.openstack.org/515643 | 11:18 |
*** dtantsur is now known as dtantsur|brb | 11:19 | |
*** psachin has quit IRC | 11:19 | |
*** ledo_ has joined #tripleo | 11:20 | |
*** waleedm has quit IRC | 11:21 | |
openstackgerrit | Jose Luis Franco proposed openstack-infra/tripleo-ci master: WIP: Upgrade UC and OC using tripleo-upgrade role https://review.openstack.org/515643 | 11:21 |
*** jaganathan has joined #tripleo | 11:21 | |
*** itlinux has quit IRC | 11:23 | |
jaosorior | sshnaidm: got it running | 11:25 |
*** suuuper has quit IRC | 11:27 | |
*** suuuper has joined #tripleo | 11:28 | |
*** ledo__ has joined #tripleo | 11:30 | |
openstackgerrit | Merged openstack/os-apply-config stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536572 | 11:32 |
*** jkilpatr has quit IRC | 11:33 | |
*** salmankhan has quit IRC | 11:34 | |
*** salmankhan has joined #tripleo | 11:34 | |
*** ledo_ has quit IRC | 11:34 | |
*** suuuper has quit IRC | 11:37 | |
*** suuuper has joined #tripleo | 11:37 | |
*** itlinux has joined #tripleo | 11:38 | |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-quickstart master: Activate ipsec for ovb-ha https://review.openstack.org/534731 | 11:39 |
jtomasek | shardy: hi, could you please check https://review.openstack.org/#/c/508567/42 we are trying to get https://review.openstack.org/#/c/528282/12 patchset merged for M3 (FFE) | 11:43 |
*** stendulker has quit IRC | 11:45 | |
openstackgerrit | Merged openstack/instack-undercloud stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536571 | 11:45 |
openstackgerrit | Merged openstack/instack-undercloud stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536570 | 11:45 |
openstackgerrit | Merged openstack/instack-undercloud stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536569 | 11:45 |
*** iranzo is now known as iranzo|AFK | 11:47 | |
shardy | jtomasek: validation one lgtm, is there a tripleoclient patch which converts to use https://review.openstack.org/#/c/528282/ ? | 11:48 |
shardy | I don't see one but it would be a good way to validate it, not a blocker tho | 11:49 |
*** shardy is now known as shardy_afk | 11:49 | |
*** shreshtha has quit IRC | 11:50 | |
jtomasek | shardy_afk: there is no tripleoclient patch yet. that one is going to get introduced in next cycle | 11:51 |
jtomasek | shardy_afk: thanks! | 11:53 |
*** florianf has quit IRC | 11:55 | |
*** oidgar has joined #tripleo | 11:55 | |
*** jkilpatr has joined #tripleo | 11:55 | |
sshnaidm | panda, we have ODEPOOL_DOCKER_REGISTRY_PROXY=http://mirror.mtl01.inap.openstack.org:8081/registry-1.docker/ - isn't it proxy for docker.io? | 11:56 |
openstackgerrit | Gael Chamoulaud proposed openstack/tripleo-validations master: Add a validation that checks for available update https://review.openstack.org/476517 | 11:56 |
*** suuuper has quit IRC | 11:57 | |
*** suuuper has joined #tripleo | 11:57 | |
openstackgerrit | Merged openstack/python-tripleoclient stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536568 | 11:59 |
openstackgerrit | Merged openstack/python-tripleoclient stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536567 | 11:59 |
openstackgerrit | Merged openstack/python-tripleoclient stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536566 | 11:59 |
*** oidgar has quit IRC | 12:01 | |
*** pgadiya has quit IRC | 12:02 | |
*** gpocentek has quit IRC | 12:03 | |
*** iranzo|AFK is now known as iranzo | 12:04 | |
gunix | how does tripleo orchestrate the overcloud | 12:05 |
gunix | ? | 12:05 |
gunix | since it uses docker for containers, does it need pacemaker? or does it go for k8s/swarm ? | 12:05 |
openstackgerrit | Merged openstack/tripleo-common stable/pike: Remove RH1 OVB jobs from configuration https://review.openstack.org/536565 | 12:06 |
openstackgerrit | Merged openstack/tripleo-common stable/ocata: Remove RH1 OVB jobs from configuration https://review.openstack.org/536564 | 12:06 |
openstackgerrit | Merged openstack/tripleo-common stable/newton: Remove RH1 OVB jobs from configuration https://review.openstack.org/536563 | 12:06 |
*** salmankhan has quit IRC | 12:06 | |
openstackgerrit | Merged openstack/tripleo-common stable/pike: Discover nova hosts in cells right before deployment https://review.openstack.org/534328 | 12:06 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Migrates ceph-{radosgw,mds,rbdmirror} to ceph-ansible https://review.openstack.org/536359 | 12:06 |
*** florianf has joined #tripleo | 12:06 | |
jaosorior | gunix: right now docker is started by a tool called paunch which starts the containers (and restarts them if changes are needed), and for some services, pacemaker is managing them. | 12:06 |
jaosorior | gunix: k8s is coming for orchestration though. | 12:07 |
*** morazi has joined #tripleo | 12:07 | |
gunix | jaosorior: so queens will be on k8s ? | 12:07 |
jaosorior | gunix: not queens | 12:08 |
jaosorior | gunix: maybe rocky | 12:08 |
gunix | jaosorior: i never used pacemaker and i fail to see how it can manage docker containers | 12:10 |
openstackgerrit | Sagi Shnaidman proposed openstack-infra/tripleo-ci master: DONT MERGE: remove all OVB RH1 jobs from config https://review.openstack.org/536461 | 12:11 |
gunix | jaosorior: afaik it was for service management (like apache2, mariadb and so on) | 12:11 |
jaosorior | gunix: right, that's the usual use | 12:12 |
*** akrivoka has joined #tripleo | 12:12 | |
jaosorior | gunix: it, however, has a bundle resource agent that can manage services within containers | 12:12 |
gunix | jaosorior: so the agent exists in every docker container? | 12:13 |
gunix | in like 30 containers ?? | 12:13 |
jaosorior | gunix: no, only some containers are managed by pacemaker' | 12:13 |
jaosorior | gunix: namely mysql, haproxy, cinder-volume, redis and rabbitmq | 12:14 |
*** pgadiya has joined #tripleo | 12:14 | |
*** jbadiapa has quit IRC | 12:15 | |
*** oidgar has joined #tripleo | 12:18 | |
*** pgadiya_ has joined #tripleo | 12:19 | |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: Add ability to deploy FreeIPA on OVB https://review.openstack.org/534435 | 12:20 |
*** salmankhan has joined #tripleo | 12:20 | |
*** shardy_afk is now known as shardy | 12:20 | |
*** jfrancoa has quit IRC | 12:22 | |
*** pgadiya has quit IRC | 12:23 | |
*** jfrancoa has joined #tripleo | 12:23 | |
panda | sshnaidm: I don't think overcloud-containers-prep uses that | 12:25 |
sshnaidm | panda, yes, that's the problem actually | 12:25 |
gunix | jaosorior: i guess that keepalived is used to load balance between the controller nodes ? | 12:27 |
*** raildo has joined #tripleo | 12:27 | |
jaosorior | gunix: not if pacemaker is used. | 12:28 |
*** ratailor_ has quit IRC | 12:28 | |
gunix | oh | 12:28 |
jaosorior | gunix: that would then be handled by pacemaker, who keeps track of the Virtual IPs and the management of the resources I mentioned. | 12:29 |
*** adarazs is now known as adarazs_lunch | 12:29 | |
openstackgerrit | Merged openstack/tripleo-ui master: Imported Translations from Zanata https://review.openstack.org/535636 | 12:29 |
*** panda is now known as panda|lunch | 12:29 | |
chandankumar | sshnaidm: please have a look at this patch https://review.openstack.org/#/c/537321/ | 12:30 |
sshnaidm | shardy, can you please merge? https://review.openstack.org/#/c/537372/ | 12:32 |
shardy | sshnaidm: +2, is there a plan for reinstating some non ovb experimental job? | 12:34 |
sshnaidm | shardy, what do you mean? | 12:35 |
sshnaidm | shardy, we will configure to run ovb from rdo cloud instead | 12:36 |
shardy | sshnaidm: my question is how will re run tripleo ci against heat patches via check experimental | 12:36 |
*** jpena is now known as jpena|lunch | 12:36 | |
shardy | I don't see any other experimental job there, and I know heat reviewers regularly do check experimental for risky patches to avoid breaking promotions | 12:37 |
sshnaidm | shardy, yeah, we will run them in rdo cloud, but these job definitions will be in rdo cloud repos, not in heat | 12:38 |
sshnaidm | shardy, 3d party as is | 12:38 |
shardy | sshnaidm: Ok so check experimental will still work, thanks I just wasn't sure how that would work, e.g if we needed to add some multinode job in the experimental pipeline instead | 12:38 |
sshnaidm | shardy, mm.. need to check, maybe we'll need to execute "check rdo experimental" instead | 12:39 |
sshnaidm | shardy, well, I think we can add multinode experimental too | 12:39 |
sshnaidm | shardy, we can add both | 12:40 |
shardy | sshnaidm: Ok, maybe this is something we should raise either in the heat meeting or on the ML, so folks have visibility | 12:40 |
sshnaidm | shardy, 3d pary could be added even for check every patch, not only experimental.. | 12:40 |
sshnaidm | shardy, yeah, good idea | 12:41 |
shardy | sshnaidm: if we have capacity for that running by default would be good - historically we've not had capacity and/or the jobs were too unstable | 12:41 |
sshnaidm | shardy, but current experimental-tripleo jobs should be deleted because we remove rh1 cloud for maintenance, so it should be merged asap | 12:41 |
sshnaidm | shardy, yeah, I think it's good point to consider | 12:42 |
shardy | http://git.openstack.org/cgit/openstack-infra/irc-meetings/tree/meetings/heat-orchestration-team-meeting.yaml | 12:43 |
shardy | sshnaidm: FYI the heat meeting is in ~15mins, perhaps you could join and discuss this? | 12:43 |
sshnaidm | shardy, ok, which channel? | 12:43 |
sshnaidm | weshay|rover, ^^ | 12:43 |
shardy | https://wiki.openstack.org/wiki/Meetings/HeatAgenda | 12:44 |
shardy | sshnaidm: that says #heat, and the time is 1hour later.. | 12:44 |
*** noslzzp has joined #tripleo | 12:44 | |
shardy | may have to lurk in #heat and see which time is correct ;) | 12:44 |
sshnaidm | ok) | 12:44 |
shardy | https://wiki.openstack.org/wiki/Meetings/HeatAgenda#Agenda_.282018-01-24_1400_UTC.29 | 12:44 |
shardy | looks like the time just changed this week | 12:45 |
weshay|rover | sshnaidm, aye | 12:45 |
sshnaidm | shardy, can you please add this item? I can't edit wiki.. | 12:45 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Collect and send statistics to InfluxDB https://review.openstack.org/533795 | 12:47 |
shardy | sshnaidm: done | 12:47 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Configure RDO cloud jobs to send stats to InfluxDB https://review.openstack.org/534434 | 12:47 |
openstackgerrit | Merged openstack/tripleo-common stable/pike: Always pass the plan name to fernet workbook https://review.openstack.org/533704 | 12:47 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Move parameter to parameter_defaults section https://review.openstack.org/536867 | 12:47 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Fixes generating public certificates https://review.openstack.org/536865 | 12:48 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Add extra options for undercloud deploy command https://review.openstack.org/534708 | 12:48 |
openstackgerrit | Merged openstack-infra/tripleo-ci master: Wire in extra_nodes as a job param https://review.openstack.org/536878 | 12:48 |
openstackgerrit | Merged openstack/puppet-tripleo stable/pike: Prepare 7.4.8 (pike) https://review.openstack.org/536920 | 12:48 |
openstackgerrit | Merged openstack/puppet-tripleo stable/ocata: Prepare 6.5.8 (Ocata) https://review.openstack.org/536921 | 12:48 |
openstackgerrit | Merged openstack/puppet-tripleo stable/newton: Prepare 5.6.8 (newton) https://review.openstack.org/536923 | 12:48 |
openstackgerrit | Merged openstack/tripleo-common stable/pike: Parameterize Ansible environment vars in Mistral Workflow https://review.openstack.org/535291 | 12:48 |
openstackgerrit | Merged openstack/tripleo-common master: Add missing support for the root_device property https://review.openstack.org/533145 | 12:48 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add rgw_keystone_implicit_tenants to ceph-ansible/ceph-base.yaml https://review.openstack.org/536901 | 12:48 |
openstackgerrit | Merged openstack/tripleo-image-elements master: Make sure, the realtime element removes the default kernel https://review.openstack.org/535428 | 12:48 |
sshnaidm | shardy, thanks | 12:50 |
EmilienM | hi | 12:51 |
*** thrash|g0ne is now known as thrash | 12:54 | |
*** florianf has quit IRC | 12:54 | |
sshnaidm | why does ironic not run any of ovb jobs, at least in experimental? | 12:54 |
*** suuuper has quit IRC | 12:54 | |
sshnaidm | derekh, dtantsur|brb ^^ | 12:54 |
*** florianf has joined #tripleo | 12:54 | |
*** akrivoka has quit IRC | 12:55 | |
derekh | sshnaidm: I'm trying to get a multinode one working at the moment https://review.openstack.org/#/c/485261/ | 12:55 |
derekh | sshnaidm: it sat dormant for a while and then ended up needed a rework | 12:56 |
sshnaidm | derekh, but it's ovb that actually uses ironic for deployment, isn't it? | 12:56 |
derekh | sshnaidm: there was a reason its not OVB, /me is trying to remember it | 12:56 |
honza | jtomasek: can you think of a scenario where a "npm pack" would fail where "npm install" succeeded? isn't "npm pack" just a wrapper around tar? | 12:57 |
sshnaidm | derekh, now when we disable rh1 cloud we can run there 3d party - either in check or experimental pipelines | 12:57 |
sshnaidm | derekh, I mean ovb | 12:58 |
*** akrivoka has joined #tripleo | 12:58 | |
derekh | sshnaidm: ahh you mean, ironic should take one of the existing tripleo OVB jobs and run it against ironic patches? | 12:58 |
sshnaidm | derekh, yes | 12:58 |
jtomasek | honza: it runs npm build, doesn't it? | 12:58 |
itlinux | hello all.. I have the file /var/lib/neutron/dhcp/1ca1ae58-fd7e-403c-b496-88aaaac21fd4/addn_hosts with ips.. but I am trying to deploy the OC and those ips are for the OC but there are no machines yet.. there.. dnsmasq how do I remove them? | 12:59 |
honza | jtomasek: nope | 12:59 |
jtomasek | honza: or if not, then npm build needs to be run before that, not just npm install? | 12:59 |
derekh | sshnaidm: don't know the answer to that, I think at one stage we approached the subject (probably 2 years ago) but the reliability of the jobs were not high enough | 12:59 |
jtomasek | honza: I thought it is supposed to pack built app | 12:59 |
honza | jtomasek: if "npm install && npm run build" works, is there a reason to think that "npm pack" will fail? | 13:00 |
sshnaidm | derekh, I see.. maybe we can start from running there experimental ovb job | 13:00 |
honza | jtomasek: npm pack is a source tarball, no? | 13:00 |
jtomasek | honza: I see, no, I can't think of anything | 13:00 |
honza | jtomasek: awesome, i think we can disable some ci stuff | 13:01 |
jtomasek | honza: are you getting any specific error? | 13:01 |
jtomasek | honza: ok:) | 13:01 |
*** dpawar has quit IRC | 13:01 | |
derekh | sshnaidm: maybe, dtantsur|brb ^ | 13:01 |
honza | jtomasek: it's pointless to run "npm pack" just to check that the app can be packed after you just installed it and built it | 13:01 |
jtomasek | honza: +1 | 13:02 |
honza | jtomasek: it's a mess :) | 13:02 |
*** akrivoka has quit IRC | 13:03 | |
*** akrivoka has joined #tripleo | 13:03 | |
*** abishop has joined #tripleo | 13:04 | |
sshnaidm | EmilienM, need to merge this in heat: https://review.openstack.org/#/c/537372/ | 13:04 |
sshnaidm | EmilienM, and I think we're good | 13:04 |
sshnaidm | weshay|rover, ^^ | 13:05 |
*** dougbtv has joined #tripleo | 13:05 | |
sshnaidm | pabelanger, ^6 | 13:05 |
EmilienM | zaneb: if you have time to look ^ | 13:05 |
*** abishop has quit IRC | 13:06 | |
*** abishop has joined #tripleo | 13:06 | |
*** salmankhan has quit IRC | 13:06 | |
*** salmankhan has joined #tripleo | 13:09 | |
*** eck` is now known as eck`gone | 13:09 | |
*** lvdombrkr89 has joined #tripleo | 13:09 | |
sshnaidm | shardy, shouldn't it be ovb convergence job in experimental for heat? | 13:11 |
*** lvdombrkr has quit IRC | 13:12 | |
shardy | sshnaidm: aren't all master jobs now running with convergence enabled (e.g the heat default)? | 13:12 |
shardy | IMO it doesn't even need to be OVB, a multinode job probably provides pretty much the same coverage wrt heat | 13:12 |
sshnaidm | shardy, maybe, I don't know | 13:12 |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Introduce wait_backoff https://review.openstack.org/537375 | 13:14 |
shardy | sshnaidm: https://review.openstack.org/#/c/499283/ switched the default at the start of this cycle AFAICS | 13:14 |
*** akane_ has quit IRC | 13:15 | |
*** trown is now known as trown|ruck | 13:15 | |
sshnaidm | shardy, ack | 13:15 |
*** panda|lunch is now known as panda | 13:15 | |
*** aditya_r has quit IRC | 13:16 | |
openstackgerrit | Numan Siddique proposed openstack/tripleo-quickstart master: Revert "fs030: disable tempest" https://review.openstack.org/530890 | 13:16 |
*** aditya_r has joined #tripleo | 13:19 | |
*** amoralej is now known as amoralej|lunch | 13:19 | |
*** lvdombrkr has joined #tripleo | 13:20 | |
*** liverpooler has joined #tripleo | 13:20 | |
*** lvdombrkr89 has quit IRC | 13:22 | |
*** hjensas has quit IRC | 13:23 | |
*** pgadiya_ has quit IRC | 13:25 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: ffu: Introduce Neutron fast-forward upgrade tasks https://review.openstack.org/521543 | 13:25 |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Introduce wait_backoff https://review.openstack.org/537375 | 13:26 |
jaosorior | weshay|rover: hey, so I was looking into the barbican issue that alee was checking out. I ran the reproducer script for the periodic job and was not able to reproduce the issue :/ | 13:27 |
weshay|rover | jaosorior, it passed for you? where did you pull the reproducer | 13:27 |
weshay|rover | it's critical to pull the one w/ same dlrn hash | 13:28 |
weshay|rover | jaosorior, I can point you at what you should be looking at | 13:28 |
jaosorior | weshay|rover: would appreciate it | 13:29 |
jaosorior | weshay|rover: I looked at the one that was pointed at from the bug report | 13:29 |
weshay|rover | jaosorior, note we added the test to the skip list too | 13:29 |
jaosorior | weshay|rover: yeah, but I am able to store secrets, which I wouldn't be able to with that bug | 13:30 |
jaosorior | weshay|rover: just initializing barbican and trying to do anything was failing... I just checked and I do have even the code taht I thought might be the issue | 13:31 |
EmilienM | trown|ruck, weshay|rover: so at the end, the promotion was blocked by the tempest concurrency mainly? | 13:31 |
jaosorior | so yeah, might wanna try again | 13:31 |
jaosorior | maybe it's related to the hash | 13:31 |
weshay|rover | jaosorior, it was not happening in the code base in upstream, just in the promotion tests.. | 13:31 |
weshay|rover | so .. let me get that for you | 13:31 |
trown|ruck | EmilienM: no there were multiple issues | 13:32 |
trown|ruck | EmilienM: there was the legit nova one | 13:32 |
jaosorior | weshay|rover: right, the preoducer I used was from a periodic job that failed (the one linked to in the bug report) | 13:32 |
EmilienM | oh and https://github.com/openstack/tripleo-quickstart-extras/commit/8eedcb4bf23899f3df8acdbf3eae022b5710d11a | 13:32 |
EmilienM | trown|ruck: yeah this one I nkow | 13:32 |
trown|ruck | EmilienM: and I think the barbican test was also real | 13:32 |
EmilienM | trown|ruck: i missed the barbican ok | 13:32 |
jaosorior | EmilienM: that's the one I'm looking at | 13:32 |
EmilienM | makes sense | 13:32 |
weshay|rover | jaosorior, http://cistatus.tripleo.org/ --> click TripleO CI promotion jobs --> click periodic-tripleo-ci-centos-7-multinode-1ctlr-featureset017-master | 13:33 |
weshay|rover | jaosorior, note the job results there... | 13:34 |
weshay|rover | latest passed due to skip list | 2018-01-24 07:44 || 109.0 min || SUCCESS | | 13:34 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-quickstart master: Revert "fs030: disable tempest" https://review.openstack.org/531453 | 13:34 |
weshay|rover | 2018-01-23 23:39 || 105.0 min || /home/jenkins/tempest-setup.sh fail. tail fail. |<----- is what you want | 13:34 |
*** jbadiapa has joined #tripleo | 13:34 | |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Introduce wait_backoff https://review.openstack.org/537375 | 13:35 |
jaosorior | weshay|rover: ok, re-running | 13:37 |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Introduce wait_backoff https://review.openstack.org/537375 | 13:38 |
shardy | jaosorior: Hey when you get time please could you check https://review.openstack.org/#/c/525260/ - been under review for some time but the CI is now green except the ovb-ha job which I think is failing in various places | 13:38 |
*** jpena|lunch is now known as jpena | 13:38 | |
EmilienM | trown|ruck, weshay|rover: nice work on getting promotion | 13:38 |
dpeacock | EmilienM: bnemec: slagle: Good morning! Who is my best RDO Cloud contact? | 13:38 |
weshay|rover | EmilienM, :) you too | 13:39 |
weshay|rover | EmilienM, rlandy and I brought up osp-13 yesterday.. it's good | 13:39 |
EmilienM | dpeacock: dmanchad - probably on #rdo | 13:39 |
EmilienM | weshay|rover: w0Ã t | 13:39 |
weshay|rover | have environments deployed and logs if needed | 13:39 |
EmilienM | w00t even | 13:39 |
dpeacock | EmilienM: thank you | 13:39 |
*** dsariel has quit IRC | 13:40 | |
jaosorior | shardy: seems that will conflict with slagle's fix https://review.openstack.org/#/c/536849/ | 13:40 |
openstackgerrit | Sergii Golovatiuk proposed openstack/tripleo-heat-templates master: Introduce wait_backoff https://review.openstack.org/537375 | 13:40 |
shardy | jaosorior: possibly, or does my patch actually make that fix no longer needed? | 13:42 |
*** fultonj has joined #tripleo | 13:42 | |
jaosorior | shardy: | 13:43 |
jaosorior | uhm O_O | 13:43 |
jaosorior | let me check :D | 13:43 |
shardy | slagle: Hey maybe you can check https://review.openstack.org/#/c/525260/ then, the idea is to avoid the whole mess of escaping in deploy-steps.j2.yaml | 13:43 |
shardy | and just have a playbook with roles_data input | 13:43 |
jaosorior | shardy: I actually like your idea | 13:43 |
shardy | everything finally landed to enable that so it'd be good to ensure it doesn't conflict with your approach | 13:44 |
*** rlandy has joined #tripleo | 13:44 | |
jaosorior | shardy: well, ipsec still breaks with the templating issues. So might as well give this a try. | 13:44 |
shardy | jaosorior: so the patch from slagle fixes that? | 13:44 |
jaosorior | shardy: it doesn't yet | 13:45 |
jaosorior | shardy: so I submitted a patch above that giving it a try | 13:45 |
jaosorior | shardy: anyway, like I said, I like your approach better | 13:45 |
jaosorior | shardy: why is the ha job failing? | 13:45 |
*** pchavva has joined #tripleo | 13:46 | |
*** adarazs_lunch is now known as adarazs | 13:47 | |
shardy | jaosorior: the ovb-ha job has been failing due to timeouts, not only on that patch | 13:47 |
*** oidgar has quit IRC | 13:47 | |
jaosorior | shardy: alright, just making sure | 13:47 |
*** rcernin has quit IRC | 13:47 | |
shardy | lets see what slagle thinks when he's around, I don't really mind another rebase but it'd be good to discuss | 13:48 |
*** florianf has quit IRC | 13:48 | |
slagle | i'm fine with moving it | 13:48 |
slagle | the underlying problem is that we jinja twice | 13:48 |
*** hjensas has joined #tripleo | 13:49 | |
*** hjensas has quit IRC | 13:49 | |
*** hjensas has joined #tripleo | 13:49 | |
slagle | if moving it avoids that, that wfm | 13:49 |
slagle | oh, and also ansible jinja's to resolve hostvars, so technically it's 3 times | 13:49 |
jaosorior | shardy: what is {{deploy_steps_max}} ? | 13:49 |
*** daidv has quit IRC | 13:50 | |
jaosorior | weshay|rover: having issues running the reproducer script this time :/ | 13:51 |
EmilienM | gate is uuuge | 13:51 |
jaosorior | NotFound: resources.subnode_floating_ip: External network fbf9bcc6-cbaa-4c24-8d56-8010915a6494 is not reachable from subnet 10180534-315f-4fde-a49a-4e44cb2604d7. Therefore, cannot associate Port 6a61e61d-0ed9-46bc-904e-7b67a3fb57b3 with a Floating IP. | 13:51 |
*** eck`gone is now known as eck` | 13:51 | |
openstackgerrit | John Trowbridge proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/472607 | 13:51 |
*** dsariel has joined #tripleo | 13:52 | |
jaosorior | shardy: nevermind, got it | 13:53 |
*** dtantsur|brb is now known as dtantsur | 13:54 | |
*** agopi has joined #tripleo | 13:55 | |
dtantsur | sshnaidm: the answer I got the last time was that OVB time is too precious to spend it testing an optional service | 13:56 |
dtantsur | sshnaidm: derekh's work should be a close approximation though | 13:56 |
openstackgerrit | Juan Antonio Osorio Robles proposed openstack/tripleo-heat-templates master: Add IPSEC service to ovb-ha environment https://review.openstack.org/535171 | 13:56 |
jaosorior | shardy: LGTM | 13:57 |
dtantsur | sshnaidm: oh, sorry, reading on I realize I misunderstood your question | 13:57 |
openstackgerrit | Wojciech Dec proposed openstack/tripleo-heat-templates master: Add cisco VTS ML2 template for a dockerized service and default environment settings https://review.openstack.org/533351 | 13:57 |
dtantsur | sshnaidm: so, you're asking why OVB jobs don't run on ironic (and I guess ironic-inspector and IPA) patches | 13:58 |
shardy | jaosorior: thanks - lets see what slagle thinks | 13:58 |
*** lblanchard has joined #tripleo | 13:58 | |
dtantsur | there is quite a bit of history there. we used to run tripleo jobs on ironic, but they were not reliable enough, and people stopped caring when they went red | 13:58 |
dtantsur | I believe this can be rethought now, especially since we have vendor 3rd party CI | 13:58 |
*** lblanchard has quit IRC | 13:59 | |
dtantsur | someone, however, has to push it and has to be a contact point in case it goes red or behaves weirdly (just as with other 3rd party CI jobs) | 13:59 |
dtantsur | sshnaidm: ^^^ | 13:59 |
*** masco has quit IRC | 13:59 | |
*** vpickard_ is now known as vpickard | 14:00 | |
*** vpickard is now known as vpickard_ | 14:00 | |
*** weshay|rover is now known as weshay|mtg | 14:00 | |
*** vpickard_ is now known as vpickard | 14:00 | |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-quickstart master: New featureset for fast forward upgrade testing. https://review.openstack.org/525686 | 14:01 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-quickstart master: New featureset for fast forward upgrade testing. https://review.openstack.org/525686 | 14:01 |
sshnaidm | dtantsur, i think we can start running them at least in experimental or non-voting, in rdo cloud times of ovb job is improved significantly and we have now "ruck" and "rover" in this channel to answer these questions | 14:01 |
*** oidgar has joined #tripleo | 14:02 | |
*** tzumainn has joined #tripleo | 14:02 | |
*** florianf has joined #tripleo | 14:02 | |
*** Goneri has joined #tripleo | 14:03 | |
dtantsur | sshnaidm: no objections. we just need some place to put this "ruck" and "rover" information for people not familiar with the way tripleo team works (I personally figured it out only recently). | 14:03 |
sshnaidm | dtantsur, https://review.openstack.org/#/c/509280/ can help I think | 14:04 |
dtantsur | cool, I'll check it | 14:04 |
*** jaosorior has quit IRC | 14:05 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-heat-templates master: Make cinder cluster upgrade tasks idempotent. https://review.openstack.org/537391 | 14:06 |
*** thrash is now known as thrash|biab | 14:07 | |
itlinux | hello what's the best way to reset the /var/lib/neutron/dhcp/1ca1ae58-fd7e-403c-b496-88aaaac21fd4/addn_hosts it keeps adding some old servers | 14:08 |
*** bfournie has quit IRC | 14:08 | |
itlinux | need to have it clean before I redeploy | 14:08 |
*** bfournie has joined #tripleo | 14:08 | |
*** jmelvin has joined #tripleo | 14:08 | |
honza | mfedosin: were you able to test out the thesis that turning off periodic mistral bits reduces CPU utilization in ci? | 14:09 |
honza | hypothesis | 14:09 |
honza | whatever | 14:09 |
*** toure|gone is now known as toure | 14:09 | |
*** bfournie has quit IRC | 14:13 | |
oidgar | shardy, jaosorior: hi guys, any chance you can re-review again https://review.openstack.org/#/c/536816/? all errors fixed and gates are perfect :) | 14:13 |
*** amoralej|lunch is now known as amoralej | 14:14 | |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: Add openshift masters to nodes https://review.openstack.org/537394 | 14:14 |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: Assign labels to nodes https://review.openstack.org/537395 | 14:14 |
*** yamahata has joined #tripleo | 14:14 | |
* beagles notes that question marks at end of questions involving links are annoying | 14:14 | |
*** links has quit IRC | 14:15 | |
shardy | oidgar: done | 14:15 |
oidgar | shardy: thanks a lot! | 14:15 |
*** cdearborn has joined #tripleo | 14:18 | |
*** lvdombrkr has quit IRC | 14:20 | |
*** rhallisey has joined #tripleo | 14:21 | |
*** rhallisey has left #tripleo | 14:22 | |
mfedosin | honza: not really... can I take the puppet patch and use it to disable cron triggers with "Depends-On" tag? | 14:23 |
honza | mfedosin: which one? | 14:23 |
mfedosin | https://review.openstack.org/#/c/534715/ | 14:24 |
mfedosin | honza: this ^ | 14:24 |
*** yamahata has quit IRC | 14:24 | |
honza | mfedosin: that should work | 14:25 |
mfedosin | okay, let me try | 14:25 |
*** salmankhan has quit IRC | 14:25 | |
*** salmankhan has joined #tripleo | 14:25 | |
*** noslzzp has quit IRC | 14:27 | |
*** lvdombrkr has joined #tripleo | 14:29 | |
*** jlabarre has joined #tripleo | 14:31 | |
*** yolanda has joined #tripleo | 14:32 | |
*** lvdombrkr has quit IRC | 14:33 | |
*** lucasagomes is now known as lucas-hungry | 14:35 | |
*** lvdombrkr has joined #tripleo | 14:37 | |
*** oidgar has quit IRC | 14:39 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-common master: Add DefaultHeatEnvironments action https://review.openstack.org/537402 | 14:39 |
*** eck` is now known as eck`gone | 14:39 | |
openstackgerrit | Sven Anderson proposed openstack/tripleo-heat-templates master: Add custom role for realtime compute https://review.openstack.org/531739 | 14:40 |
openstackgerrit | Mike Fedosin proposed openstack/tripleo-heat-templates master: [WIP] Disable mistral cron-trigger subsystem https://review.openstack.org/537403 | 14:41 |
bogdando | EmilienM, weshay|mtg, mandre_afk: folks, I have a plan to share for https://review.openstack.org/#/c/517444/ undercloud containers CI work testing. Wanted to follow-up it with a new toci job type, with tempest enabled for undercloud as well; b) prolly with 'undercloud deploy' instead of 'install'; try this all with traas RDO cloud to debug live. Or a poor man choice: try it with upstream zuul v3 cool features of in-change CI jobs applied | 14:41 |
*** dpawar has joined #tripleo | 14:41 | |
*** mandre_afk is now known as mandre | 14:41 | |
*** lvdombrkr has quit IRC | 14:42 | |
bogdando | though, it looks to ambitious to me to handle it :) and traas toci job type didn't work for me well so far :/ | 14:42 |
EmilienM | bogdando: why not re-using featureset027 ? | 14:42 |
bogdando | what do you think we could pair on? | 14:42 |
bogdando | EmilienM: I'm open for proposals. thanks, will take it | 14:42 |
EmilienM | bogdando: the CI job should reproduce what our users would have to run | 14:43 |
EmilienM | without workarounds, etc | 14:43 |
*** bfournie has joined #tripleo | 14:43 | |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates master: Add example default_environments.yaml file https://review.openstack.org/537405 | 14:43 |
bogdando | basically, deploying zool-like clones with traas would be a very nice to have deployment option for us. You know, we can not have live debug sessions for node pool VMs :( | 14:43 |
bogdando | EmilienM: ack | 14:43 |
openstackgerrit | Dan Prince proposed openstack/tripleo-heat-templates master: Add example default_environments.yaml file https://review.openstack.org/537405 | 14:44 |
*** eck`gone is now known as eck` | 14:44 | |
bogdando | EmilienM: I thought to deploy with quickstart ci configs, just adapted tempest_ things | 14:44 |
bogdando | not sure what do you think those deviations might be | 14:44 |
bogdando | which users would not run | 14:44 |
EmilienM | bogdando: for tempest we'll need https://blueprints.launchpad.net/tripleo/+spec/undercloud-tempest first | 14:46 |
bogdando | yeah | 14:46 |
bogdando | I'm thinking of dev envs for it basically | 14:46 |
bogdando | where we'd have live access to hack, not only CI job logs of dead VMs | 14:47 |
*** jobewan has joined #tripleo | 14:47 | |
EmilienM | sure | 14:47 |
bogdando | so I think this a kind of ack for traas work | 14:47 |
bogdando | I hope to make it running smoothly for at least featureset027 :] | 14:47 |
bogdando | EmilienM: thanks for ideas! | 14:48 |
*** thrash|biab is now known as thrash | 14:48 | |
EmilienM | bogdando: i'll help on the tempest thing | 14:49 |
bogdando | EmilienM: please share to me any patches wrt tempest bp | 14:49 |
bogdando | so we could include them into the testing traas runs | 14:49 |
EmilienM | bogdando: yeah, I'll. Probably later in the day after meetings | 14:49 |
bogdando | EmilienM: perfect | 14:49 |
*** jcoufal has joined #tripleo | 14:50 | |
*** jcoufal has quit IRC | 14:51 | |
EmilienM | bogdando: here's how I see the plan : | 14:51 |
jrist | EmilienM: sorry if I've missed this but do you know when the m3 cut is comin' down? | 14:51 |
EmilienM | bogdando: agree on https://review.openstack.org/#/c/517444/ and make tripleo-ci-centos-7-undercloud-containers voting at some point | 14:51 |
jrist | EmilienM: we have one thing left | 14:51 |
jrist | trying to get it in | 14:51 |
EmilienM | bogdando: then, running tempest in tripleo-ci-centos-7-undercloud-containers | 14:52 |
jrist | (answer when ready) | 14:52 |
EmilienM | bogdando: keep tripleo-ci-centos-7-undercloud-containers being featureset 027 | 14:52 |
EmilienM | bogdando: and at some point, migrate multinode scenarios to deploy a containerized undercloud without overcloud | 14:52 |
bogdando | EmilienM: yeah, sounds like a plan | 14:52 |
EmilienM | bogdando: (and run tempest) | 14:52 |
*** lvdombrkr has joined #tripleo | 14:52 | |
EmilienM | bogdando: we'll see, and probably adjust over time | 14:52 |
EmilienM | jrist: I'm proposing it today | 14:52 |
EmilienM | I want to hug trown|ruck and weshay|mtg because we had a promotion | 14:53 |
ansiwen | shardy, EmilienM: this is the last bit, that is missing for blueprint tripleo-realtime, which is targeted for M3 tomorrow, would be super sweet if you could have a look. will also write a mail to skramaja . https://review.openstack.org/#/c/531739 | 14:53 |
jrist | EmilienM: cool thanks | 14:53 |
EmilienM | so we can safely release milestone3 | 14:53 |
jrist | jtomasek: ^ | 14:53 |
* EmilienM hugs weshay|mtg and trown|ruck | 14:53 | |
sshnaidm | EmilienM, I need an advice - which multinode job is better to run on heat repo in experimental? | 14:53 |
EmilienM | sshnaidm: scenario002, which is where Heat is running on the overcloud, and we would run Tempest at some point. | 14:54 |
*** oidgar has joined #tripleo | 14:54 | |
sshnaidm | EmilienM, ack, thanks | 14:55 |
EmilienM | anytime | 14:55 |
jtomasek | jrist, EmilienM: I am trying to get https://review.openstack.org/#/c/528282/12 chain merged, 2 patches just need +2s and it is good to go | 14:55 |
jrist | jtomasek: I know :) just a nudge | 14:55 |
*** dtrainor has joined #tripleo | 14:56 | |
EmilienM | jtomasek: i'm afraid you need to rebase all the chain | 14:57 |
EmilienM | starting by https://review.openstack.org/#/c/509419/ | 14:57 |
EmilienM | I'll re-approve it | 14:57 |
*** jcoufal has joined #tripleo | 14:58 | |
jtomasek | rbrady: hi, could you please rebase https://review.openstack.org/#/c/528282/12 on top of new 'Validate roles data and network data'? Hopefully that one passes CI (zuul says 46min left) | 14:59 |
jtomasek | EmilienM: ack | 14:59 |
rbrady | apetrich,thrash,toure,jpich,jtomasek: workflows squad meeting. https://etherpad.openstack.org/p/tripleo-workflows-squad-status | 14:59 |
shardy | EmilienM, ansiwen: do we need https://review.openstack.org/#/c/537222/ as a pike backport? It will block https://review.openstack.org/#/c/531739 unless we land/abandon it | 15:00 |
*** dpawar has quit IRC | 15:00 | |
EmilienM | ansiwen: ok | 15:00 |
shardy | I didn't originally intend that to be backported, but we can if you think it is needed | 15:00 |
rbrady | jtomasek: I'll rebase it after the squad meeting | 15:01 |
pabelanger | sshnaidm: http://git.openstack.org/cgit/openstack/puppet-pacemaker/tree/.zuul.yaml#n6 looks to be another, but didn't see a patch to review it | 15:01 |
pabelanger | remove* | 15:01 |
jtomasek | rbrady: ok, thanks | 15:01 |
sshnaidm | pabelanger, will do | 15:01 |
openstackgerrit | Sagi Shnaidman proposed openstack/puppet-pacemaker master: Remove RH1 OVB jobs from configuration https://review.openstack.org/537409 | 15:03 |
sshnaidm | pabelanger, ^^ | 15:03 |
sshnaidm | pabelanger, do you see anywhere else? | 15:03 |
ansiwen | shardy: I don't need it in pike. don't know if others need it. but how does it block my patch on master? | 15:04 |
*** dpawar has joined #tripleo | 15:04 | |
shardy | ansiwen: Depends-On isn't branch aware | 15:04 |
ansiwen | shardy: and if it blocks it, could we do that after M3? | 15:04 |
ansiwen | shardy: ouch, I see | 15:05 |
ansiwen | shardy: EmilienM then I would vote for abandon it until after M3? is that ok? | 15:05 |
ansiwen | (or quick land it) | 15:05 |
pabelanger | sshnaidm: only place I see, but once they all merge zuul will tell us when we try to remove the pipeline configuration I believe | 15:05 |
sshnaidm | pabelanger, ok | 15:06 |
*** agurenko has quit IRC | 15:06 | |
sshnaidm | weshay|mtg, EmilienM in which ovb jobs do we use pacemaker..? | 15:07 |
*** etingof has quit IRC | 15:07 | |
EmilienM | sshnaidm: fs001 and fs035 at least | 15:07 |
chem | marios: hum for the heat_api{,_cnf} issue it's just that it hasn't been backported to pike actually https://review.openstack.org/#/q/Ibb2b7fa8750070fb338d04482a473a2bb3a2ea80 | 15:08 |
chem | marios: If I get your issue rigth of course (that's my issue anyway) | 15:09 |
openstackgerrit | Martin André proposed openstack/tripleo-heat-templates master: Add openshift masters to nodes https://review.openstack.org/537394 | 15:10 |
gunix | is tripleo deploying with OVS or linux bridge ? | 15:11 |
*** shardy has quit IRC | 15:13 | |
EmilienM | jtomasek: like I said, you need rebase. I'll do it so we can move forward. | 15:16 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: Add a Get Networks workflow https://review.openstack.org/509419 | 15:16 |
*** itlinux has quit IRC | 15:16 | |
jtomasek | EmilienM: thanks | 15:16 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: Adds Workflow to List Available Roles https://review.openstack.org/509832 | 15:16 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: Adds UpdateRoles Workflow https://review.openstack.org/515045 | 15:16 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: Select Roles Workflow https://review.openstack.org/528282 | 15:16 |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-common master: Add UpdateNetworks workflow https://review.openstack.org/513463 | 15:17 |
*** lucas-hungry is now known as lucas-brb | 15:17 | |
openstackgerrit | Jose Luis Franco proposed openstack-infra/tripleo-ci master: WIP: Upgrade UC and OC using tripleo-upgrade role https://review.openstack.org/515643 | 15:17 |
*** shardy has joined #tripleo | 15:17 | |
*** itlinux has joined #tripleo | 15:18 | |
*** sshnaidm is now known as sshnaidm|bbl | 15:19 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-ui master: Prepare Queens Milestone 3 https://review.openstack.org/537410 | 15:21 |
EmilienM | jtomasek: will need review on ^ before tomorrow please | 15:21 |
*** dhill_ has joined #tripleo | 15:21 | |
*** dpawar has quit IRC | 15:21 | |
*** dpawar has joined #tripleo | 15:22 | |
jtomasek | EmilienM: ack | 15:23 |
rajinir | fultonj: What does blocked on verified label mean? https://review.openstack.org/#/c/532638/ | 15:23 |
bfournie | EmilienM: thanks for review on that puppet-tripleo backport for composable vips, if you have a chance this backport is a dependency for the puppet patch and tests looks clean - https://review.openstack.org/#/c/532912/ | 15:23 |
EmilienM | bfournie: ack | 15:23 |
*** sshnaidm|bbl has quit IRC | 15:23 | |
EmilienM | bfournie: how can I say "no" to a so-green patch :-) | 15:24 |
bfournie | EmilienM: :-) | 15:24 |
fultonj | rajinir: it didn't pass CI | 15:24 |
fultonj | rajinir: it passed CI in the past, thus we could +w it after reviewing | 15:25 |
fultonj | and when it was +w'd it had to go through CI again | 15:25 |
fultonj | it failed that second time | 15:25 |
openstackgerrit | Ana Krivokapic proposed openstack/tripleo-validations stable/ocata: Sanitize validations output https://review.openstack.org/537417 | 15:25 |
-openstackstatus- NOTICE: gerrit has been suffering from a full disk, some mails may have been lost in the last couple of hours. we will now restart gerrit to address ongoing slowness, too | 15:25 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Workflow execution blacklist support https://review.openstack.org/535255 | 15:25 |
rajinir | fultonj> ok, I see that. May be CI is timing out. Let me recheck | 15:26 |
*** dpawar has quit IRC | 15:26 | |
marios | chem: thanks yeah it looks like it could be it ( the error i had was Error: /Stage[main]/Heat::Policy/Openstacklib::Policy::Base[context_is_admin ... | 15:26 |
openstackgerrit | Ana Krivokapic proposed openstack/tripleo-validations stable/newton: Sanitize validations output https://review.openstack.org/537419 | 15:27 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-heat-templates stable/pike: heat-base: remove default policy rules https://review.openstack.org/537420 | 15:27 |
*** hjensas has quit IRC | 15:27 | |
rajinir | fultonj: Can you help merge this please? Given the FF coming up soon | 15:27 |
rajinir | https://review.openstack.org/#/c/533815/ | 15:27 |
chem | EmilienM: I've backported the head policies removal to pike, as it helps to deploy pike (in mixed version upgrade context anyway). Not sure if it makes sense relative to your comment. So here it is https://review.openstack.org/#/c/537420/ | 15:28 |
chem | EmilienM: hi :) | 15:28 |
EmilienM | chem: hey, ok let me look shortly | 15:29 |
EmilienM | when gerrit is back | 15:29 |
chem | EmilienM: np, just FYI, I'm adding you to the reviewer | 15:29 |
EmilienM | ack | 15:29 |
*** noslzzp has joined #tripleo | 15:29 | |
*** dprince has joined #tripleo | 15:30 | |
jrist | EmilienM: you broke gerrit | 15:31 |
EmilienM | lol | 15:32 |
EmilienM | I broke zuul twice in 2018 | 15:32 |
EmilienM | I can easily break gerrit :P | 15:32 |
*** Guest28399 is now known as mgagne | 15:33 | |
*** mgagne has joined #tripleo | 15:33 | |
openstackgerrit | Sandhya Dasu proposed openstack/tripleo-heat-templates master: Adding new config parameters for Cisco UCSM ML2 driver https://review.openstack.org/532642 | 15:33 |
openstackgerrit | Derek Higgins proposed openstack/tripleo-heat-templates master: WIP: Add ironic config to scenario 004 https://review.openstack.org/485261 | 15:36 |
*** yolanda has quit IRC | 15:37 | |
*** itlinux has quit IRC | 15:40 | |
EmilienM | chem: I can't open https://review.openstack.org/#/c/537420/ | 15:40 |
*** fultonj has quit IRC | 15:41 | |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: Add openshift masters to nodes https://review.openstack.org/537394 | 15:41 |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: Assign labels to nodes https://review.openstack.org/537395 | 15:41 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-common master: Improve debuggability of update workflow https://review.openstack.org/537425 | 15:41 |
chem | EmilienM: hum ... me neither ... give me a minute | 15:41 |
chem | EmilienM: oh boy it has disapeared .. is that possible? | 15:42 |
EmilienM | chem: report it to #openstack-infra | 15:42 |
EmilienM | pabelanger: ^ | 15:42 |
chem | EmilienM: ack, it has actually disapeared! | 15:43 |
EmilienM | :( | 15:43 |
*** ledo__ has quit IRC | 15:44 | |
*** jfrancoa has quit IRC | 15:44 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Remove httpd log dir for glance-api https://review.openstack.org/537092 | 15:45 |
openstackgerrit | Merged openstack/tripleo-common master: Updated from global requirements https://review.openstack.org/537196 | 15:45 |
openstackgerrit | Merged openstack/tripleo-validations master: Updated from global requirements https://review.openstack.org/537198 | 15:45 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-heat-templates stable/pike: heat-base: remove default policy rules https://review.openstack.org/537430 | 15:47 |
*** jfrancoa has joined #tripleo | 15:47 | |
beagles | vkmc: do you know if there is a recommended approach for upgrading manila service images when upgrading the overcloud? | 15:48 |
chem | EmilienM: the new url https://review.openstack.org/#/c/537430/ (the lost was due because of a gerrit restart) | 15:48 |
EmilienM | chem: ack | 15:48 |
*** etingof has joined #tripleo | 15:48 | |
EmilienM | chem: it's weird, we merged it in Queens https://review.rdoproject.org/r/#/c/11102/ | 15:49 |
EmilienM | chem: not in Pike | 15:49 |
tbarron | beagles: vkmc manila service images are for the "generic" driver which isn't really supported | 15:49 |
chem | EmilienM: yeah, that's kind of my concern. But as soon as I remove those line I had my pike overcloud deploying | 15:50 |
tbarron | beagles: vkmc: by that I mean that Red Hat doesn't support it downstream and no one has invested any effort in TripleO / RDO in keeping it working since the original commits | 15:50 |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: WIP: Update to openshift 3.7 https://review.openstack.org/537431 | 15:50 |
beagles | tbarron, what about supported drivers? ;) we are looking at update/upgrade behavior for octavia and its service image (amphora) and looking for clues/patterns to follow | 15:50 |
beagles | tbarron, oic | 15:51 |
openstackgerrit | Merged openstack/python-tripleoclient master: Move more prepare logic into kolla_builder https://review.openstack.org/526576 | 15:51 |
openstackgerrit | Merged openstack/python-tripleoclient master: Add --tag-from-label to prepare command https://review.openstack.org/529445 | 15:51 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/ocata: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537262 | 15:51 |
tbarron | beagles: we have no supported drivers using service images | 15:51 |
beagles | tbarron, okay thanks! | 15:51 |
chem | EmilienM: checking out the repo to make sure | 15:51 |
openstackgerrit | Jiri Stransky proposed openstack/tripleo-common master: Improve debuggability of update workflow https://review.openstack.org/537425 | 15:51 |
tbarron | beagles: we haven't taken the service image approach b/c we're not investing in stuff that we can't deploy downstream too | 15:51 |
beagles | tbarron, makes sense | 15:52 |
tbarron | beagles: others in the community are of course welcome to do that in TripleO and RDO | 15:52 |
tbarron | beagles: and if octavia actually makes progress on the service image issue (including getting downstream buy in from release mgmt, etc.) then maybe manila could re-consider | 15:53 |
EmilienM | chem: mhh ok | 15:53 |
EmilienM | chem: let's see how CI works with the patch | 15:53 |
beagles | tbarron, octavia is probably a lot less complex in this case because the haproxy based service image is the same as upstream, but who knows | 15:54 |
beagles | tbarron, s/same/similar/ (different base distros but generally the same) | 15:55 |
chem | EmilienM: ack, in the meantime, there is definitively policy.json in the spec file. | 15:55 |
tbarron | beagles: octavia is simpler from an HA perspective for sure since manila VMs can't currently just run active-active behind an haproxy | 15:55 |
tbarron | beagles: but I think octavia may face concerns from release management about image signing, distribution, CVEs, etc. | 15:56 |
tbarron | beagles: but we'll see ... | 15:56 |
beagles | tbarron, yeah, we are dragging our way through that now :) | 15:56 |
*** aditya_r has quit IRC | 15:57 | |
EmilienM | chem: yeah | 15:57 |
*** lvdombrkr89 has joined #tripleo | 15:57 | |
EmilienM | chem: the change was in Queens | 15:57 |
tbarron | beagles: our current plan is to implement similar functionality as "service VMs" using containers but | 15:57 |
*** lvdombrkr has quit IRC | 15:57 | |
tbarron | beagles: we don't support magnum either downstream, so that means building the dynamic spawning of containers and HA for same with k8s in the "back end" external to manila proper. | 15:58 |
beagles | tbarron, so .... a bit more than a few days effort ;) | 15:59 |
tbarron | beagles: "post Queens" as we say :) | 15:59 |
beagles | lol, ueah | 15:59 |
*** shardy has quit IRC | 16:00 | |
tbarron | beagles: so if octavia makes progress on the image distribution front it is possible that we'd consider using VMs again :) | 16:00 |
*** shardy has joined #tripleo | 16:01 | |
beagles | tbarron, yeah, I'll let you know how it goes! | 16:01 |
* tbarron notes how he's turned beagles' request for precedent / help 180 degrees | 16:01 | |
beagles | lol | 16:01 |
chandankumar | arxcruz: EmilienM tempest container is in progress https://review.openstack.org/537321 , i will be modifying the validate-tempest script | 16:02 |
arxcruz | chandankumar: cool :) | 16:02 |
*** lvdombrkr89 has quit IRC | 16:02 | |
EmilienM | chandankumar: nice work! | 16:03 |
*** sshnaidm|bbl has joined #tripleo | 16:03 | |
chandankumar | (it is in progress work sir) | 16:04 |
*** marios has quit IRC | 16:05 | |
*** lvdombrkr has joined #tripleo | 16:05 | |
*** marios has joined #tripleo | 16:05 | |
*** fultonj has joined #tripleo | 16:14 | |
*** sshnaidm|bbl is now known as sshnaidm | 16:17 | |
*** jobewan has quit IRC | 16:17 | |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537261 | 16:18 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/newton: Don't run check-tripleo OVB jobs frm RH1 anymore https://review.openstack.org/537263 | 16:19 |
openstackgerrit | Merged openstack/tripleo-common master: Add healthcheck script for Redis https://review.openstack.org/536405 | 16:19 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Enable Redis health check https://review.openstack.org/536406 | 16:19 |
openstackgerrit | Merged openstack/tripleo-common master: Add healthcheck script for Panko API https://review.openstack.org/535987 | 16:19 |
openstackgerrit | Merged openstack/tripleo-quickstart master: Add featureset040.yml for Pike to Q all containers upgrade https://review.openstack.org/527454 | 16:19 |
openstackgerrit | Merged openstack/tripleo-upgrade master: Less opinionated detection of service env files https://review.openstack.org/536402 | 16:19 |
*** udesale_ has joined #tripleo | 16:19 | |
*** udesale has quit IRC | 16:19 | |
*** udesale_ is now known as udesale | 16:19 | |
*** lvdombrkr has quit IRC | 16:21 | |
*** lucas-brb is now known as lucasagomes | 16:23 | |
openstackgerrit | Sandhya Dasu proposed openstack/tripleo-heat-templates master: Adding new config parameters for Cisco UCSM ML2 driver https://review.openstack.org/532642 | 16:25 |
*** ramishra has quit IRC | 16:26 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Add empty ovb-common settings file https://review.openstack.org/537447 | 16:33 |
*** jfrancoa has quit IRC | 16:34 | |
openstackgerrit | Florian Fuchs proposed openstack/tripleo-validations master: Detect overlapping IP ranges https://review.openstack.org/537448 | 16:34 |
*** lbrune has quit IRC | 16:34 | |
*** jfrancoa has joined #tripleo | 16:35 | |
*** aufi has quit IRC | 16:35 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Modify full-deploy-ovb to use common settings and nodes files https://review.openstack.org/535458 | 16:35 |
*** jaganathan has quit IRC | 16:35 | |
*** pcaruana has quit IRC | 16:35 | |
*** janki has joined #tripleo | 16:38 | |
*** janki has quit IRC | 16:39 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade stable/pike: Less opinionated detection of service env files https://review.openstack.org/537450 | 16:39 |
*** janki has joined #tripleo | 16:39 | |
*** salmankhan has quit IRC | 16:43 | |
*** salmankhan has joined #tripleo | 16:43 | |
*** radez has quit IRC | 16:44 | |
openstackgerrit | Jose Luis Franco proposed openstack/tripleo-upgrade stable/pike: More robust check for deployment_with_ha https://review.openstack.org/537452 | 16:45 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Separate common ovb settings https://review.openstack.org/535457 | 16:46 |
*** hjensas has joined #tripleo | 16:47 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Separate common ovb settings https://review.openstack.org/535457 | 16:49 |
*** radez has joined #tripleo | 16:49 | |
*** iranzo is now known as iranzo|AFK | 16:50 | |
sshnaidm | EmilienM, can you merge this please? https://review.openstack.org/#/c/537409/ | 16:51 |
*** oidgar has quit IRC | 16:51 | |
openstackgerrit | Sagi Shnaidman proposed openstack/tripleo-quickstart-extras master: Add ability to deploy FreeIPA on OVB https://review.openstack.org/534435 | 16:51 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Adds Workflow to List Available Roles https://review.openstack.org/509832 | 16:52 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Adds UpdateRoles Workflow https://review.openstack.org/515045 | 16:52 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Select Roles Workflow https://review.openstack.org/528282 | 16:53 |
rbrady | jtomasek: patchset rebased and release notes added. | 16:53 |
openstackgerrit | Marius Cornea proposed openstack/tripleo-heat-templates master: ffu: Allow FASTFORWARDUPGRADE as a StackUpdateType https://review.openstack.org/522547 | 16:54 |
openstackgerrit | Janki Chhatbar proposed openstack/tripleo-heat-templates master: Upgrade ODL https://review.openstack.org/489201 | 16:56 |
weshay|mtg | hrybacki, as we push forward the reviews to get freeIPA going in CI again do we have the ability to try it w/ libvirt? | 16:58 |
*** ihrachys has joined #tripleo | 16:58 | |
hrybacki | weshay|mtg: do you mean locally? I can send you my deployment script | 17:00 |
weshay|mtg | rock | 17:00 |
*** jfrancoa has quit IRC | 17:01 | |
*** gpocentek has joined #tripleo | 17:01 | |
EmilienM | ccamacho: hey, did you ever test environments/nonha-arch.yaml ? | 17:01 |
EmilienM | ccamacho: I see "OS::TripleO::Services::Keepalived: OS::Heat::None" and I think it's wrong, I think you need keepalived when pacemaker isn't deployed | 17:02 |
*** jcoufal has quit IRC | 17:02 | |
*** udesale has quit IRC | 17:03 | |
*** hrybacki is now known as hrybacki_mtg | 17:04 | |
*** yprokule has quit IRC | 17:04 | |
*** lbrune has joined #tripleo | 17:04 | |
*** mcornea has quit IRC | 17:04 | |
*** jcoufal has joined #tripleo | 17:04 | |
*** paramite has quit IRC | 17:05 | |
*** jlabarre has quit IRC | 17:08 | |
*** jbadiapa has quit IRC | 17:08 | |
ccamacho | Hey EmilienM I have a long time without checking it but you are right there we should use keepalived | 17:10 |
rajinir | fultonj: Can you help me with this review please? Not able to figure out why the main script fails. https://review.openstack.org/#/c/532638 | 17:10 |
EmilienM | radez: ^ try that first | 17:10 |
ccamacho | Ill deploy it tomorrow morning and check it | 17:10 |
EmilienM | radez: you remember the thing I put in comment, try this first, (with the path to Keepalived service) | 17:10 |
radez | EmilienM: ack will do | 17:10 |
EmilienM | ccamacho: no worries, we're testing it now in OPNFV env | 17:10 |
EmilienM | radez: good, let me know | 17:10 |
*** panda is now known as panda|bbl | 17:11 | |
*** fzdarsky is now known as fzdarsky|afk | 17:12 | |
*** etingof has quit IRC | 17:13 | |
*** hjensas has quit IRC | 17:14 | |
openstackgerrit | Flavio Percoco proposed openstack/tripleo-heat-templates master: Update to openshift 3.7 https://review.openstack.org/537431 | 17:19 |
jtomasek | rbrady: wait, for some reason the https://review.openstack.org/#/c/528282/14 now depends on 5 patches. I was dependent on just 3 before rebase | 17:21 |
*** jpich has quit IRC | 17:23 | |
*** zoli is now known as zoli|gone | 17:23 | |
*** zoli|gone is now known as zoli | 17:23 | |
rbrady | jtomasek: git review -d 513463; git review -x on 509832, 515045 and 528282 | 17:24 |
rbrady | jtomasek: maybe 513463 picked up a dependency | 17:24 |
*** florianf has quit IRC | 17:26 | |
*** gkadam has quit IRC | 17:26 | |
jtomasek | rbrady: it should be git review -d 508567; git review -x 509832, 515045, 528282 | 17:26 |
*** pkovar has quit IRC | 17:27 | |
rbrady | jtomasek: ack, give me a moment | 17:27 |
jtomasek | rbrady: 'Add a Get Networks workflow' and 'Add UpdateNetworks workflow' are not needed | 17:27 |
*** thrash is now known as thrash|biab | 17:27 | |
jtomasek | rbrady: sure | 17:27 |
jtomasek | thrash|biab: any idea why https://review.openstack.org/#/c/508567/ fails CI? I don't see anything specific to that patch that could cause that | 17:29 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Adds Workflow to List Available Roles https://review.openstack.org/509832 | 17:32 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Adds UpdateRoles Workflow https://review.openstack.org/515045 | 17:32 |
openstackgerrit | Ryan Brady proposed openstack/tripleo-common master: Select Roles Workflow https://review.openstack.org/528282 | 17:32 |
openstackgerrit | Pradeep Kilambi proposed openstack/tripleo-heat-templates master: Add incoming storage driver param https://review.openstack.org/524248 | 17:32 |
rbrady | jtomasek: simple number typo. fixed now | 17:32 |
jtomasek | rbrady: thanks! | 17:33 |
*** myoung is now known as myoung|lunch | 17:34 | |
*** yolanda has joined #tripleo | 17:35 | |
*** etingof has joined #tripleo | 17:36 | |
*** trown|ruck is now known as trown|outtypewww | 17:40 | |
*** trown|outtypewww is now known as trown|lunch | 17:40 | |
*** cshastri has quit IRC | 17:41 | |
weshay|mtg | EmilienM, can you join me for a sec | 17:41 |
weshay|mtg | EmilienM, re: container update | 17:41 |
EmilienM | weshay|mtg: in Denver? a bit far. But I can fly. | 17:42 |
weshay|mtg | https://bluejeans.com/u/whayutin/ | 17:42 |
weshay|mtg | EmilienM, fly now :) | 17:42 |
*** ebarrera has quit IRC | 17:44 | |
*** rbrady is now known as rbrady-afk | 17:45 | |
rajinir | can someone help me with the gate error on https://review.openstack.org/#/c/534612/. I'm having trouble locating the right log file | 17:47 |
*** karthiks has quit IRC | 17:48 | |
*** gvrangan has joined #tripleo | 17:54 | |
openstackgerrit | Chandan Kumar proposed openstack/tripleo-common master: Add tempest container https://review.openstack.org/537321 | 17:54 |
chandankumar | EmilienM: sshnaidm https://review.openstack.org/#/c/536271/ | 17:55 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: DO NOT MERGE https://review.openstack.org/537471 | 17:56 |
*** iranzo|AFK is now known as iranzo | 17:57 | |
openstackgerrit | Bob Fournier proposed openstack/tripleo-common master: Install os-net-config as a package, not an element https://review.openstack.org/470017 | 17:57 |
openstackgerrit | Ronelle Landy proposed openstack-infra/tripleo-ci master: Update containers on RDO Cloud when the overcloud is containerized https://review.openstack.org/529399 | 17:58 |
*** gfidente is now known as gfidente|afk | 17:59 | |
gunix | can you deploy undercloud in HA? | 17:59 |
*** morazi has quit IRC | 18:00 | |
ansiwen | shardy: still around? I'm confused, your README addition says "RoleParametersDefault", but in the review comment you say it should be the name of the role. Maybe I understand the readme wrong? | 18:03 |
*** holser has quit IRC | 18:04 | |
*** myoung|lunch is now known as myoung | 18:04 | |
weshay|mtg | bogdando, howdy.. we should sync on the undercloud containers work | 18:06 |
bogdando | weshay|mtg: hi! ack. Could it be tomorrow? | 18:06 |
weshay|mtg | bogdando, yes sir | 18:06 |
bogdando | weshay|mtg: I've also sent a mail wrt the topic :) | 18:07 |
weshay|mtg | I just read through it | 18:07 |
*** derekh is now known as derekh_afk | 18:07 | |
shardy | ansiwen: AFAICS the changes from skramaja in https://review.openstack.org/#/c/532465/3/overcloud.j2.yaml do not add role.name when referencing role.RoleParametersDefault | 18:07 |
*** janki has quit IRC | 18:08 | |
*** hjensas has joined #tripleo | 18:08 | |
*** hjensas has quit IRC | 18:08 | |
*** hjensas has joined #tripleo | 18:08 | |
*** tesseract has quit IRC | 18:08 | |
shardy | ansiwen: actually I may be mistaken, sorry, we j2 render {{role.name}}Parameters in overcloud.j2.yaml | 18:09 |
shardy | I was thinking we got a RoleParameters map, like the internal property name | 18:09 |
shardy | ansiwen: does it work OK for you locally? | 18:09 |
ansiwen | shardy: I can't confirm that 100%, because I applied it locally on the normal Compute node, and my environment file is overwriting all defaults. I would now test it again as is | 18:12 |
*** dsariel has quit IRC | 18:12 | |
*** jpena is now known as jpena|off | 18:12 | |
ansiwen | shardy: the openstack toles generate works, but that doesn't tell a lot I guess | 18:13 |
ansiwen | *roles | 18:13 |
shardy | ansiwen: Ok I think it was my error, apologies for the confusion - I didn't look closely enough at the stuff skramaja added to my original patch | 18:13 |
*** hrybacki_mtg is now known as hrybacki | 18:14 | |
shardy | ansiwen: yeah ideally deploy with the generated roles_data and pass some parameters via your environment | 18:14 |
hrybacki | weshay|mtg: this is my invocation: https://paste.fedoraproject.org/paste/AwnDEt0oFNwDzgdL6gYu7g | 18:14 |
shardy | the roles_data and local -e env.yaml data should be merged | 18:14 |
*** jlabarre has joined #tripleo | 18:15 | |
ansiwen | shardy: what's the easiest way to just replace the standard Compute node with a RealTimeCompute node? can I just set ComputeCount: 0 and RealTimeComputeCount: 1 ? | 18:17 |
shardy | ansiwen: If you generate a roles_data with no Compute role, none will be deployed :) | 18:17 |
shardy | ansiwen: so just do openstack overcloud roles generate --roles-path tht/roles -o my_roles_data.yaml Controller RealtimeCompute | 18:18 |
shardy | etc | 18:18 |
ansiwen | shardy: ok, thanks | 18:18 |
weshay|mtg | hrybacki, nice | 18:18 |
*** thrash|biab is now known as thrash | 18:18 | |
shardy | ansiwen: but yes if you also want to include the normal Compute role you can set ComputeCount: 0 | 18:18 |
thrash | jtomasek: it was a timeout | 18:18 |
*** bogdando has quit IRC | 18:19 | |
thrash | jtomasek: had absolutely nothing to do with the patch | 18:19 |
*** shardy is now known as shardy_afk | 18:20 | |
ansiwen | but I have to set OvercloudRealTimeComputeFlavor: compute so it can find an ironic node, right? | 18:21 |
ansiwen | shardy: ^^^ | 18:21 |
EmilienM | honza: please see comment https://review.openstack.org/#/c/537410/ | 18:21 |
EmilienM | slagle, shardy_afk: when you have time to review https://review.openstack.org/#/c/535472/ - thanks | 18:22 |
*** iranzo is now known as iranzo|AFK | 18:28 | |
*** fragatina has quit IRC | 18:32 | |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart-extras master: DNM: Update quickstart extras with undercloud install for containers https://review.openstack.org/517444 | 18:33 |
*** morazi has joined #tripleo | 18:37 | |
openstackgerrit | wes hayutin proposed openstack-infra/tripleo-ci master: DNM, update logging for undercloud containers https://review.openstack.org/518972 | 18:37 |
openstackgerrit | wes hayutin proposed openstack/tripleo-quickstart master: DNM: Update undercloud install options for containers https://review.openstack.org/517445 | 18:38 |
openstackgerrit | wes hayutin proposed openstack/instack-undercloud master: DNM, undercloud containers TESTING ONLY https://review.openstack.org/518118 | 18:38 |
*** dparkes has quit IRC | 18:45 | |
openstackgerrit | Tim Rozet proposed openstack/tripleo-heat-templates master: Upgrade ODL https://review.openstack.org/489201 | 18:47 |
mfedosin | EmilienM: honza: hey! I created this patch (https://review.openstack.org/#/c/537403/), but it seems that cron triggers are still enabled for mistral | 18:51 |
mfedosin | maybe I did something wrong? | 18:52 |
*** marios has quit IRC | 18:52 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Separate common ovb settings https://review.openstack.org/535457 | 18:53 |
*** trown|lunch is now known as trown | 18:54 | |
EmilienM | mfedosin: it's the overcloud | 18:54 |
EmilienM | mfedosin: conf on the undercloud is managed by instack-undercloud for now | 18:54 |
EmilienM | mfedosin: it will soon use the same files as overcloud when we move to containerized undercloud | 18:55 |
EmilienM | but it's not the default now | 18:55 |
mfedosin | EmilienM: so I need to update mistral config in instack-underclod? | 18:56 |
EmilienM | mfedosin: yes | 18:56 |
mfedosin | EmilienM: okay! thank you | 18:57 |
EmilienM | mfedosin: but is UI folks fine with it? | 18:57 |
mfedosin | I hope they don't mind | 18:57 |
*** ihrachys has quit IRC | 18:58 | |
EmilienM | mfedosin: AFIK it affects tripleo-ui logging | 18:58 |
mfedosin | another question is how I can test the performance | 18:58 |
EmilienM | honza, jtomasek : | 18:58 |
*** ihrachys has joined #tripleo | 18:58 | |
mfedosin | does tripleo support some kind of monitoring for ci? | 18:58 |
EmilienM | maybe we could use the same boolean that enable/disable tripleo-ui on the undercloud to enable/disable mistral crons | 18:58 |
* jtomasek reads | 18:59 | |
honza | how quickly is mistral's cron going away? | 18:59 |
mfedosin | honza: this is a question for rakhmerov | 19:01 |
jtomasek | mfedosin: we use cron triggers for logging afaik disabling it will break the feature. honza will have more info. | 19:01 |
honza | yes, we talked about it yesterday | 19:02 |
jtomasek | ok | 19:02 |
honza | logging is broken at the moment anyway and probably won't get fixed until rocky | 19:02 |
honza | so if mistral is going to drop this feature in rocky, then go ahead and turn it off | 19:02 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: swift_rsync: don't bind mount /run https://review.openstack.org/513020 | 19:03 |
mfedosin | honza: I think it won't happen in rocky... but we need to consult with rakhmerov and d0ugal | 19:03 |
mfedosin | okay, I'll propose a patch to instack-undercloud soon | 19:04 |
*** jtomasek has quit IRC | 19:05 | |
honza | mfedosin: i think we'll need to rethink tripleo-ui logging anyway once the containerized undercloud lands | 19:05 |
honza | (we'll most likely be taking advantange of net=host and root) | 19:05 |
*** dsariel has joined #tripleo | 19:05 | |
pabelanger | EmilienM: sshnaidm: weshay|mtg: can we see about some reviews on https://review.openstack.org/537409/ a few more OVB jobs, I suspect we also need backports? | 19:05 |
*** lucasagomes is now known as lucas-afk | 19:10 | |
openstackgerrit | Oliver Walsh proposed openstack/tripleo-heat-templates master: WIP: add support for libvirt VNC TLS with dedicated CA https://review.openstack.org/536469 | 19:14 |
EmilienM | pabelanger: approved | 19:18 |
openstackgerrit | Emilien Macchi proposed openstack/puppet-pacemaker stable/0.6.x: Remove RH1 OVB jobs from configuration https://review.openstack.org/537612 | 19:18 |
openstackgerrit | Merged openstack/tripleo-ui master: Prepare Queens Milestone 3 https://review.openstack.org/537410 | 19:20 |
*** jkilpatr has quit IRC | 19:22 | |
*** gvrangan has quit IRC | 19:24 | |
pabelanger | mwhahaha: EmilienM: I'm happy to see the gate pipeline moving well, it seems a lot have work has gone into making it much stabler. Congratts to everybody :) | 19:29 |
EmilienM | pabelanger: yeah I think we did titanesque work | 19:30 |
*** jlabarre has quit IRC | 19:30 | |
EmilienM | but we're not done yet :D | 19:31 |
*** muttley has joined #tripleo | 19:32 | |
openstackgerrit | Emilien Macchi proposed openstack/tripleo-heat-templates master: environments: document OSP deployments https://review.openstack.org/537619 | 19:34 |
*** jlabarre has joined #tripleo | 19:36 | |
*** jkilpatr has joined #tripleo | 19:37 | |
*** yamahata has joined #tripleo | 19:38 | |
openstackgerrit | Merged openstack/puppet-pacemaker master: Remove RH1 OVB jobs from configuration https://review.openstack.org/537409 | 19:39 |
*** fragatina has joined #tripleo | 19:40 | |
*** dtantsur is now known as dtantsur|afk | 19:46 | |
*** amoralej is now known as amoralej|off | 19:46 | |
*** muttley has quit IRC | 19:48 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: Add empty ovb-common settings file https://review.openstack.org/537447 | 19:48 |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart master: Modify full-deploy-ovb to use common settings and nodes files https://review.openstack.org/535458 | 19:49 |
*** athomas has quit IRC | 19:50 | |
ianw | EmilienM: did you see my notes on the yum mirror revert? | 19:52 |
EmilienM | ianw: I didn't | 19:52 |
EmilienM | ianw: link? | 19:52 |
ihrachys | weshay|mtg, will https://review.openstack.org/#/c/495407/ pick the right sizes for OVB rdo cloud setups? I just tried to deploy and it got me insufficient flavors. I wonder if I should try your patch in this case. | 19:52 |
ianw | EmilienM: https://review.openstack.org/#/c/537234/1/modules/openstack_project/files/mirror/yum-puppetlabs-mirror-update.sh | 19:53 |
*** etingof has quit IRC | 19:53 | |
EmilienM | ianw: give me one moment, I'm debugging something | 19:54 |
*** gfidente|afk has quit IRC | 19:54 | |
ianw | EmilienM: no rush at all; i'm just not too sure what it's trying to copy | 19:54 |
*** noslzzp has quit IRC | 20:02 | |
EmilienM | ianw: ok I'm working on reverting the revert | 20:03 |
*** noslzzp has joined #tripleo | 20:04 | |
weshay|mtg | ihrachys, ya.. I certainly need to revisit this patch. Also need to get my team on it to review | 20:05 |
ihrachys | weshay|mtg, ok cool, I will give it a try | 20:06 |
weshay|mtg | ihrachys, are you trying it by chance to get devmode to work or something? | 20:06 |
weshay|mtg | ihrachys, just in case we decided to deprecate devmode in favor of https://docs.openstack.org/tripleo-docs/latest/contributor/reproduce-ci.html | 20:07 |
*** etingof has joined #tripleo | 20:07 | |
owalsh | mwhahaha, EmilienM: What's the situation with FFEs for tripleo? I've WIP patches for internal TLS support for VNC proxy. Expect it will all be ready to land soon, but not this week | 20:08 |
ihrachys | weshay|mtg, kinda. I so far used devmode, yes. I had a question about the reproduce-script yesterday: how do I deploy not from a gerrit patch but whatever is latest. | 20:09 |
ihrachys | I mean, I don't need to reproduce anything, I just need a setup | 20:09 |
weshay|mtg | ihrachys, just download the script from the job and patch you are interested in | 20:10 |
weshay|mtg | it will include the same changes and dependencies used upstream | 20:10 |
ihrachys | weshay|mtg, I am not interested in patches, I need a fresh setup | 20:10 |
ihrachys | something like devmode | 20:10 |
weshay|mtg | ihrachys, k.. just update the zuul_changes var to be "" | 20:11 |
ihrachys | I can of course pick a random one but that seems rather awkward | 20:11 |
ihrachys | I mean, I should be able to just clone and spin something up | 20:11 |
ihrachys | so e.g. getting a default script in git, or an easy generator for it somewhere would be nice | 20:11 |
weshay|mtg | ya.. I'm going to add a switch on the script | 20:11 |
openstackgerrit | Steve Baker proposed openstack/tripleo-quickstart-extras master: Run "overcloud container image prepare" only once https://review.openstack.org/528621 | 20:14 |
ihrachys | weshay|mtg, great. I think I can still use devmode for now right? | 20:15 |
ihrachys | weshay|mtg, btw any ideas how to tear down without redeploying? | 20:15 |
EmilienM | owalsh: is there a blueprint? | 20:16 |
EmilienM | I need to go, bbl | 20:17 |
EmilienM | if blueprint: yes FFE is required | 20:17 |
owalsh | EmilienM: technically it's part of tls everywhere | 20:17 |
weshay|mtg | ihrachys, should just be a stack delete | 20:17 |
EmilienM | owalsh: so it's good | 20:17 |
owalsh | EmilienM: cool, thanks | 20:18 |
ihrachys | weshay|mtg, ok. though having it as part of devmode (or new reproduce-script) would also be nice, because then I don't need to build / locate a venv with heat client, which is nice | 20:18 |
ihrachys | anyway, that's just minor thing that is surprising for an infrequent user of quickstart :) | 20:19 |
openstackgerrit | Steve Baker proposed openstack/tripleo-quickstart-extras master: Run "overcloud container image prepare" only once https://review.openstack.org/528621 | 20:19 |
gunix | is there any parameter on undercloud to deploy the overcloud using docker instead of deploying all services to bare metal? | 20:19 |
weshay|mtg | ihrachys, best to make yourself heard via a launchpad | 20:19 |
weshay|mtg | w/ the quickstart tag | 20:20 |
ihrachys | weshay|mtg, good idea, will do | 20:20 |
*** rbrady-afk is now known as rbradu | 20:21 | |
*** rbradu is now known as rbrady | 20:21 | |
*** salmankhan has quit IRC | 20:23 | |
openstackgerrit | Sandhya Dasu proposed openstack/tripleo-heat-templates master: Adding new config parameters for Cisco UCSM ML2 driver https://review.openstack.org/532642 | 20:27 |
ihrachys | weshay|mtg, reported https://bugs.launchpad.net/tripleo/+bug/1745223 and https://bugs.launchpad.net/tripleo/+bug/1745225 | 20:28 |
openstack | Launchpad bug 1745223 in tripleo "default reproduce-script to deploy latest code" [Undecided,New] | 20:28 |
openstack | Launchpad bug 1745225 in tripleo "devmode.sh should support a mode to tear down without redeployment" [Undecided,New] | 20:28 |
weshay|mtg | ihrachys, thanks! | 20:28 |
weshay|mtg | ihrachys++ | 20:28 |
*** thrash is now known as thrash|g0ne | 20:30 | |
*** nyechiel has quit IRC | 20:32 | |
*** jmelvin has quit IRC | 20:33 | |
ihrachys | weshay|mtg, using your patch, I still get m1.large used to deploy undercloud (which is not enough). should I somehow PICK the needed env? | 20:36 |
weshay|mtg | ihrachys, so if your rdo tenant is like mine.. m1.large undercloud should be enough for 1ctrl, 1 cmpt but you can just override that in the settings if you don't want that | 20:39 |
*** rbowen has quit IRC | 20:40 | |
ihrachys | weshay|mtg, hm. https://review.openstack.org/#/c/495407/37/config/environments/rdocloud_ovb.yml@18 doesn't it enable xlarge? | 20:40 |
weshay|mtg | ihrachys, think you need to update config/environments/rdocloud.yml | 20:40 |
ihrachys | weshay|mtg, my previous attempt failed because undercloud didn't have memory needed, and that one picked large | 20:40 |
ihrachys | it also failed validation with: Message: The RAM on the undercloud node is 7822 MB, the minimal recommended value is 16384 MB | 20:40 |
weshay|mtg | ihrachys, this patch is so old.. I need to rework man :) | 20:40 |
ihrachys | so I assume we need xlarg | 20:40 |
ihrachys | since it's the only flavor that is 16gb | 20:41 |
sshnaidm | hrybacki, we ave an extra node! \o/ https://logs.rdoproject.org/35/534435/7/openstack-experimental/gate-tripleo-ci-centos-7-ovb-3ctlr_1comp_1supp-featureset039-master/Z11d034a77cde484a99b7208e963cdf5b/console.txt.gz#_2018-01-24_19_57_35_268 | 20:42 |
*** iranzo|AFK is now known as iranzo | 20:42 | |
sshnaidm | hrybacki, so now only to merge these patches | 20:42 |
ihrachys | I just wonder... I shouldn't be the only one trying to deploy it in rdo cloud. so how does it work for everyone? :) | 20:42 |
*** rbrady has quit IRC | 20:43 | |
*** itlinux has joined #tripleo | 20:44 | |
ihrachys | weshay|mtg, how does everyone deploy it in rdo cloud? why no one notice issues with 8gb machines picked for undercloud? | 20:45 |
weshay|mtg | ihrachys, the personal tenants are slightly terrible | 20:45 |
*** jtomasek has joined #tripleo | 20:45 | |
hrybacki | sshnaidm: wooo! Let it be known that 'baremetal-9833-extra_0' was the first of the extra nodes | 20:47 |
weshay|mtg | hrybacki, nice | 20:47 |
sshnaidm | weshay|mtg, rlandy need your review/merge please: https://review.openstack.org/#/c/536742/ https://review.openstack.org/#/c/537318/ | 20:47 |
sshnaidm | hrybacki, unforgivable name | 20:48 |
weshay|mtg | sshnaidm, is there a test job to look at? | 20:48 |
weshay|mtg | see it | 20:48 |
weshay|mtg | nvrmind | 20:48 |
sshnaidm | hrybacki, I meant unforgetable as you understood.. | 20:48 |
hrybacki | sshnaidm: I'm tracking you ;) | 20:49 |
weshay|mtg | ok.. so this is expected I assume https://logs.rdoproject.org/35/534435/7/openstack-experimental/gate-tripleo-ci-centos-7-ovb-3ctlr_1comp_1supp-featureset039-master/Z11d034a77cde484a99b7208e963cdf5b/console.txt.gz#_2018-01-24_20_12_05_187 | 20:50 |
sshnaidm | weshay|mtg, yeah, that's fine | 20:53 |
ihrachys | weshay|mtg, not sure what that means they are terrible. people deploy there still no? | 20:53 |
weshay|mtg | ihrachys, at times | 20:53 |
hrybacki | sshnaidm: right -- that'll happen until we get Sagi's stuff merged then I need to fix the freeipa-setup role | 20:53 |
hrybacki | er, I meant weshay|mtg | 20:53 |
weshay|mtg | ok.. I voted | 20:54 |
ihrachys | weshay|mtg, it was *the* use case for the cloud, so now I am confused :) | 20:54 |
ihrachys | anyway... I think I see why it deploys on the smaller flavor | 20:54 |
ihrachys | we don't pick flavor but we specify memory / cpu requirements | 20:55 |
ihrachys | and they are matched against flavors | 20:55 |
ihrachys | and it says undercloud_memory: 8192 for config/nodes/3ctlr_1comp.yml which I believe is used as default (?) | 20:55 |
*** jlabarre has quit IRC | 20:55 | |
*** rbrady has joined #tripleo | 20:59 | |
*** rbrady has joined #tripleo | 20:59 | |
rlandy | sshnaidm: left a comment on https://review.openstack.org/#/c/537318 | 20:59 |
rlandy | will try find that request | 21:00 |
rlandy | the latest image is in the meta-data | 21:00 |
rlandy | I won't -2 for that - but not ideal | 21:00 |
*** liverpooler has quit IRC | 21:00 | |
sshnaidm | rlandy, yeah, agree with that | 21:02 |
rlandy | sshnaidm: let me look for the response to that request - sec | 21:03 |
sshnaidm | rlandy, well, there is only the option afaik | 21:03 |
*** jtomasek has quit IRC | 21:03 | |
sshnaidm | rlandy, we have tag "latest", but I don't want every time to search for last image in testenv-client, it's big point of possible failure | 21:04 |
rlandy | sshnaidm: this is an update headache though | 21:04 |
rlandy | if you want a standard, know OS to install. I can accept that | 21:05 |
sshnaidm | rlandy, I wouldn't update it at all until we have image with constant name, anyway we run yum update there | 21:05 |
openstackgerrit | Dan Sneddon proposed openstack/tripleo-heat-templates master: Render NIC config templates with jinja2 https://review.openstack.org/523638 | 21:06 |
sshnaidm | rlandy, maybe we can create such image "centos-cloud.qcow2" every time we have new cloud image from ops..? | 21:06 |
sshnaidm | rlandy, like download it and upload to tenant.. it could be even automatically | 21:06 |
sshnaidm | rlandy, new cloud images appear once a few months, so it's not big deal to do it even manually | 21:07 |
rlandy | sshnaidm: I don't like messing with what is in out ci-tenant | 21:07 |
sshnaidm | rlandy, what do you mean "out"? | 21:07 |
rlandy | our ci tenant | 21:07 |
sshnaidm | rlandy, which image do we use now for ovb jobs? | 21:08 |
sshnaidm | rlandy, oh, we use template one.. | 21:08 |
rlandy | sshnaidm: for non testenv broker jobs, we use a hard-coded name like you have done - but I have always meant o change it to use the latest tag image | 21:09 |
sshnaidm | rlandy, yeah, the problem is that you each time need to request glance for images and find it | 21:09 |
sshnaidm | rlandy, like you can't just point to necessary name | 21:10 |
sshnaidm | rlandy, and if glance doesn't answer - job fails | 21:10 |
sshnaidm | rlandy, that's why I think constant name would be better | 21:10 |
*** noslzzp has quit IRC | 21:11 | |
sshnaidm | rlandy, I thought maybe we can use a regular centos nodepool image for extra node, but I'm afraid it'll require too much changes in freeipa role which is built for raw centos image | 21:12 |
*** jmelvin has joined #tripleo | 21:12 | |
sshnaidm | rlandy, but anyway, I don't add a techdebt here id we anyway use it with testenv broker jobs | 21:13 |
openstackgerrit | David Peacock proposed openstack/tripleo-common master: Alter default for --min-tmpfs https://review.openstack.org/537657 | 21:13 |
*** dparkes has joined #tripleo | 21:13 | |
rlandy | sshnaidm: ok - so ... you would have to query glance for the latest image. I don't know how often glance fails (more than any other openstack service?) | 21:16 |
*** nyechiel has joined #tripleo | 21:16 | |
sshnaidm | rlandy, with rdo cloud? | 21:17 |
rlandy | I do understand though if you prefer not to use the latest image for stability | 21:17 |
*** raildo has quit IRC | 21:17 | |
weshay|mtg | re: the image isn't CentOS-7-x86_64-GenericCloud-latest available | 21:17 |
sshnaidm | rlandy, well, it's not the case | 21:17 |
* rlandy comments on the review | 21:17 | |
rlandy | weshay|mtg: in RDO Cloud we don't have a latest image named as such | 21:18 |
*** lblanchard has joined #tripleo | 21:18 | |
weshay|mtg | rlandy, hrm... we should request that | 21:18 |
rlandy | you can query for it | 21:18 |
rlandy | weshay|mtg: we did | 21:18 |
rlandy | I will forward you the email discussion | 21:18 |
rlandy | the admins provided us with image property to query | 21:19 |
rlandy | like | 21:19 |
rlandy | openstack --os-cloud {{ cloud }} image list --public --column ID --format value --property {{ key }}={{ value }} | 21:19 |
weshay|mtg | k k | 21:20 |
rlandy | openstack --os-cloud rdo-cloud image list --property latest=centos-7-latest --format json would work | 21:20 |
rlandy | but I can accept using a stable image though it will need updating | 21:20 |
sshnaidm | rlandy, well, for ipa server it's not critical to have new image at all | 21:21 |
sshnaidm | rlandy, but aside, we need to figure out what to do with these latest there | 21:21 |
*** yamahata has quit IRC | 21:21 | |
sshnaidm | rlandy, I really suspect that querying glance every time will be reliable.. | 21:21 |
sshnaidm | rlandy, especially when image is added every few months, why to check it every minute? | 21:22 |
rlandy | sshnaidm: ok - moving on to https://review.openstack.org/#/c/536742 - minor comment there | 21:23 |
rlandy | let me know your thoughts and I'll vote | 21:24 |
*** noslzzp has joined #tripleo | 21:25 | |
*** jbadiapa has joined #tripleo | 21:27 | |
rlandy | sshnaidm:what were we using as the baremetal image before? | 21:28 |
sshnaidm | rlandy, yeah, may be more than one of course, but I meant like more "extranode argument' | 21:28 |
sshnaidm | rlandy, sorry? | 21:28 |
rlandy | sshnaidm: there were baremetal nodes all along - before the extra node | 21:29 |
rlandy | what image was used? | 21:29 |
sshnaidm | rlandy, we build baremetal nodes from overcloud image if I understood you correctly | 21:29 |
sshnaidm | rlandy, for extra node in rh1 cloud we use centos cloud image there, it wasn't updated too | 21:30 |
*** dprince has quit IRC | 21:30 | |
rlandy | sshnaidm: by default the baremetal_image: ipxe-boot | 21:30 |
rlandy | I don't know what we used in rdo cloud originally | 21:31 |
rlandy | the setting you added impacts not just the extra node, right? | 21:31 |
sshnaidm | rlandy, no, extra node only | 21:32 |
rlandy | oh I see | 21:32 |
sshnaidm | rlandy, it will print also network details for all nodes, but it doesn't affect anything | 21:32 |
*** pchavva has quit IRC | 21:33 | |
rlandy | approved | 21:34 |
sshnaidm | rlandy, thanks! | 21:34 |
openstackgerrit | John Fulton proposed openstack/tripleo-common master: WIP: Merge CephAnsibleEnvironmentVariables into collect_nodes_uuid task https://review.openstack.org/537662 | 21:34 |
*** weshay|mtg is now known as weshay|rover | 21:34 | |
*** trown is now known as trown|ruck | 21:34 | |
*** nyechiel has quit IRC | 21:34 | |
*** ccamacho has quit IRC | 21:38 | |
ihrachys | who's responsible for openstack-virtual-baremetal repo? | 21:41 |
*** panda|bbl is now known as panda | 21:41 | |
*** threestrands has joined #tripleo | 21:41 | |
ihrachys | weshay|rover, I think this is the fix to switch defaults for quickstart to xlarge: https://github.com/cybertron/openstack-virtual-baremetal/pull/39 | 21:42 |
ihrachys | though I don't know how to test it | 21:42 |
ihrachys | because devmode.sh invocation resets the roles in ~/.quickstart | 21:42 |
*** akrivoka has quit IRC | 21:42 | |
*** sshnaidm has quit IRC | 21:42 | |
*** salmankhan has joined #tripleo | 21:43 | |
*** threestrands_ has joined #tripleo | 21:44 | |
*** threestrands_ has quit IRC | 21:44 | |
*** threestrands_ has joined #tripleo | 21:44 | |
*** holser has joined #tripleo | 21:45 | |
*** lbrune has quit IRC | 21:45 | |
*** lbrune has joined #tripleo | 21:46 | |
*** salmankhan has quit IRC | 21:47 | |
*** dparkes has quit IRC | 21:47 | |
*** threestrands has quit IRC | 21:47 | |
openstackgerrit | Ronelle Landy proposed openstack/tripleo-quickstart-extras master: DNM: Integrate Validate-HA work into OVB jobs https://review.openstack.org/537669 | 21:47 |
*** dparkes has joined #tripleo | 21:48 | |
openstackgerrit | Michele Baldessari proposed openstack/puppet-tripleo stable/pike: Use on-marked-down shutdown-sessions for redis haproxy conf https://review.openstack.org/537671 | 21:50 |
*** lbrune has quit IRC | 21:50 | |
openstackgerrit | Michele Baldessari proposed openstack/puppet-tripleo stable/ocata: Use on-marked-down shutdown-sessions for redis haproxy conf https://review.openstack.org/537675 | 21:53 |
*** eck` is now known as eck`gone | 21:54 | |
openstackgerrit | Michele Baldessari proposed openstack/puppet-tripleo stable/newton: Use on-marked-down shutdown-sessions for redis haproxy conf https://review.openstack.org/537676 | 21:54 |
*** ccamacho has joined #tripleo | 21:55 | |
openstackgerrit | Ihar Hrachyshka proposed openstack/tripleo-quickstart-extras master: Use xlarge flavor for undercloud nodes https://review.openstack.org/537679 | 21:58 |
*** trown|ruck is now known as trown|outtypewww | 22:03 | |
*** dsariel has quit IRC | 22:04 | |
itlinux | hello all.. by default the cinder-volume is 10GB.. what's the best way to have that bigger like 100GB? | 22:11 |
*** Goneri has quit IRC | 22:11 | |
itlinux | I know there is a puppet setting that.. but I do not want to redeploy. | 22:11 |
openstackgerrit | James Slagle proposed openstack/tripleo-common master: Format group:ansible deployments https://review.openstack.org/537686 | 22:12 |
*** ihrachys_ has joined #tripleo | 22:13 | |
*** ihrachys has quit IRC | 22:13 | |
*** abishop has quit IRC | 22:13 | |
*** rcernin has joined #tripleo | 22:14 | |
*** bfournie has quit IRC | 22:19 | |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add endpoint for ODL https://review.openstack.org/535783 | 22:24 |
*** cdearborn has quit IRC | 22:25 | |
*** rcernin has quit IRC | 22:29 | |
*** jrist has quit IRC | 22:29 | |
openstackgerrit | Merged openstack/puppet-tripleo master: Split docker mirror and debug configs https://review.openstack.org/535360 | 22:29 |
*** jrist has joined #tripleo | 22:30 | |
*** jrist has quit IRC | 22:30 | |
*** jrist has joined #tripleo | 22:30 | |
*** chkumar246 has joined #tripleo | 22:30 | |
*** sshnaidm has joined #tripleo | 22:31 | |
*** rcernin has joined #tripleo | 22:31 | |
*** chandankumar has quit IRC | 22:32 | |
*** holser has quit IRC | 22:33 | |
*** chkumar246 has quit IRC | 22:35 | |
*** chkumar246 has joined #tripleo | 22:36 | |
*** morazi has quit IRC | 22:36 | |
gunix | thank you for the great picture: http://tripleo.org/_images/TripleO_Network_Diagram_.jpg | 22:38 |
gunix | i am colorblind :( | 22:38 |
EmilienM | gunix: stupid question sorry but all colors? | 22:39 |
EmilienM | gunix: I can make a change for you in the diagram and add arrows if you want | 22:40 |
EmilienM | bnemec: did you create this one? wondering who has the picture source | 22:40 |
gunix | EmilienM: don't worry | 22:41 |
bnemec | EmilienM: I did not. Based on the reference to instack.answers, I suspect maybe slagle did. | 22:41 |
gunix | EmilienM: i learned to survive | 22:41 |
EmilienM | ihrachys_: wow | 22:42 |
EmilienM | ihrachys_: can you explain me how networking works please | 22:42 |
slagle | EmilienM: bnemec : i guess i probably did | 22:42 |
EmilienM | ihrachys_: http://paste.openstack.org/show/652862/ | 22:42 |
EmilienM | WTH I have a server with 38.145.35.0 IP | 22:42 |
EmilienM | I thought .0 was not reserved | 22:42 |
slagle | EmilienM: i don't have the source for it. feel free to redo it or remove it, i don't mind | 22:42 |
EmilienM | was* reserved | 22:42 |
EmilienM | slagle: ack | 22:43 |
gunix | i have a question which my seem retarded, but i REALLY have to ask it... if i don't have a physical environment yet and want to simulate a virtual environment, can't i just do normal tripleo (not quickstart) on VMs? and create like multiple networks for each vm | 22:43 |
EmilienM | gunix: so... all colors? or just some? | 22:43 |
openstackgerrit | Sven Anderson proposed openstack/tripleo-heat-templates master: Add custom role for realtime compute https://review.openstack.org/531739 | 22:43 |
gunix | EmilienM: i have mild deutranomalia | 22:43 |
gunix | EmilienM: http://chroma-glass.ucsd.edu/assets/img/DifferentSpectrum.png | 22:44 |
EmilienM | ihrachys_: ok I guess we have a wide public subnet so we don't want to waste any available IP addresses | 22:44 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Ensure packages for octavia only when EnablePackageInstall is True https://review.openstack.org/536816 | 22:45 |
openstackgerrit | Merged openstack/tripleo-common master: Add Keepalived image https://review.openstack.org/535798 | 22:45 |
openstackgerrit | Merged openstack/tripleo-quickstart-extras master: Drop net-config noop from the undercloud-deploy. https://review.openstack.org/531862 | 22:45 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Updated from global requirements https://review.openstack.org/537197 | 22:45 |
openstackgerrit | Merged openstack/tripleo-heat-templates master: Add yaml validations for FFU. https://review.openstack.org/534709 | 22:45 |
openstackgerrit | Merged openstack/tripleo-heat-templates stable/pike: Add composable network VIPs for puppet configuration https://review.openstack.org/532912 | 22:45 |
openstackgerrit | Merged openstack/puppet-tripleo stable/pike: Configure VIPs for all networks including composable networks https://review.openstack.org/532913 | 22:45 |
openstackgerrit | Merged openstack/python-tripleoclient master: Use YAML inventory for minor update https://review.openstack.org/536836 | 22:45 |
*** noslzzp has quit IRC | 22:46 | |
*** noslzzp has joined #tripleo | 22:47 | |
openstackgerrit | John Fulton proposed openstack/tripleo-common stable/pike: Lowering the number of ansible forks to 25 https://review.openstack.org/531616 | 22:47 |
*** noslzzp has quit IRC | 22:47 | |
ihrachys_ | EmilienM, no idea, but I guess you are right. | 22:47 |
EmilienM | ihrachys_: TIL | 22:48 |
ihrachys_ | EmilienM, I am struggling with deploying basic quickstart on ovb/rdocloud and I wonder if you can give me directions | 22:48 |
EmilienM | ihrachys_: I guess in my old job we were having too many IP addressed we didn't allow .0 allocations :P | 22:48 |
ihrachys_ | EmilienM, basically, devmode picks m1.large for undercloud and then it crashes with oom-killer | 22:48 |
EmilienM | ihrachys_: sure, let's see if we can help | 22:48 |
EmilienM | yeah I know | 22:48 |
EmilienM | we are fixing it | 22:49 |
ihrachys_ | EmilienM, so I was thinking to switch to m1.xlarge | 22:49 |
EmilienM | look : | 22:49 |
*** abishop has joined #tripleo | 22:49 | |
EmilienM | (wait for it) | 22:49 |
ihrachys_ | but I couldn't figure what to patch and how to inject it | 22:49 |
ihrachys_ | I sent https://review.openstack.org/#/c/537679/ and passed it thru gerrit link to devmode but it didn't help | 22:49 |
*** tosky has quit IRC | 22:49 | |
ihrachys_ | I also had https://github.com/cybertron/openstack-virtual-baremetal/pull/39 that does same but it's not clear how to make devmode inject it | 22:50 |
ihrachys_ | btw a workaround would also be nice, like maybe I can somehow provide a custom env with correct flavors | 22:50 |
EmilienM | give me one sec plz | 22:50 |
ihrachys_ | it's not great since default should be sane, but if I can move forward.. | 22:50 |
ihrachys_ | thanks | 22:50 |
*** itlinux has quit IRC | 22:51 | |
EmilienM | damn I can't find it | 22:51 |
EmilienM | but basically I know folks have been using m1.large2 | 22:52 |
EmilienM | there is a patch out there | 22:52 |
ihrachys_ | EmilienM, https://review.openstack.org/#/c/495407/ ? | 22:52 |
EmilienM | damn, I swear I had it this morning | 22:53 |
EmilienM | not this one, another | 22:54 |
EmilienM | or maybe I'm crazy | 22:54 |
EmilienM | rlandy, weshay|rover ^ what's the patch again which changes the RDO cloud flavor? | 22:54 |
EmilienM | https://review.openstack.org/#/c/518888/ | 22:55 |
weshay|rover | EmilienM, the rdo-cloud flavors are only defined in one place afaik | 22:55 |
weshay|rover | ya.. that change is sane | 22:55 |
EmilienM | ok | 22:55 |
* weshay|rover approves | 22:55 | |
EmilienM | ihrachys_: ^ | 22:55 |
EmilienM | thx | 22:55 |
weshay|rover | EmilienM, let me check w/ my boss | 22:56 |
weshay|rover | rlandy, you cool w/ this? https://review.openstack.org/#/c/518888/ | 22:56 |
ihrachys_ | ok so I just git review -x it and maybe clean up ~/.quickstart and then it should do the job? | 22:56 |
weshay|rover | given you can only use all the space in your own tenant.. I think it's fine | 22:56 |
EmilienM | weshay|rover: I thought I was your boss | 22:56 |
rlandy | looking | 22:56 |
weshay|rover | you, my wife, my dog etc | 22:56 |
EmilienM | ihrachys_: yes, I would do that | 22:56 |
ihrachys_ | ah it's -extras | 22:57 |
ihrachys_ | but I guess devmode should chew it | 22:57 |
EmilienM | FWIW I started to use this flavor this morning and things are better | 22:58 |
rlandy | EmilienM: yeah - I's agree we need a bigger undercloud | 22:58 |
EmilienM | life is always better with a bigger flavor | 22:58 |
EmilienM | I should tweet that | 22:58 |
weshay|rover | boom | 22:58 |
weshay|rover | now you just have to wait 10 hrs | 22:59 |
*** jmelvin has quit IRC | 23:00 | |
ihrachys_ | weshay|rover, can't I pull it with gerrit change-id passed to devmode | 23:01 |
weshay|rover | ihrachys_, the easiest way to pull patches into tq/tqe | 23:01 |
weshay|rover | is to make the change locally | 23:01 |
weshay|rover | and then update the quickstart-extras-requirements file | 23:01 |
weshay|rover | and use the local URI | 23:02 |
ihrachys_ | ok I missed that URI thing I guess | 23:02 |
weshay|rover | file:///$path/tqe/ | 23:02 |
ihrachys_ | because it was just overriding it in ~/.quickstart | 23:02 |
weshay|rover | for tq.. it's easier.. just say --no-clone | 23:02 |
gunix | i have a question which my seem retarded, but i REALLY have to ask it... if i don't have a physical environment yet and want to simulate a virtual environment, can't i just do normal tripleo (not quickstart) on VMs? and create like multiple networks for each vm | 23:02 |
*** itlinux has joined #tripleo | 23:02 | |
weshay|rover | ihrachys_, you can always "source ~/.quickstart/bin/activate | 23:02 |
weshay|rover | and then run python setup.py install | 23:02 |
weshay|rover | to get your local changes in to ~/.quickstart | 23:03 |
ihrachys_ | well why does it override what's already there then | 23:03 |
ihrachys_ | I modified files in place in ~/.quickstart, then started devmode and all was reverted | 23:03 |
jillr | gunix: yes, you totally can | 23:03 |
gunix | jillr: hmm. as long as i get IPMI on the VMs | 23:04 |
jillr | gunix: you can use vbmc for that, https://docs.openstack.org/tripleo-docs/latest/install/environments/virtualbmc.html | 23:05 |
weshay|rover | ihrachys_, devmode.sh or quickstart.sh | 23:07 |
gunix | jillr: the hypervizor has to be centos for that | 23:07 |
gunix | jillr: but thank you anyway for pointing that out. i'll pick up the ressearch from here | 23:08 |
ihrachys_ | weshay|rover, no idea. I am using tools that I have. I call devmode. | 23:09 |
weshay|rover | ihrachys_, maybe I can tmate into your laptop | 23:10 |
ihrachys_ | ok I think I got it applied now | 23:10 |
ihrachys_ | needed to still create env without file:/// | 23:10 |
ihrachys_ | then interrupt, and pip install from my copy | 23:11 |
ihrachys_ | and also apply file:/// | 23:11 |
rlandy | ihrachys_: if you have patches with devmode, you can define them in ZUUL_CHANGES (example: https://github.com/openstack/tripleo-quickstart/blob/master/ci-scripts/full-deploy-ovb.sh#L40) | 23:11 |
ihrachys_ | rlandy, it didn't apply -extras patches | 23:11 |
weshay|rover | rlandy, ya.. isn't that overkill for tqe change | 23:11 |
weshay|rover | like the flavor change | 23:11 |
weshay|rover | maybe not | 23:11 |
weshay|rover | just seemed like it | 23:11 |
rlandy | I don't think so - that is the point | 23:11 |
ihrachys_ | at least I passed the change-id to devmode.sh. maybe it's smth differnt. | 23:12 |
ihrachys_ | but regardless, I think it actually started with large2 now | 23:12 |
ihrachys_ | so that's promising | 23:12 |
ihrachys_ | now for another hour cycle of waiting :) | 23:12 |
ihrachys_ | EmilienM, in the patch, shouldn't we also do https://review.openstack.org/#/c/537679/1/config/environments/rdocloud-ci.yml | 23:13 |
ihrachys_ | not sure where that -ci file is used but it seems like that would be more consistent | 23:13 |
rlandy | ihrachys_: nobody really uses that config unless you have access to the openstack-nodepool tenant | 23:14 |
ihrachys_ | ok | 23:14 |
rlandy | the ci- flavors are only available to openstack-nodepool ( and now weshay|rover) | 23:15 |
weshay|rover | ya | 23:15 |
EmilienM | good catch | 23:16 |
weshay|rover | weee.. I have powa | 23:16 |
EmilienM | wait we gave access to wes? | 23:16 |
EmilienM | dang.. | 23:16 |
ihrachys_ | not sure I understand why it doesn't apply there anyway, but I guess you will figure it out | 23:16 |
weshay|rover | it doesn't apply there :) | 23:16 |
*** yamahata has joined #tripleo | 23:17 | |
*** itlinux has quit IRC | 23:23 | |
*** noslzzp has joined #tripleo | 23:23 | |
rlandy | weshay|rover: EmilienM: we have results from container-update run. I'm rechecking the job to get more results ... | 23:24 |
rlandy | gate-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset001-master start-19:25:21 end-19:33:16 | 23:24 |
rlandy | gate-tripleo-ci-centos-7-ovb-3ctlr_1comp-featureset035-masterstart-19:24:38 end-19:32:58 | 23:24 |
EmilienM | rlandy: 8 minutes to update all containers? | 23:27 |
EmilienM | it's not terrible | 23:27 |
EmilienM | I thought it would be worse | 23:27 |
rlandy | so far,not too bad | 23:27 |
weshay|rover | EmilienM, come on.. more positive | 23:27 |
EmilienM | YEAH 8 min more in our CI! :-) | 23:28 |
* EmilienM trying hard | 23:28 | |
rlandy | look at all the extra value we are getting from testing :) | 23:28 |
EmilienM | true | 23:28 |
EmilienM | and we need to be able (again) to gate on projects like Mistral, etc | 23:28 |
*** derekh_afk has quit IRC | 23:33 | |
*** apetrich has quit IRC | 23:35 | |
*** tzumainn has quit IRC | 23:37 | |
*** rlandy is now known as rlandy|bbl | 23:41 | |
weshay|rover | slagle, EmilienM does this help for 3node at all? https://bugs.launchpad.net/tripleo/+bug/1741569 | 23:41 |
openstack | Launchpad bug 1741569 in tripleo "Quickstart RFE: add an interface to tripleo's hostname_map feature for custom hostnames" [Medium,In progress] - Assigned to wes hayutin (weshayutin) | 23:41 |
EmilienM | weshay|rover: yeah maybe | 23:43 |
EmilienM | I think we could use it indeed | 23:44 |
openstackgerrit | Athlan-Guyot sofer proposed openstack/tripleo-heat-templates master: Ensure get-occ-config wait on very slow deployed servers. https://review.openstack.org/536932 | 23:44 |
weshay|rover | EmilienM, slagle ya.. we could update the qs/config/nodes/2ctrl.yml file | 23:45 |
weshay|rover | to use hostname maps | 23:45 |
weshay|rover | then we have that feature covered upstream | 23:46 |
EmilienM | weshay|rover: yup | 23:46 |
weshay|rover | EmilienM, so the mapped hostname should be what.. subnode-1, subnode-2? | 23:54 |
weshay|rover | oh api-0 | 23:54 |
EmilienM | weshay|rover: yeah we have custom roles for this job | 23:54 |
EmilienM | controllerapi-0 | 23:54 |
EmilienM | controller-0 | 23:54 |
EmilienM | subnode-1 and subnode-2 | 23:55 |
EmilienM | weshay|rover: maybe we could hardcode it in the featureset | 23:55 |
weshay|rover | EmilienM, hardcoding it the node file | 23:55 |
EmilienM | so it's tight to the fs instead of qs/config/nodes/2ctrl.yml file | 23:55 |
weshay|rover | hrm. | 23:55 |
weshay|rover | hrm.. | 23:55 |
EmilienM | I don't mind either way | 23:56 |
gunix | jillr: that tutorial was actually for having openstack hypervisor. the virtualbmc one on the tripleo website. i found within qemu man page that qemu by default has this functionality: -device ipmi-bmc-sim,id=id[,slave_addr=val][,sdrfile=file][,furareasize=val][,furdatafile=file] | 23:56 |
gunix | this should simulate internal BMC, so that the VMs are IPMI ready, for the overcloud | 23:56 |
weshay|rover | no.. it should be in the node file.. if another fs uses that node file it will have custom names.. still should be ok | 23:56 |
weshay|rover | gunix, you never stop | 23:56 |
weshay|rover | you should meet EmilienM | 23:56 |
gunix | weshay|rover: i will get the hardware in 2-3 weeks and i have no idea how tripleo works :D | 23:57 |
openstackgerrit | Attila Darazs proposed openstack/tripleo-quickstart-extras master: GATE CHECK for quickstart-extras https://review.openstack.org/472607 | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!