openstack-manuals/doc/install-guide/source/launch-instance.rst
Andreas Jaeger 25d1b7d617 Remove DocBook XML files for Install Guide
Remove DocBook XML files and rename directory from install-guide-rst to
install-guide.

Adjust everything so that publishing works.
Update README to remove DocBook XML Install Guide specific instructions.

Implements: blueprint installguide-liberty
Change-Id: If723c44c3c0383dc8ab8e53798d82e7f0ee2cc57
2015-08-19 16:35:31 +02:00

1.0 KiB

Launch an instance

launch-instance-neutron.rst launch-instance-nova.rst

An instance is a VM that OpenStack provisions on a compute node. This guide shows you how to launch a minimal instance using the CirrOS image that you added to your environment in the glance chapter. In these steps, you use the command-line interface (CLI) on your controller node or any system with the appropriate OpenStack client libraries. To use the dashboard, see the OpenStack User Guide.

Launch an instance using OpenStack Networking (neutron) <launch-instance-neutron> or legacy networking (nova-network) <launch-instance-nova>. For more information, see the OpenStack User Guide.

Note

These steps reference example components created in previous chapters. You must adjust certain values such as IP addresses to match your environment.