nova/nova
Kashyap Chamarthy 82098d06db compute: Retain instance metadata for 'evacuate' on shared storage
When performing instance evacuation (which is essentially "rebuild an
instance elsewhere"), image metadata is not persistent -- this manifests
only when instances are on shared storage.

So, supply the original instance metadata to 'image_meta' parameter,
instead of an empty dict.

Change-Id: Ibea4954c149b9dcb162c5962ab8e9a4f17e51a1d
Co-Authored-By: Diana Clarke <diana.joan.clarke@gmail.com>
Closes-Bug: 1562681
2016-05-02 14:30:58 +00:00
..
CA
api Merge "Config options: Centralize neutron metadata options" 2016-04-24 00:21:44 +00:00
cells Remove DictCompat from ComputeNode 2016-03-30 13:45:13 +00:00
cert Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
cloudpipe config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
cmd Deprecate Nova Network 2016-04-27 12:03:56 -05:00
common Added Keystone and RequestID headers to CORS middleware 2016-03-02 04:53:11 -08:00
compute compute: Retain instance metadata for 'evacuate' on shared storage 2016-05-02 14:30:58 +00:00
conductor config options: conductor live migrate options 2016-04-19 14:26:32 -05:00
conf Merge "Improve the help text for the linuxnet options (3)" 2016-04-25 18:50:34 +00:00
console Config options: centralize section "xvp" 2016-04-08 15:56:12 +07:00
consoleauth config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
db Merge "Properly clean up BDMs when _provision_instances fails" 2016-04-20 16:49:28 +00:00
hacking Add a hacking check for test method closures 2016-03-17 15:49:55 -04:00
image config options: Centralise 'image_file_url' options 2016-04-01 10:49:16 +01:00
ipv6 Config options: Centralize ipv6 options 2016-04-05 17:09:53 +00:00
keymgr Fix generation of Guru Meditation Report 2016-04-13 17:00:32 +03:00
locale Imported Translations from Zanata 2016-04-21 06:54:57 +00:00
network Merge "Fix NoSuchOptError when referring to conf.neutron.auth_plugin" 2016-05-01 05:35:19 +00:00
objects Change BuildRequest to contain a serialized instance 2016-04-21 09:22:55 -04:00
pci pci: Add utility method for getting the MAC addr 2016-03-31 09:44:24 +01:00
scheduler Move config options from nova/compute/rpcapi.py file 2016-04-21 22:26:13 +00:00
servicegroup config options: centralize section "service" 2016-04-04 16:39:02 +00:00
tests compute: Retain instance metadata for 'evacuate' on shared storage 2016-05-02 14:30:58 +00:00
virt Declare nova.virt namespace 2016-04-28 15:01:44 +00:00
vnc config options: Centralise 'vnc' options 2016-02-03 13:36:20 +00:00
volume Merge "Check if a exception has a code on it before read the code" 2016-04-09 07:29:09 +00:00
wsgi Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
__init__.py
availability_zones.py Merge "Config options: centralize options in availability_zones" 2016-02-20 04:49:15 +00:00
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
cache_utils.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
config.py Config options: centralize base path configuration 2016-04-08 17:36:46 +02:00
context.py Define context.roles using base class 2016-04-04 14:42:07 +00:00
crypto.py config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
debugger.py Config options: Centralize debugger options 2016-03-29 16:18:51 +00:00
exception.py Merge "libvirt: serial console ports count upper limit needs to be checked" 2016-04-18 15:37:50 +00:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py Deprecate nova.hooks 2016-03-01 11:52:52 +00:00
i18n.py
loadables.py
manager.py Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
netconf.py
notifications.py Config options: Centralize notification options 2016-04-06 14:53:51 +00:00
opts.py Merge "config options: conductor live migrate options" 2016-04-21 13:35:20 +00:00
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py config options: centralize quota options 2016-04-07 00:07:21 +00:00
rpc.py Merge "Replace topic with topics for messaging.Notifier" 2016-04-06 12:05:12 +00:00
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Add "__repr__" method to class "Service" 2016-04-08 15:19:59 +02:00
signature_utils.py Fix sphinx warnings from signature_utils 2016-01-13 13:56:05 +00:00
test.py Remove flavor seeding from the base migration 2016-04-05 08:01:33 -07:00
utils.py config options: Centralise 'monkeypatch' options 2016-04-05 11:12:51 +01:00
version.py
weights.py
wsgi.py config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00