diff options
| author | Jesse Andrews <anotherjesse@gmail.com> | 2011-05-24 01:19:19 -0700 |
|---|---|---|
| committer | Jesse Andrews <anotherjesse@gmail.com> | 2011-05-24 01:19:19 -0700 |
| commit | c58de5c6347e8620d4a295d83098e2bcbd86143d (patch) | |
| tree | cb2453ca8fa7aa3f1c68599f7d2a41a561e46261 | |
| parent | 169707ab15e24347f74f4b8caf311ca321a0aa7a (diff) | |
keystone src directory needs symlinked
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ Initial support for using keystone as nova's identity component has been started git clone git://github.com/khussein/keystone.git # link keystone into the nova root dir - ln -s keystone nova/keystone + ln -s keystone/keystone nova/keystone # run nova-api based on the paste config in keystone nova/bin/nova-api --api_paste_config=keystone/docs/nova-api-paste.ini |
