OpenStack Client: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 124: Line 124:
Lets say that we have saved the files here <code> $HOME/id/myproject-openrc.sh.</code>
Lets say that we have saved the files here <code> $HOME/id/myproject-openrc.sh.</code>


== Test the connection ==
You can test the connection by listing all the images made available on the platform that can be used out of the box to start VMs.  
 
We will test the connection by listing all the images made available on the platform that can be used out of the box to start VMs.  


<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
$ source  $HOME/id/myproject-openrc.sh
$ source  $HOME/id/myproject-openrc.sh
Please enter your OpenStack Password for project po-test as user poq:  
Please enter your OpenStack Password for project <my-project> as user <my user name>:  
# Use the same password that you used to connect to the [https://juno.calculquebec.ca/ Juno web page].
# Use the same password that you used to connect to the [https://juno.calculquebec.ca/ Juno web page].
# you can now create the credentials
# you can now create the credentials
169

edits

Navigation menu