5 Commits

Author SHA1 Message Date
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