cinder/cinder
Mike Perez 30f8d3f8d6 Moving common api code into cinder.api
This is progress for beginning to have separate versions of the
cinder api. Common code that would be shared by v1, v2 etc will use
these modules, so we'll just move them to a common place. Test directory
structure has also been updated.

progress on blueprint apiv2

Change-Id: I99fd95fc3bb5d4f4fc3d9ef5b76b6372a1f6033d
2012-11-21 21:26:39 -08:00
..
api Moving common api code into cinder.api 2012-11-21 21:26:39 -08:00
common Sync openstack common and add policy 2012-10-01 10:17:46 -05:00
compute Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
db Add volume bootable information to api response 2012-11-21 10:35:12 -08:00
image Make glance image service check base exception classes 2012-08-22 16:27:56 -06:00
locale Removes the xensm driver 2012-11-20 14:47:14 +00:00
openstack Import order cleanup per HACKING 2012-11-11 18:25:20 +08:00
rootwrap Port nova-rootwrap changes to cinder-rootwrap 2012-07-23 16:23:55 +02:00
scheduler Volume RPC API Versioning 2012-11-15 23:50:45 +08:00
testing Import order cleanup per HACKING 2012-11-11 18:25:20 +08:00
tests Moving common api code into cinder.api 2012-11-21 21:26:39 -08:00
volume Merge "Cleaning up volume driver paths" 2012-11-22 02:14:03 +00:00
__init__.py Stop double logging to the console 2012-09-20 16:53:28 +00:00
context.py Remove gen_uuid() 2012-11-15 08:04:39 +08:00
exception.py Add db table for Glance Metadata 2012-11-21 08:38:15 +00:00
flags.py Add ability to disable secure volume delete. 2012-11-06 16:52:08 +01:00
manager.py Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00
policy.py Fix typo in policy documentation 2012-10-05 14:29:19 +02:00
quota.py Implement volume quota support in Cinder 2012-08-30 13:24:26 -06:00
service.py Import order cleanup per HACKING 2012-11-11 18:25:20 +08:00
test.py Import order cleanup per HACKING 2012-11-11 18:25:20 +08:00
utils.py Merge "Various pep8/HACKING fixes for Cinder." 2012-11-15 21:55:26 +00:00
version.py Bump version to 2013.1 2012-09-18 15:41:42 +02:00
wsgi.py Use openstack.common.log for logging. 2012-07-20 12:12:12 +00:00