<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Correct, S3ImageService is a wrapper, you can't specify it in the image_service config option.<div><br></div><div>Vish</div><div><br><div><div>On Apr 19, 2012, at 8:31 AM, Lorin Hochstein wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>I'm updating the documentation for this page: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-compute-to-use-the-image-service.html">http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-compute-to-use-the-image-service.html</a></div><div><br></div><div>My question is: is there any use case where you would configure nova to do:</div><div><br></div><div>image_service=nova.image.s3.S3ImageService</div><div><br></div><div>Looking at the code, it seems like this would not even work. The S3ImageService defers several methods (e.g., index, create, delete) to the image service so by the image_service flag, so you'd get an infinite recursion. It appears like theS3ImageService can only be used as a wrapper around the default image service, and can't be a default image service on its own.</div><div><br></div><div>I'm going to zap this as a valid option from the documentation (unless someone sets me straight here).</div><div><br><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Take care,</div><div><br></div><div>Lorin</div><div>--</div><div>Lorin Hochstein</div><div>Lead Architect - Cloud Services</div><div>Nimbis Services, Inc.</div><div><a href="https://www.nimbisservices.com/">www.nimbisservices.com</a></div><div><br></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></div>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>Unsubscribe : <a href="https://launchpad.net/~openstack">https://launchpad.net/~openstack</a><br>More help   : <a href="https://help.launchpad.net/ListHelp">https://help.launchpad.net/ListHelp</a><br></blockquote></div><br></div></body></html>