[user-guide] remove mention about EC2 API

We are basically not using EC2 API, which is a standalone
project that is not covered by End User Guide.

Change-Id: Ia4a3637b2a7f113cc9d0892a45aaa4f613cb589e
This commit is contained in:
KATO Tomoyuki 2017-05-16 10:19:37 +09:00 committed by Alexandra Settle
parent 97265c038b
commit 9c6d8fe8b7

View File

@ -22,8 +22,7 @@ You can modify these examples for your specific use cases.
In addition to these ways of interacting with a cloud, you can access
the OpenStack APIs directly or indirectly through `cURL <http://curl.haxx.se>`__
commands or open SDKs. You can automate access or build tools to manage
resources and services by using the native OpenStack APIs or the EC2
compatibility API.
resources and services by using the OpenStack APIs.
To use the OpenStack APIs, it helps to be familiar with HTTP/1.1,
RESTful web services, the OpenStack services, and JSON or XML data