[Yahoo-eng-team] [Bug 1582693] [NEW] Image and flavor metadata for libvirt watchdog is handled erroneously

2016-05-17 Thread Ferenc Horváth
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

[Yahoo-eng-team] [Bug 1520159] [NEW] HTTP response codes should be extracted to constants

2015-11-26 Thread Ferenc Horváth
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