[Yahoo-eng-team] [Bug 1817683] [NEW] Key pair not imported when passing cloud-init script on initiation

2019-02-26 Thread Jelle Leempoels
Public bug reported: Description === The public SSH key is not imported when an instance is created with a key pair (key pair tab) + cloud-init script (configuration tab) - Reproduced in dashboard (Horizon) - Reproduced with python (nova.server.create()) Steps to reproduce

[Yahoo-eng-team] [Bug 1815476] [NEW] Flavor attribute 'swap' returns unicode'' instead of int 0

2019-02-11 Thread Jelle Leempoels
Public bug reported: Description === When a flavor is created in Horizon with 'Swap Disk (MB)' -> 0. Nova python API returns unicode'' on flavor.swap attribute. When swap disk is changed to 10. API returns -> int 10 instead of unicode. Steps to reproduce == - In horizon