228d5b8fb9
Instead of requiring users to install the plugin manually, add a devstack plugin that can be enabled in order to perform the installation. Change the integration tests to use the globally installed plugin instead of using TEMPEST_PLUGINS. Change-Id: I7282fa60db15427c73dfef84a40093904e083db2
4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
GITREPO["neutron-tempest-plugin"]=${NEUTRON_TEMPEST_REPO:-${GIT_BASE}/openstack/neutron-tempest-plugin.git}
|
|
GITDIR["neutron-tempest-plugin"]=$DEST/neutron-tempest-plugin
|
|
GITBRANCH["neutron-tempest-plugin"]=master
|