nova/nova/tests/unit/api/openstack/compute/contrib
He Jie Xu e03cfed720 Rename and move the v2.1 api policy into separated files
This patch rename the v2.1 api policy with 'os_compute_api' prefix,
that used to distinguish with v2 and ec2 API. And also move all
v2.1 api policy rule out of policy.conf.

Partially implements bp v3-api-policy

Depends-On: Iec23b095176332414faf76a9c329f8bb5f3aa6c3

Change-Id: Id8e1e84cd3717dfd0a3b3f80acec50f96c205251
2015-03-19 14:24:47 -04:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_access_ips.py Remove accessips attribute from V2.1 POST server resp 2015-02-26 07:00:40 +00:00
test_admin_actions.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_admin_password.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_agents.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_aggregates.py Add API schema for aggregates set_metadata API 2014-11-13 07:00:13 +00:00
test_attach_interfaces.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_availability_zone.py Remove db layer hard-code permission checks for service_get_all 2015-03-18 23:21:24 +08:00
test_baremetal_nodes.py Merge "Handle 404 in os-baremetal-nodes GET" 2015-02-26 11:31:41 +00:00
test_block_device_mapping.py ensure DatabaseFixture removes db on cleanup 2015-03-12 16:55:55 -04:00
test_block_device_mapping_v1.py ensure DatabaseFixture removes db on cleanup 2015-03-12 16:55:55 -04:00
test_cells.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_certificates.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_cloudpipe.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_cloudpipe_update.py Make test re-use HTTPRequest part 2 2015-01-23 02:17:47 +08:00
test_config_drive.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_console_auth_tokens.py Make ConsoleAuthTokensExtensionTestV21 inherit from test.NoDBTestCase 2015-03-02 13:18:07 +00:00
test_console_output.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_consoles.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_create_backup.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_createserverext.py Remove unused method _make_stub_method 2015-03-12 02:27:02 +00:00
test_deferred_delete.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_disk_config.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_evacuate.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_extended_availability_zone.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_hypervisors.py Replace RPC topic-based service queries in nova/api with binary-based 2015-03-06 11:03:10 +00:00
test_extended_ips.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_ips_mac.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_rescue_with_image.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_server_attributes.py Add info for Standalone EC2 API to cut access to Nova DB. 2015-03-05 19:19:23 +04:00
test_extended_status.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_virtual_interfaces_net.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_extended_volumes.py Move policy enforcement into REST API layer for v2.1 extended_volumes 2015-03-12 15:19:59 +08:00
test_extension_info.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_fixed_ips.py Don't translate exceptions in tests 2015-01-21 14:39:11 +02:00
test_flavor_access.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_flavor_disabled.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavor_manage.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_flavor_rxtx.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavor_swap.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavorextradata.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_flavors_extra_specs.py Enable W292 2015-01-10 21:45:08 +00:00
test_floating_ip_dns.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_floating_ip_pools.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_floating_ips.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_floating_ips_bulk.py Make test re-use HTTPRequest part 5 2015-02-07 23:23:49 +08:00
test_fping.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_hide_server_addresses.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_hosts.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_hypervisor_status.py Change calls to service information for Hypervisors API 2015-02-17 19:18:25 +00:00
test_hypervisors.py Replace RPC topic-based service queries in nova/api with binary-based 2015-03-06 11:03:10 +00:00
test_image_size.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_instance_actions.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_instance_usage_audit_log.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_keypairs.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_lock_server.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_migrate_server.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_migrations.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_multinic.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_multiple_create.py Remove unused method queue_get_for 2015-03-10 11:32:40 +09:00
test_networks.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_neutron_security_groups.py Remove unused method delete_subnet 2015-03-10 11:23:37 +09:00
test_pause_server.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_pci.py Change how the API is getting a list of compute nodes 2015-02-13 17:02:25 +01:00
test_quota_classes.py Add JSON schema for v2.1 'quota_class' API 2015-02-05 15:53:08 +09:00
test_quotas.py Verify all quotas before updating the db 2015-03-13 12:01:01 -04:00
test_rescue.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_scheduler_hints.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_security_group_default_rules.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_security_groups.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_server_diagnostics.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_server_external_events.py Make test re-use HTTPRequest part 5 2015-02-07 23:23:49 +08:00
test_server_group_quotas.py Merge "Change v3 import to v21 in 2.1 api unit test" 2015-03-06 11:52:30 +00:00
test_server_groups.py Merge "Change v3 import to v21 in 2.1 api unit test" 2015-03-06 11:52:30 +00:00
test_server_password.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_server_reset_state.py Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
test_server_start_stop.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_server_usage.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_services.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_shelve.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_simple_tenant_usage.py Sync simple_tenant_usage V2.1 exception with V2 and add test case 2015-02-12 10:34:06 +08:00
test_snapshots.py Calling controller methods directly in test_snapshots 2015-01-21 11:02:05 +09:00
test_suspend_server.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_tenant_networks.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_used_limits.py Enable W292 2015-01-10 21:45:08 +00:00
test_virtual_interfaces.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_volumes.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00