This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Releases: huaweicloud/huaweicloud-service-broker
Releases · huaweicloud/huaweicloud-service-broker
v1 last
v0.1.1
Make lots of changes for the results of osb-checker.
https://github.com/openservicebrokerapi/osb-checker
v0.1.0
This is the fist release of huaweicloud-service-broker.
This is a Service Broker for Huawei Cloud.
Currently it supports the following services and plans:
Service Name | Service Description | Plan Name | Plan Description |
---|---|---|---|
dcs-redis | Distributed Cache Service for Redis | SingleNode | Redis Single Node |
MasterStandby | Redis Master Standby | ||
Cluster | Redis Cluster | ||
dcs-memcached | Distributed Cache Service for Memcached | SingleNode | Memcached Single Node |
MasterStandby | Memcached Master Standby | ||
dcs-imdg | Distributed Cache Service for IMDG | SingleNode | IMDG Single Node |
Cluster | IMDG Cluster | ||
dms-standard | Distributed Message Service for Standard | PartitionLevelFIFO | Standard queue. Messages might be retrieved in an order different from which they were sent |
GlobalFIFO | FIFO delivery. Messages are retrieved in the order they were sent | ||
dms-activemq | Distributed Message Service for ActiveMQ | ActiveMQ | Advanced Message Queuing Protocol (AMQP) queue. AMQP is an open standard application layer protocol for message-oriented middleware |
dms-kafka | Distributed Message Service for Kafka | HighThroughput | High-throughput Kafka queue. All message replicas are flushed to a disk asynchronously |
HighReliability | High-availability Kafka queue. All message replicas are flushed to a disk synchronously | ||
dms-rabbitmq | Distributed Message Service for RabbitMQ | SingleNode | RabbitMQ Single Node |
Cluster | RabbitMQ Cluster | ||
obs | Object Storage Service | Standard | OBS Standard features low access latency and high throughput |
InfrequentAccess | OBS Infrequent Access is applicable to storing semi-frequently accessed data requiring quick response | ||
Archive | OBS Archive is applicable to archiving rarely-accessed data | ||
dms-mysql | RDS MySQL Service | 5.6.39 | RDS MySQL 5.6.39 |
5.7.21 | RDS MySQL 5.7.21 | ||
dms-sqlserver | RDS SQLServer Service | 2008_R2_SP3_SE | RDS SQLServer 2008_R2_SP3_SE |
2014_SP2_SE | RDS SQLServer 2014_SP2_SE | ||
2014_SP2_EE | RDS SQLServer 2014_SP2_EE | ||
2016_SP1_SE | RDS SQLServer 2016_SP1_SE | ||
2016_SP1_EE | RDS SQLServer 2016_SP1_EE | ||
rds-postgresql | RDS PostgreSQL Service | 9.5.5 | RDS PostgreSQL 9.5.5 |
9.6.5 | RDS PostgreSQL 9.6.5 | ||
10.0.3 | RDS PostgreSQL 10.0.3 |