Public bug reported:
I was trying to add a retry for glance operations via nova. I came
across below options defined in the conf:
[glance]
..
#connect_retries =
#connect_retry_delay =
#status_code_retries =
#status_code_retry_delay =
===
I tried to set som
Public bug reported:
In 'nova/cmd/manage.py' file, the function
'_check_orphaned_allocations_for_provider()' inside 'PlacementCommands'
class has below if condition:
---
class PlacementCommands(object):
...
...
def _check_orphaned_allocations_for_provider(self, ctxt, placement
2 matches
Mail list logo