Leon Wang

Results 33 comments of Leon Wang

@zhongyi-zhang @norshtein Any thought?

@norshtein @zhongyi-zhang Any solution for resolving this question?

IMO, this is related to a potential issue that the checker tool assumes brokers only support `basic` authentication, which means you would change the default way of authentication if you...

@mrgunior If you look at the [spec](https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#body-3), currently the `organization_guid` and `space_guid` fields are still required for request to provision an instance, I believe it's designed to be back-compatible with...

Could we just reuse the [contributing doc](https://github.com/openservicebrokerapi/servicebroker/blob/master/CONTRIBUTING.md) in `servicebroker`?

The test framework has been refactored for easily extended by #71

Hi @lordinel, currently we are trying to refactor the osb-checker framework with go language (please refer to #77 ), and now it's working. So if you want to test the...

@lordinel @mattmcneeney I think this issue is already fixed, please have a check with it.

@Daggy1234 Thanks for that, I will take a look. BTW, have u tried some benchmark comparason with `Pillow` or `opencv-python` package?

I think `go get` command will download github.com/gophercloud/gophercloud project, maybe you can directly download the code from [here](https://github.com/huaweicloud/huaweicloud-sdk-release/tree/master/go-sdk).