[Yahoo-eng-team] [Bug 1573388] [NEW] AvailabilityZonePluginBase isn't decorated with @six.add_metaclass

2016-04-21 Thread John Perkins
Public bug reported: AvailabilityZonePluginBase isn't decorated with @six.add_metaclass, allowing for child classes that do not properly handle get_availability_zones and validate_availability_zones. ** Affects: neutron Importance: Undecided Assignee: John Perkins (john-d-perkins)

[Yahoo-eng-team] [Bug 1459179] Re: User heat has no access to domain default when using Keystone v3 with multi-domain-driver

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

[Yahoo-eng-team] [Bug 1572264] Re: xenapi xmlrpclib marshalling error

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/307984 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fd9bedb7a907dece1b4114be782e6baa89182f42 Submitter: Jenkins Branch:master commit fd9bedb7a907dece1b4114be782e6baa89182f42 Author: Brian Elliott Date: Tue Apr 19 18:33:03 2016

[Yahoo-eng-team] [Bug 1573344] [NEW] Cannot add API extension without tenant_id in the resource

2016-04-21 Thread Brandon Logan
Public bug reported: Sometimes an API extension that defines a new resource without a tenant_id is wanted. Currently, the validation code assumes tenant_id is supposed to be on every resource, so even if the extension does not define tenant_id as an attribute in the resource's body, the validatio

[Yahoo-eng-team] [Bug 1573337] [NEW] Neutron-LBaaS v2 in Mitaka: loadbalancer_dbv2.get_loadbalancers() fails with NoReferencedTableError

2016-04-21 Thread Jiahao liang
Public bug reported: I was calling get_loadbalancers() function from "/opt/stack/neutron- lbaas/neutron_lbaas/db/loadbalancer/loadbalancer_dbv2.py" in my driver to get context of loadbalancers. My enviroment is devstack on a ubuntu 14.04 machine with all stable/mitaka repos. This problem didn't o

[Yahoo-eng-team] [Bug 1573320] [NEW] Neutron-LBaaS v2: Pool still gets created after ListenerPoolProtocolMismatch

2016-04-21 Thread Franklin Naval
Public bug reported: 1. Create a Load Balancer. 2. Create a Listener with TCP 3. Create a Pool with HTTP 4. Observe the following error: {"NeutronError": {"message": "Listener protocol TCP and pool protocol HTTP are not compatible.", "type": "ListenerPoolProtocolMismatch", "detail": ""} 5.

[Yahoo-eng-team] [Bug 1558772] Re: Magic-Search shouldn't exist inside of table structure

2016-04-21 Thread Travis Tripp
Once this gets into horizon, the change will affect searchlight and searchlight-ui must be updated. ** Also affects: searchlight Importance: Undecided Status: New ** Changed in: searchlight Importance: Undecided => Critical ** Changed in: searchlight Status: New => In Progres

[Yahoo-eng-team] [Bug 1573288] [NEW] over time, horizon's admin -> overview page becomes very slow ....

2016-04-21 Thread Kambiz Aghaiepour
Public bug reported: I've noticed that when logging into the admin account after a bunch of activity against the RDO installation, it takes a very long time (many minutes) before horizon loads (I think the issue is the overview admin page which is also the main landing page for logging in). The l

[Yahoo-eng-team] [Bug 1573197] Re: [RFE] Neutron API enhancement for visibility into multi-segmented networks

2016-04-21 Thread Doug Wiegley
Isn't this a dup of this spec, that is in progress? https://review.openstack.org/#/c/225384/22/specs/newton/routed- networks.rst ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1516031] Re: Use of MD5 in OpenStack Glance image signature (CVE-2015-8234)

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/308466 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5ab63107b69e381f04bfa4aa9143e229ac2a9857 Submitter: Jenkins Branch:master commit 5ab63107b69e381f04bfa4aa9143e229ac2a9857 Author: Dane Fichter Date: Tue Apr 19 01:27:02 2016

[Yahoo-eng-team] [Bug 1570596] Re: Neutron-LBaaS v2: 500 error on creating 2 listeners simultaneously

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/306591 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=63f4bac2247e45ec66ba8fde04692abacbe1f72c Submitter: Jenkins Branch:master commit 63f4bac2247e45ec66ba8fde04692abacbe1f72c Author: Michael Johnson Date: Fri Apr 15 18:

[Yahoo-eng-team] [Bug 1566656] Re: neutron purge operation should not delete dhcp port

2016-04-21 Thread Armando Migliaccio
If you are about to purge a resource, tenants have lost access to the cloud. ** Changed in: neutron Status: Confirmed => Won't Fix ** Tags removed: released-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neu

[Yahoo-eng-team] [Bug 1572795] Re: There are some verbose files in Create Network

2016-04-21 Thread Rob Cresswell
Muddled patches. Patch here: https://review.openstack.org/#/c/307099/ ** Changed in: horizon Status: Fix Released => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.la

[Yahoo-eng-team] [Bug 1573197] [NEW] [RFE] Neutron API enhancement for visibility into multi-segmented networks

2016-04-21 Thread Sukhdev Kapur
Public bug reported: Neutron networks are, by default, assumed to be single segmented L2 domains, represented by a single segmentation ID (e.g VLAN ID). Current neutron API (neutron net-show) works well with this model. However, with the introduction of HPB, this assumption is not true anymore. Ne

[Yahoo-eng-team] [Bug 1573165] [NEW] Cannot open network namespace when booting up instances

2016-04-21 Thread Yufen Kuo
Public bug reported: # neutron --version 3.1.0 When booting up instance using nova boot command, I am getting ERROR status on the instance # nova list +--+---+++-++ | ID

[Yahoo-eng-team] [Bug 1573142] [NEW] proxied neutron network information is incorrect

2016-04-21 Thread Monty Taylor
Public bug reported: The information in the addresses dict for a server with a neutron floating ip is misleading. Here is an example: 'addresses': {u'openstackci-network1': [{u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d7:d1:c2', u'OS-EXT-IPS:type': u'fixed'

[Yahoo-eng-team] [Bug 1572867] Re: DEVICE_OWNER_PREFIXES not be defined in anywhere

2016-04-21 Thread Doug Wiegley
It's defined in neutron_lib.constants, and by deprecation link via neutron.common.constants. ** 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. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 1570748] Re: Bug: resize instance after edit flavor with horizon

2016-04-21 Thread Matt Riedemann
** Also affects: nova/kilo Importance: Undecided Status: New ** Also affects: nova/liberty Importance: Undecided Status: New ** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: n

[Yahoo-eng-team] [Bug 1571628] Re: os-server-groups description is missing

2016-04-21 Thread Atsushi SAKAI
** Project changed: openstack-api-site => nova -- 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/1571628 Title: os-server-groups description is missing Status in OpenStack

[Yahoo-eng-team] [Bug 1572013] Re: missing parameter explaination in "Servers" section of v2.1 compute api

2016-04-21 Thread Atsushi SAKAI
** Project changed: openstack-api-site => nova -- 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/1572013 Title: missing parameter explaination in "Servers" section of v2.1

[Yahoo-eng-team] [Bug 1572013] [NEW] missing parameter explaination in "Servers" section of v2.1 compute api

2016-04-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: URL: http://developer.openstack.org/api-ref-compute-v2.1.html I think the request parameters listed in "GET /v2.1/​{tenant_id}​/servers" of "Servers" section are not complete, when i want to get all servers of all tenants, there should be "?all_tenants=

[Yahoo-eng-team] [Bug 1571628] [NEW] os-server-groups description is missing

2016-04-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description of os-server-groups is missing from the Compute API reference [1]. [1]: http://developer.openstack.org/api-ref-compute-v2.1.html ** Affects: nova Importance: Undecided Assignee: Sharat Sharma (sharat-sharma) Status: New *

[Yahoo-eng-team] [Bug 1566820] Re: More meaningful message should be displayed when a conflict error occurred in ng-swift

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/303350 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=2327e9c1e1f2188f4229656791d589686fc66325 Submitter: Jenkins Branch:master commit 2327e9c1e1f2188f4229656791d589686fc66325 Author: Kenji Ishii Date: Fri Apr 8 10:33:09 2016

[Yahoo-eng-team] [Bug 1573092] [NEW] neutron and python-neutronclient should allow for 32bit ASN

2016-04-21 Thread Dr. Jens Rosenboom
Public bug reported: Currently there is a limit hardcoded in Neutron that will only allow 16bit ASN being used in the configuration of BGP speakers and peers, i.e. a range of [1..65535]. But with https://tools.ietf.org/html/rfc6793 it is possible for BGP implementations to allow 32bit numbers to b

[Yahoo-eng-team] [Bug 1573073] [NEW] When router has no ports _process_updated_router fails because the namespace does not exist

2016-04-21 Thread Saverio Proto
Public bug reported: Happens in Kilo. Cannot test on other releases. Steps to reproduce, create a router and dont add any port. The command 'neutron router-port-list' should return an empty set. As soon as you create the router, the namespace qrouter- is present on the network node, but after a

[Yahoo-eng-team] [Bug 1566676] Re: PD: Optimize get_ports query by filtering on subnet

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/302062 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8693d21ef34f4b3a4273862894838d47e924b63f Submitter: Jenkins Branch:master commit 8693d21ef34f4b3a4273862894838d47e924b63f Author: venkata anil Date: Wed Apr 6 07:08:09 2016

[Yahoo-eng-team] [Bug 1552786] Re: VMware: Port Group and Port ID not explicit from port binding

2016-04-21 Thread Matt Riedemann
** Changed in: nova Importance: Wishlist => Low ** Also affects: nova/mitaka Importance: Undecided Status: New ** Changed in: nova/mitaka Assignee: (unassigned) => Lee Yarwood (lyarwood) ** Changed in: nova/mitaka Status: New => In Progress ** Changed in: nova/mitaka

[Yahoo-eng-team] [Bug 1573049] [NEW] documentation glanceclient images list v1

2016-04-21 Thread Jorge Cardoso
Public bug reported: The file glanceclient/v1/images.py has the following documentation: def list(self, **kwargs): """Get a list of images. :param page_size: number of items to request in each paginated request :param limit: maximum number of images to return :par

[Yahoo-eng-team] [Bug 1543316] Re: Curvature network topology: Deactivate Open Console from topology when instance does not on running state

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/278311 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b5673ecd47f44d6a929f35603b91cebb432461fd Submitter: Jenkins Branch:master commit b5673ecd47f44d6a929f35603b91cebb432461fd Author: Itxaka Date: Wed Feb 10 12:11:10 2016 +010

[Yahoo-eng-team] [Bug 1464239] Re: mount: special device /dev/sdb does not exist

2016-04-21 Thread Steven Hardy
** Changed in: tripleo Status: Fix Committed => Fix Released -- 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/1464239 Title: mount: special device /dev/sdb does not

[Yahoo-eng-team] [Bug 1531881] Re: AttributeError: 'module' object has no attribute 'dump_as_bytes'

2016-04-21 Thread Steven Hardy
** Changed in: tripleo Status: Fix Committed => Fix Released -- 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/1531881 Title: AttributeError: 'module' object has no

[Yahoo-eng-team] [Bug 1561856] Re: Request Mitaka release for networking-ofagent

2016-04-21 Thread Ihar Hrachyshka
** 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/1561856 Title: Request Mitaka release for networking-ofagent Status in n

[Yahoo-eng-team] [Bug 1567181] Re: Request release for networking-fujitsu for stable/mitaka

2016-04-21 Thread Ihar Hrachyshka
As a result of stadium discussion, networking-fujitsu is no longer a part of neutron project, which is reflected in https://review.openstack.org/#/c/303026/3/reference/projects.yaml merged yesterday. From now on, all release requests are handled by the team managing the networking-fujitsu project.

[Yahoo-eng-team] [Bug 1572999] [NEW] separated logs for failed integration tests

2016-04-21 Thread Sergei Chipiga
Public bug reported: We should have separated logs for failed integration tests to make them more readable and extensible. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status: In Progress ** Description changed: - We should have separated logs

[Yahoo-eng-team] [Bug 1572543] Re: Request stable/liberty release for openstack/networking-hyperv

2016-04-21 Thread Ihar Hrachyshka
As a result of stadium discussion, networking-hyperv is no longer a part of neutron project, which is reflected in https://review.openstack.org/#/c/303026/3/reference/projects.yaml merged yesterday. From now on, all release requests are handled by the team managing the networking-hyperv project. N

[Yahoo-eng-team] [Bug 1572862] Re: update volume multiattach to true

2016-04-21 Thread haobing1
** Changed in: nova Status: New => Invalid -- 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/1572862 Title: update volume multiattach to true Status in OpenStack C

[Yahoo-eng-team] [Bug 1572967] [NEW] Liberty: POST with Content_Type: text/plain results to 400

2016-04-21 Thread Ghanshyam Mann
Public bug reported: with below patch POST request with Content_Type: text/plain results to success: - I2b5b08f164e0d45c55d5e2685b3e2a8641843fba In that cleanup, deserializer were cleaned up which used to block the POST request with Content_Type: text/plain and return 400. and results to make t

[Yahoo-eng-team] [Bug 1572925] [NEW] nova cloudpipe-create fails Unexpected API Error and HTTP 500 error

2016-04-21 Thread Sagar
Public bug reported: Openstack liberty (Ubuntu 14.04) while executing nova cloudpipe-create it fails with error: ERROR (ClientException): 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-14a4fba1-b

[Yahoo-eng-team] [Bug 1572795] Re: There are some verbose files in Create Network

2016-04-21 Thread Rob Cresswell
Patch here: https://review.openstack.org/#/c/298508/ ** Changed in: horizon Status: In Progress => Fix Released ** Changed in: horizon Importance: Undecided => Low ** Changed in: horizon Milestone: None => newton-1 -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1567393] Re: remove menu item "disable user" for admin

2016-04-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/306214 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e390773260593bd4119b3784acb961d758c12f40 Submitter: Jenkins Branch:master commit e390773260593bd4119b3784acb961d758c12f40 Author: Ryan Evans Date: Fri Apr 15 02:07:46 2016

[Yahoo-eng-team] [Bug 1386543] Re: FWaaS - New blocking rules has no affect for existing traffic

2016-04-21 Thread Ha Van Tu
*** This bug is a duplicate of bug 1474279 *** https://bugs.launchpad.net/bugs/1474279 ** This bug has been marked a duplicate of bug 1474279 FWaaS let connection opened if delete allow rule, beacuse of conntrack -- You received this bug notification because you are a member of Yahoo! Eng

[Yahoo-eng-team] [Bug 1572867] [NEW] DEVICE_OWNER_PREFIXES not be defined in anywhere

2016-04-21 Thread QunyingRan
Public bug reported: in neutron\objects\qos\rule.py ,the constant DEVICE_OWNER_PREFIXES not be defined in anywhere ** Affects: neutron Importance: Undecided Status: New ** Tags: neutron -- You received this bug notification because you are a member of Yahoo! Engineering Team, wh

[Yahoo-eng-team] [Bug 1572864] [NEW] wait fade will be disappeared with spinner in tests

2016-04-21 Thread Sergei Chipiga
Public bug reported: We should wait that "fade" will be disappeared with spinner to prevent flaky tests, because sometimes in slow nodes spinner may disappear already, but "fade" isn't still. ** Affects: horizon Importance: Undecided Assignee: Sergei Chipiga (schipiga) Status:

[Yahoo-eng-team] [Bug 1572862] [NEW] update volume multiattach to true

2016-04-21 Thread haobing1
Public bug reported: When i use "cinder create" to create a volume,the default multiattach is false.But then i want to attach this volume to multi-instances,it will failed. It would be fine we can use a command to update volume multiattach to True . ** Affects: nova Importance: Undecided

[Yahoo-eng-team] [Bug 1572509] Re: Nova boot fails when freed SRIOV port is used for booting

2016-04-21 Thread Preethi Dsilva
*** This bug is a duplicate of bug 1572593 *** https://bugs.launchpad.net/bugs/1572593 ** Project changed: neutron => nova-project -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/157250

[Yahoo-eng-team] [Bug 1327035] Re: error occurred when swift Pseudo-folder include "="

2016-04-21 Thread Sharat Sharma
*** This bug is a duplicate of bug 1347734 *** https://bugs.launchpad.net/bugs/1347734 ** This bug has been marked a duplicate of bug 1347734 The container dashboard does not handle unicode url correctly -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1572509] Re: Nova boot fails when freed SRIOV port is used for booting

2016-04-21 Thread Elena Ezhova
*** This bug is a duplicate of bug 1572593 *** https://bugs.launchpad.net/bugs/1572593 Please see a link to the bug in my previous comment, that bug was already moved to nova and has a fix on review. ** This bug has been marked a duplicate of bug 1572593 Impossible attach detached port to