[Yahoo-eng-team] [Bug 1302351] [NEW] v2 API can't create image - Attribute 'file' is reserved.

2014-04-04 Thread Sam Morrison
Public bug reported: Trying to create an image with V2 API and get the following error: glance --os-image-api-version 2 --os-image-url http://glance-icehouse:9292/ image-create --container-format bare --disk-format raw --name trusty2 --file trusty-server-cloudimg-amd64-disk1.img Request

[Yahoo-eng-team] [Bug 1302367] [NEW] The session timed out message is shown when tried to relogin

2014-04-04 Thread bhupendra vyas
Public bug reported: Description : When tried to access the horizon due to idle session, it redirects to the login page. After entering the username and password it first gives the message Session timed out, and then again asks for the credentials to login. Expected : Due to idle session, it

[Yahoo-eng-team] [Bug 1302384] [NEW] Requires refresh browser on deleting the Instance

2014-04-04 Thread bhupendra vyas
Public bug reported: Release -- Icehouse Builds Used root@os-controller:~/horizon-pkg# dpkg -l | grep -i django ii openstack-dashboard 1:2014.1+git201403311756~precise-0ubuntu1 django web interface to Openstack ii python-django-horizon

[Yahoo-eng-team] [Bug 1302387] [NEW] Allow changing any horizon settings from the plugin config files

2014-04-04 Thread Radomir Dopieralski
Public bug reported: Dashboard can now load any number of additional configuration files that add, remove or modify dashboards and their configuration. Sometimes, however, the panels need to also modify some of the HORIZON_CONFIG values that are not supported by this mechanism. We need a way to

[Yahoo-eng-team] [Bug 1302390] [NEW] whitelist_externals = bash in tox.ini should be pep8 section

2014-04-04 Thread Akihiro Motoki
Public bug reported: Commit 085a35d657cf0fa41a402f2af66c4beaa0f60db2 fixes translation jobs, but whitelist_externals = bash is added to the wrong section. It should be not in functional section but pep8 section in tox.ini. ** Affects: neutron Importance: Undecided Assignee: Akihiro

[Yahoo-eng-team] [Bug 1280105] Re: urllib/urllib2 is incompatible for python 3

2014-04-04 Thread Thierry Carrez
** Changed in: sahara Status: Fix Committed = Fix Released ** Changed in: sahara Milestone: None = icehouse-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1280105 Title:

[Yahoo-eng-team] [Bug 1229324] Re: extraneous vim editor configuration comments

2014-04-04 Thread Thierry Carrez
This bug has now too many tasks, so we can't update those anymore (boo LP). The only way to make them disappear is to delete the tasks entirely. Keystone, Trove and Sahara were fixed and released, i'm removing them so that they don't appear FixCommitted anymore. ** No longer affects: sahara **

[Yahoo-eng-team] [Bug 1231339] Re: keystone s3_token middleware not usable

2014-04-04 Thread James Page
** Changed in: swift (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1231339 Title: keystone s3_token middleware not usable Status in

[Yahoo-eng-team] [Bug 1302452] [NEW] nova unshelve VM failed

2014-04-04 Thread shihanzhang
Public bug reported: I boot a vm with '--boot-volume volume_id ', then shelve this VM, nova return success, but doesn't upload image to glance, then I unshelve this vm, it will failed and this VM'state is unshelving, so I think a VM which is booted from volume_id is not allowed shelve! the

[Yahoo-eng-team] [Bug 1302463] [NEW] LinuxBridgeManager is not using device_exist from ip_lib

2014-04-04 Thread Rossella Sblendido
Public bug reported: LinuxBridgeManager is adding a new method for checking the existence of a device instead of using the one in ip_lib ** Affects: neutron Importance: Undecided Assignee: Rossella Sblendido (rossella-o) Status: In Progress ** Changed in: neutron

[Yahoo-eng-team] [Bug 1302467] [NEW] Logging on list operations slows down operation by about 500%

2014-04-04 Thread Salvatore Orlando
Public bug reported: On list operations, every attribute for every item returned by the plugin is checked by the policy engine to see whether the user has rights to see it [*], assuming the attribute map specifies enforce_policy=True for that attribute However, in most cases no policies are

[Yahoo-eng-team] [Bug 1302480] [NEW] Nova boot fails when there is a Dummy datacenter in the vCenter

2014-04-04 Thread Chinmaya Bharadwaj
*** This bug is a duplicate of bug 1302482 *** https://bugs.launchpad.net/bugs/1302482 Public bug reported: when there is a Datacenter with no host , i.e an empty cluster, nova boot fails. The scheduler log error trace Error from last host: devstack (node domain-c162(Demo-1)): [u'Traceback

[Yahoo-eng-team] [Bug 1302482] [NEW] VMware driver: Nova boot fails when there is an empty datacenter in the vCenter

2014-04-04 Thread Chinmaya Bharadwaj
Public bug reported: when there is a Datacenter with no host , i.e an empty cluster, nova boot fails. The scheduler log error trace Error from last host: devstack (node domain-c162(Demo-1)): [u'Traceback (most recent call last):\n', u' File /opt/stack/nova/nova/compute/manager.py, line

[Yahoo-eng-team] [Bug 1302490] [NEW] Requirements fail to be synced in milestone-proposed

2014-04-04 Thread Thierry Carrez
Public bug reported: With our current process around openstack/requirements, no requirements sync is ever pushed to milestone-proposed branches. None is proposed until the openstack/requirements MP branch is created, and when it is, the propose-requirements job fails with: git review -t

[Yahoo-eng-team] [Bug 1302532] Re: docs build for django-based projects should run with DJANGO_SETTINGS_MODULE envvar

2014-04-04 Thread Akihiro Motoki
My plan is: - to add docs env which defines DJANGO_SETTINGS_MODULE and runs build_sphinx to tox.ini in Horizon and Django OpenStack auth. - fix run_docs.sh in slave_scripts to use tox -edocs rather than tox -evenv ** Changed in: openstack-ci Assignee: (unassigned) = Akihiro Motoki

[Yahoo-eng-team] [Bug 1302545] [NEW] Boot volumes API race

2014-04-04 Thread Nikola Đipanov
Public bug reported: When there is a race for a volume between 2 or more instances, it is possible for more than one to pass the API check. All of them will get scheduled as a result, and only one will actually successfully attach the volume, while others will go to ERROR. This is not ideal

[Yahoo-eng-team] [Bug 1301036] Re: openstack.common.db.sqlalchemy.migration utf8 table check issue on initial migration

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: In Progress = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1301036 Title: openstack.common.db.sqlalchemy.migration utf8 table check

[Yahoo-eng-team] [Bug 1296333] Re: Keystone docs fail to build with SQLAlchemy 0.9

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1296333 Title: Keystone docs fail to build with SQLAlchemy 0.9 Status in

[Yahoo-eng-team] [Bug 1292284] Re: A few tests from test_sqlalchemy_utils fail on SQLAlchemy 0.9.x

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released ** Changed in: oslo Milestone: None = icehouse-rc1 -- 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 1289696] Re: request_id middleware uses wrong request ID value

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released ** Changed in: oslo Milestone: None = icehouse-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1289696 Title:

[Yahoo-eng-team] [Bug 1288188] Re: unwanted lbaas related error logs in q-svc screen

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released ** Changed in: oslo Milestone: None = icehouse-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1288188 Title:

[Yahoo-eng-team] [Bug 1288049] Re: Lazy translation fails for complex formatting

2014-04-04 Thread Thierry Carrez
** Changed in: oslo 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/1288049 Title: Lazy translation fails for complex

[Yahoo-eng-team] [Bug 1281148] Re: QPID reconnection delay can't be configured

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released ** Changed in: oslo Milestone: None = icehouse-rc1 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1281148 Title:

[Yahoo-eng-team] [Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1279000 Title: db migrate script to set charset=utf8 for all tables Status

[Yahoo-eng-team] [Bug 1288877] Re: Missing copyright text in oslo-incubator in openstack/common/__init__.py

2014-04-04 Thread Thierry Carrez
** Changed in: oslo Status: Fix Committed = Fix Released ** Changed in: oslo Milestone: None = icehouse-rc1 -- 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 1302569] [NEW] 500 error in tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1

2014-04-04 Thread Doug Hellmann
Public bug reported: 2014-04-03 16:41:43.208 | Traceback (most recent call last): 2014-04-03 16:41:43.208 | File tempest/thirdparty/boto/test_ec2_instance_run.py, line 310, in test_integration_1 2014-04-03 16:41:43.208 | volume.detach() 2014-04-03 16:41:43.208 | File

[Yahoo-eng-team] [Bug 1245247] Re: For ldap, API wrongly reports user is in group

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85103 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=628f383fbb14ae99679957ab05a02562a4d43d91 Submitter: Jenkins Branch:milestone-proposed commit 628f383fbb14ae99679957ab05a02562a4d43d91 Author: wanghong w.wangh...@huawei.com

[Yahoo-eng-team] [Bug 1302611] [NEW] policy.init called too many time for each API request

2014-04-04 Thread Salvatore Orlando
Public bug reported: policy.init() checks whether the rule cache is populated and valid, and if not reloads the policy cache from the policy.json file. As the current code runs init() each time a policy is checked or enforced, list operations will call init() several times (*) If policy.json is

[Yahoo-eng-team] [Bug 1294603] Re: scenario test_load_balancer_basic fails

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/82480 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=55d1314dde67ddafbb699d618bfba74bf6ad7714 Submitter: Jenkins Branch:master commit 55d1314dde67ddafbb699d618bfba74bf6ad7714 Author: Eugene Nikanorov enikano...@mirantis.com

[Yahoo-eng-team] [Bug 1301982] Re: anti-affinity server boot failure shows stack trace

2014-04-04 Thread Tracy Jones
** Also affects: horizon 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/1301982 Title: anti-affinity server boot failure

[Yahoo-eng-team] [Bug 1301935] Re: Dashboard ignores the HORIZON_CONFIG['user_home'] setting

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85259 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=57bc46bfceb258e6a9fa6a007d6920618eafa167 Submitter: Jenkins Branch:milestone-proposed commit 57bc46bfceb258e6a9fa6a007d6920618eafa167 Author: Radomir Dopieralski

[Yahoo-eng-team] [Bug 1275173] Re: _translate_from_glance() can cause an unnecessary HTTP request

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85374 Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=01e5eac3f251164096051d43d763df72a65d31d3 Submitter: Jenkins Branch:milestone-proposed commit 01e5eac3f251164096051d43d763df72a65d31d3 Author: Chris Buccella

[Yahoo-eng-team] [Bug 1302701] [NEW] Neutron refuses to delete instance associated with multiple floating addresses

2014-04-04 Thread Lars Kellogg-Stedman
Public bug reported: Neutron does not permit one to delete an instance that is associated with multiple floating ip addresses. Create an instance: nova boot ... --nic net-id=3ff9b903-e921-4752-a26f-cba8f1433992 --key- name lars test0 Add a second fixed ip address: nova add-fixed-ip test0

[Yahoo-eng-team] [Bug 1301027] Re: Permission denied error in unit tests

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/84569 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ac2718c4aa7b6eb0c0e82df93cf59d890432d652 Submitter: Jenkins Branch:milestone-proposed commit ac2718c4aa7b6eb0c0e82df93cf59d890432d652 Author: Joe Gordon joe.gord...@gmail.com

[Yahoo-eng-team] [Bug 938103] Re: don't set roles via metadata in backend api

2014-04-04 Thread Dolph Mathews
Correct! This was fixed in https://review.openstack.org/#/c/71159/ ** Changed in: keystone Status: Confirmed = Invalid ** Changed in: keystone Assignee: Pablo Fernando Cargnelutti (pablo-fernando-cargnelutti) = Henry Nash (henry-nash) -- You received this bug notification because

[Yahoo-eng-team] [Bug 1298991] Re: Duplicated colon in _container_metadata.html

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/84204 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9c5c2d0291235826d3aa64ea4f16ff54b677cb2b Submitter: Jenkins Branch:milestone-proposed commit 9c5c2d0291235826d3aa64ea4f16ff54b677cb2b Author: Łukasz Jernaś deej...@srem.org

[Yahoo-eng-team] [Bug 1302774] [NEW] Failed to detach volume because of volume not found error prevents vm teardown

2014-04-04 Thread Sean Dague
Public bug reported: When running the boto tests in the gate we get a periodic race on Cinder volumes that can be seen as follows: Attach the volume (vdh) - http://logs.openstack.org/29/84829/6/check /check-dg-tempest-dsvm-full-

[Yahoo-eng-team] [Bug 1302774] Re: Failed to detach volume because of volume not found error prevents vm teardown

2014-04-04 Thread Sean Dague
Possibly a Tempest bug as well, as maybe there is a better tear down path here. ** Also affects: cinder 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 1287192] Re: Improve handle method on ManageAggregateHostWorkflow class

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85263 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=09981bdb5a8675517f8c59578b0760ef1eb4a7eb Submitter: Jenkins Branch:milestone-proposed commit 09981bdb5a8675517f8c59578b0760ef1eb4a7eb Author: Alejandro Emanuel Paredes

[Yahoo-eng-team] [Bug 1302791] [NEW] PLUMgrid CI Testing

2014-04-04 Thread Fawad Khaliq
Public bug reported: This is just a dummy bug for a dummy changeset to test PLUMgrid CI for stablization. It will be removed when work is done. ** Affects: neutron Importance: Undecided Assignee: Fawad Khaliq (fawadkhaliq) Status: New ** Changed in: neutron Assignee:

[Yahoo-eng-team] [Bug 1302796] [NEW] nova-compute (icehouse) exits with a misleading error when libvirt_vif_driver = nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver

2014-04-04 Thread Lars Kellogg-Stedman
Public bug reported: In Havana, this was a valid setting: libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver The nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver class has been removed in Icehouse; if nova-compute is run with this setting in nova.conf, the resulting error

[Yahoo-eng-team] [Bug 1299145] Re: Documentation Bug, BigSwitch should be Big Switch

2014-04-04 Thread Mark McClain
** Tags removed: icehouse-backport-potential ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Changed in: neutron Milestone: None = juno-1 -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1297875] Re: some tests call called_once_with_args with no assert, those lines are ignored

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1295854] Re: NSX plugin does not support pagination

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1294526] Re: floatingip's id should be used instead of floatingip itself

2014-04-04 Thread Mark McClain
** Changed in: neutron Importance: Medium = High ** Changed in: neutron Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None =

[Yahoo-eng-team] [Bug 1295448] Re: Big Switch Restproxy unit test unnecessarily duplicates tests

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential -- You received this bug notification because you

[Yahoo-eng-team] [Bug 1301105] Re: Second firewall creation returns 500

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Changed in: neutron Importance: Low = Medium ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-backport-potential

[Yahoo-eng-team] [Bug 1300628] Re: BigSwitch ML2 driver uses portbindingsports table

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Tags removed: icehouse-backport-potential ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1112912] Re: get_firewall_required should use VIF parameter from neutron

2014-04-04 Thread Jeremy Stanley
Great--thanks Nachi! ** Information type changed from Public Security to Public ** No longer affects: ossa -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1112912 Title:

[Yahoo-eng-team] [Bug 1302814] [NEW] nova notifications configuration takes tenant_id in config

2014-04-04 Thread Emilien Macchi
Public bug reported: Since Icehouse, Neutron is able to send notifications to Nova API about some networking events. To make it working, you have to provide nova_admin_tenant_id in neutron.conf, which is painful for configuration management when deploying OpenStack in production. Like in all

[Yahoo-eng-team] [Bug 1236641] Re: LDAP Backend does not implement 'extras' dictionary

2014-04-04 Thread Dolph Mathews
General direction is to avoid the proliferation of 'extras' in favor of explicitly supporting attributes exposed to the API. ** Changed in: keystone Status: New = Won't Fix -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1302831] [NEW] hacking/flake8 skips most xenapi plugins

2014-04-04 Thread Johannes Erdfelt
Public bug reported: It appears to be because the plugins themselves don't have a filename that ends in .py so they get skipped. Only the few files in there that end .py are being checked. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification

[Yahoo-eng-team] [Bug 1302838] [NEW] newly spawned agent isn't learned by neutron very quickly

2014-04-04 Thread Aaron Rosen
Public bug reported: 2014-04-04 13:37:34.168 TRACE neutron.openstack.common.rpc.amqp Traceback (most recent call last): 2014-04-04 13:37:34.168 TRACE neutron.openstack.common.rpc.amqp File /opt/stack/neutron/neutron/openstack/common/rpc/amqp.py, line 438, in _process_data 2014-04-04

[Yahoo-eng-team] [Bug 1298459] Re: db migration: some tables are not created for bigswitch plugin and bigswitch mech driver

2014-04-04 Thread Mark McClain
** Changed in: neutron Importance: Low = Medium ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-rc-potential -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1301093] Re: Fixing API command for Arista Mechanism Driver

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-rc-potential -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1300808] Re: Invalid version number '['3.13.0']' with Ubuntu trusty

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: None = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Tags removed: icehouse-rc-potential -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1302304] Re: tox pep8 warns /bin/bash not installed in testenv

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Changed in: neutron/icehouse Importance: Undecided = High ** Tags removed: icehouse-rc-potential -- You received this bug notification because

[Yahoo-eng-team] [Bug 1236372] Re: Router without active ports fails to be deleted, are reports wrong error message

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Changed in: neutron/icehouse Assignee: (unassigned) = Mark McClain (markmcclain) ** Changed in: neutron/icehouse Importance: Undecided =

[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron Milestone: icehouse-rc2 = juno-1 ** Changed in: neutron/icehouse Milestone: None = icehouse-rc2 ** Changed in: neutron/icehouse Assignee: (unassigned) = Mark McClain (markmcclain)

[Yahoo-eng-team] [Bug 1245208] Re: LBaaS: unit tests for radware plugin driver should not employ multithreading

2014-04-04 Thread Mark McClain
** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Importance: Undecided = Medium ** Changed in: neutron/icehouse Assignee: (unassigned) = Mark McClain (markmcclain) ** Changed in: neutron/icehouse Milestone: None =

[Yahoo-eng-team] [Bug 1289139] Re: Configurable values is not printed in the OFA agent log file

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: icehouse-rc2 = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Status: New = In Progress ** Changed in: neutron/icehouse Importance: Undecided = Low ** Changed in:

[Yahoo-eng-team] [Bug 1291619] Re: Cisco VPN device drivers admin state not reported correctly

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: icehouse-rc2 = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Importance: Undecided = High ** Changed in: neutron/icehouse Status: New = In Progress ** Changed in:

[Yahoo-eng-team] [Bug 1291915] Re: neutron-netns-cleanup script doesn't work in icehouse/havana, code is broken

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: icehouse-rc2 = juno-1 ** Also affects: neutron/icehouse Importance: Undecided Status: New ** Changed in: neutron/icehouse Status: New = In Progress ** Changed in: neutron/icehouse Importance: Undecided = High ** Changed in:

[Yahoo-eng-team] [Bug 1301449] Re: ODL ML2 driver doesn't notify active/inactive ports

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301449 Title: ODL ML2 driver doesn't

[Yahoo-eng-team] [Bug 1265498] Re: Router over quota error without tenant isolation

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/84904 Committed: https://git.openstack.org/cgit/openstack/tempest/commit/?id=3e9d12b8af7a30a3d60297e4e53cf1a8626ab4c1 Submitter: Jenkins Branch:master commit 3e9d12b8af7a30a3d60297e4e53cf1a8626ab4c1 Author: Adam Gandelman ad...@ubuntu.com Date: Wed

[Yahoo-eng-team] [Bug 1289139] Re: Configurable values is not printed in the OFA agent log file

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1289139 Title: Configurable values is

[Yahoo-eng-team] [Bug 1236372] Re: Router without active ports fails to be deleted, are reports wrong error message

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1236372 Title: Router without active

[Yahoo-eng-team] [Bug 1301105] Re: Second firewall creation returns 500

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301105 Title: Second firewall

[Yahoo-eng-team] [Bug 1301093] Re: Fixing API command for Arista Mechanism Driver

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1301093 Title: Fixing API command for

[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1288582 Title: Rename

[Yahoo-eng-team] [Bug 1291619] Re: Cisco VPN device drivers admin state not reported correctly

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1291619 Title: Cisco VPN device

[Yahoo-eng-team] [Bug 1291915] Re: neutron-netns-cleanup script doesn't work in icehouse/havana, code is broken

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1291915 Title: neutron-netns-cleanup

[Yahoo-eng-team] [Bug 1300628] Re: BigSwitch ML2 driver uses portbindingsports table

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse ** Changed in: neutron Milestone: juno-1 = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1300628 Title: BigSwitch ML2 driver

[Yahoo-eng-team] [Bug 1300808] Re: Invalid version number '['3.13.0']' with Ubuntu trusty

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1300808 Title: Invalid version number

[Yahoo-eng-team] [Bug 1298459] Re: db migration: some tables are not created for bigswitch plugin and bigswitch mech driver

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse ** Changed in: neutron Milestone: juno-1 = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1298459 Title: db migration: some

[Yahoo-eng-team] [Bug 1299145] Re: Documentation Bug, BigSwitch should be Big Switch

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1299145 Title: Documentation Bug, BigSwitch should be Big Switch Status in OpenStack Neutron

[Yahoo-eng-team] [Bug 1297875] Re: some tests call called_once_with_args with no assert, those lines are ignored

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse ** Changed in: neutron Milestone: juno-1 = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1297875 Title: some tests call

[Yahoo-eng-team] [Bug 1295854] Re: NSX plugin does not support pagination

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse ** Changed in: neutron Milestone: juno-1 = icehouse-rc2 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1295854 Title: NSX plugin does not

[Yahoo-eng-team] [Bug 1295448] Re: Big Switch Restproxy unit test unnecessarily duplicates tests

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1295448 Title: Big Switch Restproxy unit test unnecessarily duplicates tests Status in OpenStack

[Yahoo-eng-team] [Bug 1302304] Re: tox pep8 warns /bin/bash not installed in testenv

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse ** Tags added: icehouse-backport-potential -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302304 Title: tox pep8 warns /bin/bash not installed

[Yahoo-eng-team] [Bug 1294526] Re: floatingip's id should be used instead of floatingip itself

2014-04-04 Thread Mark McClain
** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1294526 Title: floatingip's id should be used instead of floatingip itself Status in OpenStack

[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread Mark McClain
** Changed in: neutron Milestone: juno-1 = icehouse-rc2 ** No longer affects: neutron/icehouse -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1302007 Title: l3 agent uses method

[Yahoo-eng-team] [Bug 1302889] [NEW] Rescheduling causes PortInUse failure

2014-04-04 Thread Hrushikesh
Public bug reported: I have a 10 compute nodes OpenStack Icehouse 3 environment. One of these compute nodes was incorrectly configured with permission issue on /var/lib/nova/instance (as it was mounted on SAN storage device). When the instance was schedule to run on this suspect compute node, it

[Yahoo-eng-team] [Bug 1236372] Re: Router without active ports fails to be deleted, are reports wrong error message

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85497 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e1fcdb25a3365c14d564d7a04ed09adda3ad1265 Submitter: Jenkins Branch:milestone-proposed commit e1fcdb25a3365c14d564d7a04ed09adda3ad1265 Author: sushma_korati

[Yahoo-eng-team] [Bug 1289139] Re: Configurable values is not printed in the OFA agent log file

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85500 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=db0bffd199e959432f719dc919d410b21bd02589 Submitter: Jenkins Branch:milestone-proposed commit db0bffd199e959432f719dc919d410b21bd02589 Author: fumihiko kakuma

[Yahoo-eng-team] [Bug 1302467] Re: Logging on list operations slows down operation by about 500%

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85512 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=3940b430f1e72b70a758d348fb5447f0fb0aa17f Submitter: Jenkins Branch:milestone-proposed commit 3940b430f1e72b70a758d348fb5447f0fb0aa17f Author: Salvatore Orlando

[Yahoo-eng-team] [Bug 1302091] Re: Redundant SG rule create calls in unit tests

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85507 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=354bc1ab4b1490b72abf80cfd2860337f1ccb369 Submitter: Jenkins Branch:milestone-proposed commit 354bc1ab4b1490b72abf80cfd2860337f1ccb369 Author: sridhargaddam

[Yahoo-eng-team] [Bug 1301105] Re: Second firewall creation returns 500

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85513 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=2436e3e543e572ac51e1d688089cb424da47e19d Submitter: Jenkins Branch:milestone-proposed commit 2436e3e543e572ac51e1d688089cb424da47e19d Author: Akihiro Motoki

[Yahoo-eng-team] [Bug 1301093] Re: Fixing API command for Arista Mechanism Driver

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85514 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cf1c6a8adffb7cd949b701bd936ed1a15146dbad Submitter: Jenkins Branch:milestone-proposed commit cf1c6a8adffb7cd949b701bd936ed1a15146dbad Author: sukhdev

[Yahoo-eng-team] [Bug 1297875] Re: some tests call called_once_with_args with no assert, those lines are ignored

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85503 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5417220fc50fb31218ed1ed2aba6b926591c5f81 Submitter: Jenkins Branch:milestone-proposed commit 5417220fc50fb31218ed1ed2aba6b926591c5f81 Author: Miguel Angel Ajo

[Yahoo-eng-team] [Bug 1299145] Re: Documentation Bug, BigSwitch should be Big Switch

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85518 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8a901fd0ee6ec056184d36eca709799e6ab2e837 Submitter: Jenkins Branch:milestone-proposed commit 8a901fd0ee6ec056184d36eca709799e6ab2e837 Author: Kanzhe Jiang kan...@gmail.com

[Yahoo-eng-team] [Bug 1300808] Re: Invalid version number '['3.13.0']' with Ubuntu trusty

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85515 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=ea6b2b9cfaee9053639649935e9659e0bcff286c Submitter: Jenkins Branch:milestone-proposed commit ea6b2b9cfaee9053639649935e9659e0bcff286c Author: Simon Pasquier

[Yahoo-eng-team] [Bug 1300628] Re: BigSwitch ML2 driver uses portbindingsports table

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85517 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f367d7422c669fda908b5ef0228cde9dc5717f63 Submitter: Jenkins Branch:milestone-proposed commit f367d7422c669fda908b5ef0228cde9dc5717f63 Author: Kevin Benton blak...@gmail.com

[Yahoo-eng-team] [Bug 1293508] Re: NSX plugin: 400 should be returned on invalid certificate

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85506 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d56f12d4676c1cc26d0da80e053da07e0253dbe8 Submitter: Jenkins Branch:milestone-proposed commit d56f12d4676c1cc26d0da80e053da07e0253dbe8 Author: Salvatore Orlando

[Yahoo-eng-team] [Bug 1291915] Re: neutron-netns-cleanup script doesn't work in icehouse/havana, code is broken

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85503 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5417220fc50fb31218ed1ed2aba6b926591c5f81 Submitter: Jenkins Branch:milestone-proposed commit 5417220fc50fb31218ed1ed2aba6b926591c5f81 Author: Miguel Angel Ajo

[Yahoo-eng-team] [Bug 1295854] Re: NSX plugin does not support pagination

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85522 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=70df0be32b0eabe0ae97e202ee215752d724ff3e Submitter: Jenkins Branch:milestone-proposed commit 70df0be32b0eabe0ae97e202ee215752d724ff3e Author: armando-migliaccio

[Yahoo-eng-team] [Bug 1288582] Re: Rename DEVICE_OWNER_COMPUTE_PROBE to not start with compute

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85499 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=a5909c079f89f86bd6ca2c764c0c94c8707a555a Submitter: Jenkins Branch:milestone-proposed commit a5909c079f89f86bd6ca2c764c0c94c8707a555a Author: Aaron Rosen aaronoro...@gmail.com

[Yahoo-eng-team] [Bug 1294526] Re: floatingip's id should be used instead of floatingip itself

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85525 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=fd757c79af3503b28225fe65e089ff7cda17c678 Submitter: Jenkins Branch:milestone-proposed commit fd757c79af3503b28225fe65e089ff7cda17c678 Author: Yong Sheng Gong

[Yahoo-eng-team] [Bug 1302007] Re: l3 agent uses method concatenating two constants

2014-04-04 Thread OpenStack Infra
Reviewed: https://review.openstack.org/85526 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=90039e87503767bafef27b90189fa47dfb7f5b21 Submitter: Jenkins Branch:milestone-proposed commit 90039e87503767bafef27b90189fa47dfb7f5b21 Author: Jakub Libosvar

  1   2   >