glance/openstack-common.conf
Lakshmi N Sampath c0858be57d Synchronising oslo-incubator service module
Importing service module and its dependencies to enable
openstack common service launcher within glance. This will
be used as the framework for event notifiers and listeners.

This change is a pre-requisite for blueprint
catalog-index-service implementation

All imported modules are new and shouldn't impact any of
the existing glance functionality.

Closes-Bug: #1413861
Partially Implements: blueprint catalog-index-service

Change-Id: Iaa771ead0114e3941667b1e07ff32472d2f77afd
2015-02-25 04:19:03 -08:00

11 lines
196 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=install_venv_common
module=log
module=policy
module=service
# The base module to hold the copy of openstack.common
base=glance