** Also affects: horizon
Importance: Undecided
Status: New
** Changed in: horizon
Assignee: (unassigned) => Masco Kaliyamoorthy (masco)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad
Public bug reported:
If location-update using below cli then error occured and locations status
changed to deleted.
Believe it or not, the file was also deleted.
I want to update only metadata of the location.
glance location-update (v2)
usage: glance --os-image-api-version 2 location-update --u
Public bug reported:
Operating steps:
1. nova boot a instance named 'A' on host named 'hostxx'.
2. use 'systemctl stop openstack-nova-compute' command to stop nova-compute
service on hostxx.
3. use 'nova delete' command delete instance A, and the result is successful.
4. Then use 'systemctl start
Public bug reported:
live migration, nova-api wait for a reply of rpc_call to nova-
conductor, nova-conductor raise a exception named 'MigrationError'. The
nova-api service can not receive any error reply from nova-conductor
service, and a 'MessageTimeOut' exception occurs until 60 seconds
passe
for 1-3 the answer is yes.
for 4 you don't need this section as well.
I am moving it to invalid.
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
** Also affects: ubuntu
Importance: Undecided
Status: New
** No longer affects: ubuntu
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1401288
Title:
"Failure
Public bug reported:
In nova/cells/starte.py _update_our_capacity(), the calculations of free
units of compute are based on optimistic packing of each instance type
on each compute node. This does not account for hypervisors which do not
allow more than one instance per node, such as ironic.
** A
codes in Neutron.db.securitygroups_db:
def _ensure_default_security_group(self, context, tenant_id):
"""Create a default security group if one doesn't exist.
:returns: the default security group id.
"""
filters = {'name': ['default'], 'tenant_id': [tenant_id]}
8 matches
Mail list logo