Public bug reported:
During shelve-offloading operation if nova-conductor is stopped, the instance
stuck forever in "SHELVED" state and task state of instance stuck in
"SHELVING_OFFLOADING" state.
After restarting the nova-conductor service, the state of instance does not
change to "SHELVE_OFF
Public bug reported:
While creating a new cell_v2 using command "nova-manage cell_v2
create_cell", if no parameter ie. "transport-url" and
"database_connection" are given then the values of "transport-url" and
"database_connection" of default cell are picked from nova.conf which
are already mapped
Public bug reported:
Cell create command accepts value of transport_url parameter which are not in
specified format.
transport_url is a URL used for messaging transport. It has a defined format
i.e.
"transport://user:pass@host:port[,userN:passN@hostN:portN]/virtual_host?query ".
However, if we
Public bug reported:
In "nova-manage cell_v2 create_cell" CLI command the optional parameter ie.
"transport-url" and "database_connection" are treated as positional arguments
and CLI throws an error "The specified transport_url and/or
database_connection combination already exists for another
** Changed in: keystone
Status: Invalid => New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1761419
Title:
Network Latency delay due to multiple calls at d
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1761419
Title:
Network Latency delay due to multiple calls at d
Public bug reported:
If we create a project/user with the name that already exists, the
request goes to database and database returns an Integrity Error for
that. If the database server is present at some other location, it may
increase the execution time of the use case due to network latency. Mo
Public bug reported:
In createInstance usecase execution, when we stop mysqld service and try
to create an instance using command "nova boot --flavor
--image --nic net-id= --security-group
--key-name ". The instance is not created and generates
an "InternalServerError". User must be informed a
Public bug reported:
in controller+2 Compute node instance is not getting evacuated from one
compute node to other compute node. On evacuation it gets stuck with state as
rebuilding on the source node.
Below was logged in the destination compute node
(/var/log/nova/nova-compute.log):
2017-04-1
9 matches
Mail list logo