nova/nova/image
Mark McLoughlin 2bcca39592 Move global glance opts into nova.image.glance
Move the glance_host, glance_port and glance_protocol options into the
nova.image.glance module.

Also move the generate_glance_url() and generate_image_url() utility
methods there since they're the only uses of the options outside of the
module.

blueprint: scope-config-opts
Change-Id: I3beca1a65cdd902a94ddc1c512d79a4de635ef38
2013-01-08 10:23:40 +00:00
..
__init__.py Cleanup of image service code 2012-06-27 14:31:35 -07:00
glance.py Move global glance opts into nova.image.glance 2013-01-08 10:23:40 +00:00
s3.py Use CONF.import_opt() for nova.config opts 2012-11-20 00:04:49 +00:00