corvus | cloudnull: fungi 943067 lgtm let's see what happens! wasn't expecting to test that so soon | 01:00 |
---|---|---|
corvus | grr | 01:00 |
corvus | clarkb: not cloudnull sorry! | 01:00 |
opendevreview | Merged opendev/zuul-providers master: Wind down/clean up Rackspace Flex SJC3 resources https://review.opendev.org/c/opendev/zuul-providers/+/943067 | 01:02 |
corvus | also, hey looks like all the quota stuff i needed to get merged in zuul has gotten merged -- is the new region ready to use yet? i'd like to exercise it... | 01:02 |
Clark[m] | corvus: yes the new region should be good to go except we still need to update the clouds yaml for node pool | 01:06 |
Clark[m] | I don't know where zuul launcher gets that info. But networking and mirror should all be up and ready to go if auth is ready | 01:06 |
corvus | i think it uses the same as nodepool | 01:12 |
corvus | inventory/service/group_vars/nodepool-launcher.yaml:openstacksdk_config_template: clouds/nodepool_clouds.yaml.j2 | 01:13 |
corvus | inventory/service/group_vars/zuul.yaml:openstacksdk_config_template: clouds/nodepool_clouds.yaml.j2 | 01:13 |
corvus | so plan is wind down nodepool/zuul launchers; update clouds.yaml; spin up? and we're at step 1? has the update to clouds.yaml change been written? | 01:14 |
clarkb | corvus: yes we are at step 1. let me check if fungi has a chagne for the clouds.yaml update I think he may | 01:15 |
clarkb | https://review.opendev.org/c/opendev/system-config/+/942231 there is this change but that adds a new clouds.yaml profile so will need to be updated to update the existing one called raxflex. The reason for that is mirror names use the cloud profile name to sort things out | 01:17 |
clarkb | that said I wonder if it is better to start a new change to get around the wip status. I'm not sure we can reset that easily otherwise | 01:20 |
clarkb | corvus: fwiw I think we can hold off on ^ until Monday too and then leave zuul-launcher talking to the old setup for now | 01:28 |
corvus | oh well i just merged the wind down change | 01:29 |
clarkb | that would mean reverting the change that just landed I guess | 01:29 |
corvus | how about i add ovh or something | 01:29 |
clarkb | ++ | 01:29 |
corvus | i'd really like to have a functional cloud | 01:29 |
corvus | gimme a sec and i'll get a change up for that | 01:29 |
clarkb | cool I can review it | 01:30 |
opendevreview | James E. Blair proposed opendev/system-config master: Add ovh connection to zuul launcher https://review.opendev.org/c/opendev/system-config/+/943074 | 01:32 |
corvus | hrm | 01:37 |
corvus | we only have 8g ssd-osFoundation flavors in ovh | 01:37 |
clarkb | oh right that cloud gave us specific flavors. I think because that schedules us onto specific hypervisors | 01:38 |
corvus | ok... so i guess we revert the launcher thing | 01:38 |
clarkb | I suspect that due to ^ someone like amorin could probably update the flavors to include additional ones if we ask | 01:38 |
clarkb | but that won't happen immediately | 01:38 |
clarkb | revert wfm | 01:39 |
corvus | yeah, let's do both things, revert the launcher config, then start asking amorin about additional ram flavors; they're really 2 separate things that can happen in parallel | 01:39 |
clarkb | ++ | 01:39 |
corvus | (it is safe but not required to add the ovh connection) | 01:40 |
clarkb | +2 on that ovh change from me | 01:40 |
opendevreview | James E. Blair proposed opendev/zuul-providers master: Revert "Wind down/clean up Rackspace Flex SJC3 resources" https://review.opendev.org/c/opendev/zuul-providers/+/943075 | 01:40 |
clarkb | and +2 from me on ^ | 01:41 |
opendevreview | James E. Blair proposed opendev/zuul-providers master: Reapply "Wind down/clean up Rackspace Flex SJC3 resources" https://review.opendev.org/c/opendev/zuul-providers/+/943076 | 01:42 |
clarkb | I think both are safe to approve and I suspect fungi is out for the wekeend now. Do you awnt me to do that or will you +A? | 01:42 |
corvus | i'll +3 both | 01:43 |
opendevreview | Merged opendev/zuul-providers master: Revert "Wind down/clean up Rackspace Flex SJC3 resources" https://review.opendev.org/c/opendev/zuul-providers/+/943075 | 01:47 |
corvus | there's a little oops on the providers page right now; i pushed a fix for zuul. it's not that important; we can see most of the info on the images page. | 01:51 |
corvus | (it deleted the rax images and all we have are vexxhost; once it uploads rax images the providers endpoint should work agoin) | 01:52 |
corvus | it's just a web api endpoint error, so it won't prevent the launcher from uploading the images. | 01:52 |
corvus | which it will do after the image build job it just started is complete | 01:53 |
corvus | i believe it needs to rebuild images because it deleted the last qcow artifact when we removed rax-flex; otherwise it would have just re-uploaded. | 01:54 |
fungi | thanks, yeah i'm semi-afk for the evening but can continue to poke at it some this weekend maybe | 01:55 |
fungi | oh, and yeah we talked about winding 942231 back to the previous patchset where i simply swapped to the new hostvars | 01:56 |
Clark[m] | Ya basically switch the existing profile after node pool and zuul launcher clean up | 01:57 |
opendevreview | Merged opendev/system-config master: Add ovh connection to zuul launcher https://review.opendev.org/c/opendev/system-config/+/943074 | 03:51 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Switch Nodepool to the new Rackspace Flex project https://review.opendev.org/c/opendev/system-config/+/942231 | 14:13 |
fungi | that ^ also addresses zuul-launcher since it reuses the same clouds.yaml, right? | 14:16 |
mnaser | thanks clarkb for the efforts, I’ll report things if I see them | 14:35 |
opendevreview | Jeremy Stanley proposed opendev/system-config master: Switch Nodepool to the new Rackspace Flex project https://review.opendev.org/c/opendev/system-config/+/942231 | 17:15 |
opendevreview | Jeremy Stanley proposed openstack/project-config master: Revert "Wind down/clean up Rackspace Flex SJC3 resources" https://review.opendev.org/c/openstack/project-config/+/943102 | 17:17 |
opendevreview | Jeremy Stanley proposed opendev/zuul-providers master: Revert "Reapply "Wind down/clean up Rackspace Flex SJC3 resources"" https://review.opendev.org/c/opendev/zuul-providers/+/943103 | 17:18 |
opendevreview | Jeremy Stanley proposed opendev/zuul-providers master: Add the DFW3 region for Rackspace Flex https://review.opendev.org/c/opendev/zuul-providers/+/943104 | 17:21 |
opendevreview | Jeremy Stanley proposed openstack/project-config master: Revert "Wind down/clean up Rackspace Flex SJC3 resources" https://review.opendev.org/c/openstack/project-config/+/943102 | 17:26 |
opendevreview | Jeremy Stanley proposed openstack/project-config master: Add the DFW3 region for Rackspace Flex https://review.opendev.org/c/openstack/project-config/+/943105 | 17:26 |
opendevreview | Jeremy Stanley proposed openstack/project-config master: Boot nodes in both Rackspace Flex regions https://review.opendev.org/c/openstack/project-config/+/943106 | 17:29 |
opendevreview | Jeremy Stanley proposed opendev/zuul-providers master: Add the DFW3 region for Rackspace Flex https://review.opendev.org/c/opendev/zuul-providers/+/943104 | 17:34 |
fungi | okay, i _think_ that's everything we need, with the right dependency relationships | 17:35 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!