[Yahoo-eng-team] [Bug 1703303] Re: compute.pp fails during installation on rhel 7.4

2017-07-17 Thread Anandprakash
** Project changed: nova => packstack ** Changed in: packstack Status: Invalid => New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1703303 Title: compute.pp fa

[Yahoo-eng-team] [Bug 1669746] Re: sample config for host is unclear

2017-07-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/441210 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=80b5ad046da7e633b88bbec687745e03691841cd Submitter: Jenkins Branch:master commit 80b5ad046da7e633b88bbec687745e03691841cd Author: Stephen Finucane Date: Fri Jun 30 14:58:06 20

[Yahoo-eng-team] [Bug 1596829] Re: String interpolation should be delayed at logging calls

2017-07-17 Thread LiChunlin
** Also affects: watcher Importance: Undecided Status: New ** Changed in: watcher Assignee: (unassigned) => LiChunlin (lichl) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.la

[Yahoo-eng-team] [Bug 1704788] [NEW] Hardcoded choices for nova scheduler driver

2017-07-17 Thread Masha Atakova
Public bug reported: Hi everyone, There's a driver option in nova.conf which is parsed with configuration from here: https://github.com/openstack/nova/blob/stable/ocata/nova/conf/scheduler.py#L58 Hardcoded list of choices possible for that option specified on #60 and #61 lines blocks nova sched

[Yahoo-eng-team] [Bug 1704793] [NEW] tests_simple.py has side effects, allows test_create_users to pass when it should not.

2017-07-17 Thread Scott Moser
*** This bug is a duplicate of bug 1703697 *** https://bugs.launchpad.net/bugs/1703697 Public bug reported: test_simple_run.py has some side effects, and makes test_create_users.py (and possibly others) succeed when they should not. This was found when looking at bug 1704024. It seems that

[Yahoo-eng-team] [Bug 1704423] Re: _test_unshelve_server intermittently fails in functional versioned notification tests

2017-07-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/483986 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=da57d17e6c7d5d7e84af3c46a836ee587581bf8d Submitter: Jenkins Branch:master commit da57d17e6c7d5d7e84af3c46a836ee587581bf8d Author: Balazs Gibizer Date: Fri Jul 14 18:18:33 2017

[Yahoo-eng-team] [Bug 1704798] [NEW] GET /os-quota-sets/{tenant_id} API is failing with SSL exception

2017-07-17 Thread prashkre
Public bug reported: In the flow of GET /os-quota-sets/{tenant_id} API, when project_id/tenant_id is being verified by communicating with keystone through secure(https)connection at https://github.com/openstack/nova/blob/master/nova/api/openstack/identity.py#L32, it is failing in certificate valid

[Yahoo-eng-team] [Bug 1704205] Re: GET /v3/role_assignments?effective&include_names API fails with unexpected 500 error

2017-07-17 Thread Matthew Edmonds
Yeah, those instructions were followed, but the problem here was that some users didn't have a value set in the property that was used for name. More specifically, the customer used a field that holds the email address as the name, and some users didn't have an email address. But even beyond that,

[Yahoo-eng-team] [Bug 1649616] Re: Keystone Token Flush job does not complete in HA deployed environment

2017-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 2:11.0.2-0ubuntu1 --- keystone (2:11.0.2-0ubuntu1) zesty; urgency=medium [ Jorge Niedbalski ] * d/p/0001-Make-flushing-tokens-more-robust.patch: Commit token flushes between batches in order to lower resource consumption and mak

[Yahoo-eng-team] [Bug 1593641] Re: Strange errors when using dump/dumps from jsonutils

2017-07-17 Thread Matt Riedemann
Adding nova since the oslo.serialization change breaks nova unit and functional tests so I need to fix those up first. ** Changed in: oslo.serialization Status: New => Fix Released ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Status: New =>

[Yahoo-eng-team] [Bug 1649616] Re: Keystone Token Flush job does not complete in HA deployed environment

2017-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package keystone - 2:10.0.1-0ubuntu2 --- keystone (2:10.0.1-0ubuntu2) yakkety; urgency=high * d/p/0001-Make-flushing-tokens-more-robust.patch: Commit token flushes between batches in order to lower resource consumption and make flushing more robust

[Yahoo-eng-team] [Bug 1576765] Re: Potential DOS: Keystone Extra Fields

2017-07-17 Thread Morgan Fainberg
** Changed in: keystone Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1576765 Title: Potential DOS: Keystone Extra Fields Stat

[Yahoo-eng-team] [Bug 1704833] [NEW] Some actions are missing on admin/instances panel

2017-07-17 Thread Ying Zuo
Public bug reported: Admins are able to do all of the actions shown on project/instances but there are only a handful of actions available on admin/instances panel. All of the actions on project/instances panel other than launch instance should be available on admin/instances panel. ** Affects: h

[Yahoo-eng-team] [Bug 1447227] Re: Connecting two or more distributed routers to a subnet doesn't work properly

2017-07-17 Thread Kevin Benton
It's actually not clear to me what the failure mode is here. If you attach two routers to a subnet and then have routes setup to point to one router for some subnets and the rest to another, are you saying that traffic fails to be forwarded to the correct subnet due to the flows? ** Changed in: n

[Yahoo-eng-team] [Bug 1704872] [NEW] sysconfig use subnet prefix and set DEFROUTE key

2017-07-17 Thread Ryan Harper
Public bug reported: Sysconfig network files should set DEFROUTE and IPV6_DEFROUTE if the key is configured. Additionally, ipv6 routes should use the subnet 'prefix' value instead of netmask. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notifi

[Yahoo-eng-team] [Bug 1704875] [NEW] Nova option api_class erroneously overriden in __init__.py

2017-07-17 Thread Derek
Public bug reported: When adding api_class = in the nova.conf file for Newton, the nova/keymgr/__init__.py file has code that re-sets the value of api_class to default. This makes it impossible to use barbican with nova without hacking some workaround release: Newton to reproduce: 1. set api

[Yahoo-eng-team] [Bug 1704875] Re: Nova option api_class erroneously overriden in __init__.py

2017-07-17 Thread Matt Riedemann
** Tags added: barbican ** Also affects: nova/newton Importance: Undecided Status: New ** Also affects: nova/ocata Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Co

[Yahoo-eng-team] [Bug 1703938] Re: AttributeError: 'PortContext' object has no attribute 'session' in l3_hamode_db

2017-07-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/483085 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5c331ecbd25be464184e345cea8f38bb9fc712fc Submitter: Jenkins Branch:master commit 5c331ecbd25be464184e345cea8f38bb9fc712fc Author: Ihar Hrachyshka Date: Wed Jul 12 12:59:36

[Yahoo-eng-team] [Bug 1704788] Re: Hardcoded choices for nova scheduler driver

2017-07-17 Thread Matt Riedemann
** Also affects: nova/ocata Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1704788 Title: Hardcoded choices for nova schedule

[Yahoo-eng-team] [Bug 1704881] [NEW] subnetpools not cleaned up after subnetpool tempest tests

2017-07-17 Thread Eric Berglund
Public bug reported: Openstack Version: master Neutron change [1] introduced tempest tests for default subnetpools. These tests create subnetpools but do not clean them up after the test is complete. This results in subsequent tests failing because a default subnetpool already exists (see trace b

[Yahoo-eng-team] [Bug 1704392] Re: TestInstanceNotificationSample.test_volume_swap_server fails with "testtools.matchers._impl.MismatchError: 7 != 6"

2017-07-17 Thread OpenStack Infra
Reviewed: https://review.openstack.org/484288 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cf7f61c180c294f533e228697885a0ffb7e429bc Submitter: Jenkins Branch:master commit cf7f61c180c294f533e228697885a0ffb7e429bc Author: Balazs Gibizer Date: Mon Jul 17 10:32:00 2017

[Yahoo-eng-team] [Bug 1704908] [NEW] Launching instance from image causes image to be deallocated

2017-07-17 Thread Chiew Yee Xin
Public bug reported: Steps to reproduce: 1. Go to Project > Compute > Images 2. Click "Launch" on one of the images to launch an instance. 3. Go to "Source" tab. The image selected is not allocated and does not appear in the available list. I realize that the image was initially allocated but w

[Yahoo-eng-team] [Bug 1704914] [NEW] Extend Quota API to report usage statistics

2017-07-17 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/383673 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option ne

[Yahoo-eng-team] [Bug 1503236] Re: Security Keypair creation is not logged in Horizon Log

2017-07-17 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1461266] Re: Failed logon does not state where user is from (REMOTE_IP)

2017-07-17 Thread Launchpad Bug Tracker
[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.] ** Changed in: horizon Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1704928] [NEW] updated_at field is set on the instance only after it is scheduled

2017-07-17 Thread Balazs Gibizer
Public bug reported: When we added the update_at field to the instance versioned notifications it become visible that nova update the updated_at field of the instance only after the instance is scheduled. However before that step the instance already goes through two state transition and therefore