Andreas Jaeger 2865f6c2dd FirstApp: Edits appendix
* Wrap overlong lines, follow markup conventions.
* Remove the installation of requirements, it is not longer necessary to
  install them because of using a installer script in the tutorial.

Change-Id: Ic9d3d6ff6e9f89173eea26b9da8cebdeea36fe04
2015-04-23 19:38:11 +02:00

602 B

Appendix

Bootstrapping your network

Most cloud providers will provision all of the required network objects necessary to boot an instance. An easy way to see if these have been created for you is to access the Network Topology section of the OpenStack dashboard.

Specify a network during instance build

code for creating a networking using code