5 Commits

Author SHA1 Message Date
Yoichiro Iura
5035aa4a57 Support service framework to separate plugin logic
This fix supports service framework in order to separate
the plugin code into backend specific and generic part.

Change-Id: I66d0f4a9ce5453ec7ca0bf0fe52f24a3a2e3c8ea
Closes-Bug: #1567770
2016-06-24 01:40:09 +00:00
YAMAMOTO Takashi
fcb2365749 devstackgaterc: Disable unrelated services
By explicitly specifying the list of services.
This effectively disable the following services:

    c-api
    c-bak
    c-sch
    c-vol
    ceilometer-acentral
    ceilometer-acompute
    ceilometer-alarm-evaluator
    ceilometer-alarm-notifier
    ceilometer-anotification
    ceilometer-api
    ceilometer-collector
    cinder
    horizon
    q-fwaas
    q-lbaas
    s-account
    s-container
    s-object
    s-proxy

Closes-Bug: #1555457
Change-Id: I1d8b23a4942a33bf872306a9c10e553ab4e742aa
2016-03-13 12:53:22 +09:00
YAMAMOTO Takashi
a6aec8a8c6 devstackgaterc: Specify tests to run on gate
Let's start with network related ones + ours.

Change-Id: I4389db0ea7d4248277b3191ce5764606ac592c1c
2015-11-25 14:34:11 +09:00
YAMAMOTO Takashi
b402dc4d9c Add a minimum documentation for devstack plugin
Related-Bug: #1501795
Related-Bug: #1515104
Change-Id: Id2d37be361b6e675620604abff15e16fa09378b1
2015-11-20 15:50:52 +09:00
YAMAMOTO Takashi
5e6a3a9b34 Add devstack plugin
Closes-Bug: #1501795
Related-Bug: #1515104
Change-Id: Ia1c266db46ecbced7fe1661ee7df464fa3c4e90d
2015-11-20 15:48:10 +09:00