There is no `fuel-version` command in master node cli

Bug #1625564 reported by Maksym Strukov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Fuel Sustaining

Bug Description

=======================================
[root@nailgun ~]# fuel2 --help
...
Command line interface and Python API wrapper for Fuel.

optional arguments:
  --version show program's version number and exit
...
  --fuel-version show Fuel server's version number and exit. WARNING:
                        deprecated since 7.0 release. Please use fuel-version
                        command instead
...

[root@nailgun ~]# fuel --help
...
optional arguments:
...
  -v, --version show program's version number and exit
  --fuel-version show Fuel server's version number and exit. WARNING:
                        deprecated since 7.0 release. Please use fuel-version
                        command instead

=======================================

In agree with Fuel help output, there is should be a command 'fuel-version', but it not exists:
[root@nailgun ~]# fuel-version
-bash: fuel-version: command not found

Environment:
Fuel 9.0 -> 9.1 snapshot# proposed-2016-09-20-082323

Tags: area-python
Maksym Strukov (unbelll)
description: updated
Revision history for this message
Vitalii Kulanov (vitaliy-t) wrote :

Please, try 'fuel2 fuel-version' command

[root@fuel ~]# fuel2 fuel-version
+-------------------+-------------+
| Field | Value |
+-------------------+-------------+
| api | 1 |
| auth_required | True |
| feature_groups | [] |
| openstack_version | newton-10.0 |
| release | 10.0 |
+-------------------+-------------+

Revision history for this message
Vitalii Kulanov (vitaliy-t) wrote :

or ...

[root@fuel ~]# fuel2
(fuel2) fuel-version
+-------------------+-------------+
| Field | Value |
+-------------------+-------------+
| api | 1 |
| auth_required | True |
| feature_groups | [] |
| openstack_version | newton-10.0 |
| release | 10.0 |
+-------------------+-------------+
(fuel2)

Changed in fuel:
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
milestone: none → 10.0
tags: added: area-python
Changed in fuel:
status: New → Invalid
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Invalid → Incomplete
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.