These are some text fixes in document, scripts and functions,
including variable usage, text aligning, adding new store class in
document
Change-Id: I98e226969d86698972870a7b3a042cb00c2206e9
Updated pep8 version requirement to 1.3.3.
Fixed E502 and E711 errors.
E711 is ignored because of sqlalchemy statements.
All ignores are to be removed in the next sequence of patches.
Change-Id: I27155166a60be14521d958e1cc7c06ebcc90f1fd
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
The connection used to query existing images needs to be closed
earlier to avoid deadlocking later calls thru sqlalchemy.
Fixes bug 932466
Update: Update my email in Authors
Update: Revert Authors email to original, add git commit email
to .mailamp.
Change-Id: Ic248fdfe3933437928f0b393d8cde993b96bf2cb
Partially implements bp interim-glance-authz-service.
This checks basic image operations: get_images, get_image,
add_image, modify_image, delete_image. It looks for a
policy json file next to our config files.
Change-Id: I07f29c11934c68d38a6bdadd39f9dc841b61648a
This simplifies a number of Jenkins jobs which currently, other
than directory names, could be the same for all OpenStack
projects. By renaming the virtualenv directory, the redundant
Jenkins virtualenv build and copy jobs can be eliminated.
Change-Id: I7916783d863e5184bad8293c3aed5ba119e374a9