Comment 1 for bug 1370869

Revision history for this message
Akihiro Motoki (amotoki) wrote :

[Thu Sep 18 05:11:31.177843 2014] [:error] [pid 28497:tid 139872488023808]
[Thu Sep 18 05:11:31.177862 2014] [:error] [pid 28497:tid 139872488023808] REQ: curl -i --insecure 'https://172.16.201.25:8774/v2/ebcbf37ab1454484b6e22a99fb31e7d6/limits' -X GET -H "X-Auth-Project-Id: ebcbf37ab1454484b6e22a99fb31e7d6" -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: 760f5e88c49232e38db8cf459d5f1d20"
[Thu Sep 18 05:11:31.177870 2014] [:error] [pid 28497:tid 139872488023808]
[Thu Sep 18 05:11:31.178005 2014] [:error] [pid 28497:tid 139872488023808] New session created for: (https://172.16.201.25:8774)
[Thu Sep 18 05:11:31.179368 2014] [:error] [pid 28497:tid 139872488023808] DEBUG:urllib3.connectionpool:Setting read timeout to None
[Thu Sep 18 05:11:31.202475 2014] [:error] [pid 28497:tid 139872488023808] DEBUG:urllib3.connectionpool:"GET /v2/ebcbf37ab1454484b6e22a99fb31e7d6/limits HTTP/1.1" 200 437
[Thu Sep 18 05:11:31.203036 2014] [:error] [pid 28497:tid 139872488023808] RESP: [200] CaseInsensitiveDict({'date': 'Thu, 18 Sep 2014 05:11:31 GMT', 'content-length': '437', 'content-type': 'application/json', 'x-compute-request-id': 'req-244a0865-bf44-4932-85aa-0c5569cf10f1'})
[Thu Sep 18 05:11:31.203057 2014] [:error] [pid 28497:tid 139872488023808] RESP BODY: {"limits": {"rate": [], "absolute": {"maxServerMeta": 128, "maxPersonality": 5, "maxImageMeta": 128, "maxPersonalitySize": 10240, "maxSecurityGroupRules": 20, "maxTotalKeypairs": 100, "totalRAMUsed": -2048, "totalInstancesUsed": -1, "maxSecurityGroups": 10, "totalFloatingIpsUsed": 0, "maxTotalCores": 20, "totalSecurityGroupsUsed": 1, "maxTotalFloatingIps": 10, "maxTotalInstances": 10, "totalCoresUsed": -1, "maxTotalRAMSize": 51200}}}