Fix minor grammar in README file

Added some missing links to complete the sentence structure.

Change-Id: Ifddf62a9ebfe316af5b85b5d524fd743cf630a71
This commit is contained in:
imran 2015-02-02 17:08:48 -08:00
parent 84c47ad0bd
commit 4587f6644c
1 changed files with 6 additions and 6 deletions

View File

@ -3,12 +3,12 @@ OpenStack EC2 API README
Support of EC2 API for OpenStack. Support of EC2 API for OpenStack.
This project provides a standalone EC2 API service which pursues two goals: This project provides a standalone EC2 API service which pursues two goals:
1. Implement VPC API which now absent in nova's EC2 API 1. Implement VPC API which is now absent in nova's EC2 API
2. Create a standalone service for EC2 API support accommodates 2. Create a standalone service for EC2 API support which accommodates
not only the VPC API but the rest of the EC2 API currently present in nova as not only the VPC API but the rest of the EC2 API currently present in nova as
well. well.
It doesn't replace existing nova EC2 API service in deployment it gets It doesn't replace existing nova EC2 API service in deployment, it gets
installed to a different port (8788 by default). installed to a different port (8788 by default).
Installation Installation
@ -88,7 +88,7 @@ Some exceptions are not exactly the same as reported by AWS.
Supported Features Supported Features
================== ==================
EC2 API with VPC API except for the limitations above EC2 API with VPC API except for the limitations above.
Additions to the legacy nova's EC2 API include: Additions to the legacy nova's EC2 API include:
1. VPC API 1. VPC API