Automate AAI manual configuration
[demo.git] / tutorials / 5GE2ENetworkSlicing / common / README.md
1 # AAI automated configuration
2
3 In order to automate AAI manual configuration, custom script has been developed. Scope of the script:
4  * Create customer and service type
5  * Configure multicloud for CORE subnet instantiation in Option1
6
7 ## Usage
8
9 You have to provide 3 required parameters to the script:
10
11  1. MASTER_IP - IP Address of your ONAP
12  2. TENANT_ID - Parameter used to create relationship between cloudregion and customer
13  3. TENANT_NAME - Parameter used to create relationship between cloudregion and customer
14  
15 Make sure to providate the same value for TENANT_ID as in the NBI deployment.