Bug 1802602
Summary: | [RFE] Add REBUILD option to user_data_update_policy property of OS::Nova::Server | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | David Juran <djuran> |
Component: | openstack-heat | Assignee: | Adriano Petrich <apetrich> |
Status: | CLOSED WONTFIX | QA Contact: | Jad Haj Yahya <jhajyahy> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17.0 (Wallaby) | CC: | apetrich, cjeanner, hjensas, mburns, pweeks, ramishra, sbaker, shardy, zbitter |
Target Milestone: | --- | Keywords: | FutureFeature, TechPreview, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-06-22 19:46:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Juran
2020-02-13 14:19:27 UTC
This sounds entirely reasonable, and according to https://docs.openstack.org/nova/latest/contributor/evacuate-vs-rebuild.html#high-level should work fine starting with microversion 2.57. In fact, I'd go so far as to say that if we were starting today this should be the default, and that changes of the key_name should also initiate a rebuild instead of replacement. I don't know how we go about getting there without breaking backwards-compat expectations though. In regards to user_data, I envision creating REBUILD as a (non-default) option for user_data_update_policy, this shouldn't break compatibility, should it? Regarding key_name, how about addgin key_name_update_policy ? Or am I missing something? Fixing flags and moving the target to 16.2 as this is a new feature and behavior that will probably not be backported. Moving to 17 as it didn't made the deadline. |