Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-16
23:43:07 openstackgerrit Eric Fried proposed openstack/nova master: Fix nits in update_provider_tree series https://review.openstack.org/531260
23:43:07 openstackgerrit Eric Fried proposed openstack/nova master: Use update_provider_tree from resource tracker https://review.openstack.org/520246
23:43:08 openstackgerrit Eric Fried proposed openstack/nova master: Make generation optional in ProviderTree https://review.openstack.org/539324
23:43:08 openstackgerrit Eric Fried proposed openstack/nova master: Move refresh time from report client to prov tree https://review.openstack.org/535517
23:43:09 openstackgerrit Eric Fried proposed openstack/nova master: WIP: Add nested resources to server moving tests https://review.openstack.org/527728
23:43:10 fried_rice Because you know I'm all about rebase, 'bout rebase...
23:54:52 fried_rice edleafe: Making sure I'm not seeing things - do we not have GET /resource_providers?with_traits=... ?
#openstack-nova - 2018-02-17
00:19:20 openstackgerrit Eric Fried proposed openstack/nova master: Only pull associated *sharing* providers https://review.openstack.org/545494
00:19:32 fried_rice leakypipes: There's for that thing about only pulling down sharing providers ^
00:19:38 fried_rice edleafe: ^
00:19:49 fried_rice And cdent, you purplin so and so
00:20:09 fried_rice We may want to backport this...
00:20:36 openstackgerrit Merged openstack/nova master: Trivial: Update help of enabled_filters https://review.openstack.org/545431
00:28:01 openstackgerrit Eric Fried proposed openstack/nova master: Clarify update_provider_tree docstring https://review.openstack.org/545495
00:28:30 fried_rice leakypipes, edleafe, cdent: And wording about externally-owned providers in the docstring ^
02:07:26 dgedia Hi, I am unable to create instances larger than m1.tiny? nova-conductor log shows "No Valid Host Found"? Any help would be really appreciated.
02:19:48 dgedia Hi, I am unable to create instances larger than m1.tiny? nova-conductor log shows "No Valid Host Found"? Any help would be really appreciated.
03:08:54 openstackgerrit Matthew Treinish proposed openstack/nova master: Remove single quotes from posargs on stestr run commands https://review.openstack.org/545476
03:10:03 mtreinish melwitt: ^^^ I figured out the functional failures we were using --group-regex instead of --group_regex and that was being treated as an unknown arg (and therefore a regex)
03:10:41 mtreinish it does mean that flag has been doing nothing for a while, which makes you wonder if it's even needed anymore
05:00:58 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add NumaTopology support for libvirt/qemu driver https://review.openstack.org/530451
05:00:58 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: [libvirt] Add _get_XXXpin_cpuset() https://review.openstack.org/527631
05:00:59 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: trivial: omit condition evaluations https://review.openstack.org/545248
05:25:37 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: [libvirt] Add _get_XXXpin_cpuset() https://review.openstack.org/527631
05:25:38 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: trivial: omit condition evaluations https://review.openstack.org/545248
05:25:38 openstackgerrit Tetsuro Nakamura proposed openstack/nova master: Add NumaTopology support for libvirt/qemu driver https://review.openstack.org/530451
06:13:54 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/541561
07:50:51 openstackgerrit melissaml proposed openstack/nova master: fix typos in documentation https://review.openstack.org/542866
08:07:33 openstackgerrit melissaml proposed openstack/nova-specs master: fix typos in documentation https://review.openstack.org/545528
09:52:12 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/545549
10:16:15 openstackgerrit OpenStack Proposal Bot proposed openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/545567
10:26:00 mdurrant This is driving me bonkers - trying to start nova-compute, getting a DuplicateOptError regarding 'host'. I disable neutron in my nova.conf, no error. Nowhere in my neutron configuration do I have a host option. Any ideas?
10:27:00 mdurrant I looked at the source and can see two 'host' options being registered by netconf.py
10:30:05 mdurrant Yea - neutron/conf/common.py defines 'host' and nova/conf/netconf.py defines "host".
15:44:19 openstackgerrit Merged openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/545567
15:49:04 openstackgerrit Merged openstack/nova master: Remove single quotes from posargs on stestr run commands https://review.openstack.org/545476
15:49:19 openstackgerrit Merged openstack/nova master: Updated from global requirements https://review.openstack.org/545549
#openstack-nova - 2018-02-18
06:12:47 openstackgerrit OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.openstack.org/541561
06:53:01 openstackgerrit Ameed Ashour proposed openstack/nova stable/ocata: Detach volumes when VM creation fails https://review.openstack.org/545087
15:46:46 openstackgerrit Matt Riedemann proposed openstack/nova master: Rename the 'recreate' param in rebuild_instance to 'evacuate' https://review.openstack.org/508190
17:02:41 openstackgerrit Marcin Juszkiewicz proposed openstack/nova master: Allow to configure amount of PCIe ports https://review.openstack.org/545034
18:27:35 openstackgerrit Marcin Juszkiewicz proposed openstack/nova master: Allow to configure amount of PCIe ports https://review.openstack.org/545034
21:52:34 dgedia Hi I am unable to spin up instances having flavor greater than m1.tiny on my 64GB server. The error reported by horizon is "Volume 71bc03cf-6ab1-4511-8763-43647fd1ea2c did not finish being created even after we waited 0 seconds or 1 attempts." However, there are no errors with ,1.tiny. I am using stable/ocata on Ubuntu 16.04. Any help would be really appreciated. Thanks
#openstack-nova - 2018-02-19
00:11:13 openstackgerrit Matt Riedemann proposed openstack/nova master: Scheduler multiple workers support https://review.openstack.org/159382
00:41:09 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform servergroup.addmember notification https://review.openstack.org/541101
00:41:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform aggregate.update_metadata notification https://review.openstack.org/460625
00:42:01 openstackgerrit Takashi NATSUME proposed openstack/nova master: [placement] Add functional tests for traits API https://review.openstack.org/524094
01:29:04 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared/dedicated vCPUs in one instance https://review.openstack.org/545734
01:34:33 openstackgerrit Tetsuro Nakamura proposed openstack/nova-specs master: Support shared and dedicated VMs in one host https://review.openstack.org/543805
02:35:26 openstackgerrit Naichuan Sun proposed openstack/nova master: xenapi(N-R-P):Get vgpu info from `allocations` https://review.openstack.org/521717
07:26:52 hrw morning
08:54:01 bauzas good morning Nova
08:56:42 hrw bauzas: morning
08:57:28 hrw my patch to control pcie ports is ready for reviews: https://review.openstack.org/545034 - there are tests for aarch64 and for x86-64
08:57:40 hrw release note present, config entry commented
09:17:30 bauzas hrw: I beg you for my ignorance about PCIe ports, but when you say "libvirt adds pcie ports as it needs" in https://review.openstack.org/#/c/545034/8//COMMIT_MSG, WDYM ?
09:18:06 bauzas hrw: when you say "libvirt", it means libvirtd, right? not the nova libvirt driver
09:19:45 hrw bauzas: when I say libvirt I mean upstream libvirt so yes, libvirtd
09:19:45 openstack Launchpad bug 1749574 in OpenStack DBaaS (Trove) "[tracking] removal and migration of pycrypto" [Undecided,In progress] - Assigned to Ameed Ashour (ameeda)
09:19:45 ameeda Hello when I remove pycrypto as this bug needed https://bugs.launchpad.net/openstack-requirements/+bug/1749574, I got this error https://pasteboard.co/H8l6IC4.png
09:20:28 hrw ameeda: migrating pycrypto -> cryphography?
09:22:49 ameeda hrw: requirements.txt file already has cryphography
09:23:31 ameeda https://github.com/openstack/barbican/blob/master/requirements.txt#L7
09:24:26 hrw sure
09:28:35 ameeda hrw: as I saw, the error caused by test_dogtag, what do you think ?
09:28:36 bauzas hrw: had some comments
09:28:50 bauzas hrw: the main one is that I think you should create a blueprint for your feature
09:29:02 bauzas hrw: and engage with the community whether you need a spec
09:29:14 bauzas it's better for tracking your feature
09:29:40 bauzas you're also adding a new config option, that properly needs to be released
09:30:09 bauzas hrw: see https://docs.openstack.org/nova/latest/contributor/blueprints.html for the process-ish thingy
09:30:36 bauzas hrw: I'm personnally on the side that a blueprint is enough, we don't really need a spec
09:31:36 bauzas but devil could be in details, and somehow some people could argue about your implementation design that would mean a spec is needed
09:33:56 hrw bauzas: thanks. will create bp
09:35:30 bauzas hrw: add your blueprint in the next nova meeting agenda then
09:35:41 bauzas and be present at the nova meeting
09:35:41 hrw ok
09:35:44 hrw sure
09:35:53 bauzas so we could validate your blueprint or ask you for a spec
09:36:09 bauzas you're not in a rush, we're just beginning to review specs :)
09:36:31 hrw bauzas: would love to backport it to queens one day
09:36:58 bauzas in case you're not familiar with the release cadence, we generally stop approving specs and blueprints past the first milestone
09:37:14 bauzas hrw: well, that's a feature, and we don't feature backport upstream
09:37:39 hrw please rephrase last sentence
09:37:48 bauzas hrw: feel free to do whatever you want in your downstream product, but there are no chances that a change including a features relnote could be backported
09:38:01 hrw ok.
09:38:24 bauzas speaking of the differences between the upstream nova project and any other distribution
09:39:07 bauzas hrw: I guess you're not familiar with the stable branches procedure, lemme find you some doc
09:39:27 bauzas hrw: https://docs.openstack.org/project-team-guide/stable-branches.html
09:39:30 hrw bauzas: so far backported just simple changes
09:42:01 bauzas hrw: np, not all of us are familiar with all the procedures, I get that :p
09:42:22 hrw yep
09:58:10 hrw bauzas: replied
09:58:34 hrw bauzas: and thanks for detailed review
10:05:07 hrw https://blueprints.launchpad.net/nova/+spec/configure-amount-of-pcie-ports
10:41:08 hrw bauzas: where in meeting agenda would you suggest to add spec link?
10:41:35 bauzas hrw: in the nova meeting agenda, lemme find it
10:41:48 hrw https://wiki.openstack.org/wiki/Meetings/Nova
10:41:58 hrw bauzas: I mean "which part of meeting"
10:51:35 bauzas hrw: sorry got distracted

Earlier   Later