summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Andrews <anotherjesse@gmail.com>2010-06-20 15:09:58 -0700
committerJesse Andrews <anotherjesse@gmail.com>2010-06-20 15:09:58 -0700
commit6ad8e8f8a6aa23b4d439db0a053f6b9c7c87fe19 (patch)
tree8be66c48cf1862f70be085358fc18cd3bef3145e /docs
parent5a4e4ecb28b338715c1b69a70887b9cf740cb0f7 (diff)
downloadnova-6ad8e8f8a6aa23b4d439db0a053f6b9c7c87fe19.tar.gz
nova-6ad8e8f8a6aa23b4d439db0a053f6b9c7c87fe19.tar.xz
nova-6ad8e8f8a6aa23b4d439db0a053f6b9c7c87fe19.zip
update spacing
Diffstat (limited to 'docs')
-rw-r--r--docs/getting.started.rst22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/getting.started.rst b/docs/getting.started.rst
index 708e75e16..d6d76031b 100644
--- a/docs/getting.started.rst
+++ b/docs/getting.started.rst
@@ -1,12 +1,12 @@
..
Copyright [2010] [Anso Labs, LLC]
-
+
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -67,19 +67,19 @@ Installation
# ON THE CLOUD CONTROLLER
apt-get install -y rabbitmq-server dnsmasq nginx
# build redis from 2.0.0-rc1 source
- # setup ldap (slap.sh as root will remove ldap and reinstall it)
+ # setup ldap (slap.sh as root will remove ldap and reinstall it)
NOVA_PATH/nova/auth/slap.sh
/etc/init.d/rabbitmq-server start
# ON VOLUME NODE:
- apt-get install -y vblade-persist
+ apt-get install -y vblade-persist
# ON THE COMPUTE NODE:
apt-get install -y kpartx kvm
# optional packages
- apt-get install -y euca2ools
-
+ apt-get install -y euca2ools
+
Configuration
---------------
@@ -137,7 +137,7 @@ Launch servers
Launch nova components
-* api_worker
-* s3_worker
-* node_worker
-* storage_worker
+* nova-api
+* nova-compute
+* nova-objectstore
+* nova-volume