|
70 | 70 | "network-router-basic-ops", |
71 | 71 | "network-security-group-ipv6", |
72 | 72 | "network-security-group-ipv4", |
| 73 | + "pcf", |
73 | 74 | "volume-v1-snapshot-metadata", |
74 | 75 | "volume-v1-volume-metadata", |
75 | 76 | "volume-v1-volume-action", |
|
1383 | 1384 | } |
1384 | 1385 | } |
1385 | 1386 | }, |
| 1387 | + "pcf": { |
| 1388 | + "achievements": [], |
| 1389 | + "admin": false, |
| 1390 | + "description": "Tests specific requirements for deploying Pivotal Cloud Foundry on OpenStack", |
| 1391 | + "project": "pcftests", |
| 1392 | + "required-since": "", |
| 1393 | + "tests": { |
| 1394 | + "pcftests.tests.test_flavors.FlavorTest.test_flavor_create": {}, |
| 1395 | + "pcftests.tests.test_hypervisor.HypervisorTest.test_get_hypervisor_type": {}, |
| 1396 | + "pcftests.tests.test_images.ImagesTest.test_image_create": {}, |
| 1397 | + "pcftests.tests.test_jumpbox_connectivity.JumpboxIpsTest.test_connectivity_to_endpoints": {}, |
| 1398 | + "pcftests.tests.test_jumpbox_connectivity.JumpboxIpsTest.test_connectivity_to_internet": {}, |
| 1399 | + "pcftests.tests.test_quotas.QuotasTest.test_quotas": {}, |
| 1400 | + "pcftests.tests.test_security_groups.SecurityGroupsTest.test_create_security_groups": {}, |
| 1401 | + "pcftests.tests.test_vms_connectivity.VmsIpsTest.test_connectivity_between_vms": {} |
| 1402 | + } |
| 1403 | + }, |
1386 | 1404 | "volume-v1-snapshot-metadata": { |
1387 | 1405 | "achievements": [], |
1388 | 1406 | "admin": false, |
|
1883 | 1901 | "advisory" : {}, |
1884 | 1902 | "deprecated" : {}, |
1885 | 1903 | "removed" : {}, |
1886 | | - "informational" : {} |
| 1904 | + "informational" : { |
| 1905 | + "pcftests" : { |
| 1906 | + "guidance": "Not a core capability, no position at this time", |
| 1907 | + "required": false, |
| 1908 | + "comment": "no comments.", |
| 1909 | + "sections": [] |
| 1910 | + } |
| 1911 | + } |
1887 | 1912 | }, |
1888 | 1913 | "criteria": {} |
1889 | 1914 | } |
0 commit comments