kingbird/devstack
Yatin Kumbhare 2ace563819 remove verbose option in devstack plugin
This option is deprecated in Mitaka and has been removed in Newton,
and its default value is True already. Let's remove it.
ref: https://review.openstack.org/#/c/314573/

Change-Id: I0553af3ad83cc81849b8fd3edd06cd35cb0296a5
2016-05-17 05:52:53 +00:00
..
README.rst Few issues with README.rst, Fixed them 2016-04-15 17:20:30 +05:30
local.conf.sample Devstack scripts update for configuration and kb_engine 2016-04-14 16:40:48 +08:00
plugin.sh remove verbose option in devstack plugin 2016-05-17 05:52:53 +00:00
settings Devstack scripts update for configuration and kb_engine 2016-04-14 16:40:48 +08:00

README.rst

devstack

Scripts to integrate the API and Engine service to OpenStack devstack development environment

local.conf.sample:

sample configruation to integrate kingbird into devstack customize the configuration file to tell devstack which OpenStack services will be launched

plugin.sh: plugin to the devstack

devstack will automaticly search the devstack folder, and load, execute the plugin.sh in different environment establishment phase

settings: configuration for kingbird in the devstack

devstack will automaticly load the settings to be used in the plugin.sh