kingbird/devstack
Ashish Singh b0c110d2f3 Restructure kingbird architecture
Remove Job Deamon & Job Worker, add Engine instead.
Remove HelloWorld example and add QuotaManager controller.
Added QuotaManager in engine.
Modified UTs according to the new design.
Added new UTs.

Change-Id: I13d11cc696255e9e59dede314ca1e2a505933c1f
2016-02-16 16:12:26 +05:30
..
README.rst Initial Kingbird framework code base ( part5:test ) 2015-12-15 16:18:34 +08:00
local.conf.sample Initial Kingbird framework code base ( part4:devstack ) 2015-11-24 11:32:22 +08:00
plugin.sh Restructure kingbird architecture 2016-02-16 16:12:26 +05:30
settings Initial Kingbird framework code base ( part4:devstack ) 2015-11-24 11:32:22 +08:00

README.rst

devstack

Scripts to integrate the API, JobDaemon and JobWorker service to OpenStack devstack development environment

local.conf.sample:

sample configruation to integrate kingbird into devstack cuntomize 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, exeucte the plugin.sh in different environment establishment phase

settins: configuration for kingbird in the devstack

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