Skip to content

Commit

Permalink
Adjust stabilization date, remove ceilometer API.
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
garloff committed Nov 20, 2024
1 parent 7262f17 commit 4aa084a
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Mandatory and Supported IaaS Services
type: Standard
status: Stable
stabilized_at: 2024-11-18
stabilized_at: 2024-11-20
track: IaaS
---

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

## Unsupported IaaS APIs

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.
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.
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.
The SCS standard offers no guarantees for compatibility or reliability of services categorized as unsupported.

## Related Documents
Expand All @@ -80,4 +79,4 @@ The SCS standard offers no guarantees for compatibility or reliability of servic
## Conformance Tests

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)
The test will further check, whether the object store endpoint is compatible to s3.
The test will further check whether the object-store endpoint is compatible to s3.

0 comments on commit 4aa084a

Please sign in to comment.