Hide Forgot
Description of problem: We would like to use "get valid server state" functionality, that was implemented in Mitaka. Blueprint: https://blueprints.launchpad.net/nova/+spec/get-valid-server-state The relevant changes are: https://review.openstack.org/241562/ https://review.openstack.org/267062/ Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
That is a feature, the patches introduce changes in the object model, the database and the public API. It seems to be complicated to address that request.
(In reply to Sahid Ferdjaoui from comment #3) > That is a feature, the patches introduce changes in the object model, the > database and the public API. It seems to be complicated to address that > request. Right, unfortunately such changes introduce issues particularly for updates which mean we can't include them as backports in a minor update (z-stream).
Closed without a fix therefore QE won't automate