Skip to content
Snippets Groups Projects
Commit 8fd9e85a authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Update the document to use kolla-ansible post-deploy"

parents 100c49d7 1574dad4
No related branches found
No related tags found
No related merge requests found
......@@ -462,11 +462,17 @@ kolla_internal_address.
Useful tools
-------------
If run with the post-deploy.yml, an openrc file is created as
\/etc\/kolla\/admin-openrc.sh on the deploy node. Or view tools/openrc-example
for an example of an openrc that may be used with the environment. The
following command will initialize an environment with a glance image and
neutron networks:
After successful deployment of OpenStack, run the following command can create
an openrc file \/etc\/kolla\/admin-openrc.sh on the deploy node. Or view
tools/openrc-example for an example of an openrc that may be used with the
environment.
::
kolla-ansible post-deploy
After the openrc file is created, use the following command to initialize an
environment with a glance image and neutron networks:
::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment