Commit Graph

5 Commits

Author SHA1 Message Date
Lorin Hochstein
fea599efcc Updated RST docs on containers, fewer references to OVF format.
Updated the RST documentation that discusses container formats, since they
aren't really used right now.

Changed some examples from ovf to bare, since in most cases, users just upload
a bare image file.

Change-Id: I844d7827c3de4df6cdddb9b963cc2f236a3e6767
2012-04-02 12:03:16 -04:00
Hengqing Hu
bbf46b45cd Remove trailing whitespaces in regular file
Change-Id: I0d015501492902ddf7fda20e0381fc21fbcaeb91
2012-03-03 12:10:46 +08:00
Donal Lafferty
2ce002b38b Update documentation. 2011-05-19 10:20:54 +01:00
jaypipes@gmail.com
4a8522d794 Final review fixes. Makes disk_format and container_format optional. Makes glance-upload --type put the type in properties 2011-03-05 12:04:43 -05:00
jaypipes@gmail.com
79ba479ada Adds lots of unit tests for verifying exceptions are raised
properly with invalid or mismatched disk and container formats.

Adds documentation on disk and container formats. Updates
existing documentation to remove references to the now-gone
type column and replaces these references with disk_format
and container_format.

Reworked the validates_image() method in the registry.db.api
to be like what Rick was describing in reviews.
2011-02-25 09:55:26 -05:00