Spinning up an SE in a specific Tenant in No Orchestrator Cloud
This topic explains the steps to spin up an SE in a specific tenant in an OpenStack No Orchestrator cloud using
Generate Token
option on theAvi Load Balancer
User Interface.Follow the steps below to spin up an SE in a specific tenant in an OpenStack No Orchestrator cloud.
- Configure No Orchestrator cloud in the Controller using the instructions provided in Installing NSX Advanced Load Balancer OpenStack in No-Access OpenStack Cloud.
- Login to theAvi Load Balanceruser interface. Navigate to to download the SE image from the Controller.
- Click the username (admin) option available at the top right corner of the UI and selectTenant Viewoption.
- To create an SE in the specific tenant, select the desired tenant, and clickDone.
- Navigate to , clickGenerate Tokenfor a No Orchestrator cloud.
- Run the following script using the token generated in the previous step. Provide the Controller IP address, SE IP address, network mask for SE IP, SE gateway IP address, and the token generated in the previous step../init_system.py -c <controller-ip> -i <SE_Managment_IP> -m <SE_Mask> -g <SE_Gateway_IP> -t <token_genereated_in_the_above_step> -r
- Wait for the SE to show up in the UI under the desired cloud. Navigate to , choose the specific cloud and confirm that the new SE is on the list.