[DOCS] Fix user guide to source admin openrc
After attaching to the utility container the user must source the openrc file before using openstack CLI. Closes-Bug: 1804695 Change-Id: I6c93dcf8d2a0678d0daf477abfd45aaec80e99fb
This commit is contained in:
parent
ed9a605a5d
commit
2fc7aac54f
@ -29,6 +29,12 @@ configuration and testing.
|
||||
|
||||
# lxc-attach -n infra1_utility_container-161a4084
|
||||
|
||||
#. Source the ``admin`` tenant credentials:
|
||||
|
||||
.. code::
|
||||
|
||||
$ . ~/openrc
|
||||
|
||||
#. List your openstack users:
|
||||
|
||||
.. code-block:: console
|
||||
|
Loading…
x
Reference in New Issue
Block a user