OpenStack Client: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 68: Line 68:
A list of the main plugins is available in [https://docs.openstack.org/python-openstackclient/latest/cli/plugin-commands/index.html openstack documentation client page].
A list of the main plugins is available in [https://docs.openstack.org/python-openstackclient/latest/cli/plugin-commands/index.html openstack documentation client page].


==Get the client rc file==


Once the client is install you need to set login credentials. You can get these credentials by connecting to the [https://juno.calculquebec.ca/ Juno web page]. Select the right project to store your data and download the RC file:
==Configure the client==
 
Once the client is installed you need to configure it so it can connect to Juno. The credentials are first found on[https://juno.calculquebec.ca/ Juno's Horizon web page].  
 
===Use Application Credential===
While you can use your username and password to configure your OpenStack client (see the Get the client rc file below), it is recommended to use application credential to connect to the platform.
 
On the Juno's web page left side menu, click *_Identity >> Application Credentials_*, then click *_Create Application Credentials_*. This pops up a Creation window, you need to set a Name for Credential. All other entries are optional but we recomand also seting an expiration date for the credential. Not that the credential are always linked to a user and not _project_ credential that are not linked to an account can be created.
 
Once you are happy with the Name, click _*Create Application Credential*_
 
 
 
===Get the client rc file===
 


[[File:Get openstack rc file.gif|caption|frame|none| the RC file from the Juno website]]
[[File:Get openstack rc file.gif|caption|frame|none| the RC file from the Juno website]]
169

edits

Navigation menu