diff options
| author | Kei Masumoto <masumotok@nttdata.co.jp> | 2011-01-14 04:39:35 +0900 |
|---|---|---|
| committer | Kei Masumoto <masumotok@nttdata.co.jp> | 2011-01-14 04:39:35 +0900 |
| commit | 6bfcd0e63f247553207dcbfe2a3ad0d1403eec5a (patch) | |
| tree | 936e1a9c175fba12c445f4ac17897793af3efb80 /README | |
| parent | ea28b3117b02bcfd26e4017e850313cf5272d354 (diff) | |
| parent | d7373358443bb64f72b65ee18e35b8d90518f011 (diff) | |
Fixed based on the comments from code review. Merged to trunk rev 561
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ The Choose Your Own Adventure README for Nova: You have come across a cloud computing fabric controller. It has identified - itself as "Nova." It is apparent that it maintains compatability with + itself as "Nova." It is apparent that it maintains compatibility with the popular Amazon EC2 and S3 APIs. To monitor it from a distance: follow @novacc on twitter @@ -10,7 +10,7 @@ To tame it for use in your own cloud: read http://nova.openstack.org/getting.sta To study its anatomy: read http://nova.openstack.org/architecture.html -To disect it in detail: visit http://code.launchpad.net/nova +To dissect it in detail: visit http://code.launchpad.net/nova To taunt it with its weaknesses: use http://bugs.launchpad.net/nova |
