Jenkins refresh
[osm/tests.git] / envconfig-local.rc
index 954be6f..8bdc298 100644 (file)
 #   See the License for the specific language governing permissions and
 #   limitations under the License.
 
-# VIM setup
+# Openstack Setup
 OS_USERNAME=
 OS_PASSWORD=
 OS_TENANT_NAME=
 OS_AUTH_URL=
 OS_TENANT_ID=
+OS_IDENTITY_API_VERSION=
 
 # OSM Setup
 OSM_HOSTNAME=
@@ -28,6 +29,8 @@ PACKAGES_FOLDER=/robot-systest/osm-packages
 
 # Clouds file datacenter
 OS_CLOUD=openstack
+# SDNCs file
+OS_SDNC=onos
 
 LC_ALL=C.UTF-8
 LANG=C.UTF-8