Fuel 7.0 different output for "state" column "fuel release" into CLI and UI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Low
|
Ilya Kharin | ||
7.0.x |
Won't Fix
|
Low
|
Fuel Maintainers |
Bug Description
Fuel 7.0 has a different output of "fuel release" into CLI and UI
6.1 upgraded to 7.0
[root@fuel ~]# fuel release
DEPRECATION WARNING: /etc/fuel/
id | name | state | operating_system | version
---|---
4 | Kilo on Ubuntu 14.04 | available | Ubuntu | 2015.1.0-7.0
3 | Kilo on CentOS 6.5 | unavailable | CentOS | 2015.1.0-7.0
2 | Juno on Ubuntu 14.04.1 | available | Ubuntu | 2014.2.2-6.1
1 | Juno on CentOS 6.5 | available | CentOS | 2014.2.2-6.1
Fuel web UI
HomeReleases
Releases
OpenStack Release Version Available for New Deployments
Kilo on Ubuntu 14.04 2015.1.0-7.0 Available
Kilo on CentOS 6.5 2015.1.0-7.0 Not available
Juno on Ubuntu 14.04.1 2014.2.2-6.1 Not available
Juno on CentOS 6.5 2014.2.2-6.1 Not available
I think we can change state after update for
2 | Juno on Ubuntu 14.04.1 | available | Ubuntu | 2014.2.2-6.1
1 | Juno on CentOS 6.5 | available | CentOS | 2014.2.2-6.1
to
2 | Juno on Ubuntu 14.04.1 | manage only | Ubuntu | 2014.2.2-6.1
1 | Juno on CentOS 6.5 | manage only | CentOS | 2014.2.2-6.1
as wrote into docs
https:/
Fuel upgrade to 7.0
In this guide we assume that the user upgrades Fuel installer from version 6.1 to 7.0. The upgrade of Fuel installer is a standard feature of the system. Upgraded Fuel retains the ability to manage 6.1 environments, which is leveraged by the environment upgrade solution.
Changed in fuel: | |
assignee: | nobody → Fuel Library Team (fuel-library) |
tags: | added: support |
Changed in fuel: | |
importance: | Undecided → Low |
milestone: | none → 8.0 |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Fuel Python Team (fuel-python) |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Maciej Kwiek (maciej-iai) |
tags: | added: area-python |
Changed in fuel: | |
status: | In Progress → Invalid |
assignee: | Ilya Kharin (akscram) → Maciej Kwiek (maciej-iai) |
Fix proposed to branch: master /review. openstack. org/237493
Review: https:/