169
edits
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> | ||
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. | |||
<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 | 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 | ||
edits