From f731828a96d5d1ce9226ace458a04a8651e71130 Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Wed, 12 Nov 2014 08:50:59 -0800 Subject: [PATCH] Update Readme config -> system-config repo Change-Id: Ibd4cd6a89c8c75b3ad53cca6fe3546b2ab19e877 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 02a17608f..10cfed14a 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ Install dependencies: sudo apt-get -qy install git mysql-server libmysqlclient-dev g++ python-dev python-pip mkdir src cd ~/src - git clone git://git.openstack.org/openstack-infra/config + git clone git://git.openstack.org/openstack-infra/system-config git clone git://git.openstack.org/openstack-infra/nodepool cd nodepool sudo pip install -U -r requirements.txt @@ -30,10 +30,10 @@ directory, ie: git review -x XXXXX -Create or adapt a nodepool yaml file. You can adapt an infra/config one, or +Create or adapt a nodepool yaml file. You can adapt an infra/system-config one, or fake.yaml as desired. Note that fake.yaml's settings won't Just Work - consult ./modules/openstack_project/templates/nodepool/nodepool.yaml.erb in the -infra/config tree to see a production config. +infra/system-config tree to see a production config. If the cloud being used has no default_floating_pool defined in nova.conf, you will need to define a pool name using the nodepool yaml file to use