Earlier  
Posted Nick Remark
#openstack-nova - 2018-01-17
18:19:17 sean-k-mooney cdent: im not sure you need special logic unless you want traits to inherit down the tree
18:19:48 cdent as far as I can tell 'required' is not merged in any fashion, yet, n-r-p or not
18:19:59 cdent (at the HTTP level)
18:21:11 sean-k-mooney cdent: i think alex xu was mainly working on required/traits
18:21:27 cdent yeah, just pulling up his pending stuff
18:21:51 sean-k-mooney cdent: :) you mean https://review.openstack.org/#/q/owner:hejie.xu%2540intel.com+status:open
18:22:05 cdent yes
18:22:57 cdent Basically I'm trying to figure out how much is not done
18:23:33 cdent and it looks like maybe it could just be a matter of it not being turned on
18:24:48 sean-k-mooney cdent: i think this is one of the main blockers for traits https://review.openstack.org/#/c/479776/
18:27:13 openstackgerrit Jackie Truong proposed openstack/nova master: Add trusted_image_certificates to REST API https://review.openstack.org/486204
18:27:49 sean-k-mooney cdent: im not sure how much of that has been pulled into https://review.openstack.org/#/q/topic:bp/granular-resource-requests+(status:open+OR+status:merged) however
18:31:49 sean-k-mooney efried: does https://review.openstack.org/#/c/517757/1 superceed https://review.openstack.org/#/c/479776 i belive the numbered RequireN sysntax does
18:36:51 mgoddard efried: whilst trying to get myself out of a hole caused by something a bit like https://bugs.launchpad.net/nova/+bug/1714248, I have hit this odd issue: http://paste.openstack.org/show/646537/hl
18:36:53 openstack Launchpad bug 1714248 in OpenStack Compute (nova) pike "Compute node HA for ironic doesn't work due to the name duplication of Resource Provider " [High,In progress] - Assigned to Matt Riedemann (mriedem)
18:37:30 mgoddard efried: can't delete a resource provider because it has a foreign key that points back to itself
18:38:03 mgoddard efried: I did try this via placement API first, with the same result
18:42:04 cdent mgoddard: that's new and different and fixed by...
18:42:16 cdent https://review.openstack.org/#/c/529519/6
18:42:23 sean-k-mooney mgoddard: well the root node of a tree should have itself as a root_provider_id
18:43:16 sean-k-mooney cdent: :) i was just going to say you could do an update of the root_provider_id then delete but thats a better solution
18:46:14 mgoddard cdent: thanks
19:18:34 cdent jaypipes, sean-k-mooney, efried : this explains some of my confusion: most of the code was already there https://bugs.launchpad.net/nova/+bug/1743860
19:18:35 openstack Launchpad bug 1743860 in OpenStack Compute (nova) "allocation candidates db backend can handle non-nested traits but the HTTP front end is not turned on" [Undecided,New]
19:19:23 jaypipes cdent: ack
19:23:19 openstackgerrit Chris Dent proposed openstack/nova master: DNM: demo making 'required' work on /allocation_candiates https://review.openstack.org/534886
19:24:36 cdent and that's ^ the demo making it go
20:26:34 spotz Anyone about who can answer a question about an OLD blueprint?
20:28:15 cdent how old?
20:29:11 spotz cdent juno:) https://specs.openstack.org/openstack/nova-specs/specs/juno/approved/selecting-subnet-when-creating-vm.html - someonoe was asking how to add a new instance on a subnet and came across this. Doesn't seem dooable with Oopenstack cli or nova client though
20:29:35 cdent juno is before my nova time
20:30:18 cdent i would guess some kind of server group affinity is the way to do that, but I have no real clue. jaypipes and sean-k-mooney were around a while ago and they may know
20:30:45 spotz Yeah and johnthetubaguy approved the spec but I suspect he's asleep
20:31:12 spotz poor jaypipes:(
20:32:55 cdent john being potentially asleep reminds me that I'm in the same time zone as him, time to exit
20:33:20 spotz heheh
22:20:35 openstackgerrit sean mooney proposed openstack/os-vif master: Fix VF-rep lookup routine to use parent PF number https://review.openstack.org/531674
22:29:56 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in delete (3) https://review.openstack.org/526557
22:33:15 openstackgerrit sean mooney proposed openstack/os-vif master: Configure privsep binary https://review.openstack.org/531358
22:41:10 efried edleafe qq, in alt hosts, is there a conf option to tweak how many alt hosts I get?
22:44:28 edleafe efried: CONF.scheduler.max_attempts
22:53:22 efried edleafe Thanks.
22:53:27 efried mdrabe ^
23:01:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform instance.resize_confirm notification https://review.openstack.org/482557
23:09:27 openstackgerrit Jay Pipes proposed openstack/nova master: placement: _get_trees_matching_all_resources() https://review.openstack.org/531512
23:09:28 openstackgerrit Jay Pipes proposed openstack/nova master: add test for scenario with sum of child resources https://review.openstack.org/534339
23:09:28 openstackgerrit Jay Pipes proposed openstack/nova master: tests for alloc candidates with nested and traits https://review.openstack.org/531899
23:09:29 openstackgerrit Jay Pipes proposed openstack/nova master: _get_trees_matching_all_resources() sum children https://review.openstack.org/534866
23:09:30 openstackgerrit Jay Pipes proposed openstack/nova master: WIP - populate alloc cands for trees https://review.openstack.org/534968
23:09:30 openstackgerrit Jay Pipes proposed openstack/nova master: add _get_usages_from_trees() function https://review.openstack.org/534967
#openstack-nova - 2018-01-18
01:23:05 openstackgerrit wangdequn proposed openstack/nova master: correct referenced url in comments https://review.openstack.org/534987
01:36:47 openstackgerrit Chen Hanxiao proposed openstack/nova master: _cleanup_resize: remove rbd swap disk if resize to flavor without swap https://review.openstack.org/534711
01:37:20 Spazmotic Morning
01:38:06 Spazmotic Here's to another day of praying for some XenAPI code review
01:54:23 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: [WIP]Fix update server's wrong meta when update concurrently https://review.openstack.org/534682
02:20:56 openstackgerrit lei zhang proposed openstack/nova master: Fix openstackdocstheme options for api-ref https://review.openstack.org/534999
02:21:53 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform instance.resize_prep notification https://review.openstack.org/465081
02:35:12 openstackgerrit Merged openstack/nova master: Fix fake libvirt XML generation for disks https://review.openstack.org/531165
02:35:19 openstackgerrit Merged openstack/nova master: Account for deprecation of personality files https://review.openstack.org/534849
02:52:25 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add functional tests for resource class API https://review.openstack.org/524506
03:12:01 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/535030
03:22:00 openstackgerrit OpenStack Proposal Bot proposed openstack/os-traits master: Updated from global requirements https://review.openstack.org/533994
03:22:11 openstackgerrit OpenStack Proposal Bot proposed openstack/os-vif master: Updated from global requirements https://review.openstack.org/533918
03:30:09 openstackgerrit OpenStack Proposal Bot proposed openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/535121
04:06:52 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: [WIP]Fix update server's wrong meta when update concurrently https://review.openstack.org/534682
04:36:41 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in post https://review.openstack.org/526823
05:13:55 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (1) https://review.openstack.org/531258
05:47:36 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (2) https://review.openstack.org/531266
06:09:06 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in put (3) https://review.openstack.org/531280
06:16:19 diga jaypipes: hi
06:59:02 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add sending global request ID in get https://review.openstack.org/531299
07:05:24 openstackgerrit Kevin Zhao proposed openstack/os-traits master: Add CPU features for AArch64 https://review.openstack.org/523665
07:11:46 openstackgerrit Takashi NATSUME proposed openstack/nova-specs master: Abort Cold Migration https://review.openstack.org/334732
07:21:15 openstackgerrit sunjiazz proposed openstack/python-novaclient master: Update documentation links https://review.openstack.org/535196
07:42:22 pmannidi Hi all, i've a question, what happens if we have a aggregate with a AZ having 1 host where you spawned a instance and try to resize the same?
07:45:18 openstackgerrit sunjiazz proposed openstack/python-novaclient master: Update documentation links https://review.openstack.org/535196
08:13:59 jc_ Hello everybody. Is it here that I can ask questions regarding Nova installation ?
08:25:47 ttx jc_: you can try #openstack too. This channel is not very busy until the US people get up
08:26:19 jc_ ttx OK I'll try this, thanks !
08:38:47 gmann alex_xu: can you check these (stuck for long time) - https://review.openstack.org/#/c/522918/ and https://review.openstack.org/#/c/527042/
08:47:35 alex_xu gmann: got it
08:48:53 gmann alex_xu: thanks.
08:50:17 alex_xu gmann: np
09:10:56 openstackgerrit Merged openstack/nova master: add _has_provider_trees() utility function https://review.openstack.org/531474
09:15:52 openstackgerrit Gao Fei proposed openstack/nova master: Modify broken link https://review.openstack.org/535244
09:21:54 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: [WIP]Fix update server's wrong meta when update concurrently https://review.openstack.org/534682
09:39:34 mdbooth lyarwood: Comment in https://review.openstack.org/#/c/531524/ about stable rescue. Did you get an email?
09:40:38 kashyap ttx: Hey, some people are in the Eu too :P
09:40:55 kashyap (Who are active on the channel, I mean)
09:42:08 lyarwood mdbooth: yeah sorry, lost in all of the FFU review mail I'm getting at the moment
09:42:19 lyarwood mdbooth: I'll get to it today
09:42:44 Spazmotic and don't forget third shift :p
09:42:48 mdbooth lyarwood: Ok. Have you had a chance to fix up the luks patch? If you're swamped I'm happy to find and fix the test errors.
09:43:01 lyarwood mdbooth: just working on it now
09:43:23 lyarwood mdbooth: had to sort out c-vol last night https://review.openstack.org/#/c/534811
09:43:26 mdbooth lyarwood: Ok, cool. Ping me when you want a review.
09:43:33 lyarwood mdbooth: will do, thanks
09:43:44 kashyap Can someone take a look at this one, for a quick feedback on the core libvirt XML wrangling? -- https://review.openstack.org/#/c/534384/
09:44:16 kashyap (I still need to fix 9 or so unit tests.)
09:44:23 mdbooth kashyap: Looking at that, too

Earlier   Later