[Yahoo-eng-team] [Bug 1535215] [NEW] AttributeError: 'module' object has no attribute 'ClientException'

2016-01-18 Thread zhurong
Public bug reported: Launch instance give the error: File "/home/openstack/horizon-murano/horizon/utils/memoized.py", line 90, in wrapped value = cache[key] = func(*args, **kwargs) File "/home/openstack/horizon-murano/openstack_dashboard/usage/quotas.py", line 371, in

[Yahoo-eng-team] [Bug 1525809] Re: networking-midonet 2015.1.2 stable/kilo release request

2016-01-18 Thread Kyle Mestery
2015.1.4 is on PyPI now: https://pypi.python.org/pypi/networking-midonet/2015.1.4 ** Changed in: neutron Milestone: None => mitaka-2 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1535327] [NEW] neutron.common.rpc has no unit test coverage

2016-01-18 Thread Ryan Rossiter
Public bug reported: The neutron.common.rpc module has no unit test coverage. The following change was made to neutron/common/rpc.py: 68 def cleanup(): 69 global TRANSPORT, NOTIFIER 70 assert TRANSPORT is not None 71 assert NOTIFIER is not None 72 #TRANSPORT.cleanup() 73 #

[Yahoo-eng-team] [Bug 1535185] Re: timeout on v2 and ml2 jobs

2016-01-18 Thread YAMAMOTO Takashi
** Also affects: neutron Importance: Undecided Status: New ** Tags added: fwaas ** Summary changed: - timeout on v2 and ml2 jobs + timeout on networking-midonet v2 and ml2 jobs -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1535346] [NEW] TRACE when using nova host-migrate-live or even nova live-migration

2016-01-18 Thread David
Public bug reported: Greetings, When trying to use nova live-migration we do have this trace on the compute node logs (nova-compute.log) The Vm stays in "MIGRATING" state, the VM is still up on the originating node, and never moves. VERSION IN USE: ( KILO v1 ) root@compute2:~# dpkg -l | grep

[Yahoo-eng-team] [Bug 1535218] [NEW] NotFound maybe returned by keystone

2016-01-18 Thread Jian Wen
Public bug reported: How to reproduce:    1. Remove nova_admin_tenant_id from /etc/neutron/neutron.conf    2. Boot an instance Expected log: Keystone returned NotFound for event:... Actual log:    Nova returned NotFound for event:... Related log (we have not fixed bug 1309187 yet) :  

[Yahoo-eng-team] [Bug 1535232] [NEW] live-migration ci failure on nfs shared storage

2016-01-18 Thread Timofey Durakov
Public bug reported: gate-tempest-dsvm-multinode-live-migration job fails on shared storage with tempest.api.compute.admin.test_live_migration.LiveBlockMigrationTestJSON.test_live_block_migration test fails. Libvirt logs on destination node: http://xsnippet.org/361328/ libvirt version:

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-01-18 Thread Vishal kumar mahajan
** No longer affects: python-gnocchiclient (Ubuntu) -- 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/1280522 Title: Replace assertEqual(None, *) with assertIsNone in

[Yahoo-eng-team] [Bug 1268480] Re: assertTrue(isinstance()) in tests should be replace with assertIsInstance()

2016-01-18 Thread Dmitry Tantsur
** No longer affects: ironic ** No longer affects: python-ironicclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to anvil. https://bugs.launchpad.net/bugs/1268480 Title: assertTrue(isinstance()) in tests should be replace

[Yahoo-eng-team] [Bug 1535225] [NEW] Multiple gateway ports are created if multiple API requests update same router's gateway at the same time

2016-01-18 Thread Lujin Luo
Public bug reported: I have three controller nodes and the Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA using DevStack. MariaDB Galera cluster is used as my database backend.I am using the latest codes. I have one external network and one

[Yahoo-eng-team] [Bug 1535226] [NEW] Subnets with duplicated CIDRs could be added to one router if multiple commands are executed at the same time

2016-01-18 Thread Lujin Luo
Public bug reported: I have three controller nodes and the Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA using DevStack. MariaDB Galera cluster is used as my database backend.I am using the latest codes. If one router is going to add two

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-18 Thread Dmitry Pyzhov
** Also affects: fuel/8.0.x Importance: Undecided Status: New ** Changed in: fuel/8.0.x Status: New => Fix Committed ** Changed in: fuel/8.0.x Importance: Undecided => High ** Changed in: fuel/8.0.x Assignee: (unassigned) => Denis Egorenko (degorenko) ** Changed in:

[Yahoo-eng-team] [Bug 1532265] Re: Clicking on flavor field on the instance list table, redirects to the home page

2016-01-18 Thread Itxaka Serrano
Source issue was fixed on https://review.openstack.org/#/c/267530/ ** Changed in: horizon Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1532083] Re: neutron L3 agent shows active state when admin state was made Down on the active master controller

2016-01-18 Thread prabhu murthy
** Changed in: neutron Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1532083 Title: neutron L3 agent shows active state when admin state was made

[Yahoo-eng-team] [Bug 1522112] Re: ports duplication in the VM XML when using heat and multiple networks

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/252565 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=3031adb857993d8196b4c9febca51ac82cf35fd6 Submitter: Jenkins Branch:master commit 3031adb857993d8196b4c9febca51ac82cf35fd6 Author: David Edery

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-01-18 Thread Vishal kumar mahajan
** Also affects: python-gnocchiclient (Ubuntu) Importance: Undecided Status: New ** Changed in: python-gnocchiclient (Ubuntu) Assignee: (unassigned) => Vishal kumar mahajan (mahajan-vishal-mca) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1535247] [NEW] rpc callback mechanism does not support upgrades

2016-01-18 Thread Miguel Angel Ajo
Public bug reported: Liberty introduced the RPC callback mechanism, which is mainly used by QoS so far, and planned to be reused in general as notification for neutron versioned objects, when we have those more widely implemented. The mechanism relies on updating agents with fanout

[Yahoo-eng-team] [Bug 1535224] [NEW] meta data of nova instance with case sensitive has problem when deleting

2016-01-18 Thread ibm-cloud-qa
Public bug reported: [Summary] meta data of nova instance with case sensitive has problem when deleting [Topo] devstack all-in-one node [Description and expect result] can delete case sensitive meta one by one [Reproduceable or not] reproduceable [Recreate Steps] 1) set 4 metas for an

[Yahoo-eng-team] [Bug 1534030] Re: Add tox debug env

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/266020 Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=97e3a6b897f8233c155c7c454c893b0976f87a06 Submitter: Jenkins Branch:master commit 97e3a6b897f8233c155c7c454c893b0976f87a06 Author: ting.wang Date:

[Yahoo-eng-team] [Bug 1535246] [NEW] Openstack should be OpenStack on license headers

2016-01-18 Thread Emma Foley
Public bug reported: There are some occurrences of Openstack which should be OpenStack. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1535254] [NEW] illustration of 'notify_on_state_change' are different from implementation

2016-01-18 Thread wuhao
Public bug reported: I'm using liberty to get notifications from nova. And I found a problem with 'notify_on_state_change'. In the configuration doc, 'notify_on_state_change' means that "If set, send compute.instance.update notifications on instance state changes." Valid values are None,

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-01-18 Thread Vishal kumar mahajan
** Also affects: python-tuskarclient (Ubuntu) Importance: Undecided Status: New ** Changed in: python-tuskarclient (Ubuntu) Assignee: (unassigned) => Vishal kumar mahajan (mahajan-vishal-mca) -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/268204 Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=dfc9a3b37d69e5a87a402b3283d1c0c96b2bfffb Submitter: Jenkins Branch:master commit dfc9a3b37d69e5a87a402b3283d1c0c96b2bfffb Author: Gábor Antal Date:

[Yahoo-eng-team] [Bug 1532897] Re: octal ip address disallowed during create but still works during update of setting router gw

2016-01-18 Thread Jas
*** This bug is a duplicate of bug 1533518 *** https://bugs.launchpad.net/bugs/1533518 ** Changed in: neutron Status: Invalid => New ** This bug has been marked a duplicate of bug 1533518 Remove 'validate' key in 'type:dict_or_nodata' type in resource attribute map -- You

[Yahoo-eng-team] [Bug 1512207] Re: Fix usage of assertions

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/264243 Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=520a7b6af0978cf8d772d54c213b4095afc8cca6 Submitter: Jenkins Branch:master commit 520a7b6af0978cf8d772d54c213b4095afc8cca6 Author: Swapnil Kulkarni (coolsvap)

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/255108 Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=1cbe797f6c7728b6049c7a6d8542be4e37bed905 Submitter: Jenkins Branch:master commit 1cbe797f6c7728b6049c7a6d8542be4e37bed905 Author: sonu.kumar

[Yahoo-eng-team] [Bug 1508442] Re: LOG.warn is deprecated

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/263625 Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=05ddc5622b0088a231d1130c7eb4b9e473b0c243 Submitter: Jenkins Branch:master commit 05ddc5622b0088a231d1130c7eb4b9e473b0c243 Author: Swapnil Kulkarni (coolsvap)

[Yahoo-eng-team] [Bug 1280522] Re: Replace assertEqual(None, *) with assertIsNone in tests

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/259038 Committed: https://git.openstack.org/cgit/openstack/solum/commit/?id=9d45510ddaf577427bf86a2308454b79c95b5d5c Submitter: Jenkins Branch:master commit 9d45510ddaf577427bf86a2308454b79c95b5d5c Author: Shuquan Huang

[Yahoo-eng-team] [Bug 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2016-01-18 Thread Sergey Reshetnyak
** Changed in: devstack Status: In Progress => Invalid ** Changed in: devstack Assignee: Sergey Reshetnyak (sreshetniak) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).

[Yahoo-eng-team] [Bug 1530742] Re: Change LOG.warn to LOG.warning

2016-01-18 Thread OpenStack Infra
*** This bug is a duplicate of bug 1508442 *** https://bugs.launchpad.net/bugs/1508442 Reviewed: https://review.openstack.org/263112 Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=39a025fce45dd5d5721d6263439b70c48359d798 Submitter: Jenkins Branch:master commit

[Yahoo-eng-team] [Bug 1496822] Re: v2 reports instance-uuid as an option to image create

2016-01-18 Thread Kairat Kushaev
** Also affects: glance Importance: Undecided Status: New ** Changed in: glance Status: New => Confirmed ** Changed in: glance Assignee: (unassigned) => Kairat Kushaev (kkushaev) ** Changed in: glance Importance: Undecided => Medium -- You received this bug

[Yahoo-eng-team] [Bug 1268439] Re: range method is not same in py3.x and py2.x

2016-01-18 Thread Gorka Eguileor
Fix released as LP bug 1530249 ** Changed in: cinder 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/1268439 Title: range method is not same

[Yahoo-eng-team] [Bug 1527593] Re: Some unit tests breaks timeutils.utcnow() usage in next case

2016-01-18 Thread Tomi Juvonen
** Changed in: nova Status: In Progress => 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/1527593 Title: Some unit tests breaks timeutils.utcnow()

[Yahoo-eng-team] [Bug 1535285] [NEW] More log needed when dhcp agent sync_state

2016-01-18 Thread yaowei
Public bug reported: Add more log when dhcp agent sync_state ** Affects: neutron 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/1535285

[Yahoo-eng-team] [Bug 1535367] [NEW] Failure on SR-IOV . Missing 'parent_addr

2016-01-18 Thread Lenny
Public bug reported: Mellanox CI fails on SR-IOV hardware 1. Running nova from master commit ffa07781ab47baf096854cd6c22a3e433eab3f0d 2. Full logs http://144.76.193.39/ci-artifacts/269109/1/Nova-ML2-Sriov/ 3. Reproduce: ./stack.sh neutron port-create --binding:vnic_type=direct private

[Yahoo-eng-team] [Bug 1535373] [NEW] evacuation of volume backed instances fails due to Cinder being provided with connector information from the original host.

2016-01-18 Thread Lee Yarwood
Public bug reported: 1. Exact version of Nova/OpenStack you are running: stable/kilo but this looks possible on stable/liberty and master still. 2. Relevant log files: nova-compute.log 2016-01-16 05:57:09.522 18842 ERROR nova.compute.manager [req-0c36ed61-4f10-45c2-b0b5-342731fe79ba

[Yahoo-eng-team] [Bug 1489059] Re: "db type could not be determined" running py34

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/260520 Committed: https://git.openstack.org/cgit/openstack/python-solumclient/commit/?id=1780734d209b957344798235d4fd53c0f2fe4d69 Submitter: Jenkins Branch:master commit 1780734d209b957344798235d4fd53c0f2fe4d69 Author: Janonymous

[Yahoo-eng-team] [Bug 1368661] Re: Unit tests sometimes fail because of stale pyc files

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/255105 Committed: https://git.openstack.org/cgit/openstack/python-solumclient/commit/?id=ea917357811986c94e006d8ba92e2cd0f2c7d916 Submitter: Jenkins Branch:master commit ea917357811986c94e006d8ba92e2cd0f2c7d916 Author: sonu.kumar

[Yahoo-eng-team] [Bug 1533867] Re: In cell mode and latest kilo code, nova get-vnc-console throw 500 error

2016-01-18 Thread Augustina Ragwitz
This looks like a configuration error. Please validate your config, make sure the "compute_driver" line isn't commented out and contains the correct driver for your VM. If this is not the case or you've validated that this is indeed not a configuration option, please provide detailed steps to

[Yahoo-eng-team] [Bug 1512207] Re: Fix usage of assertions

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/264100 Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=09ee07d4d22e92aaf54b79cb8c5d221a7d9ae77c Submitter: Jenkins Branch:master commit 09ee07d4d22e92aaf54b79cb8c5d221a7d9ae77c Author: Yatin Kumbhare Date:

[Yahoo-eng-team] [Bug 1535209] Re: No error raised when exec router-gateway-update with wrong attr

2016-01-18 Thread Reedip
@Bo chi : That may be because Neutron Client is passing the value as an extra argument. NeutronClient has the provision to pass attributes to the neutron server, even if the attributes are not listed for the specified CLI. You can try to execute the above CLI with -v. That is how the

[Yahoo-eng-team] [Bug 1535079] Re: ERROR nova.api.openstack.extensions BadRequest: Expecting to find username or userId in passwordCredentials

2016-01-18 Thread Augustina Ragwitz
*** This bug is a duplicate of bug 1534273 *** https://bugs.launchpad.net/bugs/1534273 If you were following the RDO installation docs, the nova configuration is missing a few fields. Please see the following for the correct configuration - https://bugzilla.redhat.com/show_bug.cgi?id=1219890

[Yahoo-eng-team] [Bug 1533150] Re: Downloading empty file with enabled cache management leads to 500 error

2016-01-18 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1533150 Title: Downloading empty file with enabled cache

[Yahoo-eng-team] [Bug 1533270] Re: Adding remote image in v2 when cache is enabled results 500 error

2016-01-18 Thread Flavio Percoco
** Also affects: glance/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance. https://bugs.launchpad.net/bugs/1533270 Title: Adding remote image in v2 when cache is enabled

[Yahoo-eng-team] [Bug 1535490] [NEW] gate-horizon-releasenotes job failing

2016-01-18 Thread Brad Pokorny
Public bug reported: When trying to add new release notes, the gate-horizon-releasenotes job is failing. https://review.openstack.org/#/c/148082/ The job logs are showing it fails looking for a file that was removed. http://logs.openstack.org/82/148082/98/check/gate-horizon-

[Yahoo-eng-team] [Bug 1465758] Re: Add the ability to create lb vip and member with network_id

2016-01-18 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1465758

[Yahoo-eng-team] [Bug 1535514] Re: run_test virtual-env-path args not work

2016-01-18 Thread Einst Crazy
** Also affects: neutron Importance: Undecided Status: New ** Changed in: neutron Assignee: (unassigned) => Einst Crazy (yu-changcai) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1179607] Re: Present a better error message when the flavor creation fails

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/266460 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b5d27265542a143da9847cf87d9e9a24229b21f5 Submitter: Jenkins Branch:master commit b5d27265542a143da9847cf87d9e9a24229b21f5 Author: Lucas Palm Date: Tue

[Yahoo-eng-team] [Bug 1535514] [NEW] run_test virtual-env-path args not work

2016-01-18 Thread Einst Crazy
Public bug reported: when run the unit test use arg virtual-env-path, the venv path not point to the args one exec ./run_tests.sh --virtual-env-path /opt/stack the venv-path is $(pwd), not /opt/stack ** Affects: glance Importance: Undecided Assignee: Einst Crazy (yu-changcai)

[Yahoo-eng-team] [Bug 1535514] Re: run_test virtual-env-path args not work

2016-01-18 Thread yapeng Yang
** Also affects: manila Importance: Undecided Status: New ** Changed in: manila Assignee: (unassigned) => yapeng Yang (yang-yapeng) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1476097] Re: [fwaas]Support fwaas to control east-west traffic in dvr router

2016-01-18 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1476097

[Yahoo-eng-team] [Bug 1286398] Re: Heat: 404 in topology tab of nested topology

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

[Yahoo-eng-team] [Bug 1496774] Re: metadata-agent fills up log-files with " TypeError: 'NoneType' object has no attribute '__getitem__'"

2016-01-18 Thread sampsonhuo
** Also affects: nova Importance: Undecided Status: New ** 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 neutron.

[Yahoo-eng-team] [Bug 1535542] [NEW] Resource that does not belong to tenant cannot be created.

2016-01-18 Thread Kengo Hobo
Public bug reported: Resource that does not belong to tenant cannot be created. Creating resource that does not belong to tenant, 400 error had occurred. According to code, tenant_id is populated before calling create_XXX methods. Then failing with validation. I assume that it shouldn't be

[Yahoo-eng-team] [Bug 1535549] [NEW] Multiple ports which have duplicated CIDRs are added as one router's interfaces if commands are executed at the same time

2016-01-18 Thread Lujin Luo
Public bug reported: I have three controller nodes and the Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA using DevStack. MariaDB Galera cluster is used as my database backend.I am using the latest codes. If one router is going to add two

[Yahoo-eng-team] [Bug 1535554] [NEW] Multiple dhcp agents are scheduled to host one network automatically if multiple subnets are created at the same time

2016-01-18 Thread Lujin Luo
Public bug reported: I have three all-in-one controller nodes deployed by DevStack with the latest codes. Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA. MariaDB Galera cluster is used as my database backend. In neutron.conf, I have made the

[Yahoo-eng-team] [Bug 1535551] [NEW] One port can be added as multiple routers' interfaces if commands are executed at the same time

2016-01-18 Thread Lujin Luo
Public bug reported: I have three controller nodes and the Neutron servers on these controllers are set behind Pacemaker and HAProxy to realize active/active HA using DevStack. MariaDB Galera cluster is used as my database backend.I am using the latest codes. If one port is added as multiple

[Yahoo-eng-team] [Bug 1503290] Re: grenade failures on mitaka side with failure prepping block device due to RPC timeout

2016-01-18 Thread Matt Riedemann
This isn't showing up anymore and bug 1446583 is fixed so I'm assuming it was related to that. ** Changed in: nova Status: Confirmed => Invalid -- 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 1505295] Re: Tox tests failing with AttributeError

2016-01-18 Thread Matt Riedemann
The g-r sync bot got this fixed for nova. ** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova Assignee: Sean Dague (sdague) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1472692] Re: test_port_creation_and_deletion randomly fails with: eventlet.timeout.Timeout: 60 seconds

2016-01-18 Thread Matt Riedemann
Those other bugs are fixed and this isn't showing up as an error in elastic-recheck anymore so I'm considering it fixed. ** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Assignee: Rossella Sblendido (rossella-o) => (unassigned) -- You received this

[Yahoo-eng-team] [Bug 1253482] Re: Keystone's IANA-assigned default port in linux local ephemeral port range: [Errno 98] Address already in use

2016-01-18 Thread Matt Riedemann
** Changed in: devstack Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1253482 Title: Keystone's IANA-assigned default

[Yahoo-eng-team] [Bug 1514030] Re: /v3/policies response attribute missing

2016-01-18 Thread OpenStack Infra
Reviewed: https://review.openstack.org/262086 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=35584f1b0ffcf4900d14c7198cf09dcaa1d7a0e5 Submitter: Jenkins Branch:master commit 35584f1b0ffcf4900d14c7198cf09dcaa1d7a0e5 Author: Diane Fleming Date:

[Yahoo-eng-team] [Bug 1481862] Re: test_vpnaas_extensions.VPNaaSTestJSON is broken in gate-neutron-dsvm-api on stable/kilo

2016-01-18 Thread Matt Riedemann
*** This bug is a duplicate of bug 1483266 *** https://bugs.launchpad.net/bugs/1483266 ** This bug has been marked a duplicate of bug 1483266 q-svc fails to start in kilo due to "ImportError: No module named neutron_vpnaas.services.vpn.service_drivers.ipsec" -- You received this bug

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

2016-01-18 Thread Matt Riedemann
Marking this as fix released for nova since we just skipped the test for the cells job and agreed that it's going to be a latent bug for cells v1 that we aren't going to fix. ** Changed in: nova Status: In Progress => Fix Released ** Changed in: nova Status: Fix Released => Won't