forked from canonical/charmed-openstack-upgrader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add force flag to generate plan and upgrate non-empty hypervisors
- introduction of "--force" that can be used on "plan" and "upgrade" - usage of argparse.SUPPRESS to not overwrite the parent parser value [0] - more unit tests changing the sequence of subcommands to show that overwriting it's not happening anymore. [0] https://stackoverflow.com/questions/62904585/support-global-arguments-before-or-after-sub-command-in-argparse
- Loading branch information
1 parent
8add88f
commit db6c650
Showing
2 changed files
with
282 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.