← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361490] [NEW] param check for backup rotatetype is needed

 

Public bug reported:

jichen@cloudcontroller:~$ nova backup jitest1 jiback1 eeee 2
jichen@cloudcontroller:~$ nova list
+--------------------------------------+---------+--------+------------+-------------+--------------------+
| ID                                   | Name    | Status | Task State | Power State | Networks           |
+--------------------------------------+---------+--------+------------+-------------+--------------------+
| cb7c6742-7b7a-44de-ad5a-8570ee520f9e | jitest1 | ACTIVE | -          | Running     | private=10.0.0.2   |
| 702d1d2b-f72d-4759-8f13-9ffbcc0ca934 | jitest3 | PAUSED | -          | Paused      | private=10.0.0.200 |
+--------------------------------------+---------+--------+------------+-------------+--------------------+


we should not allow eeee as option

** Affects: nova
     Importance: Undecided
     Assignee: jichenjc (jichenjc)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => jichenjc (jichenjc)

-- 
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/1361490

Title:
  param check for backup rotatetype is needed

Status in OpenStack Compute (Nova):
  New

Bug description:
  jichen@cloudcontroller:~$ nova backup jitest1 jiback1 eeee 2
  jichen@cloudcontroller:~$ nova list
  +--------------------------------------+---------+--------+------------+-------------+--------------------+
  | ID                                   | Name    | Status | Task State | Power State | Networks           |
  +--------------------------------------+---------+--------+------------+-------------+--------------------+
  | cb7c6742-7b7a-44de-ad5a-8570ee520f9e | jitest1 | ACTIVE | -          | Running     | private=10.0.0.2   |
  | 702d1d2b-f72d-4759-8f13-9ffbcc0ca934 | jitest3 | PAUSED | -          | Paused      | private=10.0.0.200 |
  +--------------------------------------+---------+--------+------------+-------------+--------------------+

  
  we should not allow eeee as option

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1361490/+subscriptions


Follow ups

References