nova/nova
ghanshyam 48264179fa Merge preserve_ephemeral_rebuild tests between v2 & v2.1
Currently v2 and v2.1 have separate functional tests and their
corresponding sample files. As v2 and v2.1 are supposed to be identical,
there is overhead to maintain two set of functional tests and sample files.
We can have one set of tests which can run for both v2 and v2.1.

This commit merges preserve_ephemeral_rebuild functional tests.
Also verifying the response with sample file.

In V2.1 os-access-ip is separate plugin where in v2 it was mixed in server
plugin itself. So os-access-ip extension is enabled to run
merged functional tests for both v2 and v2.1.

Change-Id: Id4a2f6d27bb0c1f1930186f97af208a2b20fc542
2015-06-24 13:32:17 +09:00
..
CA
api Merge "Remove db layer hard-code permission checks for security_group_default_rule_destroy" 2015-06-23 21:00:24 +00:00
cells cells: remove deprecated mute_weight_value option 2015-06-17 12:34:24 -07:00
cert Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
cloudpipe Move policy enforcement into REST API layer for v2.1 cloudpipe 2015-02-26 21:33:47 +08:00
cmd Add flag to force experimental run of db contract 2015-06-22 08:30:37 -04:00
compute Merge "Make resize api of compute manager to send flavor object" 2015-06-23 21:46:37 +00:00
conductor Merge "Send Instance object to cells instance_update_at_top" 2015-06-12 01:33:13 +00:00
console Fix noVNC console access for an IPv6 setup 2015-06-15 09:23:25 +00:00
consoleauth Update rpc version aliases for kilo 2015-04-21 13:57:56 +08:00
db Merge "Remove db layer hard-code permission checks for security_group_default_rule_destroy" 2015-06-23 21:00:24 +00:00
hacking Merge "virt: convert VFS API to use nova.virt.image.model" 2015-06-11 13:49:32 +00:00
image Use oslo_config choices support 2015-06-01 12:19:29 -07:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
locale Imported Translations from Transifex 2015-06-22 06:10:05 +00:00
network network: add more debug logging context for race bug 1249065 2015-06-19 12:04:40 -07:00
objects Add virt resource update to ComputeNode object 2015-06-19 17:57:14 +01:00
objectstore Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
openstack Remove openstack/common/versionutils module 2015-06-15 20:40:16 +00:00
pci Merge "Cleanups for pci stats in preparation for RT using ComputeNode" 2015-06-03 03:02:57 +00:00
rdp
scheduler Minor refactor in nova.scheduler.filters.utils 2015-06-12 20:17:59 -07:00
servicegroup fix "down" nova-compute service spuriously marked as "up" 2015-06-10 13:18:06 -06:00
spice
storage Fix multipath device discovery when UFN is enabled. 2015-04-02 13:23:49 +01:00
tests Merge preserve_ephemeral_rebuild tests between v2 & v2.1 2015-06-24 13:32:17 +09:00
virt Merge "Register the vnc config options under group 'vnc'" 2015-06-23 20:55:02 +00:00
vnc Register the vnc config options under group 'vnc' 2015-06-22 13:39:00 -04:00
volume volume: log which encryptor class is being used 2015-06-09 11:50:13 -07:00
wsgi Helper scripts for running under Apache2 2015-05-08 09:59:58 -04:00
__init__.py
availability_zones.py Replace dict(obj.iteritems()) with dict(obj) 2015-05-21 08:35:37 -07:00
baserpc.py
block_device.py Fix wrong check when use image in local 2015-06-18 15:06:00 +08:00
config.py Remove references to suds 2015-06-15 16:32:23 +03:00
context.py Stop spamming logs when creating context 2015-03-13 17:59:47 -04:00
crypto.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Make readonly field tests use exception from oslo.versionedobjects 2015-06-22 11:46:20 +00:00
filters.py Remove use of builtin name 2015-05-28 16:23:49 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py
loadables.py
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
netconf.py
notifications.py Handle InstanceNotFound when sending instance update notification 2015-06-11 12:26:00 -07:00
paths.py
policy.py Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
quota.py Replace dict.iteritems() with six.iteritems(dict) 2015-05-22 11:33:18 -07:00
rpc.py
safe_utils.py Avoid indexing into an empty list in getcallargs 2015-04-10 13:10:16 -04:00
service.py Convert service and servicegroup to objects 2015-04-13 19:05:55 +02:00
test.py test: add MatchType helper class as equivalent of mox.IsA 2015-06-17 12:16:43 +01:00
utils.py Merge "Ensure to store context in thread local after spawn/spawn_n" 2015-06-15 19:50:00 +00:00
version.py Fix version unit test on Python 3 2015-05-25 13:33:59 +02:00
weights.py Skip only one host weight calculation 2015-05-05 11:40:09 +08:00
wsgi.py Remove usage of WritableLogger from oslo_log 2015-06-18 18:47:42 +00:00