Need Nova use Glance?

Asked by Kenji Kobayashi

I would like to use LocalImageService.
So I set "--image_service=nova.image.local.LocalImageService".
But I am getting the following error, when I try to start nova-api.
--------------------------------------------------------------------------------------------------------------------
# nova-api --flagfile /etc/nova/nova.conf
...
(nova): TRACE: ClassNotFound: Class LocalImageService could not be found
--------------------------------------------------------------------------------------------------------------------

Need Nova use Glance?
And need Nova use Swift or S3 as Storage to store image file?

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Dan Prince (dan-prince) said :
#1

The LocalImageService has been removed in favor of using Glance.

https://bugs.launchpad.net/nova/+bug/723947

Nova currently requires use of Glance which support a variety of backends including swift, s3, http, and local image storage.

Hope this helps.

Dan

Can you help with this problem?

Provide an answer of your own, or ask Kenji Kobayashi for more information if necessary.

To post a message you must log in.