diff options
author | Rick Harris <rconradharris@gmail.com> | 2013-04-02 17:48:31 +0000 |
---|---|---|
committer | Rick Harris <rconradharris@gmail.com> | 2013-05-02 15:38:44 +0000 |
commit | f3843dec216f400417637b145aa2982898f6c0c0 (patch) | |
tree | fab2b39362841c2b2f3ca86bc6fc543da2869bd6 /nova/utils.py | |
parent | 6e3997322d306bda31e02b03bfbd8c73b3367b39 (diff) | |
download | nova-f3843dec216f400417637b145aa2982898f6c0c0.tar.gz nova-f3843dec216f400417637b145aa2982898f6c0c0.tar.xz nova-f3843dec216f400417637b145aa2982898f6c0c0.zip |
xenapi: Always set other_config for VDIs
The existing code only set `other_config` on a VDI when it was created using
`create_vdi`. This patch updates the code so that `other_config` is also set
when a VDI is created from a dom0 plugin or during a migration.
Also included is a one-time script to set the other_config for existing
VDIs that were affected by this bug.
Fixes bug 1162029
Change-Id: I4fa856754487f77ce9c8e39d45eee7ea5187123e
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions