Earlier  
Posted Nick Remark
#openstack-nova - 2018-06-07
20:35:20 efried mriedem, jmlowe: It's not consistent?
20:50:07 melwitt nova meeting in 10 min
20:51:01 dansmith melwitt: I have a thing distracting me right now - can you just summarize the cells meeting for me?
20:51:11 melwitt sure
20:51:41 mnaser melwitt: thinking this through a bit more.. i'm thinking maybe glance image cache could be a cleaner way... if glance adds locations when it caches things.. this little bit here .. https://github.com/openstack/nova/blob/master/nova/virt/libvirt/imagebackend.py#L923-L926
20:52:05 mnaser https://github.com/openstack/nova/blob/master/nova/virt/libvirt/storage/rbd_utils.py#L199-L225
20:52:18 mnaser would just skip the ones with different fsid and do the normal cow for the one matching
20:54:00 melwitt oh, hm
20:54:49 melwitt have to think about it more, I'm not _that_ familiar with these
20:55:00 mnaser yeah, i'm still kinda hoping from one possible solutino to another
20:56:44 mnaser https://bugzilla.redhat.com/show_bug.cgi?id=1225775
20:56:45 openstack bugzilla.redhat.com bug 1225775 in openstack-glance "[RFE] Glance should be able to manage multiple Ceph clusters as backends" [Urgent,Assigned] - Assigned to akekane
20:57:10 openstackgerrit Matt Riedemann proposed openstack/nova-specs master: Enhanced KVM Storage QoS https://review.openstack.org/340168
20:57:54 mriedem1 another pretty trivial spec ^
20:58:02 mriedem1 pass through more volume qos specs to the guest
20:58:10 mriedem probably didn't need a spec actually
21:26:32 openstackgerrit Merged openstack/nova master: Fix issues in nova-show-usage-statistics-for-hosts-instances.rst https://review.openstack.org/573077
21:26:39 openstackgerrit Merged openstack/nova master: Fix bug to doc:nova-status https://review.openstack.org/573149
21:26:46 openstackgerrit Merged openstack/nova master: Delete duplicate functions in placement test https://review.openstack.org/573193
21:26:55 openstackgerrit Merged openstack/nova master: Enhance api-guide general info some updates https://review.openstack.org/561773
21:36:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in test_compute_api.py (3) https://review.openstack.org/568184
21:36:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in test_compute_api.py (4) https://review.openstack.org/568462
21:36:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (4) https://review.openstack.org/570750
21:37:11 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (5) https://review.openstack.org/570842
21:37:38 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (6) https://review.openstack.org/571330
21:38:19 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (7) https://review.openstack.org/571992
21:38:43 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in libvirt/test_driver.py (8) https://review.openstack.org/571993
21:39:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in nova/tests/unit/virt/xenapi/stubs.py https://review.openstack.org/568412
21:39:24 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in virt/test_block_device.py https://review.openstack.org/566153
21:39:36 openstackgerrit Merged openstack/nova-specs master: Proposes Multiple GPU types https://review.openstack.org/557065
21:39:39 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in test_conductor.py (1) https://review.openstack.org/564658
21:39:55 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in test_conductor.py (2) https://review.openstack.org/564659
21:40:16 openstackgerrit Takashi NATSUME proposed openstack/nova master: Fix 500 error while passing 4-byte unicode data https://review.openstack.org/407514
21:40:32 openstackgerrit Takashi NATSUME proposed openstack/nova master: Adds view builders for keypairs controller https://review.openstack.org/347289
21:41:56 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (1) https://review.openstack.org/572018
21:44:59 jangutter Apologies for a final spec review request: https://review.openstack.org/#/c/567148 It's a network $thingy, hopefully low impact, and will rip out some legacy VIF code.
22:08:14 melwitt mriedem: novaclient release proposed https://review.openstack.org/573453 bumped minor version for microversion 2.62 support
22:12:46 melwitt looks like adding traits to os-traits isn't considered adding a feature, so that one will be a patch release
22:12:51 melwitt https://review.openstack.org/480989
22:14:28 mriedem efried: thanks for https://review.openstack.org/#/c/572583/ - some comments/questions inline
22:15:50 efried mriedem: ack. Ima wait until cdent, dansmith, and jaypipes have had an initial crack at it, then address everything together.
22:15:59 melwitt mriedem: os-traits release proposed https://review.openstack.org/573454
22:16:56 openstackgerrit Merged openstack/nova-specs master: Enhanced KVM Storage QoS https://review.openstack.org/340168
22:21:31 melwitt mriedem: for os-traits I would have thought adding new traits would be a feature thus a minor version bump but saw the last release that did that only did a patch bump
22:21:52 melwitt so beware that
22:21:54 mriedem efried: yup makes sense
22:21:59 mriedem melwitt: ok
22:22:13 efried I'll throw a couple responses in there anyway.
22:23:51 mriedem melwitt: os-traits is really just a collection of enums
22:23:55 mriedem so semver rules on that are...weird
22:24:01 mriedem i guess we'd do minor or major if we ever REMOVED traits
22:24:02 mriedem but idk
22:24:04 melwitt yeah, I was seeing that
22:25:44 mriedem efried: if you are able to actually birth this migrator,
22:25:55 mriedem are you going to consider it your 5th and most beautiful child?
22:25:59 efried ooo ooo, another shiny nickel?
22:26:01 efried oh
22:26:17 efried Well, I guess that would be an acceptable alternative.
22:26:18 mriedem i still have that nickel in my backpack, i forgot in dublin *and* in vancouver
22:26:31 mriedem and every time i get home and i'm cleaning my bag out i'm wondering "wtf is this nickel doing in .... oh"
22:27:48 melwitt mriedem: osc-placement https://review.openstack.org/573456
22:35:46 mriedem ETOOMANYRELEASES
22:36:04 melwitt oof, sounds like monday might be "fun", files and irrelevant-files behavior changing
22:36:24 melwitt yeah, we have too many libs
22:37:05 mriedem don't forget os-vif!
22:37:14 melwitt gonna wait till later to propose the nova release since at least one thing is in the gate right now https://review.openstack.org/558045
22:37:31 melwitt I didn't! it again didn't have any release-able changes
22:37:40 melwitt just some tox changes and such
22:37:44 mriedem https://github.com/openstack/os-vif/compare/1.10.0...master
22:37:45 mriedem ah
22:37:51 melwitt unless I missed something
22:38:03 mriedem this is like the 100th change i've seen now like this in the last week or so https://github.com/openstack/os-vif/commit/dc17cd1fabc8bfdb84fde7bd87091d48b31a5781
22:38:18 mriedem the pypi patches are a boon for the stat padders
22:38:27 melwitt yeah, heh
23:20:27 openstackgerrit Tsuyoshi Nagata proposed openstack/nova master: [nova] increasing the number of allowed volumes attached per instance > 26 https://review.openstack.org/567472
23:34:29 alex_xu jaypipes: Can I use trait to pass down baremetal hardware configuration to the ironic? it's like there a, b ,c BIOS confiugrations, then I have three traits mapping to this three configurations. And attach this three traits to the node, and placement can ensure anyone of this three traits schedule to the right node. Then ironic configure the BM based on this trait.
#openstack-nova - 2018-06-08
00:48:22 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: placement: Use INNER JOIN for requied traits https://review.openstack.org/573113
01:05:20 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Test alloc_cands with indirectly sharing RPs https://review.openstack.org/519601
01:20:48 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Fix nits in nested provider allocation candidates(2) https://review.openstack.org/573475
01:23:38 mriedem_afk alex_xu: that sounds like a nightmare to manage
01:24:03 mriedem alex_xu: there the discussion in dublin about using glare to store bm config and then nova could pass that along to ironic
01:40:05 alex_xu mriedem_afk: not sure how much people deploy glare...
01:40:29 mriedem_afk alex_xu: this could give them a reason
01:40:38 mriedem_afk but yes agree with you
01:41:11 alex_xu mriedem_afk: just hope a simple design
01:42:15 alex_xu mriedem_afk: what is the point about manage nightmare?
01:43:30 mriedem_afk managing bios config traits per node for thousands of nodes
01:43:54 mriedem_afk if it's all automated by some other external service, then maybe not a big deal
01:44:10 mriedem_afk but traits have to be mapped to flavors too
01:44:43 mriedem_afk if you have something like tacker that is single tenant and just creates flavors on demand, then maybe not a big deal (again)
01:48:40 alex_xu mriedem_afk: so the key problem is we should decouple the configuration and the flavor?
01:54:11 mriedem_afk yeah i think so
01:54:49 mriedem the idea in dublin was to post your config in glare, get an id handle, and then pass that artifact_id with nova server create and nova would get the artifact from glare and pass it on to the virt driver
01:56:27 alex_xu mriedem: yea, i see, why we say no for the instance metadata?
01:58:07 mriedem you'd need to read https://review.openstack.org/#/c/408151/
01:58:24 mriedem also, unrelated, but it looks like i'm able to filter servers with --ip6 even when using compute api version 2.1
01:58:32 mriedem but --ip6 filter support was added in 2.5
01:58:40 alex_xu mriedem: ah, thanks, I'm looking for this spec in the ironic, then I didn't found it...
01:59:05 mriedem oh i know why
01:59:08 mriedem i'm running as admin

Earlier   Later