File: index.rst

package info (click to toggle)
python-openstackdocstheme 1.2.5%2Bdfsg1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 828 kB
  • sloc: makefile: 185; python: 96; sh: 5
file content (29 lines) | stat: -rw-r--r-- 865 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.. os-doc-demo documentation master file, created by
   sphinx-quickstart on Tue Jan 20 08:22:27 2015.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

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.