[Yahoo-eng-team] [Bug 1708084] [NEW] ClientException: resources.sdc_vm: Unexpected API Error class 'oslo_db.exception.DBError

2017-08-01 Thread Gaurav Mittal
Public bug reported: ClientException: resources.sdc_vm: Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e4510367-3b71-4612-b0a6-fa77a41bb00a) This is OCATA Openstack instyalled in a VM with CentOS 7

[Yahoo-eng-team] [Bug 1424728] Re: Remove old rpc alias(es) from code

2017-08-01 Thread Rajat Sharma
** Also affects: cloudpulse Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1424728 Title: Remove old rpc alias(es) from code Status in

[Yahoo-eng-team] [Bug 1708081] [NEW] Router view issues an error if extension l3_agent_scheduler is not supported

2017-08-01 Thread Adit Sarfaty
Public bug reported: Vieing a router from the admin->routers->router view may issue a warning popup in case l3_agent_scheduler extension is not supported. list_l3_agent_hosting_router should be called only if supported. ** Affects: horizon Importance: Undecided Status: New --

[Yahoo-eng-team] [Bug 1708079] [NEW] rbac creation for network should bump revision

2017-08-01 Thread Kevin Benton
Public bug reported: Since RBAC entries affect the value of the 'shared' field inside of a network, the creation of an RBAC entry should bump the revision of the network. Otherwise the value of the 'shared' field can flip back and forth without the revision_number incrementing. ** Affects:

[Yahoo-eng-team] [Bug 1635389] Re: keystone.contrib.ec2.controllers.Ec2Controller is untested

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465530 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=820d9d9a84f2a65677a2654b36a4677eaeba59fc Submitter: Jenkins Branch:master commit 820d9d9a84f2a65677a2654b36a4677eaeba59fc Author: Jose Castro Leon

[Yahoo-eng-team] [Bug 1691111] Re: ec2tokens errors in v2 api after Ocata upgrade

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/465530 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=820d9d9a84f2a65677a2654b36a4677eaeba59fc Submitter: Jenkins Branch:master commit 820d9d9a84f2a65677a2654b36a4677eaeba59fc Author: Jose Castro Leon

[Yahoo-eng-team] [Bug 1708037] [NEW] scheduler/resource tracker report client should send accept header on all requests

2017-08-01 Thread Chris Dent
Public bug reported: Currently the report client doesn't consisently use an accept header of 'application/json' when making requests of the placement API. This means that sometimes the bodies of the error responses are in HTML which means processing and inspection of the error response is

[Yahoo-eng-team] [Bug 1708030] [NEW] netlink test_list_entries failing with mismatch

2017-08-01 Thread Kevin Benton
Public bug reported: Spotted in check job that has no relationship to netlink. Traceback (most recent call last): File "neutron/tests/base.py", line 118, in func return f(self, *args, **kwargs) File "neutron/tests/functional/agent/linux/test_netlink_lib.py", line 69, in

[Yahoo-eng-team] [Bug 1708031] [NEW] "Failed to delete inventory for resource provider" error messages for predictable 409 cases

2017-08-01 Thread Matt Riedemann
Public bug reported: This change in Pike: https://review.openstack.org/#/c/460231/ Broke this code added in Ocata: https://review.openstack.org/#/c/414214/12/nova/scheduler/client/report.py So now we end up with these errors in the n-cpu logs during Ironic CI runs:

[Yahoo-eng-team] [Bug 1689468] Re: odd keystone behavior when X-Auth-Token ends with carriage return

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/482971 Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=efb1fb99d87f754a008877f2e2d391221cb43721 Submitter: Jenkins Branch:master commit efb1fb99d87f754a008877f2e2d391221cb43721 Author: Matthew Edmonds

[Yahoo-eng-team] [Bug 1708006] [NEW] update man page paths in doc/source/conf.py

2017-08-01 Thread Corey Bryant
Public bug reported: Pike commit 1c7f556d4f77d2dd7f282f2b41bdfb2abb6e5740 ("rearrange existing documentation to follow the new layout standard") moved man pages from doc/source/man to doc/source/cli. However the paths in doc/source/conf.py weren't updated accordingly. ** Affects: glance

[Yahoo-eng-team] [Bug 1700091] Re: Non-free repositories enabled

2017-08-01 Thread Bug Watch Updater
** Changed in: cloud-init (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1700091 Title: Non-free repositories enabled Status in

[Yahoo-eng-team] [Bug 1707238] Re: detach_device_with_retry doesn't detach from live domain if persistent domain was already detached in the past

2017-08-01 Thread Matt Riedemann
** 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 Compute (nova).

[Yahoo-eng-team] [Bug 1475570] Re: Horizon fails getting container lists

2017-08-01 Thread Tim Burke
Sounds like the token used by python-swiftclient expired. Swift correctly responds 401 Unauthorized, the client tries to fetch a new token, but it doesn't have enough of the credentials to do so. I think horizon either needs to pass in more of the credential when creating the Connection object (it

[Yahoo-eng-team] [Bug 1707933] [NEW] functional tests timeout after a test worker killed

2017-08-01 Thread Ihar Hrachyshka
Public bug reported: Grafana failure rate at 30%; triage of July gate failures for the job suggested that most of them come from the same root cause: some test workers killed during test execution: https://etherpad.openstack.org/p/neutron-functional-gate-failures-july When it happens, we see

[Yahoo-eng-team] [Bug 1707934] [NEW] RequestSpec not found error message during VM migration

2017-08-01 Thread Marcus Klein
Public bug reported: When migrating VMs I get the following error message in Nova API logs with the Newton release: Unexpected exception in API method Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/nova/api/openstack/extensions.py", line 338, in wrapped return

[Yahoo-eng-team] [Bug 1489581] Re: test_create_ebs_image_and_check_boot is race failing in cells job

2017-08-01 Thread Matt Riedemann
This is considered a latent bug in cells v1 message processing and given the state of cells v1 and how it's basically only getting critical fixes at this point, I'm just going to mark this as won't fix. ** Changed in: nova Status: Confirmed => Won't Fix ** Summary changed: -

[Yahoo-eng-team] [Bug 1704000] Re: Sometimes OVO unit tests clash on non-unique attributes

2017-08-01 Thread Ihar Hrachyshka
I believe this is fixed with https://review.openstack.org/485082 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1704000

[Yahoo-eng-team] [Bug 1706788] Re: bgpspeaker.speaker [-] unpack requires a string argument of length 16

2017-08-01 Thread Brian Haley
** Project changed: neutron => networking-bgp -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1706788 Title: bgpspeaker.speaker [-] unpack requires a string argument of length 16 Status

[Yahoo-eng-team] [Bug 1693265] Re: network_data.json should provide interface-scoped nameserver information

2017-08-01 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init Status: New => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1707913] [NEW] OVS driver - OVSFWPortNotFound when deleting VM port affects agent extension framework

2017-08-01 Thread Yushiro FURUKAWA
Public bug reported: I tried to execute following config/procedure, as a result, OVSFWPortNotFound occurred when deleting VM instance. It affects l2 agent extension behavior. [Conditions] * master branch of devstack and neutron * /etc/neutron/plugins/ml2/ml2_conf.ini mechanism_drivers =

[Yahoo-eng-team] [Bug 1706545] Re: functional test fails with RuntimeError: http_proxy or https_proxy set in environment, please unset

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/487327 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=dd26d3d14139dedc97397639117f56970940b500 Submitter: Jenkins Branch:master commit dd26d3d14139dedc97397639117f56970940b500 Author: Balazs Gibizer

[Yahoo-eng-team] [Bug 1701202] Re: Create QoS rule fails on python 3.5

2017-08-01 Thread Rodolfo Alonso
** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1701202 Title: Create QoS rule fails on python 3.5 Status in neutron: Fix

[Yahoo-eng-team] [Bug 1693265] Re: network_data.json should provide interface-scoped nameserver information

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/467699 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=4b333b989dfc778a8b61db4a1b8552e988a10471 Submitter: Jenkins Branch:master commit 4b333b989dfc778a8b61db4a1b8552e988a10471 Author: Lars Kellogg-Stedman Date:

[Yahoo-eng-team] [Bug 1706078] Re: Code is breaking if try to create health monitor with --delay=3000000000000

2017-08-01 Thread Nir Magnezi
** Project changed: neutron => octavia -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1706078 Title: Code is breaking if try to create health monitor with --delay=3

[Yahoo-eng-team] [Bug 1694406] Re: Live migration failure during detach volume leaves the instance task state to migrating forever

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/483911 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2d3486d0ee72bc5fdd6982b9cab76c8ca9015848 Submitter: Jenkins Branch:master commit 2d3486d0ee72bc5fdd6982b9cab76c8ca9015848 Author: manas.mandlekar

[Yahoo-eng-team] [Bug 1707886] [NEW] Shortcoming in configure the Apache HTTP server on Ubuntu OS

2017-08-01 Thread zhiguo.li
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: this doc does not mention the step for how to configure the

[Yahoo-eng-team] [Bug 1706533] Re: TestInstanceNotificationSample.test_rebuild_server_exc fails with testtools.matchers._impl.MismatchError: 2 != 1

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/487382 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6e9b60183cf1bc7f9474c88407f6eff2f9319b3a Submitter: Jenkins Branch:master commit 6e9b60183cf1bc7f9474c88407f6eff2f9319b3a Author: Alex Szarka Date:

[Yahoo-eng-team] [Bug 1674486] Re: sync_instances in os-cells undocumented

2017-08-01 Thread Sean Dague
cells v1 is deprecated, we're not going to document it fully ** Changed in: nova Status: New => Won't Fix -- 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/1674486

[Yahoo-eng-team] [Bug 1587070] Re: adminPass is missing from the parameter list of Change administrative password

2017-08-01 Thread Sean Dague
This references the old api-ref, marking won't fix. If this is an issue in the new one please update the bug. ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute

[Yahoo-eng-team] [Bug 1662483] Re: detach_volume races with delete

2017-08-01 Thread Sean Dague
*** This bug is a duplicate of bug 1683972 *** https://bugs.launchpad.net/bugs/1683972 ** This bug has been marked a duplicate of bug 1683972 Overlapping iSCSI volume detach/attach can leave behind broken SCSI devices and multipath maps. -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1707860] [NEW] Ironic driver should use internal endpoints

2017-08-01 Thread Jacek Tomasiak
Public bug reported: Currently `client_wrapper` doesn't specify `os_endpoint_type` when creating ironic client which defaults to 'publicURL'. This causes nova- compute to use public endpoints from catalog for ironic api access. This in turn causes problems as nova-compute nodes don't need to have

[Yahoo-eng-team] [Bug 1697593] Re: ovsfw issue for allowed_address_pairs

2017-08-01 Thread OpenStack Infra
Reviewed: https://review.openstack.org/473751 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b7892b16b25c34edd9da6b4901b08a58c9725046 Submitter: Jenkins Branch:master commit b7892b16b25c34edd9da6b4901b08a58c9725046 Author: jufeng Date: Tue Jun