[Yahoo-eng-team] [Bug 1280033] Re: Remove dependent module py3kcompat

2014-02-13 Thread Lee Li
** Also affects: python-troveclient Importance: Undecided Status: New ** Changed in: python-troveclient Assignee: (unassigned) => Lee Li (lilinguo) ** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Lee Li (lili

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

2014-02-13 Thread Fengqian
Public bug reported: urllib/urllib2 is incompatible for python 3 ** Affects: ceilometer Importance: Undecided Assignee: Fengqian (fengqian-gao) Status: New ** Affects: cinder Importance: Undecided Assignee: Fengqian (fengqian-gao) Status: New ** Affects: g

[Yahoo-eng-team] [Bug 1280100] [NEW] StringIO.StringIO is incompatible for python 3

2014-02-13 Thread lintan
Public bug reported: Import StringIO StringIO.StringIO() should be : Import six six.StringIO() six.StringIO is an alias for StringIO.StringIO in Python 2 and io.StringIO in Python3. For Python3 compatible. ** Affects: ceilometer Importance: Undecided Assignee: lintan (lintan)

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Lee Li
** No longer affects: python-glanceclient ** No longer affects: python-heatclient ** No longer affects: python-keystoneclient ** No longer affects: python-novaclient ** No longer affects: python-troveclient -- You received this bug notification because you are a member of Yahoo! Engineering T

[Yahoo-eng-team] [Bug 1280094] [NEW] admin password treachery

2014-02-13 Thread Mike Spreitzer
Public bug reported: Horizon can be configured to ask for an admin password to inject when instantiating an image, or not. But it is not that simple. Whether password injection will actually happen also depends on nova configuration and the image being instantiated. The bug is that Horizon is n

[Yahoo-eng-team] [Bug 1208734] Re: Drop openstack.common.exception

2014-02-13 Thread Ivan Melnikov
** Changed in: taskflow 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/1208734 Title: Drop openstack.common.exception Status in OpenStack Te

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Fengqian
** Also affects: horizon Importance: Undecided Status: New ** Changed in: horizon Assignee: (unassigned) => Fengqian (fengqian-gao) ** Changed in: horizon Status: New => In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1280084] [NEW] get trust missing @controller.protected

2014-02-13 Thread Steve Martinelli
Public bug reported: Currently, there is no @controller.protected decorator surrounding the get_trust function at the trust controller level. Since there is an entry for it in our sample policy.json files, it probably should be protected. ** Affects: keystone Importance: Undecided

[Yahoo-eng-team] [Bug 1280072] [NEW] FAIL: tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az

2014-02-13 Thread John Griffith
Public bug reported: Started seeing rash of gate failures in all devstack tests for this today. Looks like others have been logging this against bug #1254890, but that doesn't seem accurate, or at least not detailed enough. Here's an example of the failure being seen: http://logs.openstack.org/7

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Lee Li
不要抢别人已经assigend的,游戏规则。 ** Also affects: python-keystoneclient Importance: Undecided Status: New ** Changed in: python-keystoneclient Assignee: (unassigned) => Lee Li (lilinguo) ** Also affects: python-novaclient Importance: Undecided Status: New ** Changed in: python-no

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Lee Li
** Also affects: cinder Importance: Undecided Status: New ** Changed in: cinder Assignee: (unassigned) => Lee Li (lilinguo) ** Also affects: python-troveclient Importance: Undecided Status: New ** Changed in: python-troveclient Assignee: (unassigned) => Lee Li (lili

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Lee Li
** Also affects: python-neutronclient Importance: Undecided Status: New ** Changed in: python-neutronclient Assignee: (unassigned) => Lee Li (lilinguo) ** Also affects: python-glanceclient Importance: Undecided Status: New ** Changed in: python-glanceclient Assignee

[Yahoo-eng-team] [Bug 1279611] Re: urlparse is incompatible for python 3

2014-02-13 Thread Jia Dong
** Also affects: ceilometer 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/1279611 Title: urlparse is incompatible for python 3 Status in Op

[Yahoo-eng-team] [Bug 1280067] [NEW] Missing catch InstanceNotFound that raise from Instance.save() in v3 API

2014-02-13 Thread Alex Xu
Public bug reported: As the comment in https://review.openstack.org/#/c/70901/6/nova/api/openstack/compute/plugins/v3/pause_server.py After apply instance look helper, some compute api will invoke instance.save(), it will raise InstanceNotFound also. We should catch them. ** Affects: nova I

[Yahoo-eng-team] [Bug 1280055] [NEW] Replace nova.db.sqlalchemy.utils with openstack.common.db.sqlalchemy.utils

2014-02-13 Thread Matt Riedemann
Public bug reported: Most of the code in nova.db.sqlalchemy.utils is also in oslo- incubator.openstack.common.db.sqlalchemy.utils, except for the modify_indexes method which is not actually even used in the nova db migration code anymore now that it's been compacted in icehouse. Also, the oslo.db

[Yahoo-eng-team] [Bug 1280034] [NEW] compute_node_update broken with havana compute nodes

2014-02-13 Thread Dan Smith
Public bug reported: This change: https://review.openstack.org/#/c/66469 Changed the format of the data in the "values" dictionary of compute_node_update. This causes an icehouse conductor to generate a broken SQL query when called from a havana compute node: http://logs.openstack.org/75/64075/

[Yahoo-eng-team] [Bug 1280035] [NEW] Intermittent unit tests failures in NSX plugin

2014-02-13 Thread Salvatore Orlando
Public bug reported: Observed here: http://logs.openstack.org/92/71692/12/check/gate-neutron- python26/496b1b1/console.html This behaviour might have been introduced by the patch for introducing a mapping between neutron and nsx uuids for networks. ** Affects: neutron Importance: High

[Yahoo-eng-team] [Bug 1270988] Re: disallow creation of volume with existing name

2014-02-13 Thread Cindy Lu
** 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). https://bugs.launchpad.net/bugs/1270988 Title: disallow creation of volume with existing

[Yahoo-eng-team] [Bug 1280021] [NEW] remove unneed calls to trigger_instance_add/remove_security_group

2014-02-13 Thread Aaron Rosen
Public bug reported: If using quantum security groups in grizzly there is no need for the code to call trigger_instance_remove_security_group_refresh/trigger_instance_add_security_group_refresh as quantum handles all the security groups. Calling these methods somethings causes the conductor to t

[Yahoo-eng-team] [Bug 1279979] [NEW] Neutron logged out TypeError

2014-02-13 Thread Matthew D. Wood
Public bug reported: If a users's token is not valid, the neutron client will raise a TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' This TypeError should really be an neutronclient.common.exceptions.Unauthorized instead. The TypeError is a result of a neutron_client.Client

[Yahoo-eng-team] [Bug 1279973] Re: Help text for deprecated cli option has _ rather than -

2014-02-13 Thread Brant Knudson
I added keystone since it shows up in the help text but since this is in oslo.config (I assume) all we have to do is wait for the new release. ** Also affects: keystone Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineerin

[Yahoo-eng-team] [Bug 1279959] Re: failures in s3_token_middleware tests on unrelated change

2014-02-13 Thread Dolph Mathews
That commit should have been tracked against a bug :( Given that the patch is about to land in master, I'm marking as Invalid. ** Changed in: keystone 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 1279959] [NEW] failures in s3_token_middleware tests on unrelated change

2014-02-13 Thread Matt Fischer
Public bug reported: I have a pending change for a doc and code comment and it's (just now) throwing these errors with the s3 middleware tests. The python26 and 27 tests are failing. FAIL: keystone.tests.test_s3_token_middleware.S3TokenMiddlewareTestBad.test_unauthorized_token FAIL: keystone.t

[Yahoo-eng-team] [Bug 1245590] Re: List Trusts generates HTTP Error 500

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1245590 Title: List Trusts generates HTTP Error 500 Status in

[Yahoo-eng-team] [Bug 1279942] [NEW] vm_vdi_cleaner.py fails to launch with NOTIFIER is not None AssertionError

2014-02-13 Thread Jesse Keating
Public bug reported: I believe this has something to do with oslo messaging, in that it's attempting to set up a NOTIFIER and TRANSPORT for nova messaging, and failing. vm_vdi_cleaner.py -v --command=list-vdis --config-file /etc/nova/nova.conf Traceback (most recent call last): File "/tmp/vm_vd

[Yahoo-eng-team] [Bug 1178375] Re: Orphan exchanges in Qpid and lack of option for making queues [un]durable

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1178375 Title: Orphan exchanges in Qpid and lack of option for

[Yahoo-eng-team] [Bug 1253755] Re: keystone.token.backends.sql list_revoked_tokens performs very poorly

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1253755 Title: keystone.token.backends.sql list_revoked_tokens

[Yahoo-eng-team] [Bug 1240349] Re: publish_errors cfg option is broken

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1240349 Title: publish_errors cfg option is broken Status in C

[Yahoo-eng-team] [Bug 1279941] [NEW] Break out security group logic in allocate_for_instance

2014-02-13 Thread Aaron Rosen
Public bug reported: Break out security group logic in allocate_for_instance ** Affects: nova Importance: Medium Assignee: Aaron Rosen (arosen) Status: In Progress ** Tags: network ** Changed in: nova Assignee: (unassigned) => Aaron Rosen (arosen) ** Changed in: nova

[Yahoo-eng-team] [Bug 1192381] Re: dhcp dnsmasq lost port in host config file

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1192381 Title: dhcp dnsmasq lost port in host config file Statu

[Yahoo-eng-team] [Bug 1223754] Re: Multiple Neutron operations using a script fails on Brocade Plugin

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1223754 Title: Multiple Neutron operations using a script fail

[Yahoo-eng-team] [Bug 1221419] Re: unable to ping floating ip from fixed_ip association

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1221419 Title: unable to ping floating ip from fixed_ip associat

[Yahoo-eng-team] [Bug 1223875] Re: boot from image (creates as a new volume) does not work

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1223875 Title: boot from image (creates as

[Yahoo-eng-team] [Bug 1245885] Re: Mellanox Neutron Agent is using keystone port

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1245885 Title: Mellanox Neutron Agent is using keystone port St

[Yahoo-eng-team] [Bug 1237377] Re: LBaaS. HealthMonitor representation should be improved

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1237377 Title: LBaaS. HealthMonitor repres

[Yahoo-eng-team] [Bug 1231357] Re: Inconsistance between horizon and django_openstack_auth default keystone version

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1231357 Title: Inconsistance between horiz

[Yahoo-eng-team] [Bug 1243277] Re: timeout logic causes logout when load balanced

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1243277 Title: timeout logic causes logout

[Yahoo-eng-team] [Bug 1243888] Re: neutron-check-nvp-config failure

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1243888 Title: neutron-check-nvp-config failure Status in OpenS

[Yahoo-eng-team] [Bug 1246258] Re: UnboundLocalError: local variable 'network_name' referenced before assignment

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1246258 Title: UnboundLocalError: local variable '

[Yahoo-eng-team] [Bug 1251361] Re: Cannot see confirmation message when working on longer pages

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1251361 Title: Cannot see confirmation mes

[Yahoo-eng-team] [Bug 1249188] Re: [neutron bandwidth metering] When I delete a label, router's tenant_id disappeared.

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1249188 Title: [neutron bandwidth metering] When I delete a labe

[Yahoo-eng-team] [Bug 1250581] Re: run_tests.sh fails with a fresh venv due to django 1.6 installed

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1250581 Title: run_tests.sh fails with a f

[Yahoo-eng-team] [Bug 1244126] Re: "neutron lb-pool-list" running by admin returns also non-admin load balancer pools which appear later in horizon's admin project

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana 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/1244126 Title: "neutron lb-pool-list" running by admin returns a

[Yahoo-eng-team] [Bug 1240349] Re: publish_errors cfg option is broken

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1240349 Title: publish_errors cfg option is broken Status in Cinde

[Yahoo-eng-team] [Bug 1252005] Re: when creating instance, access security and networking tabs missing asterisk

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1252005 Title: when creating instance,acce

[Yahoo-eng-team] [Bug 1251874] Re: reduce severity of network notfound trace when looked up by dhcp agent

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1251874 Title: reduce severity of network notfound trace when lo

[Yahoo-eng-team] [Bug 1251757] Re: On restart of QPID broker, fanout no longer works

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1251757 Title: On restart of QPID broker, fanout no longer work

[Yahoo-eng-team] [Bug 1252437] Re: uncaught portnotfound exception on get_dhcp_port

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1252437 Title: uncaught portnotfound exception on get_dhcp_port

[Yahoo-eng-team] [Bug 1258585] Re: fwaas_driver.ini missing from setup.cfg

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1258585 Title: fwaas_driver.ini missing from setup.cfg Status i

[Yahoo-eng-team] [Bug 1257293] Re: [messaging] QPID broadcast RPC requests to all servers for a given topic

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1257293 Title: [messaging] QPID broadcast RPC requests to all s

[Yahoo-eng-team] [Bug 1252806] Re: unable to add allow all ingress traffic security group rule

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1252806 Title: unable to add allow all ingress traffic security

[Yahoo-eng-team] [Bug 1254555] Re: tenant does not see network that is routable from tenant-visible network until neutron-server is restarted

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1254555 Title: tenant does not see network that is routable from

[Yahoo-eng-team] [Bug 1260423] Re: Email shouldn't be a mandatory attribute

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1260423 Title: Email shouldn't be a mandat

[Yahoo-eng-team] [Bug 1260528] Re: Metering dashboard. Marker could not be found (havana)

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1260528 Title: Metering dashboard. Marker

[Yahoo-eng-team] [Bug 1261334] Re: nvp: update network gateway name on backend as well

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1261334 Title: nvp: update network gateway name on backend as we

[Yahoo-eng-team] [Bug 1265353] Re: check_nvp_config.py erroneous config complaint

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1265353 Title: check_nvp_config.py erroneous config complaint S

[Yahoo-eng-team] [Bug 1265563] Re: keypairs can not have an '@' sign in the name

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1265563 Title: keypairs can not have an '@

[Yahoo-eng-team] [Bug 1261738] Re: Openstack Glance: user_total_quota calculated incorrectly

2014-02-13 Thread Alan Pevec
** Changed in: glance/havana 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/1261738 Title: Openstack Glance: user_total_quota calculated incor

[Yahoo-eng-team] [Bug 1267438] Re: create volume option is shown, even without cinder enabled

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1267438 Title: create volume option is sho

[Yahoo-eng-team] [Bug 1262223] Re: Wrap call to extension_supported on Launch Instance with try/except

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1262223 Title: Wrap call to extension_supp

[Yahoo-eng-team] [Bug 1262785] Re: devstack-exercises floating_ips broken

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1262785 Title: devstack-exercises floating_ips broken Status in

[Yahoo-eng-team] [Bug 1271426] Re: protected property change not rejected if a subsequent rule match accepts them

2014-02-13 Thread Alan Pevec
** Changed in: glance/havana 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/1271426 Title: protected property change not rejected if a subsequ

[Yahoo-eng-team] [Bug 1274487] Re: neutron-metadata-agent incorrectly passes keystone token to neutronclient

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1274487 Title: neutron-metadata-agent incorrectly passes keyston

[Yahoo-eng-team] [Bug 1268762] Re: Remove and recreate interfacein ovs if already exists

2014-02-13 Thread Alan Pevec
** Changed in: neutron/havana 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/1268762 Title: Remove and recreate interfacein ovs if already e

[Yahoo-eng-team] [Bug 1268614] Re: pep8 gating fails due to tools/config/check_uptodate.sh

2014-02-13 Thread Alan Pevec
** Changed in: ceilometer/havana 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/1268614 Title: pep8 gating fails due to tool

[Yahoo-eng-team] [Bug 1268631] Re: Unit tests failing with raise UnknownMethodCallError('management_url')

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1268631 Title: Unit tests failing with rai

[Yahoo-eng-team] [Bug 1274005] Re: .tx/config in havana needs to catch up with Transifex resource renaming

2014-02-13 Thread Alan Pevec
** Changed in: horizon/havana Status: Fix Committed => Fix Released -- 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/1274005 Title: .tx/config in havana needs

[Yahoo-eng-team] [Bug 1275062] Re: [OSSA 2014-004] sensitive info in image location is logged when authentication to single tenant swift store fails (CVE-2014-1948)

2014-02-13 Thread Alan Pevec
** Changed in: glance/havana 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/1275062 Title: [OSSA 2014-004] sensitive info in image location is

[Yahoo-eng-team] [Bug 1180044] Re: nova failures when vCenter has multiple datacenters

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1180044 Title: nova failures when vCenter has mult

[Yahoo-eng-team] [Bug 1223859] Re: Network cache not correctly updated during "interface-attach"

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1223859 Title: Network cache not correctly updated

[Yahoo-eng-team] [Bug 1214850] Re: vmware driver does not work with more than one datacenter in vC

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1214850 Title: vmware driver does not work with mo

[Yahoo-eng-team] [Bug 1227027] Re: [OSSA 2014-001] Insecure directory permissions with snapshot code (CVE-2013-7048)

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1227027 Title: [OSSA 2014-001] Insecure directory

[Yahoo-eng-team] [Bug 1241337] Re: VM do not resume if attach an volume when suspended

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1241337 Title: VM do not resume if attach an volum

[Yahoo-eng-team] [Bug 1222979] Re: Errored instance can't be deleted if volume deleted first

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1222979 Title: Errored instance can't be deleted i

[Yahoo-eng-team] [Bug 1244018] Re: update security group raise HttpError500 exception

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1244018 Title: update security group raise HttpErr

[Yahoo-eng-team] [Bug 1244842] Re: NoopQuotaDriver returns usages incorrect format

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1244842 Title: NoopQuotaDriver returns usages inco

[Yahoo-eng-team] [Bug 1228384] Re: Security Group extension reads all Neutron ports for anything other that a single server

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1228384 Title: Security Group extension reads all

[Yahoo-eng-team] [Bug 1245502] Re: Grizzly -> Havana nova upgrade failure: Cannot drop index 'instance_uuid'

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1245502 Title: Grizzly -> Havana nova upgrade fail

[Yahoo-eng-team] [Bug 1253905] Re: Keystone doesn't handle UTF8 in exceptions

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1253905 Title: Keystone doesn't handle UTF8 in exceptions Sta

[Yahoo-eng-team] [Bug 1245719] Re: RBD backed instance can't shutdown and restart

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1245719 Title: RBD backed instance can't shutdown

[Yahoo-eng-team] [Bug 1253980] Re: [OSSA 2013-037] DoS attack via setting os_type in snapshots (CVE-2013-6437)

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1253980 Title: [OSSA 2013-037] DoS attack via sett

[Yahoo-eng-team] [Bug 1251590] Re: [OSSA 2014-003] Live migration can leak root disk into ephemeral storage (CVE-2013-7130)

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1251590 Title: [OSSA 2014-003] Live migration can

[Yahoo-eng-team] [Bug 1251123] Re: _update_user_list_with_cas causes significant overhead (when using memcached as token store backend)

2014-02-13 Thread Alan Pevec
** Changed in: keystone/havana 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/1251123 Title: _update_user_list_with_cas causes significant o

[Yahoo-eng-team] [Bug 1270693] Re: _last_vol_usage_poll was not properly updated

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1270693 Title: _last_vol_usage_poll was not proper

[Yahoo-eng-team] [Bug 1271331] Re: unit test failure in gate nova.tests.db.test_sqlite.TestSqlite.test_big_int_mapping

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1271331 Title: unit test failure in gate nova.te

[Yahoo-eng-team] [Bug 1260123] Re: libvirt wait_for_block_job_info can infinitely loop

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1260123 Title: libvirt wait_for_block_job_info can

[Yahoo-eng-team] [Bug 1258253] Re: Compute rpc breaks live upgrade from havana to icehouse

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1258253 Title: Compute rpc breaks live upgrade fro

[Yahoo-eng-team] [Bug 1273455] Re: stevedore 0.14 changes _load_plugins parameter list, mocking breaks

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1273455 Title: stevedore 0.14 changes _load_plugin

[Yahoo-eng-team] [Bug 1258256] Re: Live upgrade from Havana broken by commit 62e9829

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1258256 Title: Live upgrade from Havana broken by

[Yahoo-eng-team] [Bug 1257355] Re: live migration fails when using non-image backed disk

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1257355 Title: live migration fails when using non

[Yahoo-eng-team] [Bug 1265512] Re: VMware: unnecesary session termination

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1265512 Title: VMware: unnecesary session terminat

[Yahoo-eng-team] [Bug 1270654] Re: test_different_fname_concurrency flakey fail

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1270654 Title: test_different_fname_concurrency fl

[Yahoo-eng-team] [Bug 1277790] Re: boto 2.25 causing unit tests to fail

2014-02-13 Thread Alan Pevec
** Changed in: nova/havana 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/1277790 Title: boto 2.25 causing unit tests to fai

[Yahoo-eng-team] [Bug 1274772] Re: libvirt.txt in gate is full of error messages

2014-02-13 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.1-0ubuntu7 --- libvirt (1.2.1-0ubuntu7) trusty; urgency=low * debian/patches/nwfilter-locking.patch: Dropped causes ftbfs. -- Chuck ShortThu, 13 Feb 2014 10:07:56 -0700 ** Changed in: libvirt (Ubuntu) Status: New => Fix Re

[Yahoo-eng-team] [Bug 1279917] [NEW] keystoneclient users.find errors out with "KeyError: users"

2014-02-13 Thread Steve Ivy
Public bug reported: Given a basic test script hitting openstack running in a virtualbox: import keystoneclient from keystoneclient.v3 import client keystone = client.Client(user_domain_name='default', username='admin', passwo

[Yahoo-eng-team] [Bug 1262223] Re: Wrap call to extension_supported on Launch Instance with try/except

2014-02-13 Thread Alan Pevec
** Also affects: horizon/havana Importance: Undecided Status: New ** Changed in: horizon/havana Status: New => Fix Committed ** Changed in: horizon/havana Milestone: None => 2013.2.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1245885] Re: Mellanox Neutron Agent is using keystone port

2014-02-13 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Status: New => Fix Committed ** Changed in: neutron/havana Milestone: None => 2013.2.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1243888] Re: neutron-check-nvp-config failure

2014-02-13 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Status: New => Fix Committed ** Changed in: neutron/havana Milestone: None => 2013.2.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1221419] Re: unable to ping floating ip from fixed_ip association

2014-02-13 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Status: New => Fix Committed ** Changed in: neutron/havana Milestone: None => 2013.2.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1251874] Re: reduce severity of network notfound trace when looked up by dhcp agent

2014-02-13 Thread Alan Pevec
** Also affects: neutron/havana Importance: Undecided Status: New ** Changed in: neutron/havana Status: New => Fix Committed ** Changed in: neutron/havana Milestone: None => 2013.2.2 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

  1   2   >