[Yahoo-eng-team] [Bug 1624276] Re: Metering - metering-label-rule doesn't need 'tenant_id'

2016-09-26 Thread Ukesh
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Assignee: (unassigned) => Ukesh (ukeshkumar) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https

[Yahoo-eng-team] [Bug 1624079] Re: KeyError on "subnet_dhcp_ip = subnet_to_interface_ip[subnet.id]"

2016-09-26 Thread Armando Migliaccio
Did didn't work as it should have. It's safer to back out and take this slow. ** Changed in: neutron Status: Fix Released => Confirmed ** Changed in: neutron Milestone: newton-rc2 => ocata-1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1627902] Re: DHCP agent conflicting with dynamic IPv6 addresses

2016-09-26 Thread Armando Migliaccio
The offending patch should be reverted ** Changed in: neutron Status: In Progress => Invalid ** Changed in: neutron Assignee: Kevin Benton (kevinbenton) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1449062] Re: qemu-img calls need to be restricted by ulimit (CVE-2015-5162)

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375526 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=69a9b659fd48aa3c1f84fc7bc9ae236b6803d31f Submitter: Jenkins Branch:master commit 69a9b659fd48aa3c1f84fc7bc9ae236b6803d31f Author: Hemanth Makkapati Date: Fri Sep 23 09:29:12

[Yahoo-eng-team] [Bug 1609665] Re: Updating a router to HA without enough agents results in partial update

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351114 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a167a3e20a755d599284ea10ebac5a8f1925e7ea Submitter: Jenkins Branch:master commit a167a3e20a755d599284ea10ebac5a8f1925e7ea Author: John Schwarz Date: Thu Aug 4 13:31:26 2016

[Yahoo-eng-team] [Bug 1517839] Re: Make CONF.set_override with parameter enforce_type=True by default

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/376093 Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=80e438caaab55ec00041380b78a6d962a734690d Submitter: Jenkins Branch:master commit 80e438caaab55ec00041380b78a6d962a734690d Author: tengqm Date: Sun Sep 25 23:09:29 2016 -0400

[Yahoo-eng-team] [Bug 1627902] [NEW] DHCP agent conflicting with dynamic IPv6 addresses

2016-09-26 Thread Kevin Benton
Public bug reported: Below in gate logs. Completely breaks the DHCP for that network because it's trying to add an address that conflicts with one given to it via RA. Cause is the merge of d86f1b87f01c53c3e0b085086133b311e5bf3ab5 which allowed the agent to be configured with stateless v6 addresses

[Yahoo-eng-team] [Bug 1619002] Re: Networking API v2.0 in Networking API Reference missing information

2016-09-26 Thread KATO Tomoyuki
** Project changed: openstack-manuals => neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1619002 Title: Networking API v2.0 in Networking API Reference missing information Status

[Yahoo-eng-team] [Bug 1619002] [NEW] Networking API v2.0 in Networking API Reference missing information

2016-09-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: In extensions, the loadbalancer object also has vip_port_id (http://developer.openstack.org/api-ref/networking/v2/index.html?expanded=show-load-balancer-details-detail#id3) - this does not appear on the documentation. ---

[Yahoo-eng-team] [Bug 1609727] Re: Creating meter-label with description that has more than 1024 characters returns 500 error.

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/351493 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ae09911c0170928873a1827b10a7d2fe66333779 Submitter: Jenkins Branch:master commit ae09911c0170928873a1827b10a7d2fe66333779 Author: hobo.kengo Date: Fri Aug 5 05:25:03 2016 +

[Yahoo-eng-team] [Bug 1627694] Re: unshelving an instance doesn't rollback volumes connections on failure

2016-09-26 Thread Matt Riedemann
So I'm actually not sure about this bug. When shelve-offloading an instance, the instance is destroyed from the hypervisor but the network and volumes are left intact for the instance in the database. When we unshelve the instance, network and volume information is still available in neutron and ci

[Yahoo-eng-team] [Bug 1627838] Re: Context is reset to by ClientRouter in nova/rpc.py

2016-09-26 Thread Matt Riedemann
https://review.openstack.org/#/c/377093/ ** Changed in: nova Assignee: (unassigned) => Matt Riedemann (mriedem) ** Changed in: nova Assignee: Matt Riedemann (mriedem) => melanie witt (melwitt) ** Changed in: nova Importance: Undecided => High ** Changed in: nova Status: Conf

[Yahoo-eng-team] [Bug 1537091] Re: Prevent the attachment of a subnet to a router

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/369221 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=71dd840d30130afad37d8c1f404d7167a2063a8d Submitter: Jenkins Branch:master commit 71dd840d30130afad37d8c1f404d7167a2063a8d Author: Mathieu Rohon Date: Mon Sep 12 07:58:00 20

[Yahoo-eng-team] [Bug 1624079] Re: KeyError on "subnet_dhcp_ip = subnet_to_interface_ip[subnet.id]"

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375791 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d1fb4238306f854ab610204a50c5cdc20ea5c770 Submitter: Jenkins Branch:master commit d1fb4238306f854ab610204a50c5cdc20ea5c770 Author: Kevin Benton Date: Thu Sep 22 23:38:33 201

[Yahoo-eng-team] [Bug 1627628] Re: ml2 update_network/subnet returning stale info

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/376332 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cd7d63bde92e47a4b7bd4212b2e6c45f08c03143 Submitter: Jenkins Branch:master commit cd7d63bde92e47a4b7bd4212b2e6c45f08c03143 Author: Kevin Benton Date: Sat Sep 24 23:07:45 201

[Yahoo-eng-team] [Bug 1627649] Re: several operations on related resources not bumping revisions of parent objects

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375189 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=971cf85034a1f94efec27742ff43edb7e664dc98 Submitter: Jenkins Branch:master commit 971cf85034a1f94efec27742ff43edb7e664dc98 Author: Kevin Benton Date: Thu Sep 22 17:52:25 201

[Yahoo-eng-team] [Bug 1627838] [NEW] Context is reset to by ClientRouter in nova/rpc.py

2016-09-26 Thread Kenneth Burger
Public bug reported: The following line in the constructor of ClientRouter in nova/rpc.py is resetting the context on the threading.local to an invalid context. self.run_periodic_tasks(nova.context.RequestContext()) Rather than creating a new context here, I believe it should either be: self.ru

[Yahoo-eng-team] [Bug 1627694] Re: unshelving an instance doesn't rollback volumes connections

2016-09-26 Thread Matt Riedemann
Sounds like _unshelve_instance in the compute manager just needs to call _shutdown_instance in case of a failure from the virt driver.spawn() method, like in _build_resources. ** Tags added: compute shelve unshelve ** Also affects: nova/mitaka Importance: Undecided Status: New ** Also

[Yahoo-eng-team] [Bug 1627811] [NEW] OVO object create raises exception NeutronDbObjectDuplicateEntry which is not handled by Retry logic

2016-09-26 Thread Mohit Malik
Public bug reported: https://github.com/openstack/neutron/blob/master/neutron/objects/base.py#L563 In the above link, Neutron OVO create raises NeutronDbObjectDuplicateEntry on seeing duplicate entries when for example we try to do multiple API calls to create AutoAllocatedTopology for a project

[Yahoo-eng-team] [Bug 1616938] Re: XenAPI: failed to create image from volume backed instance with glance v2

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/375875 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=2fe5daeb5fcd2750b0eb083fc5c8bfd3fdb992e2 Submitter: Jenkins Branch:master commit 2fe5daeb5fcd2750b0eb083fc5c8bfd3fdb992e2 Author: Matt Riedemann Date: Sat Sep 24 11:24:40 2016

[Yahoo-eng-team] [Bug 1625220] Re: get_function_by_ifname does not return true for physical function

2016-09-26 Thread Matt Riedemann
No, this isn't a regression, it looks like it's been this way since it was introduced in mitaka: https://github.com/openstack/nova/commit/2ba4644f91aa523c2a14e32a168b853cf0b8c4e1 So we won't hold newton-rc2 for this. ** Tags added: pci ** Changed in: nova Importance: Undecided => Medium **

[Yahoo-eng-team] [Bug 1586268] Re: Unit test: self.assertNotEqual in unit.test_base.BaseTest.test_eq does not work in PY2

2016-09-26 Thread Ihar Hrachyshka
** No longer affects: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1586268 Title: Unit test: self.assertNotEqual in unit.test_base.BaseTest.test_eq does not work in PY2 Sta

[Yahoo-eng-team] [Bug 1625106] Re: gate failure: check_public_network_connectivity

2016-09-26 Thread Ihar Hrachyshka
** Changed in: neutron Status: Invalid => Incomplete -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1625106 Title: gate failure: check_public_network_connectivity Status in neutr

[Yahoo-eng-team] [Bug 1627785] [NEW] [RFE] Create FWaaS driver for OVS firewalls

2016-09-26 Thread Nate Johnston
Public bug reported: Create a back-end driver for FWaaS that will implement firewalls using OVS flows, similar to the Security Group implementation that uses OVS flows[1]. This will be implemented within the context of the FWaaS L2 agent extension[2], and the L2 agent extension API will give FWaa

[Yahoo-eng-team] [Bug 1625333] Re: Booting VM with a Floating IP and pinging it via that takes a long time with errors in L3-Agent logs when using DVR

2016-09-26 Thread Ihar Hrachyshka
Terry, do you have a link to the patch? Anyway, closing the bug as invalid because it does not affect neutron per se. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 1490990] Re: acceptance: neutron fails to start server service

2016-09-26 Thread Emilien Macchi
** Changed in: puppet-neutron Status: Fix Committed => 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/1490990 Title: acceptance: neutron fails to start server service

[Yahoo-eng-team] [Bug 1627756] Re: multipath crashes with general protection

2016-09-26 Thread Matthew Heler
*** This bug is a duplicate of bug 1627768 *** https://bugs.launchpad.net/bugs/1627768 ** This bug is no longer a duplicate of bug 1627758 multipath general protection ** This bug has been marked a duplicate of bug 1627768 multipath silently crashes with general protection -- You recei

[Yahoo-eng-team] [Bug 1627756] [NEW] multipath crashes with general protection

2016-09-26 Thread Matthew Heler
*** This bug is a duplicate of bug 1627758 *** https://bugs.launchpad.net/bugs/1627758 Public bug reported: When mulitpathd is called for a reload, a general protection fault occurs on the process. The process will silently fail with the exception of a general protection fault showing the ker

[Yahoo-eng-team] [Bug 1407092] Re: cinder-api reflects JavaScript input

2016-09-26 Thread Sean McGinnis
I have to agree with Morgan's comment (comment #18). I don't see this as a vulnerability concern from the Cinder perspective. ** Changed in: cinder Status: New => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Op

[Yahoo-eng-team] [Bug 1407092] Re: cinder-api reflects JavaScript input

2016-09-26 Thread Tristan Cacqueray
** Changed in: ossa Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1407092 Title: cinder-api reflects JavaScript input Statu

[Yahoo-eng-team] [Bug 1627749] [NEW] qos driver api can have better error handling

2016-09-26 Thread YAMAMOTO Takashi
Public bug reported: the current qos (notification) driver api assumes driver methods are async and always success. however, it might not be the case for some of possible backends. eg. a controller based implementation, where a driver would make a rest api call to the backend. - currently one

[Yahoo-eng-team] [Bug 1590583] Re: domain-specific role in one domain should not be able to imply a domain-specific role from another domain

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/374463 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=e88097f4c0245439d15df490f4b097f2e9def9c9 Submitter: Jenkins Branch:master commit e88097f4c0245439d15df490f4b097f2e9def9c9 Author: Sean Perry Date: Wed Sep 21 16:59:47 2016

[Yahoo-eng-team] [Bug 1627696] [NEW] keystonemiddleware throws OSError

2016-09-26 Thread Divya K Konoor
Public bug reported: I see glance and neutron REST calls failing in some cases and the log shows this. I have the services running on RHEL 7.2 . The problem disappears temporarily once the services are restarted. /tmp directory looks like this: drwx--. 2 nova nova 64 Sep 26 06

[Yahoo-eng-team] [Bug 1241806] Re: Reboot operation fails if force_disk_config is switched to True after spawning

2016-09-26 Thread Timofey Durakov
** Changed in: nova Status: Expired => Incomplete ** Changed in: nova Status: Incomplete => In Progress ** Changed in: nova Importance: Undecided => High ** Changed in: nova Assignee: (unassigned) => Timofey Durakov (tdurakov) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1626489] Re: placement api 404 errors are logged poorly

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/374955 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=1c859448055236ffb4b63184609b89dd7f5cd322 Submitter: Jenkins Branch:master commit 1c859448055236ffb4b63184609b89dd7f5cd322 Author: Chris Dent Date: Thu Sep 22 16:03:21 2016 +00

[Yahoo-eng-team] [Bug 1627693] [NEW] VMware: do not check if inventory folder already exists

2016-09-26 Thread Radoslav Gerganov
Public bug reported: When creating a project folder, we iterate the existing folders to check if it is already created. This may take long time if there are many project folders. Given that project folders are never deleted, we should avoid iterating the existing folders. Instead, we should always

[Yahoo-eng-team] [Bug 1627694] [NEW] unshelving an instance doesn't rollback volumes connections

2016-09-26 Thread Shoham Peller
Public bug reported: When creating and instance and it is being spawned for the first time fails, the instance's volumes' initialize_connection is being rolled- back, but when unshelving an shelved-offloaded instance, there's no rollback in case of failure. The reason is that when spawning an ins

[Yahoo-eng-team] [Bug 1627691] [NEW] non-existent namespace errors in DHCP agent

2016-09-26 Thread Kevin Benton
Public bug reported: The DHCP agent log gets sprinkled with ERROR logs when a call to disable DHCP for a network happens twice. This can happen if an agent's port is deleted and then a delete network call for its network happens before it resyncs (both events call 'disable' on the driver). http:

[Yahoo-eng-team] [Bug 1627673] [NEW] LANGUAGES list in settings.py needs to be updated before Newton release

2016-09-26 Thread Akihiro Motoki
Public bug reported: LANGUAGES list in settings.py needs to be updated before Newton release. In Newton cycle Indonesian translation has made a significant progress but it is not included in the language list in openstack_dashboard.settings. The list controls the default language list and if a lan

[Yahoo-eng-team] [Bug 1496932] Re: nova.console.websocketproxy fails if there is a cookie with invalid name

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/346090 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6b3b7296b997d83bf272abc78581c6afb5d4131e Submitter: Jenkins Branch:master commit 6b3b7296b997d83bf272abc78581c6afb5d4131e Author: Gleb Stepanov Date: Fri Jul 22 18:37:48 2016

[Yahoo-eng-team] [Bug 1627649] [NEW] several operations on related resources not bumping revisions of parent objects

2016-09-26 Thread Kevin Benton
Public bug reported: Several operations are not bumping revision numbers because the models are missing the 'revises_on_change' for the API resource they belong to (e.g. port security, dns, allowed address pairs, extra dhcp opts). ** Affects: neutron Importance: Undecided Assignee: Kevi

[Yahoo-eng-team] [Bug 1339855] Re: Raise NotImplementedError instead of NotImplemented

2016-09-26 Thread OpenStack Infra
Reviewed: https://review.openstack.org/365509 Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=f2792d7d07adb18a9fe676f28e589ebac6ed61a1 Submitter: Jenkins Branch:master commit f2792d7d07adb18a9fe676f28e589ebac6ed61a1 Author: Ji-Wei Date: Mon Sep 5 18:10:12

[Yahoo-eng-team] [Bug 1477490] Re: Ironic: Deleting while spawning can leave orphan ACTIVE nodes in Ironic

2016-09-26 Thread Dmitry Tantsur
Hi all! It seems that the Nova fix has landed, and now we at least make sure that the deletion does not succeed for DEPLOYING nodes. I think it's enough to mark this bug as fixed. I suggest filing a new RFE for the ability to delete nodes in any state, as the previously filed spec is not abandoned

[Yahoo-eng-team] [Bug 1627628] [NEW] ml2 update_network/subnet returning stale info

2016-09-26 Thread Kevin Benton
Public bug reported: update_network and update_subnet need similar fixes as the one for bug 1625981. if an extension makes a change, the revision number bump is not reflected in the update result This can be seen by updating the dns_domain on a network with the dns extension. The update result wi

[Yahoo-eng-team] [Bug 1627619] [NEW] A part of Instance snapshots are not listed in launch instance

2016-09-26 Thread Kenji Ishii
Public bug reported: In launch instance modal, a user can choose a boot source. When a user select 'Instance Snapshots', snapshots are listed. However, these snapshots are not all. At the moment, there are listed only snapshots created from a instance not creating new volume. As far as I know,

[Yahoo-eng-team] [Bug 1627615] [NEW] Cannot override IDL class in OVSDB connection class

2016-09-26 Thread Omer Anson
Public bug reported: The current ovsdb connection class (neutron.agent.ovsdb.native.connection.Connection) creates an instance of idl.Idl, but does not allow the client of the library to select a different library (e.g. a class overriding idl.Idl). Clients wanting to do this have to re-implement t