-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Cinder OpenStackApplication #263
Add Cinder OpenStackApplication #263
Conversation
Add _get_units_upgrade_steps and use it for cinder and nova-compute.
79c6ab0
to
654098f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally LGTM. I think there is no need to create a cinder class so far
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly LGTM. I'm +1 on only adding a Cinder application class when it is really necessary. This PR can just focus on unit-by-unit upgrade
Draft PR, based on #264