[Yahoo-eng-team] [Bug 1948393] [NEW] useless configuration options in 'nova.conf'

2021-10-22 Thread Rahul Singh
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

[Yahoo-eng-team] [Bug 1943795] [NEW] unnecessary if condition in nova/cmd/manage.py

2021-09-15 Thread Rahul Singh
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