yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26703
[Bug 1408656] [NEW] No proper validtion for optional arguments for nova list command
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: Sudheer Kalla (sudheer-kalla)
Status: New
** Changed in: nova
Assignee: (unassigned) => Sudheer Kalla (sudheer-kalla)
--
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 OpenStack Compute (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/nova/+bug/1408656/+subscriptions
Follow ups
References