| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2019-06-21 | |||
| 13:36:43 | mriedem | gibi: easy docs change that you would probably be good for ^ | |
| 13:36:49 | mriedem | i'm already +2 | |
| 13:37:14 | mriedem | note that change is from nov 2017... | |
| 13:42:02 | bauzas | mriedem: +Wipped | |
| 13:42:15 | bauzas | easy peasy enough | |
| 13:42:48 | bauzas | FWIW, still working on providing the placement audit command | |
| 13:43:18 | openstackgerrit | Matthew Booth proposed openstack/nova master: Add functional test for bug 1550919 https://review.opendev.org/631294 | |
| 13:43:19 | openstackgerrit | Matthew Booth proposed openstack/nova master: libvirt: Don't delete disks on shared storage during evacuate https://review.opendev.org/578846 | |
| 13:43:19 | openstack | bug 1550919 in OpenStack Compute (nova) "[Libvirt]Evacuate fail may cause disk image be deleted" [Medium,In progress] https://launchpad.net/bugs/1550919 - Assigned to Matthew Booth (mbooth-9) | |
| 13:43:45 | dansmith | bauzas: allow me to provide some english help | |
| 13:43:54 | dansmith | bauzas: something is not "easy peasy" *enough* | |
| 13:44:02 | bauzas | :) | |
| 13:44:10 | dansmith | it's either peasy or not peasy, there is no gray area or gradient of peasiness | |
| 13:45:00 | bauzas | dansmith: but but... https://context.reverso.net/traduction/anglais-francais/peasy | |
| 13:45:17 | stephenfin | mriedem: What do you think I should log here? https://review.opendev.org/#/c/666630/5/nova/network/os_vif_util.py@535 Just "something bad happened" or maybe nothing at all? | |
| 13:45:43 | stephenfin | (Asking you since you've been involved in the earlier patches for both) | |
| 13:46:42 | mriedem | bauzas: easy peasy is fine | |
| 13:46:44 | mriedem | easy enough is fine | |
| 13:46:52 | dansmith | bauzas: exactly.. all of those examples are 100% peasy, right? no fractional peasiness | |
| 13:47:02 | dansmith | ^^ this man speaks the truth | |
| 13:47:02 | mriedem | but easy peasy enough is something that will cause a shared american/french tree of friendship to whither and die | |
| 13:47:09 | dansmith | lol | |
| 13:47:11 | bauzas | lol | |
| 13:47:29 | bauzas | gotcha | |
| 13:47:43 | bauzas | so, either "easy peasy" or "peasy enough" | |
| 13:47:46 | dansmith | yes. | |
| 13:47:49 | dansmith | no | |
| 13:47:54 | dansmith | easy peasy, or easy enough | |
| 13:47:57 | dansmith | not peasy enough | |
| 13:48:00 | bauzas | haha | |
| 13:48:09 | dansmith | gah | |
| 13:48:36 | mriedem | stephenfin: it's the same thing as you'd get before for those vif types so meh | |
| 13:48:49 | bauzas | FWIW https://www.thelocal.fr/20141112/france-has-lowest-english-proficiency-in-eu | |
| 13:49:16 | bauzas | and again now actually https://www.thelocal.fr/20181108/french-ranked-worst-in-western-europe-for-speaking-english | |
| 13:49:34 | mriedem | there is also a rapper named "young jeezy" if that helps | |
| 13:52:22 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/stein: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/666840 | |
| 13:53:46 | mnaser | did we get rid of the nova-network api bits? | |
| 13:54:08 | mnaser | i just had a really confused user checking their quota and asking why the security groups listed in osc didn't match horizon (it was getting the nova-network value) | |
| 13:55:24 | stephenfin | cool | |
| 13:55:25 | mnaser | https://github.com/openstack/nova/blob/c6218428e9b29a2c52808ec7d27b4b21aadc0299/doc/source/admin/quotas.rst | |
| 13:55:28 | mnaser | this needs to be scrubbed i guess | |
| 13:57:18 | aspiers | stephenfin: thanks, please abandon https://review.opendev.org/#/c/662557/ too | |
| 14:00:09 | stephenfin | aspiers: done | |
| 14:00:14 | aspiers | ta! | |
| 14:00:34 | melwitt | gibi: ack, thanks! | |
| 14:29:33 | mriedem | mnaser: i believe there is a microversion that drops the nova-network related quota stuff from that api | |
| 14:29:53 | mnaser | mriedem: there is, i confirmed it that using the `nova` command did indeed not show them | |
| 14:29:54 | mriedem | if they are using the openstack cli, that defaults to 2.1 so they'd see those old values | |
| 14:30:02 | mnaser | so i guess this is the whole osc uses oldest microversion thing | |
| 14:30:05 | mnaser | ++ | |
| 14:33:00 | mriedem | mnaser: yeah https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/quota.html#quota-show mentions 2.50 for server group quota class but nothing about 2.56, or that in 2.50 the network quota class stuff was removed | |
| 14:33:05 | mriedem | it's all very confusing | |
| 14:33:56 | mriedem | https://docs.openstack.org/python-openstackclient/latest/cli/command-objects/quota.html#quota-list could probably be updated to mention that for --compute quotas, certain minimum microversions can be used to filter out no-longer-applicable proxy/network resource quotas | |
| 14:34:06 | mriedem | i don't know if that is more or less confusing for users | |
| 14:41:57 | mriedem | anyway, i added some notes for 2.36 to https://etherpad.openstack.org/p/compute-api-microversion-gap-in-osc | |
| 14:44:30 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/rocky: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/666854 | |
| 14:54:04 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: Error out interrupted builds https://review.opendev.org/666857 | |
| 15:06:28 | efried | Hi folks, I'm going to take the day off today. | |
| 15:09:04 | sean-k-mooney | efried_pto: enjoy o/ | |
| 15:10:26 | sean-k-mooney | stephenfin: ok ill re review https://review.opendev.org/#/c/663382/ | |
| 15:11:15 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/queens: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/666862 | |
| 15:27:11 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/pike: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/666865 | |
| 15:39:38 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/ocata: Handle HostMappingNotFound when deleting a compute service https://review.opendev.org/666872 | |
| 15:41:12 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/ocata: Delete resource providers for all nodes when deleting compute service https://review.opendev.org/666874 | |
| 15:54:01 | openstackgerrit | sean mooney proposed openstack/nova master: extend libvirt video model support https://review.opendev.org/647733 | |
| 15:54:22 | sean-k-mooney | mriedem: added the missing test ^ | |
| 15:54:42 | sean-k-mooney | otherwise its the same as the last version | |
| 15:54:55 | mriedem | sean-k-mooney: ack will take a look after lunch | |
| 15:55:03 | sean-k-mooney | sure no rush | |
| 16:11:00 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Update AZ admin doc to mention the new way to specify hosts https://review.opendev.org/666767 | |
| 16:38:03 | openstackgerrit | Ghanshyam Mann proposed openstack/nova master: WIP: Multiple API cleanup changes https://review.opendev.org/666889 | |
| 17:10:51 | openstackgerrit | Michael Bayer proposed openstack/nova master: Don't retry database connections from command line applications https://review.opendev.org/666892 | |
| 17:36:18 | openstackgerrit | Stephen Finucane proposed openstack/nova master: Unplug VIFs as part of cleanup of networks https://review.opendev.org/663382 | |
| 17:54:05 | openstackgerrit | Stephen Finucane proposed openstack/nova master: hacking: Resolve E741 (ambiguous variable name) https://review.opendev.org/652103 | |
| 17:54:05 | openstackgerrit | Stephen Finucane proposed openstack/nova master: hacking: Resolve W503 (line break occurred before a binary operator) https://review.opendev.org/651555 | |
| 17:54:06 | openstackgerrit | Stephen Finucane proposed openstack/nova master: tests: Use consistent URL regex substitution https://review.opendev.org/665949 | |
| 17:54:06 | openstackgerrit | Stephen Finucane proposed openstack/nova master: hacking: Resolve W605 (invalid escape sequence) https://review.opendev.org/652104 | |
| 17:54:07 | openstackgerrit | Stephen Finucane proposed openstack/nova master: hacking: Resolve E731 (do not assign a lambda expression, use a def) https://review.opendev.org/651554 | |
| 18:21:03 | mriedem | sean-k-mooney: comments in https://review.opendev.org/#/c/647733/ which can be addressed in a follow up | |
| 18:22:55 | sean-k-mooney | just looking now | |
| 18:23:14 | mriedem | bbl - going to mow before it rains for 5 days | |
| 18:23:46 | sean-k-mooney | cool ill finish up the patch im working on and start working on a followup | |
| 20:19:00 | openstackgerrit | sean mooney proposed openstack/nova master: [WIP] Libvirt: report storage bus traits https://review.opendev.org/666914 | |
| 20:19:00 | openstackgerrit | sean mooney proposed openstack/nova master: Add transform_image_metadata request filter https://review.opendev.org/665775 | |
| 20:19:01 | openstackgerrit | sean mooney proposed openstack/nova master: [WIP] use domain capablites to get supported device models https://review.opendev.org/666915 | |
| 20:27:59 | redkrieg | Hi all, I'm trying to use AggregateTypeAffinityFilter to ensure that instances of only a certain few flavors can be started on hypervisors in the aggregate group. I've set the instance_type property to "SKVM" on the aggregate, made sure the hypervisor was added, and ensured that all other hypervisors are in other aggregates. I then set the property on the flavor of instance_type=SKVM, but when | |
| 20:28:05 | redkrieg | I launch it, the filter does not seem to remove things other than SKVM. Am I misunderstanding how this filter works? | |
| 20:29:50 | sean-k-mooney | the filter will not move existing instances form a host aggratate | |
| 20:31:12 | redkrieg | yeah, I was trying to make a new one, I think I did something stupid though. I just realized AggregateTypeAffinityFilter is not in my scheduler_default_filters. sorry for the noise, will come back if it's still not working after fixing that | |
| 20:39:37 | openstackgerrit | Merged openstack/nova master: Add functional recreate test for regression bug 1825537 https://review.opendev.org/654066 | |
| 20:39:39 | openstack | bug 1825537 in OpenStack Compute (nova) "finish_resize failures incorrectly revert allocations" [Medium,In progress] https://launchpad.net/bugs/1825537 - Assigned to Matt Riedemann (mriedem) | |
| 20:40:35 | klindgren | mriedem, looks like you are tackling some live migration stuff right now? Are you aware of a recently fixed bug, that when a live migration fails, that it leaves the database in a bad state? | |
| 20:42:43 | klindgren | on HV. So all additional actaions agaisnt the VM failed. UNtil we updated the DB to container the correct HV. | |
| 20:42:43 | klindgren | We had a live migrate that failed after the copy and mem transfer, during the vif spinup on the destination node, because the destination node didn't have the network segment that the vm needed. Which left the live migration operation in a completed status. But the states of the vm totally wrong. Status was Migration percentage was 100, and the host and node in the DB was pointing at the source HV, but the VM was really running on the destinati | |
| 20:45:27 | openstackgerrit | sean mooney proposed openstack/nova master: [FUP] fix backleveling unit test for video models https://review.opendev.org/666919 | |
| 20:46:03 | sean-k-mooney | mriedem: ^ i think that adresses your outstanding nits. im goint to call it a day. enjoy your weekend o/ | |
| 21:16:39 | openstackgerrit | Merged openstack/nova master: api-guide: better explain scheduler hints. https://review.opendev.org/522106 | |
| 22:03:28 | Nick_A | we are launching instances with a public IPV4 (and v6) on one port/interface and a private IPV4 on another port/interface. Is there a way to force the public addresses to always be on eth0 and private on eth1 for example? I'm trying to tweak how cloud-init handles some things but it's difficult not knowing which interface will end up with with IPs | |
| 22:05:02 | sean-k-mooney | no openstack does not provide any guarentees on nic ordering | |
| 22:05:48 | sean-k-mooney | we expose the info via the metadta service so that you can use that info to determing which interface is which | |