updated documents from 2016.01 to 2017.01

The board recently approved the 2017.01 guideline, making
2016.08 and 2017.01 the current active guidelines. Removed
all references to 2016.01 in favor of 2017.01

Change-Id: I32404a57a19d3e24fbd62cd3d1ce05ddffbb90ca
This commit is contained in:
Megan Guiney 2017-02-06 13:49:55 -08:00
parent 64db3d84a6
commit c02909c1fd

View File

@ -73,9 +73,9 @@ Usage
For example::
./refstack-client test -c ~/tempest.conf -v --test-list \
"https://refstack.openstack.org/api/v1/guidelines/2016.01/tests?target=platform&type=required&alias=true&flag=false"
"https://refstack.openstack.org/api/v1/guidelines/2017.01/tests?target=platform&type=required&alias=true&flag=false"
This will run only the test cases required by the 2016.01 guidelines
This will run only the test cases required by the 2017.01 guidelines
that have not been flagged.
**Note:**