diff options
author | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-06-27 17:33:30 +0930 |
---|---|---|
committer | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-06-28 14:29:49 +0930 |
commit | ea38833697b527db0631d185167dffdf23ca3b4a (patch) | |
tree | b53723c7eeda24f7704306142253c8434e7b30e0 /nova/utils.py | |
parent | a11a723ee16e325505851d32466e4615c7d60017 (diff) | |
download | nova-ea38833697b527db0631d185167dffdf23ca3b4a.tar.gz nova-ea38833697b527db0631d185167dffdf23ca3b4a.tar.xz nova-ea38833697b527db0631d185167dffdf23ca3b4a.zip |
Port images functionality to v3 API Part 1
This changeset only copies the v2 implementation file into the
appropriate v3 directory unchanged. The copy as-is will not be
loaded by either the v2 or v3 extension loaders. The second
changeset will then make the changes required for it to work as a
v3 extension.
This is being done in order to make reviewing of extension porting
easier as gerrit will display only what is actually changed for v3
rather than entirely new files
Note that this functionality will be moved from core to an
extension. Consensus appears to be that we continue to need this
functionality for v3 because some deployers disable the public
image endpoint due security concerns and whether this will be
fixed in glance for Havana. Deployers can disable this extension
if they do not want it.
Partially implements nova-v3-api
Change-Id: I02b32b40b14a5593bf254ad9e6a78c14cb15ced5
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions