-
could you change "go install -v github.com/CuriosityChina/terraform-qingcloud/provider-dnspod
" to "go install -v github.com/CuriosityChina/terraform-dnspod/provider-dnspod"? URI is not correct.
-
想要使用 create_server_certificate 接口
但是 pip 安装的包里面没有包含
-
```
(py27) wangzw:qsctl wangzw$ qsctl cp qs://hashdata-test/not-exist /tmp/
{"url": "http://docs.qingcloud.com/qingstor/api/common/error_code.html", "message": "The object you are accessing does not …
-
Storge runs normally, but when I upload storge stop in a leofs cluster, there are problems with uploading and downloading files, reporting 500 errors.
-
青云的metadata接口 http://metadata.ks.qingcloud.com/i-xxxxxxxx/ 频率限制为每分钟5次,但为了获取本机所绑定的从网卡列表,创建一个容器需要调用两次这个接口。其中一次由IPAM driver调用,另外一次由network driver调用。由于Docker的IPAM插件与Network插件之间没办法共享数据,所以以上两个调用无法合并。这限制了每台…
-
发现你们的SDK里没有接口的 policy 和 policy_rule 相关的操作。
于是开始扩展,但是扩展的时候出现了权限错误。
有青云的童鞋搭把手一起看看吗?
提交报文
```
{"action":"AddLoadBalancerPolicyRule","loadbalancer_policy":"lbp-961ev598","rules":[{"loadbalancer_p…
-
**Rancher Version:**
v1.1.1
**Docker Version:**
1.10.3, build 3cd164c
**OS and where are the hosts located? (cloud, bare metal, etc):**
CoreOS, QingCloud
Hi, I have a rancher managed host in China. W…
-
The log are look like this :
```
14/7 04:00 [8664] - [32minfo[39m: [plugin-rss] posting, https://log.qingcloud.com/?feed=atom - title: [object Object], published date: 2016-07-11T03:49:23Z
14/7 04…
-
```
wangzw:qsctl wangzw$ tox -e py27
GLOB sdist-make: /hashdata/qsctl/setup.py
py27 inst-nodeps: /hashdata/qsctl/.tox/dist/qsctl-1.1.0.zip
py27 installed: You are using pip version 8.1.2, however …
-
you can refer to my implementation in python:
https://github.com/yiakwy/Siganture-Authentication-Package/blob/master/SDK/sign5py3k.py
in client side:
Request.py
=========
(1) in Authorization…