← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1408656] Re: No proper validtion for optional arguments for nova list command

 

** Also affects: python-novaclient
   Importance: Undecided
       Status: New

** No longer affects: nova

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1408656

Title:
  No proper validtion for optional arguments for nova list  command

Status in Python client library for Nova:
  New

Bug description:
  
  ubuntu@ubuntu-ThinkCentre-M93p:~$ nova list --te
  +--------------------------------------+------+--------+------------+-------------+----------+
  | ID                                   | Name | Status | Task State | Power State | Networks |
  +--------------------------------------+------+--------+------------+-------------+----------+
  | f51fccf3-cbaa-4ba0-a9ab-d0bbe20d2245 | test | ERROR  | -          | NOSTATE     |          |
  +--------------------------------------+------+--------+------------+-------------+----------+

  
  The above command should throw a validation error but it is giving proper output . So proper validation need to provided for optional arguments

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-novaclient/+bug/1408656/+subscriptions


References