Automate AAI manual configuration
[demo.git] / tutorials / 5GE2ENetworkSlicing / common / README.md
diff --git a/tutorials/5GE2ENetworkSlicing/common/README.md b/tutorials/5GE2ENetworkSlicing/common/README.md
new file mode 100644 (file)
index 0000000..8548a61
--- /dev/null
@@ -0,0 +1,15 @@
+# AAI automated configuration
+
+In order to automate AAI manual configuration, custom script has been developed. Scope of the script:
+ * Create customer and service type
+ * Configure multicloud for CORE subnet instantiation in Option1
+
+## Usage
+
+You have to provide 3 required parameters to the script:
+
+ 1. MASTER_IP - IP Address of your ONAP
+ 2. TENANT_ID - Parameter used to create relationship between cloudregion and customer
+ 3. TENANT_NAME - Parameter used to create relationship between cloudregion and customer
+Make sure to providate the same value for TENANT_ID as in the NBI deployment.
\ No newline at end of file