Change doc references from DefCore to Interop Working Group

The board approved the rename for DefCore Committee
to Interop Working Group, as a part of this change,
we will be renaming the references on RefStack project.

Depends-On: I949e17351ce5f9ea5f12120c2599d725eda6dcc1
Change-Id: I90c0457cb20fe78ebc2334743a45557ca13039b7
This commit is contained in:
Luz Cazares
2016-10-26 14:41:27 +00:00
parent 68473f5882
commit d61a41b07c
15 changed files with 38 additions and 37 deletions

View File

@@ -139,15 +139,15 @@
# Template for test result url. (string value)
#test_results_url = /#/results/%s
# The GitHub API URL of the repository and location of the DefCore
# capability files. This URL is used to get a listing of all
# capability files. (string value)
#github_api_capabilities_url = https://api.github.com/repos/openstack/defcore/contents
# The GitHub API URL of the repository and location of the
# Interop Working Group capability files.
# This URL is used to get a listing of all capability files. (string value)
#github_api_capabilities_url = https://api.github.com/repos/openstack/interop/contents
# This is the base URL that is used for retrieving specific capability
# files. Capability file names will be appended to this URL to get the
# contents of that file. (string value)
#github_raw_base_url = https://raw.githubusercontent.com/openstack/defcore/master/
#github_raw_base_url = https://raw.githubusercontent.com/openstack/interop/master/
# Number of results for one page (integer value)
#results_per_page = 20