Uggla | Good morning nova | 08:30 |
---|---|---|
sahid | o/ sean-k-mooney a gentle ping I should have fixed both patches based on the new spec that you were agree during ptg, https://review.opendev.org/c/openstack/nova/+/858383 https://review.opendev.org/c/openstack/nova/+/858384/ | 08:44 |
sahid | not sure if you have noticed that :-) | 08:44 |
opendevreview | Merged openstack/nova stable/zed: Adds a repoducer for post live migration fail https://review.opendev.org/c/openstack/nova/+/861856 | 09:17 |
opendevreview | Kirill proposed openstack/nova-specs master: new spec: support of vnc console for ironic https://review.opendev.org/c/openstack/nova-specs/+/863773 | 10:15 |
opendevreview | Amit Uniyal proposed openstack/nova stable/xena: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/863792 | 10:18 |
opendevreview | Amit Uniyal proposed openstack/nova stable/xena: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/863792 | 10:31 |
opendevreview | Amit Uniyal proposed openstack/nova stable/xena: Adds a repoducer for post live migration fail https://review.opendev.org/c/openstack/nova/+/863864 | 10:31 |
opendevreview | Merged openstack/nova stable/zed: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/861857 | 10:48 |
opendevreview | John Garbutt proposed openstack/nova-specs master: ronic shard_key to replace peer_list https://review.opendev.org/c/openstack/nova-specs/+/862833 | 12:24 |
opendevreview | John Garbutt proposed openstack/nova-specs master: Ironic shard_key to replace peer_list https://review.opendev.org/c/openstack/nova-specs/+/862833 | 12:25 |
opendevreview | John Garbutt proposed openstack/nova-specs master: Ironic shard_key to replace peer_list https://review.opendev.org/c/openstack/nova-specs/+/862833 | 12:32 |
ygk_12345 | Hi all | 13:48 |
ygk_12345 | can anyone help me with using pdb for tracing in the file https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/servers.py ? | 13:49 |
ygk_12345 | i am tryingto insert pdb at a place in this file. But while running the nova-api command , it is not showing the pdb shell | 13:50 |
*** dasm|off is now known as dasm | 14:11 | |
opendevreview | Jan Hartkopf proposed openstack/nova-specs master: Repropose spec for updating user data https://review.opendev.org/c/openstack/nova-specs/+/863884 | 15:11 |
opendevreview | Arnaud Morin proposed openstack/nova master: Add os_vif in nova-config-generator https://review.opendev.org/c/openstack/nova/+/863891 | 15:35 |
amorin | bauzas and sean-k-mooney ^ | 15:35 |
amorin | we talked about that two weeks ago | 15:35 |
amorin | I expect this change to also do the necessary change on docs.o.o (config reference_ | 15:36 |
amorin | ) | 15:36 |
amorin | am I correct? | 15:36 |
opendevreview | Dan Smith proposed openstack/nova master: Test ceph-multistore with a real image https://review.opendev.org/c/openstack/nova/+/860864 | 15:43 |
opendevreview | Rajat Dhasmana proposed openstack/nova-specs master: Clarify client changes in rebuild spec https://review.opendev.org/c/openstack/nova-specs/+/856164 | 15:50 |
bauzas | amorin: should work | 15:54 |
amorin | ack | 15:55 |
*** sfinucan is now known as stephenfin | 16:10 | |
opendevreview | Amit Uniyal proposed openstack/nova stable/xena: Adds a repoducer for post live migration fail https://review.opendev.org/c/openstack/nova/+/863864 | 16:53 |
opendevreview | Amit Uniyal proposed openstack/nova stable/xena: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/863792 | 16:53 |
opendevreview | Amit Uniyal proposed openstack/nova stable/wallaby: Adds a repoducer for post live migration fail https://review.opendev.org/c/openstack/nova/+/863900 | 16:57 |
opendevreview | Amit Uniyal proposed openstack/nova stable/wallaby: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/863901 | 16:57 |
opendevreview | Amit Uniyal proposed openstack/nova stable/victoria: Adds a repoducer for post live migration fail https://review.opendev.org/c/openstack/nova/+/863902 | 17:01 |
opendevreview | Amit Uniyal proposed openstack/nova stable/victoria: [compute] always set instance.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/863903 | 17:01 |
opendevreview | Dan Smith proposed openstack/nova master: Test ceph-multistore with a real image https://review.opendev.org/c/openstack/nova/+/860864 | 17:38 |
darkhorse | Hi team - is there a standard way or recommended way of debugging under-development nova component under devstack environment? | 17:41 |
darkhorse | I tried to kill nova service from devstack and start my under-development nova in debug mode so that requests can be forwarded to the under-development nova. | 17:42 |
opendevreview | Stephen Finucane proposed openstack/nova master: hyperv: Mark driver as experimental https://review.opendev.org/c/openstack/nova/+/863910 | 17:44 |
opendevreview | Stephen Finucane proposed openstack/nova master: vmwareapi: Mark driver as experimental https://review.opendev.org/c/openstack/nova/+/863911 | 17:44 |
stephenfin | melwitt: dansmith: sean-k-mooney: I think that's what was suggested at the PTG. We don't deprecate, we just mark it experimental and remove if it starts costing us? ^ | 17:44 |
dansmith | stephenfin: yes, although I thought we were using other words like "untested" (or at least I was) | 17:45 |
dansmith | experimental means "not yet ready for prime time, but soon" to me in most software features | 17:46 |
dansmith | so I'd rather use something that implies it has degraded to the current state, not that it's working towards a better one | 17:46 |
dansmith | (although it's not a huge deal of course) | 17:47 |
melwitt | stephenfin: pretty much. my understanding was/is no formal deprecation, no plan for removal, just a log message that warns the driver is untested. ppl will use the driver at their own risk. there was also mention of updating the driver matrix doc to mention something similar to the log message for the drivers in question | 17:51 |
melwitt | *suggestion of updating driver matrix | 17:51 |
opendevreview | Dan Smith proposed openstack/nova master: Test ceph-multistore with a real image https://review.opendev.org/c/openstack/nova/+/860864 | 18:19 |
opendevreview | Dan Smith proposed openstack/nova master: Add virt/node module for stable uuids https://review.opendev.org/c/openstack/nova/+/863915 | 18:32 |
opendevreview | Dan Smith proposed openstack/nova master: WIP: Pass service ref to init_host(), if exists https://review.opendev.org/c/openstack/nova/+/863916 | 18:32 |
opendevreview | Dan Smith proposed openstack/nova master: WIP Add get_available_node_uuids() to virt driver https://review.opendev.org/c/openstack/nova/+/863917 | 18:32 |
opendevreview | Dan Smith proposed openstack/nova master: WIP: Persist existing node uuids locally https://review.opendev.org/c/openstack/nova/+/863918 | 18:32 |
opendevreview | Dan Smith proposed openstack/nova master: WIP: Make resource tracker use UUIDs instead of names https://review.opendev.org/c/openstack/nova/+/863919 | 18:32 |
opendevreview | Dan Smith proposed openstack/nova master: WIP: Detect host renames and abort startup https://review.opendev.org/c/openstack/nova/+/863920 | 18:32 |
dansmith | sean-k-mooney: all of this is marked WIP ^ because I haven't added more tests to cover any of the changes that aren't already covered (if any) | 18:32 |
dansmith | and because I need to look at it in gerrit to break up my tunnel vision | 18:33 |
dansmith | there are two functionals still failing because they test things this set intends to prevent, which are re-creating a compute node on a service and getting a different uuid | 18:33 |
dansmith | so I think the fix there is to make the services un-delete the compute nodes, but I left them failing to highlight and for discussion | 18:34 |
opendevreview | Dan Smith proposed openstack/nova master: DNM: Testing cinder devstack change https://review.opendev.org/c/openstack/nova/+/863925 | 19:19 |
opendevreview | Dan Smith proposed openstack/nova master: Test ceph-multistore with a real image https://review.opendev.org/c/openstack/nova/+/860864 | 19:57 |
*** dasm is now known as dasm|off | 22:27 | |
opendevreview | Dan Smith proposed openstack/nova master: Test ceph-multistore with a real image https://review.opendev.org/c/openstack/nova/+/860864 | 22:56 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!