fuel2 cli doesn't have tag-related commands

Bug #1664921 reported by Ilya Bumarskov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Sustaining

Bug Description

Fuel 10 build#1358

It seems that we have missed some fuel2 commands that were available in 9.x release.

10.0 release:

[root@nailgun ~]# fuel2 tag list -r2
fuel2: 'tag' is not a fuel2 command. See 'fuel2 --help'.

9.x release:

[root@fuel ~]# fuel2 tag list -r2
+---------------------+-------+-----------+-------------+
| name | group | conflicts | description |
+---------------------+-------+-----------+-------------+
| base-os | None | None | None |
| ceph-osd | None | None | None |
| cinder | None | None | None |
| cinder-block-device | None | None | None |
| cinder-vmware | None | None | None |
| compute | None | None | None |
| compute-vmware | None | None | None |
| controller | None | None | None |
| database | None | None | None |
| ironic | None | None | None |
| keystone | None | None | None |
| mongo | None | None | None |
| neutron | None | None | None |
| rabbitmq | None | None | None |
| virt | None | None | None |
+---------------------+-------+-----------+-------------+

These commands related with role decomposition feature: https://specs.openstack.org/openstack/fuel-specs/specs/10.0/role-decomposition.html

Revision history for this message
Ilya Bumarskov (ibumarskov) wrote :

Also I didn't find these commands in Fuel CLI commands comparison matrix (https://docs.openstack.org/developer/fuel-docs/userdocs/fuel-user-guide/cli/cli_comparison_matrix.html)

Changed in fuel:
importance: Undecided → High
milestone: none → 10.1
description: updated
Changed in fuel:
status: New → Confirmed
assignee: nobody → Fuel Sustaining (fuel-sustaining-team)
tags: added: area-python
tags: added: module-client
Revision history for this message
Vitalii Kulanov (vitaliy-t) wrote :

@Ilya, Please note, that you specify wrong (non-existing) build number. Also I can't reproduce it on Fuel 10 build#1358.

[root@fuel ~]# fuel2 tag list -r 2
+---------------------+-------+-----------+-------------+
| name | group | conflicts | description |
+---------------------+-------+-----------+-------------+
| base-os | None | None | None |
| ceph-osd | None | None | None |
| cinder | None | None | None |
| cinder-block-device | None | None | None |
| cinder-vmware | None | None | None |
| compute | None | None | None |
| compute-vmware | None | None | None |
| controller | None | None | None |
| database | None | None | None |
| ironic | None | None | None |
| keystone | None | None | None |
| mongo | None | None | None |
| neutron | None | None | None |
| rabbitmq | None | None | None |
| virt | None | None | None |
+---------------------+-------+-----------+-------------+

[root@fuel ~]# shotgun2 short-report
cat /etc/fuel_build_id:
 1349
cat /etc/fuel_build_number:
 1349
cat /etc/fuel_release:
 10.0
cat /etc/fuel_openstack_version:
 newton-10.0

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

Sorry, in previous comment I specify wrong number too. So I can't reproduce this bug on Fuel 10 build# 1349

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Ilya Bumarskov (ibumarskov) wrote :

Yes, latest build contains tag-related commands.

Changed in fuel:
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.