[python-fuelclient] 'fuel2 health' command for new CLI2 has to be implemented instead deprecated one

Bug #1619196 reported by Vitalii Kulanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Vitalii Kulanov

Bug Description

Detailed bug description:
As we deprecate old cli in python-fuelclient a new 'fuel2 health' commands has to be implemented instead old one.

Additional information:
[root@fuel ~]# fuel health --help
usage: fuel health [-h] --env ENV [--list] [--force] [--check CHECK]
                   [--ostf-username OSTF_USERNAME]
                   [--ostf-password OSTF_PASSWORD]
                   [--ostf-tenant-name OSTF_TENANT_NAME]

optional arguments:
  -h, --help show this help message and exit
  --env ENV, --env-id ENV
                        environment id
  --list, -l List all available checks
  --force, -f Forced test run
  --check CHECK Run check for some testset.
  --ostf-username OSTF_USERNAME
                        OSTF username
  --ostf-password OSTF_PASSWORD
                        OSTF password
  --ostf-tenant-name OSTF_TENANT_NAME
                        OSTF tenant name

Examples:

 To run some health checks:
            fuel --env 1 health --check smoke,sanity

 To list all health check test sets:
            fuel --env 1 health
        or:
            fuel --env 1 health --list

Changed in fuel:
assignee: nobody → Vitalii Kulanov (vitaliy-t)
Changed in fuel:
status: New → Confirmed
importance: Undecided → Medium
importance: Medium → High
milestone: none → 10.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-fuelclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/365776

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-fuelclient (master)

Reviewed: https://review.openstack.org/365776
Committed: https://git.openstack.org/cgit/openstack/python-fuelclient/commit/?id=418dd206a4b103a5db454767fd4034cbac685faf
Submitter: Jenkins
Branch: master

commit 418dd206a4b103a5db454767fd4034cbac685faf
Author: tivaliy <email address hidden>
Date: Mon Sep 5 22:20:25 2016 +0300

    Release 'fuel2 health *' command

    As we deprecate old cli a new 'fuel2 health *' commands
    with extended functionality were implemented:

      fuel2 health list
      fuel2 health start
      fuel2 health stop
      fuel2 health restart
      fuel2 health status list
      fuel2 health status show

    DocImpact

    Change-Id: Ib9ba1912d0e0b391500d6bc257232fee0184620b
    Closes-Bug: 1619196

Changed in fuel:
status: In Progress → Fix Committed
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.