diff options
| author | Brian Waldon <brian.waldon@rackspace.com> | 2011-06-17 17:32:48 +0000 |
|---|---|---|
| committer | Tarmac <> | 2011-06-17 17:32:48 +0000 |
| commit | 063ab5928d9aedf56a7421b7a4b5a48f34b3babc (patch) | |
| tree | fddf8ed2347c4c807dfbb8e9754bab1fbaf26d2b /nova/api | |
| parent | 48556e36e1c20659fcc4934380ec755e94250718 (diff) | |
| parent | 5752ff1a2e9941e8e70bdc4fac54dff414d4a180 (diff) | |
Removes nova/image/local.py (LocalImageService)
Diffstat (limited to 'nova/api')
| -rw-r--r-- | nova/api/openstack/notes.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nova/api/openstack/notes.txt b/nova/api/openstack/notes.txt index 2330f1002..4e95bffc8 100644 --- a/nova/api/openstack/notes.txt +++ b/nova/api/openstack/notes.txt @@ -7,9 +7,6 @@ image ids. GlanceImageService(ImageService): image ids are URIs. -LocalImageService(ImageService): -image ids are random strings. - OpenstackAPITranslationStore: translates RS server/images/flavor/etc ids into formats required by a given ImageService strategy. |
