[Openstack] cfg usage - option registration, global objects

Mark McLoughlin markmc at redhat.com
Wed Jun 6 16:12:20 UTC 2012


On Wed, 2012-06-06 at 12:05 -0400, Doug Hellmann wrote:
> Ceilometer is currently importing bits we need either directly from nova or
> openstack-common (by "importing" I mean literally using the "import"
> statement in our code, not copying the required modules into the ceilometer
> code base). I was under the impression that this is how we wanted (new)
> projects to use openstack-common, but maybe I misunderstood? Should we be
> planning to copy code out of openstack-common into the ceilometer
> repository? 

Yep, the rpc code will be in "incubation" for a while:

http://wiki.openstack.org/CommonLibrary

Add an openstack-common.conf and use update.py to sync it across.

Cheers,
Mark.





More information about the Openstack mailing list