deb-keystone/openstack-common.conf
Alan Pevec c045ea108d Refactor service readiness notification
import and apply Oslo systemd module
drop old keystone.common.systemd
drop onready configuration parameter
 - systemd notification is no-op when not running inside systemd

Oslo commit 53e1214c092f09e3851b1a1b55289a93a72b09ec

Change-Id: I80f325c9be9c171c2dc8d5526570bf64f0f87c78
2014-04-24 22:49:11 +02:00

22 lines
386 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=db
module=db.sqlalchemy
module=config
module=colorizer
module=fixture
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=log
module=policy
module=strutils
module=systemd
module=timeutils
module=versionutils
# The base module to hold the copy of openstack.common
base=keystone