Merge "Fix the link for Docker Remote API"

This commit is contained in:
Jenkins 2015-09-01 09:43:02 +00:00 committed by Gerrit Code Review
commit 182b6aa520
1 changed files with 2 additions and 2 deletions

View File

@ -238,8 +238,8 @@ REST API impact
--------------- ---------------
For Nova, none. All new API calls will be implemented in the Containers For Nova, none. All new API calls will be implemented in the Containers
Service. The OpenStack Containers Service API will be a superset of Service. The OpenStack Containers Service API will be a superset of
functionality offered by the The `Docker API: functionality offered by the, The `Docker Remote API:
<https://docs.docker.com/reference/api/docker_remote_api_v1.13/>`_ <https://docs.docker.com/reference/api/docker_remote_api/>`_
with additionals to make is suitable for general use regardless of the backend with additionals to make is suitable for general use regardless of the backend
container technology used, and to be compatible with OpenStack multi-tenancy container technology used, and to be compatible with OpenStack multi-tenancy
and Keystone authentication. and Keystone authentication.