diff options
author | Renuka Apte <renuka.apte@citrix.com> | 2012-05-29 11:45:57 -0700 |
---|---|---|
committer | Renuka Apte <renuka.apte@citrix.com> | 2012-06-11 15:39:41 -0700 |
commit | 9e337dac2960bbe8eaa4fbe3a8e5ca3e5e228936 (patch) | |
tree | 141ef817aba2c90b990b274e3c718924436d7e44 /nova/utils.py | |
parent | b1b09368f07b178416949b045f459bd00ec491a3 (diff) | |
download | nova-9e337dac2960bbe8eaa4fbe3a8e5ca3e5e228936.tar.gz nova-9e337dac2960bbe8eaa4fbe3a8e5ca3e5e228936.tar.xz nova-9e337dac2960bbe8eaa4fbe3a8e5ca3e5e228936.zip |
Revert "Fix nova-manage backend_add with sr_uuid"
Fixes bug 988596
Change 77495cfe breaks storage manager, as it makes a
wrong assumption about nova-manage. The sr-uuid must be
generated and provided by the xenapi storage manager.
When the volume service is started, SM volume driver will
create a new SR for everything that does not have an
existing sr_uuid and will populate the db with the result.
It will only introduce the SRs that do have one. The introduce
will work only if the uuid provided is something SM understands.
This partially reverts commit 77495cfed17f12f225e11fbc10e0f8db516dadf2.
Changes in db are left intact.
Change-Id: I8405ac905a15f829f704951b94297f3b6f6c0a29
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions