diff --git a/doc/src/docbkx/openstack-compute-admin/computeinstall.xml b/doc/src/docbkx/openstack-compute-admin/computeinstall.xml index 35d110c488..a22ab4ad5b 100644 --- a/doc/src/docbkx/openstack-compute-admin/computeinstall.xml +++ b/doc/src/docbkx/openstack-compute-admin/computeinstall.xml @@ -23,9 +23,7 @@ OpenStack Compute uses a shared-nothing, messaging-based architecture. While very flexible, the fact that you can install each nova- service on an independent server means there are many possible - methods for installing OpenStack Compute. The only co-dependency between - possible multi-node installations is that the Dashboard must be installed - on the nova-api server. Here are the types of + methods for installing OpenStack Compute. Here are the types of installation architectures: @@ -143,7 +141,7 @@ Download DevStack: - $ git clone git://github.com/cloudbuilders/devstack.git + $ git clone git://github.com/openstack-dev/devstack.git The devstack repo contains a script that installs OpenStack Compute, the Image Service and the Identity Service and offers