From 9c6d8fe8b7ac5cbf762a6998ec3ec66e8ae37d8e Mon Sep 17 00:00:00 2001 From: KATO Tomoyuki Date: Tue, 16 May 2017 10:19:37 +0900 Subject: [PATCH] [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 --- doc/user-guide/source/intro-user.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/user-guide/source/intro-user.rst b/doc/user-guide/source/intro-user.rst index f0f581ed1d..b4d3bcf049 100644 --- a/doc/user-guide/source/intro-user.rst +++ b/doc/user-guide/source/intro-user.rst @@ -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 `__ 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