File: settings

package info (click to toggle)
neutron-tempest-plugin 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 2,400 kB
  • sloc: python: 27,047; sh: 324; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
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

ADVANCED_IMAGE_NAME=${ADVANCED_IMAGE_NAME:-""}
ADVANCED_INSTANCE_TYPE=${ADVANCED_INSTANCE_TYPE:-$DEFAULT_INSTANCE_TYPE}
ADVANCED_INSTANCE_USER=${ADVANCED_INSTANCE_USER:-$DEFAULT_INSTANCE_USER}