Earlier  
Posted Nick Remark
#openstack-nova - 2018-09-04
22:52:39 melwitt should be whatever is in the [keystone] section of the nova.conf, though I don't see that configured in the gate nova.conf
22:53:37 melwitt I see only [keystone_authtoken] for example, in here http://logs.openstack.org/99/584999/5/check/tempest-full/29581fd/controller/logs/etc/nova/nova_conf.txt.gz
22:54:18 lbragstad yeah - that's what we look for in ksm for sure
22:54:29 melwitt oh, ok
22:54:32 lbragstad i'm wondering if that gets re-used for nova requests
22:55:03 lbragstad look like it - it should be available to nova via the config object
22:57:14 melwitt maybe this is how it gets re-used? https://github.com/openstack/nova/blob/master/nova/context.py#L59-L64
22:58:14 melwitt we do that as part of the context.get_auth_plugin() call, if there's no self.user_auth_plugin set https://github.com/openstack/nova/blob/master/nova/context.py#L160
23:48:13 lbragstad aha - interesting
#openstack-nova - 2018-09-05
00:13:14 openstackgerrit Elancheran S proposed openstack/nova stable/pike: Add exact match aggregate image properties matcher/filter https://review.openstack.org/599870
00:21:46 openstackgerrit Elancheran S proposed openstack/nova master: Add exact match aggregate image properties matcher/filter https://review.openstack.org/593167
00:59:10 openstackgerrit fupingxie proposed openstack/nova master: Delete allocations for instances that have been moved to another node https://review.openstack.org/582899
01:00:30 openstackgerrit Matt Riedemann proposed openstack/nova master: Fix nova-status "_check_resource_providers" check https://review.openstack.org/599875
01:04:48 openstackgerrit fupingxie proposed openstack/nova master: Add an example to add more pci devices in nova.conf https://review.openstack.org/592243
01:09:28 openstackgerrit Sam Morrison proposed openstack/nova master: Fix DB archiver AttributeError due to wrong table name attribute used https://review.openstack.org/599878
01:23:57 openstackgerrit Sam Morrison proposed openstack/nova stable/rocky: Fix DB archiver AttributeError due to wrong table name attribute used https://review.openstack.org/599881
01:24:55 openstackgerrit Sam Morrison proposed openstack/nova stable/queens: Fix DB archiver AttributeError due to wrong table name attribute used https://review.openstack.org/599882
01:26:17 openstackgerrit Sam Morrison proposed openstack/nova stable/pike: Fix DB archiver AttributeError due to wrong table name attribute used https://review.openstack.org/599883
01:27:41 openstackgerrit Sam Morrison proposed openstack/nova stable/ocata: Fix DB archiver AttributeError due to wrong table name attribute used https://review.openstack.org/599885
01:28:34 prometheanfire mriedem: :D, not sure I can test it now without a rollback, but that else thing sounds right
01:30:33 openstackgerrit Matt Riedemann proposed openstack/nova master: Configure placement DB context manager for nova-manage/status https://review.openstack.org/599744
01:30:35 mriedem prometheanfire: here is the 2nd part of that ^
01:30:50 mriedem that should fix both the nova-status and nova-manage parts that hit the placement tables
01:31:06 mriedem i have my devstack patch updated and should fail, and then i'll apply that patch to show it passing
01:32:29 prometheanfire cool
01:35:35 mriedem and with that i need to get the hell off this computer
01:41:24 prometheanfire cya :D
01:46:17 mriedem_afk prometheanfire: yup devstack failed as expected http://logs.openstack.org/47/599847/2/check/tempest-full/d3ee11e/controller/logs/devstacklog.txt.gz#_2018-09-05_01_24_22_187
01:50:03 prometheanfire woo
02:14:11 openstackgerrit Merged openstack/nova master: Other host allocs may appear in gafpt during evac https://review.openstack.org/597301
02:17:02 openstackgerrit Sam Morrison proposed openstack/nova master: Allow ability for non admin users to use all filters on server list. https://review.openstack.org/526558
02:43:03 openstackgerrit fupingxie proposed openstack/nova master: Delete allocations for instances that have been moved to another node https://review.openstack.org/582899
03:09:52 openstackgerrit huanhongda proposed openstack/nova-specs master: Return "deleted" and "estimated_reclaim" time of instance for admin https://review.openstack.org/581638
04:18:16 openstackgerrit huanhongda proposed openstack/nova-specs master: Return "deleted" and "estimated_reclaim" time of instance for admin https://review.openstack.org/581638
05:40:18 pvc hi guys
06:00:31 gmann alex_xu: ping
06:02:47 gmann alex_xu: i am back from PTO on monday. do not have much to discuss for API office hour. do you have anything or we start it after PTG when we have exact priority items for stein ?
07:10:20 tssurya gmann: sorry for the rebases of https://review.openstack.org/#/c/585475 and https://review.openstack.org/#/c/592092, it was because I wanted the whole series to be on top of some latest commits that got merged,
07:15:08 gmann tssurya: no issue, anyways i will continue work on those from tomorrow.
07:18:32 openstackgerrit Brin Zhang proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276
07:51:28 alex_xu gmann: sorry, too busy this afternoon, forget to online
07:56:21 gmann alex_xu: np
08:01:38 openstackgerrit Tushar Patil proposed openstack/nova-specs master: Allow overcommit of dedicated CPU https://review.openstack.org/599957
08:18:12 tssurya gmann: thanks,
08:56:23 stephenfin kashyap: Sorry about the delay - not sure how I missed your ping yesterday. This is the output requested http://paste.openstack.org/show/729478/
08:56:58 pvc hi
08:57:03 pvc can anyone help me
08:57:21 pvc it seems my server doesnt get the ip address from the metadata so icant ping it
08:57:38 stephenfin kashyap: That's with 'hw_machine_type = x86_64=q35' and 'num_pcie_ports = 8' in '[libvirt]'
08:57:38 kashyap stephenfin: No worries about the delay at all. Was just refrehsing my DevStack env (after the goddamned dentist visit)
08:57:49 pvc hi anyone can help ?
08:57:58 pvc Calling 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [119/120s]: request error [HTTPConnectionPool(host='169.254.169.254', port=80): Max retries exceeded with url: /2009-04-04/meta-data/instance-id (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 101] Network is unreachable',))]
08:57:59 kashyap stephenfin: BTW, does the spacing affect at all?
08:58:12 stephenfin kashyap: Spacing?
08:58:27 stephenfin pvc: You'd have much better luck asking this on #openstack
08:58:28 kashyap stephenfin: I mean, extra space between the config attribute values
08:58:41 stephenfin kashyap: It shouldn't, no
08:59:30 kashyap stephenfin: Excellent. So why I asked for '8' was:
08:59:37 stephenfin kashyap: Well, between the key and value. I wouldn't be so sure about spaces between the stuff on the value side (i.e. x86_64=q35) because that's not handled by oslo.config
09:00:05 kashyap stephenfin: libvirt will ignore '2', because it will anyway give four PCIe ports: one for disk, n/w interface, memory balloon and RNG device
09:00:26 kashyap stephenfin: So setting '8' should give us a few extra ports for hot-plugging, etc.
09:00:41 kashyap stephenfin: I see, noted
09:00:48 kashyap Thanks for the quick test; great timing!
09:01:29 stephenfin kashyap: Yup, I was thinking there was a lower bound on what you could set. I wonder if we should note that in the docs?
09:01:40 stephenfin kashyap: though I guess it doesn't really matter, if we're being honest
09:03:14 kashyap Noting in the docs will certainly be clearer
09:03:38 kashyap (For the rare species that _do_ go and read the docs.)
10:02:17 zigo I got new unit test failures when building Nova in Sid: http://paste.openstack.org/show/729497/
10:13:04 cdent zigo: not surprised to see those, people have been slow to get on 3.6, let alone 3.7
10:18:02 gibi fyi, I'm going offline soon and travelling to Denver tomorrow.
10:35:16 pvc [FAILED] Failed to start Raise network interface
10:36:09 cdent safe travels gibi. Are you doing a bit of tourism in Denver?
10:38:03 gibi cdent: thanks. Yes, my wife and I will be up in the Rockies between Thurday-Sunday
10:38:30 cdent excellent. There are some _amazing_ places in the rockies. which part you going to?
10:39:09 openstackgerrit Merged openstack/nova stable/rocky: Remove noisy DEBUG log https://review.openstack.org/596264
10:46:06 zigo cdent: Do you think it'd have impact on production?
10:46:45 cdent zigo: I'm not sure, I didn't have a chance to look very closely, I'm sort of all over the place this morning.
10:48:38 gibi cdent: Estes Park will be our home base and we will do some walking around in the National Park
10:48:53 cdent yay, great place
10:50:33 zigo So, I care only about the first 2 unit test failures in fact.
10:51:20 cdent zigo: it's hard to say. It seems there's an issue in code we don't really see in the paste with how regular expressions are being used. whether that will impact production situations is non-obvious. those tests are not familiar to me. You may as well at least make a bug about it?
10:51:46 zigo cdent: Sure, will do, thanks!
10:52:55 cdent thanks for your continued attention to the future
10:54:16 zigo https://bugs.launchpad.net/nova/+bug/1790847
10:54:17 openstack Launchpad bug 1790847 in OpenStack Compute (nova) "Faiing tests when building Rocky Debian package in Python 3.7" [Undecided,New]
10:54:34 zigo cdent: Your future is my present when I upload to Sid ! :)
10:54:55 zigo I'll file 2 other bugs for the xenapi and hacking tests.
10:56:58 zigo Oh, that makes me think: the issues I'm seeing with hacking are probably due to the new hacking version we've uploaded yesterday, and maybe same with os-xenapi.
10:58:30 zigo The xenapi stuff maybe is related to OpenSSL 1.1.1.
10:59:22 zigo https://bugs.launchpad.net/nova/+bug/1790850
10:59:22 openstack Launchpad bug 1790850 in OpenStack Compute (nova) "Xenapi test failure when building the Debian 18.0.0 package in Sid" [Undecided,New]
10:59:35 zigo https://bugs.launchpad.net/nova/+bug/1790849
10:59:35 openstack Launchpad bug 1790849 in OpenStack Compute (nova) "Faiing hacking tests when building Rocky Debian package under Python 3.7" [Undecided,New]
11:09:41 openstackgerrit Brin Zhang proposed openstack/nova master: Resource retrieving: add changes-before filter https://review.openstack.org/599276
11:22:03 kashyap stephenfin: A quick question: Can you post what libvirt and QEMU versions you used to generate that test?
11:50:12 openstackgerrit Merged openstack/nova master: Don't persist zero allocation ratios in ResourceTracker https://review.openstack.org/598365
11:50:19 openstackgerrit Merged openstack/nova master: Document unset/reset wrinkle for *_allocation_ratio options https://review.openstack.org/599670
12:12:31 openstackgerrit Chris Dent proposed openstack/nova-specs master: List resource providers having inventory https://review.openstack.org/600016
12:37:09 efried ō/
12:37:42 sean-k-mooney efried: how are you o/

Earlier   Later