[Yahoo-eng-team] [Bug 1739545] [NEW] [cellv2] performance issue when querying compute nodes in a cell

2017-12-20 Thread xhzhf
Public bug reported: Description === we used rally to create instances concurrently. we found it is slow and Nova queryed compute nodes in cell0 Steps to reproduce == use rally to create instances concurrently. Expected result === Nova should not query comput

[Yahoo-eng-team] [Bug 1739542] [NEW] Volume-backed instance cannot backup

2017-12-20 Thread Jianle He
Public bug reported: Nova backup doesn't support the volume-backed instance. When backup a volume-backed instance, it will raise InvalidRequest. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1676877] Re: Increase "TestQosPlugin.test_update_policy_rule" coverage

2017-12-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/456773 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a9aef9b9c726ccf42c204bcd9a8b86a8c9404723 Submitter: Zuul Branch:master commit a9aef9b9c726ccf42c204bcd9a8b86a8c9404723 Author: Reedip Date: Wed May 24 03:48:28 2017 +

[Yahoo-eng-team] [Bug 1739533] [NEW] We can not modify flavor access while it is not public

2017-12-20 Thread Lawrance
Public bug reported: Hello reproduce: 1. create a public flavor A 2. modify flavor A access and it will raise error Lists tenants who have access to a private flavor and adds private flavor access to and removes private flavor access from tenants. By default, only administrators can manage p

[Yahoo-eng-team] [Bug 1739517] [NEW] TestNovaMigrationsMySQL randomly fails with "sqlalchemy.exc.ResourceClosedError: This result object does not return rows. It has been closed automatically."

2017-12-20 Thread Matt Riedemann
Public bug reported: Seen here: http://logs.openstack.org/46/527446/4/check/openstack-tox- py27/aac3f54/testr_results.html.gz http://logs.openstack.org/46/527446/4/check/openstack-tox-py27/aac3f54 /job-output.txt.gz#_2017-12-20_21_18_29_233663 2017-12-20 21:18:29.233663 | ubuntu-xenial | {1} n

[Yahoo-eng-team] [Bug 1739516] [NEW] networking comes up before hostname is set

2017-12-20 Thread Michael Hudson-Doyle
Public bug reported: When boot with libvirt a disk image that has been installed with subiquity which has the workaround for bug 1737630 applied, i.e. networkd starts automatically, I cannot ping the VM by hostname from the host. I think this is because the networking has come up before the hostn

[Yahoo-eng-team] [Bug 1598783] Re: Config drives created on RHEL/CentOS 7.1 can't be found

2017-12-20 Thread Scott Moser
** Changed in: cloud-init Status: Fix Released => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cirros Status: New => Confirmed ** Changed in: cirros Importance: Undecided => Medium -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1739471] [NEW] DB creation missing from "Install and configure in glance" page

2017-12-20 Thread Treva Nichole Williams
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [x] This doc is inaccurate in this way: Instructions for creating the Glance database stops at logging into m

[Yahoo-eng-team] [Bug 1738328] Re: Cannot specify "#" as name of a flavor

2017-12-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/528675 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=154ddab1d4e1dfb46177027f7285ec4c92430966 Submitter: Zuul Branch:master commit 154ddab1d4e1dfb46177027f7285ec4c92430966 Author: Ahmed Zaid Date: Mon Dec 18 04:34:07 2017 -05

[Yahoo-eng-team] [Bug 1739453] [NEW] MigrationsAdminTest fails with NoValidHost because resource claim swap in placement fails with 500

2017-12-20 Thread Matt Riedemann
Public bug reported: http://logs.openstack.org/84/529184/2/check/legacy-tempest-dsvm- py35/888d647/job-output.txt.gz#_2017-12-20_16_08_20_862659 Fails in conductor here when swapping the resource allocation from the instance to the migration record: http://logs.openstack.org/84/529184/2/check/le

[Yahoo-eng-team] [Bug 1739323] Re: KeyError in host_manager for _get_host_states

2017-12-20 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New ** Also affects: nova/pike Importance: Undecided Status: New ** Changed in: nova Assignee: Matt Riedemann (mriedem) => Matthew Booth (mbooth-9) ** Changed in: nova/ocata Status: New => Confirmed ** Cha

[Yahoo-eng-team] [Bug 1739446] [NEW] Improve handlers.py error message

2017-12-20 Thread Jacek Nykis
Public bug reported: I saw messages like this during boot: [ 11.519226] cloud-init[574]: Cloud-init v. 17.1 running 'init-local' at Wed, 20 Dec 2017 15:41:23 +. Up 11.47 seconds. [ 11.524349] cloud-init[574]: 2017-12-20 15:41:23,687 - handlers.py[WARNING]: failed posting event: start: i

[Yahoo-eng-team] [Bug 1728690] Re: member_role_id/name conf options reference v2

2017-12-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/522461 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=23d14f55627ffdabe2749274095975b17796beed Submitter: Zuul Branch:master commit 23d14f55627ffdabe2749274095975b17796beed Author: wangxiyuan Date: Thu Nov 23 15:17:24 2017 +0

[Yahoo-eng-team] [Bug 1739444] [NEW] Install and configure (Ubuntu) in glance

2017-12-20 Thread Mikel Emaldi
Public bug reported: This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes: - [X] This doc is inaccurate in this way: Steps for database creation are missing at first step: CREATE DATAB

[Yahoo-eng-team] [Bug 1739440] [NEW] Ironic virt driver is hardcoding Ironic API microversion

2017-12-20 Thread Dmitry Tantsur
Public bug reported: Doing this imposes a minimum cap on the Ironic version Nova can work with, even if potentially it can use older version (with somewhat reduced functionality, for example, booting from volume is optional). This complicates upgrades by enforcing a strict ordering between Ironic

[Yahoo-eng-team] [Bug 1739323] Re: KeyError in host_manager for _get_host_states

2017-12-20 Thread Matt Riedemann
You aren't by chance running with some multiple scheduler thread workers patch are you? ** No longer affects: nova/ocata ** No longer affects: nova/pike ** Changed in: nova Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineeri

[Yahoo-eng-team] [Bug 1738371] Re: Neutron API port range validation not working correctly

2017-12-20 Thread OpenStack Infra
Reviewed: https://review.openstack.org/528205 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=4c49003bb8aa08bde8d8d760d7435d6c48609709 Submitter: Zuul Branch:master commit 4c49003bb8aa08bde8d8d760d7435d6c48609709 Author: Hunt Xu Date: Fri Dec 15 16:28:34 2017 +0

[Yahoo-eng-team] [Bug 1739411] [NEW] QoS DSCP mark disappear stable/ocata

2017-12-20 Thread Pavlukhin Max
Public bug reported: Environment: Multi-Node Lab DevStack stable/ocata Steps to introduce: 1) Create QoS policy with dscp mark 2) Apply it to port/network Summary: there is no dscp mark Logs (and git diff to show patch): http://paste.openstack.org/show/629451/ Why I didn't upload the patch? N

[Yahoo-eng-team] [Bug 1739398] [NEW] ERROR:Why Neutron Server try to find l3 agent on compute node

2017-12-20 Thread Aaasidncza
Public bug reported: Error log in compute node's neutron linuxbridge.log: 2017-12-13 17:23:16.172 1334 ERROR neutron.plugins.ml2.drivers.agent._common_age nt File "/usr/lib/python2.7/site-packages/oslo_messaging/_drivers/amqpdriver.p y", line 569, in _send 2017-12-13 17:23:16.172 1334 ERROR neutr