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 execution time of Applications and Hypervisors AZs (canonical#394)
With this change it will be possible to show to the users how long COU took to execute an upgrade. This will make easier to calculate the expected time to upgrade control-plane and data-plane. With this change the user will see the result of applications upgrades like this: ```shell Running cloud upgrade... Verify that all OpenStack applications are in idle state ✔ Upgrade plan for 'ceilometer' to 'victoria' executed in 169 seconds ✔ Upgrade plan for 'ceph-radosgw' to 'victoria' executed in 118 seconds ✔ Upgrade plan for 'cinder' to 'victoria' executed in 150 seconds ✔ .... Upgrade plan for [cinder-volume/0, nova-compute-kvm/0] in 'AZ3' to 'victoria' executed in 453 seconds ✔ ```
- Loading branch information
1 parent
7398e8f
commit 1d25afc
Showing
8 changed files
with
41 additions
and
23 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
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
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
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
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
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
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
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