Commit Graph

8 Commits

Author SHA1 Message Date
chenjiao 21ffaf2aeb spelling error
there are some spelling error in files

Change-Id: I69d0190306bcc0bc858f641ae9a5f13833b48cc6
2018-01-23 19:10:06 +08:00
Nikhil Komawar 484999de76 Deprecate `show_multiple_locations` option
Lite spec proposed for the same.

Change-Id: Ie4e870b67885834eba8b3cfc7da8e7ae57477ee6
2016-08-25 22:16:46 +00:00
Jenkins 7d945f9e6b Merge "Return 409 if setting location to saving image" 2016-08-12 13:21:17 +00:00
Nikhil Komawar 5726475723 Add 'vhdx' disk format
'vhdx' disks can have much larger storage capacity than the older 'vhd'
format [1].

[1] https://technet.microsoft.com/en-us/library/hh831446(v=ws.11).aspx

Change-Id: I7d57b5d7b104b7eca9dcb7ee554c60b8fa58250e
2016-07-27 01:28:37 -04:00
Mike Fedosin 348213d971 Return 409 if setting location to saving image
This lite-spec describes the necesserity of returning Conflict
error if user want to add location when image is not in 'queued'
or 'active' state.

Change-Id: I82262092d7c955472b2a4e69d9c78c312b6ab5e2
2016-06-02 22:41:15 +03:00
GeetikaBatra a626225f1d Add functionality to soft delete the tasks
This adds a new method which marks the deleted flag for the expired
tasks in the database as true so that they are not returned on call
of task show or list.

Change-Id: I5c0be49d6ca5f186b35e9db15f4439e9c8b30dbd
2016-06-02 22:13:19 +05:30
Niall Bunting a380e83a55 Introduce a policy to govern the deletion of deactivated images
This adds the spec-lite for giving operators the ability to prohibit
users from deleting deactivated images via policy.

Change-Id: I9746f7dbe7cfc0fd1e7958e0ca23f92c27867102
Partial-Bug: 1522524
2016-05-26 10:42:17 +00:00
Erno Kuvaja 9ff80e3f91 Initial lite-specs.rst and per deliverable folders
Moving Glance Lite Specs from being tracked as WISHLIST bugs
and creating subfolders for each deliverable for appropriate
tracking of specs.

Initial lite-specs.rst and template for each deliverable.

specs/lite-specs.rst is included only to be a template, not
to include in any toctree.

Change-Id: I5f552cede83e6a204c3e469a08b685f1070daab9
2016-03-08 18:41:06 +00:00