Public bug reported:
When I use Horizon to add the Watchdog Action (hw_watchdog_action)
metadata to any flavor and I try to use that flavor to create an
instance then the boot process fails. However, if I add the same
metadata to an image then everything works flawlessly.
I used devstack to try t
Public bug reported:
There are several places in the source code where HTTP response codes
are used as numeric values. These values should be extracted to a common
file and the numeric values should be replaced by constants.
For example:
common/auth.py:186
elif resp.status == 404: --> elif resp
2 matches
Mail list logo