aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/5GE2ENetworkSlicing/common/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/5GE2ENetworkSlicing/common/README.md')
-rw-r--r--tutorials/5GE2ENetworkSlicing/common/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/tutorials/5GE2ENetworkSlicing/common/README.md b/tutorials/5GE2ENetworkSlicing/common/README.md
new file mode 100644
index 00000000..8548a610
--- /dev/null
+++ b/tutorials/5GE2ENetworkSlicing/common/README.md
@@ -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