Public bug reported:
When using the filter_scheduler with 400 hosts (not a very large number)
and debug logging turned on, scheduling times start taking a very long
time. With debug logging on, select_destinations() can swing anywhere
between 3 and 18 seconds. With debug logging off, select_destin
: Medium
Assignee: Ryan Rossiter (rlrossit)
Status: In Progress
** Tags: api policy tags
--
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/1581203
Title
*** This bug is a duplicate of bug 1514997 ***
https://bugs.launchpad.net/bugs/1514997
** This bug has been marked a duplicate of bug 1514997
Metrics filter receives wrong metric value
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subs
penstack.org/api-ref-
compute-v2.1.html#os-volumes].
This will cause any tests that want to use that helper method to get a
404 instead of their desired function.
** Affects: nova
Importance: Medium
Assignee: Ryan Rossiter (rlrossit)
Status: Triaged
** Tags: api functional testi
cted API Error. Please report this at
http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
The volume API needs to wrap these exceptions and return the nova
equivalent to the rest API so the appropriate return code can be
returned.
** Affects: nova
Importance: Undeci
o give the default.
** Affects: nova
Importance: Undecided
Assignee: Ryan Rossiter (rlrossit)
Status: In Progress
--
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/bu
object_compatibility
obj_class().obj_to_primitive(**kwargs)
TypeError: __init__() takes exactly 2 arguments (1 given)
So we need to somehow inject args to __init__() when we need to...
** Affects: nova
Importance: Undecided
Assignee: Ryan Rossiter (rlrossit)
Public bug reported:
The neutron.common.rpc module has no unit test coverage. The following
change was made to neutron/common/rpc.py:
68 def cleanup():
69 global TRANSPORT, NOTIFIER
70 assert TRANSPORT is not None
71 assert NOTIFIER is not None
72 #TRANSPORT.cleanup()
73 #
() from
the cleanup function.
Tests should be added for all of the public functions, along with tests
for RequestContextSerializer for both a given base, and a null base.
** Affects: nova
Importance: Undecided
Assignee: Ryan Rossiter (rlrossit)
Status: New
** Changed in: nova
le
"/opt/stack/nova/.tox/py27/local/lib/python2.7/site-packages/oslo_versionedobjects/base.py",
line 578, in obj_load_attr
_("Cannot load '%s' in the base class") % attrname)
NotImplementedError: Cannot load 'metadata' in the base class
** Affect
Public bug reported:
In the same way that https://bugs.launchpad.net/nova/+bug/1489531 was
for changing the disk format, we should also have an enum for container
format so we can control that a little better.
** Affects: nova
Importance: Undecided
Assignee: Ryan Rossiter (rlrossit
Public bug reported:
Part of test_relationships() is spent building the subobject tree of
each nova object
(http://git.openstack.org/cgit/openstack/nova/tree/nova/tests/unit/objects/test_objects.py#n1274).
In _build_tree(), a tree is built with all objects in the nova registry,
and then it finds t
Public bug reported:
When using exceptions.check_message to check it a connection was refused
by an API, check_message will check to see if the exception's message
contains "Connection" and "refused". When a connection is refused, the
message does not contain exactly "Connection" and "refused", bu
Public bug reported:
When the creation of a user fails by some exceptions within Keystone,
the error message given by Horizon is "Error: Unable to create user."
The error message within Keystone CLI shows detailed description of
error.
To replicate:
1. Raise an exception within keystone/keyston
14 matches
Mail list logo