Merge "Add scoring for Neutron subnet pools"

This commit is contained in:
Jenkins 2016-04-05 20:37:38 +00:00 committed by Gerrit Code Review
commit 376e53fc2a
2 changed files with 9 additions and 0 deletions

View File

@ -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
-------

View File

@ -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

Can't render this file because it has a wrong number of fields in line 24.