octane fuel-restore fails (7.0 -> 8.0)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Oleg S. Gelbukh | ||
8.0.x |
Fix Committed
|
High
|
Sergey Abramov | ||
Mitaka |
Fix Committed
|
High
|
Oleg S. Gelbukh |
Bug Description
Detailed bug description:
Steps to reproduce:
1. Install Fuel Admin node using ISO 7.0
2. Install fuel-octane from the source code
3. Create backup of Fuel Admin node configuration (without any env)
4. Install Fuel Admin node using ISO 8.0
5. Install fuel-octane from rpm http://
6. Restore backup:
octane --debug fuel-restore --from ./fuel7_backup.tar --admin-password admin
Expected results:
Restore is successfully finished
Actual result:
Traceback (most recent call last):
File "/usr/bin/octane", line 10, in <module>
sys.
File "/usr/lib/
return OctaneApp(
File "/usr/lib/
result = self.run_
File "/usr/lib/
result = cmd.run(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
archivator.
File "/usr/lib/
self.
File "/usr/lib/
c_id, c_data = line.split("|", 1)
ValueError: need more than 1 value to unpack
Reproducibility:
100%
Workaround:
No
Impact:
Critical
Description of the environment:
fuel-octane-
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "8.0"
api: "1.0"
build_number: "570"
build_id: "570"
fuel-nailgun_sha: "558ca91a854cf2
python-
fuel-agent_sha: "658be72c4b42d3
fuel-
astute_sha: "b81577a5b7857c
fuel-library_sha: "c2a335b5b725f1
fuel-ostf_sha: "3bc76a63a9e7d1
fuel-mirror_sha: "fb45b80d7bee58
fuelmenu_sha: "78ffc73065a967
shotgun_sha: "63645dea384a37
network-
fuel-upgrade_sha: "616a7490ec7199
fuelmain_sha: "d605bcbabf3153
Additional information:
No
Changed in fuel: | |
assignee: | nobody → Sergey Abramov (sabramov) |
Changed in fuel: | |
milestone: | none → 8.0-updates |
importance: | Undecided → Medium |
tags: | added: area-python |
Changed in fuel: | |
milestone: | 8.0-updates → 9.0 |
Changed in fuel: | |
status: | In Progress → Fix Committed |
tags: | added: team-upgrades |
tags: | added: dev-to-verify |
tags: | removed: dev-to-verify |
Fix proposed to branch: master /review. openstack. org/301776
Review: https:/