[Yahoo-eng-team] [Bug 1835037] Re: Upgrade from bionic-rocky to bionic-stein failed migrations.

2019-11-10 Thread Ryan Beisner
The fix merged in master and is in the current stable charms as of 19.10. ** Changed in: charm-nova-cloud-controller Status: In Progress => Fix Committed ** Changed in: charm-nova-cloud-controller Status: Fix Committed => Fix Released -- You received this bug notification because

[Yahoo-eng-team] [Bug 1714235] Re: os-migrateLive API does not restrict one from trying to migrate to the original host

2019-11-10 Thread Matt Riedemann
I'm just going to invalidate this since if you're using microversion < 2.34 you'll get a 400 because of the UnableToMigrateToSelf error from conductor and if you're using >= 2.34 you'll get a 202 response but the operation will fail and a fault will be recorded, there would just be more work to do,

[Yahoo-eng-team] [Bug 1732363] Re: Use subprocess securely

2019-11-10 Thread Matt Riedemann
I'm going to invalidate this because the code being pointed out is just dev/test scripts, not production runtime code. It can be fixed if someone wants to restore and rework the patch but it's super low priority IMO. ** Changed in: nova Importance: Undecided => Low ** Changed in: nova S