nova/nova/tests
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 initial commit 2010-05-27 23:05:26 -07:00
api corrects incorrect openstack api responses for metadata (numeric/string conversion issue) and image format status (not uppercase) 2011-04-08 08:04:57 +00:00
bundle If machine manifest includes a kernel and/or ramdisk id, include it in the image's metadata. 2010-10-11 14:09:24 +02:00
db Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
glance Fixing tests 2011-03-08 23:26:33 +00:00
image fix tests from moving access check into update and delete 2011-04-07 16:42:33 -07:00
integrated Add XML namespaces to the OpenStack API 2011-03-30 10:05:06 -07:00
network Changed Copyright to NTT for newly added files for flatmanager ipv6 2011-03-18 19:46:04 -07:00
vmwareapi * Updated document vmware_readme.rst to mention VLAN networking 2011-03-16 21:54:02 +05:30
xenapi merge trunk 2011-03-25 02:04:13 +00:00
__init__.py move the deletion of the db into fixtures 2011-02-23 12:00:02 -08:00
declare_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
fake_flags.py Replace objectstore images with S3 image service backending to glance or local 2011-03-04 02:36:55 +00:00
fake_utils.py style fixes 2011-03-28 22:00:17 +01:00
hyperv_unittest.py disable-msg -> disable 2011-03-18 09:56:05 -04:00
real_flags.py Last of cleanup, including removing fake_storage flage 2010-09-07 21:15:22 -07:00
runtime_flags.py add copyright headers 2010-08-03 16:51:37 +02:00
test_access.py Make test_access use ec2.request instead of .controller and .action. 2011-01-04 19:13:37 -05:00
test_api.py Replaced all pylint "disable-msg=" with "disable=" and "enable-msg=" with "enable=". 2011-03-18 17:58:38 +00:00
test_auth.py Merged with trunk 2011-03-28 08:05:28 -07:00
test_cloud.py Update the describe_image_attribute and modify_image_attribute functions 2011-04-07 23:39:29 -04:00
test_compute.py Keep guest instances when libvirt host restarts 2011-04-07 23:52:48 +00:00
test_console.py Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
test_direct.py pep8 cleanups 2011-03-24 13:20:15 -07:00
test_flags.py First pass at converting run_tests.py to nosetests. The network and objctstore tests don't yet work. Also, we need to manually remove the sqlite file between runs. 2010-12-16 17:05:54 -08:00
test_flat_network.py converted new lines from CRLF to LF 2011-03-16 14:13:57 -07:00
test_instance_types.py Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
test_localization.py Tweak 2011-03-22 18:24:00 +00:00
test_log.py get rid of initialized flag 2011-02-21 00:15:49 -08:00
test_middleware.py disable-msg -> disable 2011-03-18 09:56:05 -04:00
test_misc.py pep8 2011-03-22 16:29:37 +01:00
test_network.py Merge trunk 2011-03-14 14:21:44 +01:00
test_objectstore.py remove twisted objectstore 2011-03-24 16:38:30 -07:00
test_quota.py Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
test_rpc.py tests working again 2011-02-23 14:41:11 -08:00
test_scheduler.py Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
test_service.py merge with trunk. moved scheduler_manager into manager. fixed tests 2011-03-17 06:35:00 -07:00
test_test.py Tests all working again 2011-02-23 17:58:32 -08:00
test_twistd.py remove TrialTestCase again and fix merge issues 2011-01-14 11:00:47 -08:00
test_utils.py pep8 2011-03-17 21:43:22 +01:00
test_virt.py This branch is a patch for fixing below issue. 2011-04-07 21:48:29 +00:00
test_vlan_network.py merged with latest trunk and removed unwanted files 2011-03-11 16:36:39 -08:00
test_vmwareapi.py Addressed issues raised by Rick Harris' review 2011-03-24 16:38:31 +00:00
test_volume.py Refactor so that instances.instance_type is now instances.instance_type_id. 2011-04-04 16:17:04 -04:00
test_xenapi.py Update instances table to use instance_type_id instead of the old instance_type column which represented the name (ex: m1.small) of an instance type. 2011-04-07 21:08:16 +00:00
test_zones.py indenting cleanup 2011-03-23 12:31:15 -07:00