8 Commits

Author SHA1 Message Date
Ken Pepple
b43b676e58 updates man page for glance-scrubber.
this time with extra pep8 scrubbing powers.
Fixes bug 908803

Change-Id: I105cc3157fe839cc35ef5e1fc1a5f032b04d1c9d
2012-03-09 09:50:56 -08:00
Dan Prince
3b8ff189a1 Adds README.rst to the tarball.
Fixes LP Bug #934320.

Change-Id: Ib16ad8d5d1c418c2b3fd94b6bd427d53d30577ad
2012-02-17 11:56:11 -05:00
Adam Gandelman
b90575d8e9 003_add_disk_format.py: Avoid deadlock in upgrade
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
2012-02-15 10:59:14 -08:00
Christopher MacGown
3092156ae5 Add filter validation to glance API
Fixes lp: #919250

Change-Id: Ib47d9d107950f14404734b55486996dc0b095f0e
2012-02-02 13:08:51 -08:00
Brian Waldon
eeb4d1ee29 Add policy checking for basic image operations
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
2012-01-19 16:23:13 -08:00
James E. Blair
37fc2b00c0 Rename .glance-venv to .venv.
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
2011-12-05 13:09:22 -08:00
Monty Taylor
ee6f91ed97 Port Authors test to git.
Change-Id: I27bb6b3951422ad32e5e0225765b1056c5b3ffc5
2011-10-10 11:47:59 -04:00
Brian Waldon
f8dd785a96 adding Authors functionality; fixing one rogue pep8 violation 2011-04-27 11:00:49 -07:00