Fix guideline errors

Fix errors in 2015.07.json, 2016.01.json, and next.json
guidelines. Fixes include removal of trailing commas,
changing empty lists to empty sets for consistency across
designated sections, and removal of duplicate test entries
from capabilities.

Co-Authored-By: Catherine Diep <cdiep@us.ibm.com>
Change-Id: Ib1a046b732f3807cabfd0c448a2cbf698a5cf44c
This commit is contained in:
Chris Hoge 2016-06-02 00:20:47 -07:00
parent 119de667d2
commit 8d9630c939
3 changed files with 11 additions and 17 deletions

View File

@ -1622,25 +1622,25 @@
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "Neutron was not ready for review.",
"sections": []
"sections": {}
},
"heat": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"horizon": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"ceilometer": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
}
}
},

View File

@ -2035,9 +2035,6 @@
"tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404": {
"idempotent_id": "id-c2a70d72-8826-43a7-8208-0209e6360c47"
},
"tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404": {
"idempotent_id": "id-c2a70d72-8826-43a7-8208-0209e6360c47"
},
"tempest.api.network.test_routers.RoutersTest.test_update_extra_route": {
"idempotent_id": "id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c"
},
@ -2806,19 +2803,19 @@
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"horizon": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"ceilometer": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
}
}
},

View File

@ -86,7 +86,7 @@
"images-v2-get",
"volumes-v2-upload",
"volumes-v2-qos",
"volumes-v2-transfer",
"volumes-v2-transfer"
],
"deprecated": [
"compute-auth-create",
@ -2315,9 +2315,6 @@
"tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404": {
"idempotent_id": "id-c2a70d72-8826-43a7-8208-0209e6360c47"
},
"tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404": {
"idempotent_id": "id-c2a70d72-8826-43a7-8208-0209e6360c47"
},
"tempest.api.network.test_routers.RoutersTest.test_update_extra_route": {
"idempotent_id": "id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c"
},
@ -3121,19 +3118,19 @@
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"horizon": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
},
"ceilometer": {
"guidance": "Not a core capability, no position at this time",
"required": false,
"comment": "",
"sections": []
"sections": {}
}
}
},