diff --git a/devstack/README.rst b/devstack/README.rst new file mode 100644 index 0000000..a362595 --- /dev/null +++ b/devstack/README.rst @@ -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