huaweicloud / huaweicloud-service-broker

Huawei Cloud Service Broker
Apache License 2.0
18 stars 12 forks source link

Huawei Cloud Service Broker

Go Report Card Build Status LICENSE

This is a Service Broker for Huawei Cloud. It also can be used for Flexible Engine and Open Telekom Cloud. Currently it includes the following services support:

Different Clouds have different services, the users will be required to make their own configurations in the following Installation so that this Service Broker can be running normally.

Prerequisites

You'll need a few prerequisites before you are getting started.

Note: You can setup a backing MySQL Database by using the following choices. We recommend to use the choice 1.

Choice 1: Setup a Backing MySQL Database by RDS

Choice 2: Setup a Backing MySQL Database by yourself

The information of database instance will be used in the following Installation.

Getting Started

Contributing

In the spirit of free software, everyone is encouraged to help improve this project.

Here are some ways you can contribute:

Submitting an Issue

We use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issue by voting it up. When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug, including your Golang version and operating system. Ideally, a bug report should include a pull request with failing specs.

Submitting a Pull Request

  1. Fork the project
  2. Create a topic branch
  3. Implement your feature or bug fix
  4. Commit and push your changes
  5. Submit a pull request

License

huaweicloud-service-broker is under the Apache 2.0 license. See the LICENSE file for details.