Skip to content

Commit 5bb59b4

Browse files
authored
Stabilize 0123 and mention need for S3 endpoints being documented. (#828)
* Stabilize 0123 and mention need for S3 endpoints being documented. * Fix location of test script. It is in the main branch now ... * Adjust stabilization date, remove ceilometer API. - We have waited for today's IaaS team call for the final approval. - ceilometer does not offer an API (has been removed many years ago), so we should not list the API as supported - Remove one comma and one "the" in front of SCS. Signed-off-by: Kurt Garloff <[email protected]>
1 parent a3bc95c commit 5bb59b4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Standards/scs-0123-v1-mandatory-and-supported-IaaS-services.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: Mandatory and Supported IaaS Services
33
type: Standard
4-
status: Draft
4+
status: Stable
5+
stabilized_at: 2024-11-20
56
track: IaaS
67
---
78

@@ -40,7 +41,7 @@ The following IaaS APIs MUST be present in SCS-compliant IaaS deployments and co
4041
:::caution
4142

4243
S3 API implementations may differ in certain offered features.
43-
CSPs must publicly describe, which implementation they use in their deployment.
44+
CSPs must publicly describe the endpoints of their S3 solutions and which implementations they use in their deployment.
4445
Users should always research whether a needed feature is supported in the offered implementation.
4546

4647
:::
@@ -63,13 +64,12 @@ The following IaaS APIs MAY be present in SCS-compliant IaaS deployment, e.g. im
6364
| **object-store** | Swift | Object Store with different possible backends |
6465
| **orchestration** | Heat | Orchestration service |
6566
| **shared-file-systems** | Manila | Shared File Systems service |
66-
| **telemetry** | Ceilometer | Telemetry service |
6767
| **time-series-database** | Gnocchi | Time Series Database service |
6868

6969
## Unsupported IaaS APIs
7070

7171
All other OpenStack services, whose APIs are not mentioned in the mandatory or supported lists will not be tested for their compatibility and conformance in SCS clouds by the SCS community.
72-
Those services MAY be integrated into IaaS deployments by a Cloud Service Provider on their own responsibility but the SCS will not assume they are present and potential issues that occur during deployment or usage have to be handled by the CSP on their own accord.
72+
Those services MAY be integrated into IaaS deployments by a Cloud Service Provider on their own responsibility but SCS will not assume they are present and potential issues that occur during deployment or usage have to be handled by the CSP on their own accord.
7373
The SCS standard offers no guarantees for compatibility or reliability of services categorized as unsupported.
7474

7575
## Related Documents
@@ -78,5 +78,5 @@ The SCS standard offers no guarantees for compatibility or reliability of servic
7878

7979
## Conformance Tests
8080

81-
The presence of the mandatory OpenStack APIs will be tested in [this test-script](https://github.com/SovereignCloudStack/standards/blob/mandatory-and-supported-IaaS-services/Tests/iaas/mandatory-services/mandatory-iaas-services.py).
82-
The test will further check, whether the object store endpoint is compatible to s3.
81+
The presence of the mandatory OpenStack APIs will be tested in [this test-script](https://github.com/SovereignCloudStack/standards/blob/main/Tests/iaas/mandatory-services/mandatory-iaas-services.py)
82+
The test will further check whether the object-store endpoint is compatible to s3.

0 commit comments

Comments
 (0)