summaryrefslogtreecommitdiffstats
path: root/nova/api
diff options
context:
space:
mode:
authorBrian Waldon <brian.waldon@rackspace.com>2011-06-09 15:31:10 -0400
committerBrian Waldon <brian.waldon@rackspace.com>2011-06-09 15:31:10 -0400
commit249279cd7c70a7306ed28a62939477ef94ecbc91 (patch)
tree9c55cf6a3566e485b5fdc9414703d11d24d3ceff /nova/api
parent87c5fce9ac9a64b266aabbeb80bc24dc5e5dafb3 (diff)
further changes
Diffstat (limited to 'nova/api')
-rw-r--r--nova/api/openstack/notes.txt3
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.