From d6ebcff5608082ca8f6ae79a3f30eab9dce3e5fb Mon Sep 17 00:00:00 2001 From: "Mark T. Voelker" Date: Wed, 9 Mar 2016 00:25:18 -0600 Subject: [PATCH] Add scoring for Neutron subnet pools Following discussion with the Neturon PTL and other community members, this patch adds scoring for the 2016.08 Guideline for Neutron. In the last Guideline we introduced quite a lot of Neutron capabilities (there were none previously), so this was expected to be a relatively small bump. In the end, no new Capabilities emerged that warranted inclusion. The Subnet Pools feature implemented starting in the Kilo release is generally regarded as something that will likely become a Capability at some point down the road, but after some research it doesn't appear to meet enough Criteria for inclusion today. Although no new Capabilities are being introduced as advisory in the JSON file, this patch adds a research note to the scoring sheet concerning subnet pools in order to document some of the research done during this cycle and help make future scoring of the capability easier. Change-Id: I282e9b7c23a413da76370923037cb26ac576a65f --- working_materials/scoring.txt | 8 ++++++++ working_materials/tabulated_scores.csv | 1 + 2 files changed, 9 insertions(+) diff --git a/working_materials/scoring.txt b/working_materials/scoring.txt index 89e9b550..5c4a5b33 100644 --- a/working_materials/scoring.txt +++ b/working_materials/scoring.txt @@ -45,6 +45,7 @@ network-extensions-provider-add: [1,1,1] [1,1,1] [1,1,0] [1,1,1] [0] [0] network-extensions-provider-create: [1,1,1] [1,1,1] [1,1,0] [1,1,1] [0] [0] network-extensions-provider-delete: [1,1,1] [1,1,1] [1,1,0] [1,1,1] [0] [0] network-extensions-provider-show: [1,1,1] [1,1,1] [1,1,0] [1,1,1] [0] [0] +network-subnet-pools: [1,0,0] [1,1,1] [1,1,0] [0,1,1] [1] [66] Notes: * DVR-related testcases (if any) will not be added until DVR gains wider @@ -92,6 +93,13 @@ Notes: * networks-security-groups-router * networks-security-groups-show * networks-security-groups-update + * Subnet pools look like a good future candidate, but as of 2016.08 + probably aren't quite ready. Subnet pools were introduced in Kilo + (the first release covered by this Guideline) and had incomplete + support in Horizon. A Heat resource for subnet pools wasn't added + until Mitaka. Toolkits like jClouds, Fog, and libcloud do not yet + support subnet pools. OpenStackClient added support late in the + Mitaka cycle (https://review.openstack.org/#/c/279918/). Compute ------- diff --git a/working_materials/tabulated_scores.csv b/working_materials/tabulated_scores.csv index 5ebcdcbd..d6f90ea5 100644 --- a/working_materials/tabulated_scores.csv +++ b/working_materials/tabulated_scores.csv @@ -25,6 +25,7 @@ network-extensions-provider-add,0 network-extensions-provider-create,0 network-extensions-provider-delete,0 network-extensions-provider-show,0 +network-subnet-pools,1,0,0,1,1,1,1,1,0,0,1,1,1,66 compute-list-api-versions,1,0,0,1,1,1,1,1,0,1,1,1,1,75 images-v1-delete,0,1,1,0,1,1,0,1,0,1,0,1,1,58 images-v1-index,0,1,1,0,1,1,0,1,0,1,0,1,1,58