From 8837801ba64ffe17989202832b985d38897a9549 Mon Sep 17 00:00:00 2001 From: khushbuparakh Date: Fri, 24 Jun 2016 23:21:57 +0530 Subject: This adds migrated API reference files This brings in RST plus YAML files, migrated from the source for [0]. The migration explanation is found on the openstack-dev mailing list [1]. Project instruction is in the OpenStack Documentation Contributor Guide [2]. [0]https://github.com/openstack/api-site/tree/master/api-ref/source/telemetry/v2 [1]http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html [2]http://docs.openstack.org/contributor-guide/api-guides.html Change-Id: I21d559f3abea502a0ed237d693ab24a5110d42c5 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 03b11d61..91ef1f02 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -32,3 +32,4 @@ os-testr>=0.4.1 # Apache-2.0 tempest>=11.0.0 # Apache-2.0 WebTest>=2.0 # MIT pifpaf>=0.0.11 +os-api-ref>=0.1.0 # Apache-2.0s -- cgit v1.2.1