Before you can configure the Object Storage service for deployment, you must set up its environment to run OpenStack commands.
Procedure
- Using SSH, log in to the VMware Integrated OpenStack manager.
- From the VMware Integrated OpenStack manager, use SSH to log in to the controller01 node.
- Switch to root user.
- Run the respective cloudadmin file.
For VMware Integrated OpenStack 3.0, run the cloudadmin_v3.rc file.
source cloudadmin_v3.rc
For VMware Integrated OpenStack 3.1 and later, run the cloudadmin.rc file.
source cloudadmin.rc
- Configure the controller01 node to use the administrative password.
export OS_PASSWORD=ADMIN_PASSWORD
What to do next
You can now create the service user, the service, and the endpoint. See Create the Object Storage User, Service, and End Point.