summaryrefslogtreecommitdiffstats
path: root/doc/source
diff options
context:
space:
mode:
authorTodd Willey <todd@ansolabs.com>2010-10-29 11:23:49 -0400
committerTodd Willey <todd@ansolabs.com>2010-10-29 11:23:49 -0400
commitee4ce8a55194be3fcb1e861e4206451cc7812d46 (patch)
treeffa7a7cd684a1215a1b9cf84ec6dffebb03bf10f /doc/source
parent05ada3f47a4250fb278ecc84c16f51922106b83d (diff)
downloadnova-ee4ce8a55194be3fcb1e861e4206451cc7812d46.tar.gz
nova-ee4ce8a55194be3fcb1e861e4206451cc7812d46.tar.xz
nova-ee4ce8a55194be3fcb1e861e4206451cc7812d46.zip
Remove "nova Packages and Dependencies"
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/development.guide.rst6
-rw-r--r--doc/source/packages.rst29
2 files changed, 0 insertions, 35 deletions
diff --git a/doc/source/development.guide.rst b/doc/source/development.guide.rst
index 04fee329a..61a664171 100644
--- a/doc/source/development.guide.rst
+++ b/doc/source/development.guide.rst
@@ -52,14 +52,8 @@ Older Contents
fakes
binaries
modules
- packages
-Removed
--------
-
-* endpoint
-
Indices and tables
------------------
diff --git a/doc/source/packages.rst b/doc/source/packages.rst
deleted file mode 100644
index 6029ad7d7..000000000
--- a/doc/source/packages.rst
+++ /dev/null
@@ -1,29 +0,0 @@
-..
- Copyright 2010 United States Government as represented by the
- Administrator of the National Aeronautics and Space Administration.
- All Rights Reserved.
-
- 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. See the
- License for the specific language governing permissions and limitations
- under the License.
-
-nova Packages & Dependencies
-============================
-
-Nova is being built on Ubuntu Lucid.
-
-The following packages are required:
-
- apt-get install python-ipy, python-libvirt, python-boto, python-pycurl, python-twisted, python-daemon, python-redis, python-carrot, python-lockfile
-
-In addition you need to install python:
-
- * python-gflags - http://code.google.com/p/python-gflags/