Add a minimum documentation for devstack plugin

Related-Bug: #1501795
Related-Bug: #1515104
Change-Id: Id2d37be361b6e675620604abff15e16fa09378b1
This commit is contained in:
YAMAMOTO Takashi 2015-11-20 15:49:37 +09:00
parent 5e6a3a9b34
commit b402dc4d9c

10
devstack/README.rst Normal file

@ -0,0 +1,10 @@
========================
DevStack external plugin
========================
A `local.conf` recipe to enable tap-as-a-service::
[[local|localrc]]
enable_plugin tap-as-a-service https://github.com/openstack/tap-as-a-service
enable_service taas
enable_service taas_openvswitch_agent