openstackdocstheme/index.rst
Brian Moss 52b3cd4907 Update Launchpad info
Tools and theme bugs are now being tracked in
the openstack-doc-tools project on Launchpad.

Change-Id: Ib8bcaab16a56ded4b286214ed5d5cddcdcd2263e
2017-02-17 10:26:28 +10:00

864 B

Demo documentation

The project is an open source cloud computing platform that supports all types of cloud environments.

The project aims for simple implementation, massive scalability, and a rich set of features. Cloud computing experts from around the world contribute to the project.

Here's an example configuration:: [DEFAULT] ... my_ip = 10.0.0.31 vnc_enabled = True vncserver_listen = 0.0.0.0 vncserver_proxyclient_address = 10.0.0.31 novncproxy_base_url = http://controller:6080/vnc_auto.html

..note:: Here's an example note.

Developer Guide

Information on Nova's lower level programming APIs.