nova/nova
Dan Prince a1452132e8 Update the describe_image_attribute and modify_image_attribute functions
in the EC2 API so they use the top level 'is_public' attribute of image
objects. This brings these functions in line with the base image service.

Added missing EC2 API unit tests for describing and modifying image attributes.
2011-04-08 09:17:29 +00:00
..
CA Automatically create CA state dir, and make sure the CA scripts look for the templates in the right places. 2011-04-05 13:16:12 +02:00
api Update the describe_image_attribute and modify_image_attribute functions 2011-04-08 09:17:29 +00:00
auth Cleanup of FakeAuthManager 2011-03-18 18:07:24 +00:00
cloudpipe Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some flags for clarity. 2011-01-12 17:35:09 -05:00
compute Keep guest instances when libvirt host restarts 2011-04-07 23:52:48 +00:00
console Implementation of blueprint hypervisor-vmware-vsphere-support. (Link to blueprint: https://blueprints.launchpad.net/nova/+spec/hypervisor-vmware-vsphere-support) 2011-03-24 22:43:46 +00:00
db Drop unneeded Fkey on InstanceTypes.id. 2011-04-07 15:09:10 -04:00
image fix tests from moving access check into update and delete 2011-04-07 16:42:33 -07:00
network Simplify by always adding to loopback 2011-04-07 10:37:40 -07:00
objectstore add descriptive docstring 2011-03-24 16:38:31 -07:00
scheduler Review feedback 2011-03-31 14:29:16 -05:00
tests Update the describe_image_attribute and modify_image_attribute functions 2011-04-08 09:17:29 +00:00
virt Fixes issues with describe instances due to improperly set metadata. 2011-04-08 00:32:34 +00:00
vnc fix localization for multiple replacement strings 2011-03-29 22:41:15 -07:00
volume More fixes to keep the stylebot happy 2011-03-28 16:42:28 -07:00
__init__.py more smoketest fixes 2011-01-20 00:14:42 -08:00
context.py Per Eric Day's suggest, the verson is not store in the request environ instead 2011-03-15 18:10:25 -04:00
crypto.py Create ca_folder if it does not already exist. 2011-04-06 18:10:42 +02:00
exception.py fix for lp712982, and likely a variety of other dashboard error handling 2011-03-17 14:28:03 -07:00
fakememcache.py clean up tests and add overriden time method to utils 2010-12-15 11:23:33 -08:00
fakerabbit.py We're not using prefix matching on AMQP, so fakerabbit shouldn't be doing it! 2011-02-22 15:05:48 -08:00
flags.py move flags per termie's feedback 2011-03-29 13:47:47 -07:00
log.py Suppress stack traces unless --verbose is specified 2011-02-28 17:27:19 +00:00
manager.py indenting cleanup 2011-03-23 12:31:15 -07:00
quota.py s/onset_files/injected_files/g 2011-03-15 17:56:00 -04:00
rpc.py removes excessive logging on rabbitmq failure 2011-03-31 12:31:35 -07:00
service.py trunk merge 2011-03-21 07:54:06 -07:00
test.py port the objectstore tests to the new tests 2011-03-24 16:38:30 -07:00
twistd.py switch to explicit call to logging.setup() 2011-02-21 13:46:41 -08:00
utils.py Merging trunk 2011-03-24 21:50:27 +00:00
version.py Open Cactus development. 2011-02-02 11:23:08 +01:00
wsgi.py Merge from trunk 2011-04-06 17:26:50 -04:00