[Yahoo-eng-team] [Bug 1501686] Re: Incorrect exception handling in DB code involving rollbacked transactions.

2016-01-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/230481 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=924f19e8f16aebf103a3b70f2bd236afc846933b Submitter: Jenkins Branch:master commit 924f19e8f16aebf103a3b70f2bd236afc846933b Author: Ann Kamyshnikova

[Yahoo-eng-team] [Bug 1536591] Re: lbaas-pool-update does not allow to update session persistency

2016-01-21 Thread Elena Ezhova
It's a neutron-client bug, not a neutron-lbaas one. ** Project changed: neutron => python-neutronclient -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1536591 Title: lbaas-pool-update

[Yahoo-eng-team] [Bug 1515940] Re: PhantomJS crashing in npm-run-test

2016-01-21 Thread Rob Cresswell
Marking invalid as this no longer seems to be an issue in Horizon. ** Changed in: horizon Assignee: Rob Cresswell (robcresswell) => (unassigned) ** Changed in: horizon Status: Confirmed => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1536586] [NEW] Angular: neutron.service getPorts is using the wrong call parameters

2016-01-21 Thread Itxaka Serrano
Public bug reported: Looks like our getPorts needs a NetworkId parameter: @param {string} networkId * The network id to retrieve ports for. Required. And it passes it directly to the apiService return apiService.get('/api/neutron/ports/', networkId) But looking at other services that

[Yahoo-eng-team] [Bug 1536535] Re: global requirement sync should be enable for specs repo

2016-01-21 Thread Ghanshyam Mann
** Project changed: tap-as-a-service => nova ** Also affects: tempest Importance: Undecided Status: New ** Changed in: tempest Assignee: (unassigned) => Ghanshyam Mann (ghanshyammann) ** Changed in: nova Assignee: (unassigned) => Ghanshyam Mann (ghanshyammann) -- You

[Yahoo-eng-team] [Bug 1536610] [NEW] nova instance actions periodically have no start and finish time (empty events[])

2016-01-21 Thread Pavel Djakonov
Public bug reported: Nova instance actions periodically have no start and finish time, I get empty events[]: root@controller1:/var/log# nova instance-action-list 5f844d05-405f-4997-b542-0c85d1b6c8ed ++--+-++ |

[Yahoo-eng-team] [Bug 1536569] [NEW] [Error: Remote error: DBError This Connection is closed

2016-01-21 Thread BM Shukla
Public bug reported: Error: Failed to perform requested operation on instance "l2", the instance has an error status: Please try again later [Error: Remote error: DBError This Connection is closed [u'Traceback (most recent call last):\n', u' File "/usr/lib/python2.7/site-

[Yahoo-eng-team] [Bug 1536589] [NEW] Inconsistent state when connection to conductor is lost during live migration

2016-01-21 Thread Radomir Dopieralski
Public bug reported: If during live migration the connection to nova conductor service is somehow lost (for instance, due to the rabbitmq server becoming unavailable), the migration status of the nodes never gets updated, and they end up forever in "migrating" state, with the actual guest already

[Yahoo-eng-team] [Bug 1534555] Re: [Django 1.9] django.forms.util renamed with an s

2016-01-21 Thread Rob Cresswell
The fix was part of https://review.openstack.org/#/c/223106/ ** Changed in: horizon Status: New => Invalid ** Also affects: horizon/liberty Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1536535] [NEW] global requirement sync should be enable for specs repo

2016-01-21 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: All OpenStack projects spec repo are using requirements and those are not automatically synced from global requirement. specs repo requirement should be up to date with g-r ** Affects: nova Importance: Undecided Status: New -- global

[Yahoo-eng-team] [Bug 1536591] [NEW] lbaas-pool-update does not allow to update session persistency

2016-01-21 Thread Evgeny Fedoruk
Public bug reported: neutron CLI command lbaas-pool update does not allow to change session persistency ** Affects: neutron Importance: Undecided Status: New ** Tags: lbaas -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1524908] Re: Router may be removed from dvr_snat agent by accident

2016-01-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/255989 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=521e1c9face737a8d432be16ad63829aaf21384e Submitter: Jenkins Branch:master commit 521e1c9face737a8d432be16ad63829aaf21384e Author: Oleg Bondarev Date:

[Yahoo-eng-team] [Bug 1518584] Re: Branding: Horizon Header should be more composable

2016-01-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/248394 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=378623217deb434a067fffb1fcf83e3520ffda33 Submitter: Jenkins Branch:master commit 378623217deb434a067fffb1fcf83e3520ffda33 Author: Diana Whitten

[Yahoo-eng-team] [Bug 1536513] [NEW] os-getConsoleOutput fail with 500

2016-01-21 Thread Eli Qiao
Public bug reported: 2016-01-21 07:12:24.667 DEBUG nova.api.openstack.wsgi [req-62cccfc1-478e-415b-8f12-51637bfd78e7 tempest-ServerActionsTestJSON-1139043036 tempest-ServerActionsTestJSON-2088121350] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} _process_stack

[Yahoo-eng-team] [Bug 1536512] [NEW] cirros-0.3.4-x86_64-disk can't be lauched in liberty (no timer check issue)

2016-01-21 Thread leye
Public bug reported: I am trying to launch cirros instance following liberty installation guide. The instance is created successfully, but guest kernel is stuck with "trying to set up timer ". I tried to google this issue and found there's a bug report in 2014 and already fixed. The

[Yahoo-eng-team] [Bug 1536543] [NEW] [vmware] with nova-network, vmware driver can not connect vm to portgroup

2016-01-21 Thread xhzhf
Public bug reported: version: kilo steps: with nova-notwork vlan manager, when booting vm, vmware driver find corrent vSwitch according to vlan_interface, and create portgroup on the switch of ESXi A. But when creating vm, cluster DRS will allocate vm to ESXi B. ESXi B have not correct

[Yahoo-eng-team] [Bug 1536540] [NEW] AttributeError: 'NoneType' object has no attribute 'port_name' when deleting an instance with QoS policy attached

2016-01-21 Thread Itzik Brown
Public bug reported: After deleting an instance with a port the has a QoS policy attached the following Trace occurs in the OVS agent log: 2016-01-21 04:02:22.634 21316 ERROR neutron.agent.l2.extensions.manager Traceback (most recent call last): 2016-01-21 04:02:22.634 21316 ERROR

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

2016-01-21 Thread Vishal kumar mahajan
** Also affects: python-ironicclient (Ubuntu) Importance: Undecided Status: New ** Changed in: python-ironicclient (Ubuntu) Assignee: (unassigned) => Vishal kumar mahajan (mahajan-vishal-mca) ** Also affects: python-saharaclient (Ubuntu) Importance: Undecided Status: New

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

2016-01-21 Thread Vishal kumar mahajan
** No longer affects: python-saharaclient (Ubuntu) ** Changed in: python-ironicclient (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1536526] [NEW] TemplateDoesNotExist exception while deleting volume.

2016-01-21 Thread Masco
Public bug reported: while deleting a volume, we are getting a TemplateDoesNotExist exception for horizon/common/_data_table_table_action.html file. ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1536671] [NEW] libvirt detach_interface logs errors for network device not found after neutron network-vif-deleted event

2016-01-21 Thread Matt Riedemann
Public bug reported: I've started noticing a lot of these in the neutron job logs: http://logs.openstack.org/67/269867/4/check/gate-tempest-dsvm-neutron- src-os-brick/7617a9f/logs/screen-n-cpu.txt.gz#_2016-01-21_05_38_48_667 2016-01-21 05:38:48.667 ERROR nova.virt.libvirt.driver

[Yahoo-eng-team] [Bug 1536681] [NEW] launch instance cannot use location provider

2016-01-21 Thread Matt Borland
Public bug reported: The introduction of the location provider service in Angular doesn't check whether the page has a base tag before assuming html5 location management. This is not a relevant need for modals like the Launch Instance, which are not necessarily launched from an 'Angular page.'

[Yahoo-eng-team] [Bug 1536703] [NEW] unable to re-issue confirm/revert of resize

2016-01-21 Thread Chris Friesen
Public bug reported: If we call confirm_resize() that sets migration.status to 'confirming' and sends an RPC cast to the compute node. If there's a glitch and that cast is received but never processed, there's no way to confirm the resize since it only looks for migrations with a status of

[Yahoo-eng-team] [Bug 1536718] [NEW] VMware: unable to boot an instance

2016-01-21 Thread Gary Kotton
Public bug reported: The commit https://github.com/openstack/nova/commit/fbe31e461ac3f16edb795993558a2314b4c16b52 broke the driver 2016-01-17 02:44:57.103 ERROR nova.compute.manager [req-eecba3d3-7745-42c4-92f1-f20c6c208bc8 tempest-AggregatesAdminTestJSON-1988995251

[Yahoo-eng-team] [Bug 1536706] [NEW] rh_subscription plugin attemps connection even when no config is provided

2016-01-21 Thread Lars Kellogg-Stedman
Public bug reported: The rh_subscription plugin attempts to connect to the RHN servers even when no config is provided. This can introduce a large delay in the boot process if the local environment is dropping outbound packets. ** Affects: cloud-init Importance: Undecided Status:

[Yahoo-eng-team] [Bug 1531109] Re: Fix error msg when to create or update subnet

2016-01-21 Thread Rob Cresswell
*** This bug is a duplicate of bug 1492365 *** https://bugs.launchpad.net/bugs/1492365 ** This bug has been marked a duplicate of bug 1492365 Inconsistent/ useless error messages in networking workflows -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1498881] Re: wrong error message whilst address poll not supported in subnet creation

2016-01-21 Thread Rob Cresswell
*** This bug is a duplicate of bug 1492365 *** https://bugs.launchpad.net/bugs/1492365 ** This bug has been marked a duplicate of bug 1492365 Inconsistent/ useless error messages in networking workflows -- You received this bug notification because you are a member of Yahoo! Engineering

[Yahoo-eng-team] [Bug 1526919] Re: Missing Release Notes for new APIs

2016-01-21 Thread Rob Cresswell
There's a lot of discussion in the patch around whether is actually a bug, so marking as Opinion for now. ** Changed in: horizon Status: In Progress => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack

[Yahoo-eng-team] [Bug 1330873] Re: Instance name set in horizon is not set in VMware vCenter

2016-01-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/166608 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=47e3a4e96189486b53d3f8f0aac0ea56931adac8 Submitter: Jenkins Branch:master commit 47e3a4e96189486b53d3f8f0aac0ea56931adac8 Author: Gary Kotton Date: Sun

[Yahoo-eng-team] [Bug 1524274] Re: [OSSA 2016-001] Unprivileged api user can access host data using instance snapshot (CVE-2015-7548)

2016-01-21 Thread Dave Walker
** Also affects: nova/kilo 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/1524274 Title: [OSSA 2016-001] Unprivileged api

[Yahoo-eng-team] [Bug 1536715] [NEW] Duplicated code

2016-01-21 Thread Béla Vancsics
Public bug reported: It's duplicated code in the code (nova/compute/manager.py) http://openqa.sed.hu/dashboard/index/4?did=1 , in 39~CloneClass ** Affects: nova Importance: Undecided Assignee: Béla Vancsics (vancsics) Status: In Progress ** Changed in: nova Assignee:

[Yahoo-eng-team] [Bug 1505153] Re: gates broken by WebOb 1.5 release

2016-01-21 Thread Dave Walker
** Also affects: cinder/kilo 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/1505153 Title: gates broken by WebOb 1.5 release

[Yahoo-eng-team] [Bug 1517963] Re: Checksum of deactivated image can be modified for 'deactivated' images

2016-01-21 Thread Dave Walker
*** This bug is a duplicate of bug 1517060 *** https://bugs.launchpad.net/bugs/1517060 ** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => Fix Committed ** Changed in: glance/kilo Milestone: None => 2015.1.3 -- You

[Yahoo-eng-team] [Bug 1498163] Re: [OSSA 2015-020] Glance storage quota bypass when token is expired (CVE-2015-5286)

2016-01-21 Thread Dave Walker
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => Fix Committed ** Changed in: glance/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1526804] Re: Model sync is broken for SQLite because of BigInteger type mismatch

2016-01-21 Thread Dave Walker
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => Fix Committed ** Changed in: glance/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1471912] Re: [OSSA 2015-014] Format-guessing and file disclosure via image conversion (CVE-2015-5163)

2016-01-21 Thread Dave Walker
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => Fix Committed ** Changed in: glance/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1478690] Re: Request ID has a double req- at the start

2016-01-21 Thread Dave Walker
** Changed in: glance/kilo Status: Fix Released => Fix Committed ** Changed in: glance/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1482371] Re: [OSSA 2015-019] Image status can be changed by passing header 'x-image-meta-status' with PUT operation using v1 (CVE-2015-5251)

2016-01-21 Thread Dave Walker
** Also affects: glance/kilo Importance: Undecided Status: New ** Changed in: glance/kilo Status: New => Fix Committed ** Changed in: glance/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1532048] Re: grenade fails setting up horizon with "ImportError: No module named utils" for compressor package

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New ** Changed in: horizon/kilo Status: New => Fix Committed ** Changed in: horizon/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1484086] Re: ec2tokens authentication is failing during Heat tests

2016-01-21 Thread Dave Walker
** Changed in: heat/kilo Status: Fix Released => Fix Committed ** Changed in: heat/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1482677] Re: volume backup restore not working

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1482677 Title: volume backup restore not

[Yahoo-eng-team] [Bug 1513179] Re: create volume workflow does not compute quota usage correctly

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1513179 Title: create volume workflow does

[Yahoo-eng-team] [Bug 1505976] Re: containers loading image location hardcoded

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1505976 Title: containers loading image

[Yahoo-eng-team] [Bug 1518893] Re: Instance flavor column does not sort the proper way

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New ** Changed in: horizon/kilo Status: New => Fix Committed ** Changed in: horizon/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1361360] Re: Eventlet green threads not released back to the pool leading to choking of new requests

2016-01-21 Thread Dave Walker
** Changed in: heat/kilo Status: Fix Released => Fix Committed ** Changed in: heat/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1361360

[Yahoo-eng-team] [Bug 1515302] Re: Group membership attribute is hard-coded when using 'user_enable_emulation'

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1528201] Re: [L3 HA] Stacktrace during HA router creation when running rally test

2016-01-21 Thread Dave Walker
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => Fix Committed ** Changed in: neutron/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1522192] Re: warning for dead agent during port binding is misleading

2016-01-21 Thread Dave Walker
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => Fix Committed ** Changed in: neutron/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1488233] Re: FC with LUN ID >255 not recognized

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1491511] Re: Behavior change with latest nova paste config

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1478656] Re: Non-numeric filenames in key_repository will make Keystone explode

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1484738] Re: keyerror when refreshing instance security groups

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1481812] Re: nova servers pagination does not work with changes-since and deleted marker

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1477600] Re: Token Validation API returns 401 not 404 on invalid fernet token

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1482699] Re: glance requests from nova fail if there are too many endpoints in the service catalog

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1483382] Re: Able to request a V2 token for user and project in a non-default domain

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1479943] Re: XmlBodyMiddleware stubs break existing configs

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1448286] Re: unicode query string raises UnicodeEncodeError

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1459790] Re: With fernet tokens, validate token loses the ms on 'expires' value

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1402760] Re: All user tokens are considered revoked on it's group role revocation

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1423772] Re: During live-migration Nova expects identical IQN from attached volume(s)

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1401926] Re: Role revocation invalidates tokens on all user projects

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1436187] Re: 'AttributeError' is getting raised while unshelving instance booted from volume

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1452418] Re: Fernet tokens read from disk on every request

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1467451] Re: Hyper-V: fail to detach virtual hard disks

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1468000] Re: Group lookup by name in LDAP via v3 fails

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1459382] Re: Fernet tokens can fail with LDAP identity backends

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1462128] Re: Cells: DBReferenceError possible deleting unscheduled instance

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1475762] Re: v3 tokens with references outside the default domain can be validated on v2

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1480196] Re: Request-id is not getting returned if glance throws 500 error

2016-01-21 Thread Dave Walker
** Changed in: glance/kilo Status: Fix Released => Fix Committed ** Changed in: glance/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Glance.

[Yahoo-eng-team] [Bug 1476439] Re: update_metadata for flavors and images shows blank. static basePath not set correctly.

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1476439 Title: update_metadata for flavors

[Yahoo-eng-team] [Bug 1480563] Re: weird sort for hypervisor_hostname

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1480563 Title: weird sort for

[Yahoo-eng-team] [Bug 1465440] Re: Firewall attribute "Shared" is set to None by default instead of 'False'

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo 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/1465440 Title: Firewall attribute "Shared" is set to None by

[Yahoo-eng-team] [Bug 1451681] Re: [launch instance] new launch instance doesn't honor webroot setting

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1451681 Title: [launch instance] new

[Yahoo-eng-team] [Bug 1469589] Re: network_topology page not working

2016-01-21 Thread Dave Walker
** Also affects: horizon/kilo Importance: Undecided Status: New -- 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/1469589 Title: network_topology page not

[Yahoo-eng-team] [Bug 1522681] Re: neutron-usage-audit doesn't work properly

2016-01-21 Thread Dave Walker
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => Fix Committed ** Changed in: neutron/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1493694] Re: On compute restart, quotas are not updated when instance vm_state is 'DELETED' but instance is not destroyed in db

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1504465] Re: neutron_lbaas.tests.tempest.v2.api.test_health_monitors_non_admin.TestHealthMonitors failed to clean up loadbalancer

2016-01-21 Thread Dave Walker
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => Fix Committed ** Changed in: neutron/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1497309] Re: l3-agent unable to parse output from ip netns list (iproute2 >= 4.0)

2016-01-21 Thread Dave Walker
** Also affects: neutron/kilo Importance: Undecided Status: New ** Changed in: neutron/kilo Status: New => Fix Committed ** Changed in: neutron/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which

[Yahoo-eng-team] [Bug 1494653] Re: Remove unnecessary 'context' parameter from quotas reserve method call

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1495388] Re: The instance hostname didn't match the RFC 952 and 1123's definition

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1505153] Re: gates broken by WebOb 1.5 release

2016-01-21 Thread Dave Walker
** Also affects: nova/kilo Importance: Undecided Status: New ** Changed in: nova/kilo Status: New => Fix Committed ** Changed in: nova/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1487115] Re: Ephemeral user's id is not always urlsafe

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1487522] Re: Objects: obj_reset_changes signature doesn't match

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1490804] Re: PKI Token Revocation Bypass (CVE-2015-7546)

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1487937] Re: IndexError if federation mapping doesn't match anything

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1485035] Re: cadf payload doesn't have initiator for v2 calls

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1472946] Re: _poll_shelved_instances periodic task is offloading instances even if shelved_offload_time is -1

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1469029] Re: Migrations fail going from juno -> kilo

2016-01-21 Thread Dave Walker
** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone/kilo Status: New => Fix Committed ** Changed in: keystone/kilo Milestone: None => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team,

[Yahoo-eng-team] [Bug 1469563] Re: Fernet tokens do not maintain expires time across rescope (V2 tokens)

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1471810] Re: Support host type specific block volume attachment

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1471967] Re: Fernet unit tests do not test persistence logic

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1470690] Re: No 'OS-EXT-VIF-NET' extension in v2.1

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1475356] Re: Serializer reports wrong supported version

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1475411] Re: During post_live_migration the nova libvirt driver assumes that the destination connection info is the same as the source, which is not always true

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1466056] Re: Hyper-V: serial ports issue on Windows Threshold

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1465444] Re: Fernet key rotation removing keys early

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

[Yahoo-eng-team] [Bug 1454451] Re: simultaneous boot of multiple instances leads to cpu pinning overlap

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1454149] Re: self._event is None that causes "AttributeError: 'NoneType' object has no attribute 'pop'"

2016-01-21 Thread Dave Walker
** Changed in: nova/kilo Status: Fix Released => Fix Committed ** Changed in: nova/kilo Milestone: 2015.1.2 => 2015.1.3 -- 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 1454309] Re: Keystone v3 user/tenant lookup by name via OpenStack CLI client fails

2016-01-21 Thread Dave Walker
** Changed in: keystone/kilo Status: Fix Released => Fix Committed ** Changed in: keystone/kilo Milestone: 2015.1.2 => 2015.1.3 -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone).

  1   2   3   >