Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update OpenStack VM provisioning #53

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/openstack/creating_instances.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ You need to first have a group which your user can live in. This group will have
flavor settings along with security settings.

Once we have made your group and user you will be sent a password that you should change. Then you can login and
proceed to the Instances section on the left side and hit the 'Launch Instance' button.
proceed to the **Instances** section on the left side and hit the 'Launch Instance' button.

.. image:: /_static/images/openstack-instance0.png

Expand Down Expand Up @@ -50,7 +50,7 @@ Select the network
~~~~~~~~~~~~~~~~~~

This page configures how your instance connects to the network. We currently have one public network that you can use:
"public4". Now click "Security Groups".
"general_servers1". Now click "Security Groups".

.. image:: /_static/images/openstack-instance1-networks.png

Expand Down