[upgrade] Rename 'octane backup' and 'octane restore' to 'octane fuel-backup' and 'octane fuel-restore' as described in spec
Bug #1538064 reported by
Vladimir Khlyunev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Oleg S. Gelbukh | ||
7.0.x |
Fix Committed
|
Medium
|
Oleg S. Gelbukh | ||
8.0.x |
Fix Committed
|
Medium
|
Sergey Abramov |
Bug Description
According to https:/
Steps to verify (for qa):
1) Install fuel-octane package on 7.0 fuel master
2) Try to execute 'octane backup' - should fail with 'Invalid command' error
3) Execute 'octane fuel-backup --to backup.tar' - should start generating the backup
And
1) Install fuel-octane package on 8.0 fuel master
2) Try to execute 'octane restore' - should fail with 'Invalid command' error
3) Execute 'octane fuel-restore' - should fail with different error (or if you will provide the backup file - should restore it)
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
milestone: | 9.0 → 7.0-updates |
Changed in fuel: | |
importance: | High → Medium |
tags: | added: non-release |
Changed in fuel: | |
assignee: | Sergey Abramov (sabramov) → Oleg S. Gelbukh (gelbuhos) |
status: | Confirmed → In Progress |
Changed in fuel: | |
milestone: | 7.0-updates → 9.0 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/275609 /git.openstack. org/cgit/ openstack/ fuel-octane/ commit/ ?id=b50a25cab41 25bae0a4cb47db2 019cdba412f02b
Committed: https:/
Submitter: Jenkins
Branch: master
commit b50a25cab4125ba e0a4cb47db2019c dba412f02b
Author: Oleg Gelbukh <email address hidden>
Date: Wed Feb 3 10:20:51 2016 +0000
Change names of backup and restore commands according to spec
Change command for backup Fuel Admin node configuration to 'fuel-backup'.
Change command for restore Fuel Admin node configuration to 'fuel-restore'.
Change-Id: Ifdfbd1ba0097f9 2a148a46f35d11a 216e2c195a7 standalone- script- to-backup- masternode
Blueprint: create-
Closes-bug: 1538064