Merge "Fix formatting in readme file"
This commit is contained in:
commit
16ed02735b
@ -399,6 +399,8 @@ in luck. The same interface for `make_client` is supported for `session_client`
|
|||||||
and will return you a keystoneauth Session object that is mounted on the
|
and will return you a keystoneauth Session object that is mounted on the
|
||||||
endpoint for the service you're looking for.
|
endpoint for the service you're looking for.
|
||||||
|
|
||||||
|
.. code-block:: python
|
||||||
|
|
||||||
import os_client_config
|
import os_client_config
|
||||||
|
|
||||||
session = os_client_config.session_client('compute', cloud='vexxhost')
|
session = os_client_config.session_client('compute', cloud='vexxhost')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user