octavia-tempest-plugin/devstack/settings
Brian Haley 4f971494a8 Add devstack plugin support
Instead of requiring users to install the plugin manually, add a
devstack plugin that can be enabled in order to perform the
installation.

Change-Id: I3015dbc204ea3e4cd2592c03bbda3d398f4d050a
2020-02-18 14:40:49 -05:00

4 lines
237 B
Plaintext

GITREPO["octavia-tempest-plugin"]=${OCTAVIA_TEMPEST_REPO:-${GIT_BASE}/openstack/octavia-tempest-plugin.git}
GITDIR["octavia-tempest-plugin"]=$DEST/octavia-tempest-plugin
GITBRANCH["octavia-tempest-plugin"]=${OCTAVIA_TEMPEST_REF:-master}