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
/opt/st
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 solutio
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!
Engi
** 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
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 neutron.agent.
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 p
** 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).
https://bugs.launchp
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-
packages/nova/conductor/m
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 requ
** 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 receiv
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 ac
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
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 subscr
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 d
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 T
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 subs
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
++--+-++
| Ac
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: Thu Dec 10 19:49:25 20
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
Date: Mon Dec 14 14:42:35 20
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
Date: Sat Dec 12 22:11:37
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
[req-c8971f87-3
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.' T
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 "fini
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: N
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: (una
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
tempest-AggregatesAdminTest
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 Mar 22 06:57:09 2015 -0
*** 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 T
*** 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 T
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 Dashb
This isn't a bug. See http://getbootstrap.com/css/#forms-control-
validation
** Changed in: horizon
Status: In Progress => Invalid
** Changed in: horizon
Assignee: Cindy Lu (clu-m) => (unassigned)
--
You received this bug notification because you are a member of Yahoo!
Engineering T
This is a considerable new feature, not a bug. Please register a new
blueprint for this.
** Changed in: horizon
Status: New => Invalid
** Tags removed: rfe
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboar
** 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 use
** 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
** 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
*** 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 r
** 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
** 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.
https://bugs.launchpad.net/bugs/1480196
** 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.
https://bugs.launchpad.net/bugs/1478690
** 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
** 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
** 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
** 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
** 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 loc
** 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
** 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).
https://bugs.launchp
** 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 wo
** 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 hypervisor_ho
** 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
** 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 wo
** 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 defa
** 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 launch
** 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
Title
** 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
** 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, whi
** 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
** 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
** 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).
https://bugs.launchpad.ne
** 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
** 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
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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 subscr
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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, whi
** 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).
https://bugs.launchpad.ne
** 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, whi
** 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, whi
** 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, whi
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs
** 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).
https://bugs
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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, whi
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs.launchpad.ne
** 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).
https://bugs
** 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).
https://bugs
** 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).
https://bugs.launchpad.ne
1 - 100 of 238 matches
Mail list logo