Advertisement
Guest User

controller-nova-api.log

a guest
Mar 16th, 2015
579
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 146.34 KB | None | 0 0
  1. 2015-03-16 14:30:59.108 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  2. 2015-03-16 14:30:59.109 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  3. 2015-03-16 14:30:59.112 1776 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): keystone.pod1.com
  4. 2015-03-16 14:30:59.113 1776 DEBUG urllib3.connectionpool [-] Setting read timeout to None _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:390
  5. 2015-03-16 14:30:59.130 1776 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/66b132dd03dd4c0b8a244c242cfb00bb HTTP/1.1" 200 2114 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:430
  6. 2015-03-16 14:30:59.131 1776 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache _cache_put /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1144
  7. 2015-03-16 14:30:59.132 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  8. 2015-03-16 14:30:59.133 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  9. 2015-03-16 14:30:59.134 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  10. 2015-03-16 14:30:59.135 1776 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  11. 2015-03-16 14:30:59.136 1776 DEBUG nova.api.openstack.wsgi [req-9f3c94d9-3c3c-4b30-a0a2-5d7e715212c2 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  12. 2015-03-16 14:30:59.138 1776 DEBUG nova.compute.api [req-9f3c94d9-3c3c-4b30-a0a2-5d7e715212c2 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  13. 2015-03-16 14:30:59.179 1776 DEBUG neutronclient.client [-]
  14. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  15. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  16. 2015-03-16 14:30:59.207 1776 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd', 'date': 'Mon, 16 Mar 2015 18:30:59 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-f5ff7501-6b01-4d7d-983c-06a8bfbebafa'} {"ports": []}
  17. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  18. 2015-03-16 14:30:59.213 1776 INFO nova.osapi_compute.wsgi.server [req-9f3c94d9-3c3c-4b30-a0a2-5d7e715212c2 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 1920 time: 0.1059010
  19. 2015-03-16 14:30:59.301 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  20. 2015-03-16 14:30:59.301 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  21. 2015-03-16 14:30:59.302 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  22. 2015-03-16 14:30:59.303 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  23. 2015-03-16 14:30:59.305 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  24. 2015-03-16 14:30:59.306 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  25. 2015-03-16 14:30:59.306 1776 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  26. 2015-03-16 14:30:59.306 1776 DEBUG nova.api.openstack.wsgi [req-b6bc21ed-18ad-44d6-a15d-d41e93d41828 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  27. 2015-03-16 14:30:59.314 1776 INFO nova.osapi_compute.wsgi.server [req-b6bc21ed-18ad-44d6-a15d-d41e93d41828 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0129361
  28. 2015-03-16 14:30:59.579 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  29. 2015-03-16 14:30:59.579 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  30. 2015-03-16 14:30:59.580 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  31. 2015-03-16 14:30:59.580 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  32. 2015-03-16 14:30:59.581 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  33. 2015-03-16 14:30:59.582 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  34. 2015-03-16 14:30:59.582 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  35. 2015-03-16 14:30:59.583 1776 DEBUG nova.api.openstack.wsgi [req-7eadb3b4-e40e-48a1-82bf-7274a2e289a2 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  36. 2015-03-16 14:30:59.602 1776 INFO nova.osapi_compute.wsgi.server [req-7eadb3b4-e40e-48a1-82bf-7274a2e289a2 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0223541
  37. 2015-03-16 14:30:59.644 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  38. 2015-03-16 14:30:59.645 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  39. 2015-03-16 14:30:59.646 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  40. 2015-03-16 14:30:59.646 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  41. 2015-03-16 14:30:59.650 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  42. 2015-03-16 14:30:59.651 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  43. 2015-03-16 14:30:59.651 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  44. 2015-03-16 14:30:59.652 1776 DEBUG nova.api.openstack.wsgi [req-7ce7a9aa-4b0f-41e0-a38d-97331fa1d5f3 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  45. 2015-03-16 14:30:59.658 1776 INFO nova.osapi_compute.wsgi.server [req-7ce7a9aa-4b0f-41e0-a38d-97331fa1d5f3 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0143590
  46. 2015-03-16 14:30:59.672 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  47. 2015-03-16 14:30:59.673 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  48. 2015-03-16 14:30:59.674 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  49. 2015-03-16 14:30:59.674 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  50. 2015-03-16 14:30:59.676 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  51. 2015-03-16 14:30:59.676 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  52. 2015-03-16 14:30:59.677 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  53. 2015-03-16 14:30:59.677 1776 DEBUG nova.api.openstack.wsgi [req-9559d13a-cd27-4781-becb-d0e34b406086 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  54. 2015-03-16 14:30:59.694 1776 INFO nova.osapi_compute.wsgi.server [req-9559d13a-cd27-4781-becb-d0e34b406086 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0222750
  55. 2015-03-16 14:31:06.713 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  56. 2015-03-16 14:31:06.716 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  57. 2015-03-16 14:31:06.724 1774 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): keystone.pod1.com
  58. 2015-03-16 14:31:06.725 1774 DEBUG urllib3.connectionpool [-] Setting read timeout to None _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:390
  59. 2015-03-16 14:31:06.737 1774 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/66b132dd03dd4c0b8a244c242cfb00bb HTTP/1.1" 200 2114 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:430
  60. 2015-03-16 14:31:06.742 1774 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache _cache_put /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1144
  61. 2015-03-16 14:31:06.743 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  62. 2015-03-16 14:31:06.747 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  63. 2015-03-16 14:31:06.747 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  64. 2015-03-16 14:31:06.748 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  65. 2015-03-16 14:31:06.749 1774 DEBUG nova.api.openstack.wsgi [req-a5373e66-a70e-4020-a4b6-967a0f01afa6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  66. 2015-03-16 14:31:06.750 1774 DEBUG nova.compute.api [req-a5373e66-a70e-4020-a4b6-967a0f01afa6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  67. 2015-03-16 14:31:06.804 1774 DEBUG neutronclient.client [-]
  68. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  69. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  70. 2015-03-16 14:31:06.821 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd', 'date': 'Mon, 16 Mar 2015 18:31:06 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-8ac7de4a-6433-41d1-92ec-22d9c58ab06e'} {"ports": []}
  71. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  72. 2015-03-16 14:31:06.831 1774 INFO nova.osapi_compute.wsgi.server [req-a5373e66-a70e-4020-a4b6-967a0f01afa6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 1920 time: 0.1200051
  73. 2015-03-16 14:31:06.951 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  74. 2015-03-16 14:31:06.952 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  75. 2015-03-16 14:31:06.952 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  76. 2015-03-16 14:31:06.952 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  77. 2015-03-16 14:31:06.954 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  78. 2015-03-16 14:31:06.954 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  79. 2015-03-16 14:31:06.955 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  80. 2015-03-16 14:31:06.956 1774 DEBUG nova.api.openstack.wsgi [req-ba18e899-16e9-4c5f-87d5-5c7e05110985 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  81. 2015-03-16 14:31:06.968 1774 INFO nova.osapi_compute.wsgi.server [req-ba18e899-16e9-4c5f-87d5-5c7e05110985 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0169420
  82. 2015-03-16 14:31:07.033 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  83. 2015-03-16 14:31:07.034 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  84. 2015-03-16 14:31:07.035 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  85. 2015-03-16 14:31:07.035 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  86. 2015-03-16 14:31:07.036 1774 DEBUG routes.middleware [-] Matched DELETE /70f548787a1f4943b668488d79e63952/servers/d3465764-cbcb-4e4f-a680-0572b025d2bd __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  87. 2015-03-16 14:31:07.036 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/:(id)', defaults: {'action': u'delete', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  88. 2015-03-16 14:31:07.036 1774 DEBUG routes.middleware [-] Match dict: {'action': u'delete', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'd3465764-cbcb-4e4f-a680-0572b025d2bd'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  89. 2015-03-16 14:31:07.037 1774 DEBUG nova.api.openstack.wsgi [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.delete of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  90. 2015-03-16 14:31:07.077 1774 DEBUG nova.compute.api [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] [instance: d3465764-cbcb-4e4f-a680-0572b025d2bd] Going to try to terminate instance delete /usr/lib/python2.7/dist-packages/nova/compute/api.py:1708
  91. 2015-03-16 14:31:07.204 1774 DEBUG nova.quota [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Created reservations ['01662d39-4c71-40a2-843f-cb4468b7ceaa', '205af0f5-981a-4da0-9727-295beb32f17a', 'a2a59828-3517-4fe3-9824-11226fbd8d48'] reserve /usr/lib/python2.7/dist-packages/nova/quota.py:1272
  92. 2015-03-16 14:31:07.222 1774 DEBUG nova.servicegroup.api [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Check if the given member [<nova.objects.service.Service object at 0x7f75b05eb950>] is part of the ServiceGroup, is up service_is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/api.py:116
  93. 2015-03-16 14:31:07.223 1774 DEBUG nova.servicegroup.drivers.db [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] DB_Driver.is_up last_heartbeat = 2015-03-16 18:30:59 elapsed = 8.22284 is_up /usr/lib/python2.7/dist-packages/nova/servicegroup/drivers/db.py:71
  94. 2015-03-16 14:31:07.287 1774 INFO nova.osapi_compute.wsgi.server [req-e6f8632b-9f6e-4b18-993e-59363f0ec611 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "DELETE /v2/70f548787a1f4943b668488d79e63952/servers/d3465764-cbcb-4e4f-a680-0572b025d2bd HTTP/1.1" status: 204 len: 179 time: 0.2536702
  95. 2015-03-16 14:31:07.410 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  96. 2015-03-16 14:31:07.410 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  97. 2015-03-16 14:31:07.411 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  98. 2015-03-16 14:31:07.411 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  99. 2015-03-16 14:31:07.412 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  100. 2015-03-16 14:31:07.413 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  101. 2015-03-16 14:31:07.413 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  102. 2015-03-16 14:31:07.413 1774 DEBUG nova.api.openstack.wsgi [req-d8306ec7-6b2d-4f4a-b880-45d966febe50 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  103. 2015-03-16 14:31:07.414 1774 DEBUG nova.compute.api [req-d8306ec7-6b2d-4f4a-b880-45d966febe50 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  104. 2015-03-16 14:31:07.455 1774 DEBUG neutronclient.client [-]
  105. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  106. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  107. 2015-03-16 14:31:07.478 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=d3465764-cbcb-4e4f-a680-0572b025d2bd', 'date': 'Mon, 16 Mar 2015 18:31:07 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-d9b37a48-ba7a-45a2-a732-c86613c1b9ff'} {"ports": []}
  108. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  109. 2015-03-16 14:31:07.488 1774 INFO nova.osapi_compute.wsgi.server [req-d8306ec7-6b2d-4f4a-b880-45d966febe50 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 1926 time: 0.0782070
  110. 2015-03-16 14:31:07.605 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  111. 2015-03-16 14:31:07.606 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  112. 2015-03-16 14:31:07.607 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  113. 2015-03-16 14:31:07.608 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  114. 2015-03-16 14:31:07.611 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  115. 2015-03-16 14:31:07.611 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  116. 2015-03-16 14:31:07.612 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  117. 2015-03-16 14:31:07.612 1774 DEBUG nova.api.openstack.wsgi [req-8c1154f7-cf6f-4799-bd63-2dabce84eef6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  118. 2015-03-16 14:31:07.623 1774 INFO nova.osapi_compute.wsgi.server [req-8c1154f7-cf6f-4799-bd63-2dabce84eef6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0184221
  119. 2015-03-16 14:31:07.840 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  120. 2015-03-16 14:31:07.840 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  121. 2015-03-16 14:31:07.842 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  122. 2015-03-16 14:31:07.842 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  123. 2015-03-16 14:31:07.845 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  124. 2015-03-16 14:31:07.845 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  125. 2015-03-16 14:31:07.846 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  126. 2015-03-16 14:31:07.847 1774 DEBUG nova.api.openstack.wsgi [req-a50dc974-5197-48b0-aff4-58b7eeffe6f1 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  127. 2015-03-16 14:31:07.863 1774 INFO nova.osapi_compute.wsgi.server [req-a50dc974-5197-48b0-aff4-58b7eeffe6f1 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0231500
  128. 2015-03-16 14:31:07.906 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  129. 2015-03-16 14:31:07.906 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  130. 2015-03-16 14:31:07.907 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  131. 2015-03-16 14:31:07.907 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  132. 2015-03-16 14:31:07.909 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  133. 2015-03-16 14:31:07.909 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  134. 2015-03-16 14:31:07.909 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  135. 2015-03-16 14:31:07.910 1774 DEBUG nova.api.openstack.wsgi [req-b3a626fa-ce07-449e-855c-447e7dde3997 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  136. 2015-03-16 14:31:07.912 1774 INFO nova.osapi_compute.wsgi.server [req-b3a626fa-ce07-449e-855c-447e7dde3997 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0068760
  137. 2015-03-16 14:31:07.930 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  138. 2015-03-16 14:31:07.931 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  139. 2015-03-16 14:31:07.931 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  140. 2015-03-16 14:31:07.931 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  141. 2015-03-16 14:31:07.933 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  142. 2015-03-16 14:31:07.933 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  143. 2015-03-16 14:31:07.933 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  144. 2015-03-16 14:31:07.933 1774 DEBUG nova.api.openstack.wsgi [req-3a5850b5-af59-47c7-a5d3-8ed442a3855c c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  145. 2015-03-16 14:31:07.950 1774 INFO nova.osapi_compute.wsgi.server [req-3a5850b5-af59-47c7-a5d3-8ed442a3855c c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0202682
  146. 2015-03-16 14:31:20.676 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  147. 2015-03-16 14:31:20.678 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  148. 2015-03-16 14:31:20.679 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  149. 2015-03-16 14:31:20.679 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  150. 2015-03-16 14:31:20.681 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  151. 2015-03-16 14:31:20.682 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  152. 2015-03-16 14:31:20.682 1776 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  153. 2015-03-16 14:31:20.682 1776 DEBUG nova.api.openstack.wsgi [req-06cf0905-7fdc-471f-9987-ab5efbdd17cb c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  154. 2015-03-16 14:31:20.683 1776 DEBUG nova.compute.api [req-06cf0905-7fdc-471f-9987-ab5efbdd17cb c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  155. 2015-03-16 14:31:20.712 1776 INFO nova.osapi_compute.wsgi.server [req-06cf0905-7fdc-471f-9987-ab5efbdd17cb c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 187 time: 0.0381591
  156. 2015-03-16 14:31:20.877 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  157. 2015-03-16 14:31:20.877 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  158. 2015-03-16 14:31:20.878 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  159. 2015-03-16 14:31:20.878 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  160. 2015-03-16 14:31:20.879 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  161. 2015-03-16 14:31:20.880 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  162. 2015-03-16 14:31:20.880 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  163. 2015-03-16 14:31:20.880 1776 DEBUG nova.api.openstack.wsgi [req-3ae3394d-bb8a-4225-ae65-9b34478a477e c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  164. 2015-03-16 14:31:20.891 1776 INFO nova.osapi_compute.wsgi.server [req-3ae3394d-bb8a-4225-ae65-9b34478a477e c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 604 time: 0.0141902
  165. 2015-03-16 14:31:20.900 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  166. 2015-03-16 14:31:20.901 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  167. 2015-03-16 14:31:20.901 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  168. 2015-03-16 14:31:20.901 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  169. 2015-03-16 14:31:20.903 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  170. 2015-03-16 14:31:20.903 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  171. 2015-03-16 14:31:20.903 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  172. 2015-03-16 14:31:20.903 1776 DEBUG nova.api.openstack.wsgi [req-f71112d1-8c35-4c8f-b1bc-0ab7d29174b0 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  173. 2015-03-16 14:31:20.912 1776 INFO nova.osapi_compute.wsgi.server [req-f71112d1-8c35-4c8f-b1bc-0ab7d29174b0 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 604 time: 0.0117419
  174. 2015-03-16 14:31:24.066 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  175. 2015-03-16 14:31:24.067 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  176. 2015-03-16 14:31:24.068 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  177. 2015-03-16 14:31:24.068 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  178. 2015-03-16 14:31:24.071 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/os-availability-zone __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  179. 2015-03-16 14:31:24.072 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/os-availability-zone', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b35ce7d0>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  180. 2015-03-16 14:31:24.072 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b35ce7d0>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  181. 2015-03-16 14:31:24.072 1776 DEBUG nova.api.openstack.wsgi [req-3aed1ae7-5279-4854-967d-f6d2e5dd2b1c c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method AvailabilityZoneController.index of <nova.api.openstack.compute.contrib.availability_zone.AvailabilityZoneController object at 0x7f75b3660250>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  182. 2015-03-16 14:31:24.090 1776 INFO nova.osapi_compute.wsgi.server [req-3aed1ae7-5279-4854-967d-f6d2e5dd2b1c c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/os-availability-zone HTTP/1.1" status: 200 len: 269 time: 0.0235250
  183. 2015-03-16 14:31:24.092 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  184. 2015-03-16 14:31:24.093 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  185. 2015-03-16 14:31:24.094 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  186. 2015-03-16 14:31:24.095 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  187. 2015-03-16 14:31:24.097 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  188. 2015-03-16 14:31:24.098 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  189. 2015-03-16 14:31:24.099 1776 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  190. 2015-03-16 14:31:24.100 1776 DEBUG nova.api.openstack.wsgi [req-b4af7a7f-8d22-4ec4-825c-eaa518fec4cc c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  191. 2015-03-16 14:31:24.109 1776 INFO nova.osapi_compute.wsgi.server [req-b4af7a7f-8d22-4ec4-825c-eaa518fec4cc c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0170169
  192. 2015-03-16 14:31:25.613 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  193. 2015-03-16 14:31:25.614 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  194. 2015-03-16 14:31:25.614 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  195. 2015-03-16 14:31:25.615 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  196. 2015-03-16 14:31:25.616 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  197. 2015-03-16 14:31:25.616 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  198. 2015-03-16 14:31:25.616 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  199. 2015-03-16 14:31:25.617 1776 DEBUG nova.api.openstack.wsgi [req-a046e1c6-03e2-46d7-9b12-db0272afc4b9 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  200. 2015-03-16 14:31:25.619 1776 INFO nova.osapi_compute.wsgi.server [req-a046e1c6-03e2-46d7-9b12-db0272afc4b9 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0056739
  201. 2015-03-16 14:31:25.628 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  202. 2015-03-16 14:31:25.629 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  203. 2015-03-16 14:31:25.629 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  204. 2015-03-16 14:31:25.630 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  205. 2015-03-16 14:31:25.636 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/os-keypairs __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  206. 2015-03-16 14:31:25.637 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/os-keypairs', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3490310>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  207. 2015-03-16 14:31:25.637 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3490310>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  208. 2015-03-16 14:31:25.637 1776 DEBUG nova.api.openstack.wsgi [req-baf33015-66c8-4d8a-a002-37d012c451ba c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method KeypairController.index of <nova.api.openstack.compute.contrib.keypairs.KeypairController object at 0x7f75b35f9d90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  209. 2015-03-16 14:31:25.642 1776 INFO nova.osapi_compute.wsgi.server [req-baf33015-66c8-4d8a-a002-37d012c451ba c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/os-keypairs HTTP/1.1" status: 200 len: 188 time: 0.0141232
  210. 2015-03-16 14:31:25.811 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  211. 2015-03-16 14:31:25.811 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  212. 2015-03-16 14:31:25.812 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  213. 2015-03-16 14:31:25.812 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  214. 2015-03-16 14:31:25.814 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  215. 2015-03-16 14:31:25.815 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  216. 2015-03-16 14:31:25.815 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  217. 2015-03-16 14:31:25.816 1776 DEBUG nova.api.openstack.wsgi [req-6fb1c46f-7bde-46a8-83f0-4f6af2c8a04f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  218. 2015-03-16 14:31:25.826 1776 INFO nova.osapi_compute.wsgi.server [req-6fb1c46f-7bde-46a8-83f0-4f6af2c8a04f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits HTTP/1.1" status: 200 len: 604 time: 0.0161278
  219. 2015-03-16 14:31:39.889 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  220. 2015-03-16 14:31:39.892 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  221. 2015-03-16 14:31:39.897 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  222. 2015-03-16 14:31:39.897 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  223. 2015-03-16 14:31:39.903 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/os-availability-zone __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  224. 2015-03-16 14:31:39.903 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/os-availability-zone', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b35ce7d0>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  225. 2015-03-16 14:31:39.903 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b35ce7d0>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  226. 2015-03-16 14:31:39.904 1774 DEBUG nova.api.openstack.wsgi [req-04214a2f-5cd1-4e33-aa63-ded3f880d23f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method AvailabilityZoneController.index of <nova.api.openstack.compute.contrib.availability_zone.AvailabilityZoneController object at 0x7f75b3660250>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  227. 2015-03-16 14:31:39.927 1774 INFO nova.osapi_compute.wsgi.server [req-04214a2f-5cd1-4e33-aa63-ded3f880d23f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/os-availability-zone HTTP/1.1" status: 200 len: 269 time: 0.0419700
  228. 2015-03-16 14:31:39.934 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  229. 2015-03-16 14:31:39.935 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  230. 2015-03-16 14:31:39.935 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  231. 2015-03-16 14:31:39.936 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  232. 2015-03-16 14:31:39.937 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  233. 2015-03-16 14:31:39.938 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  234. 2015-03-16 14:31:39.938 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  235. 2015-03-16 14:31:39.939 1774 DEBUG nova.api.openstack.wsgi [req-a8f50ca0-fe5d-4057-ab34-f82a7ac9d43a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  236. 2015-03-16 14:31:39.950 1774 INFO nova.osapi_compute.wsgi.server [req-a8f50ca0-fe5d-4057-ab34-f82a7ac9d43a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0159140
  237. 2015-03-16 14:31:40.094 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  238. 2015-03-16 14:31:40.095 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  239. 2015-03-16 14:31:40.096 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  240. 2015-03-16 14:31:40.096 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  241. 2015-03-16 14:31:40.098 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  242. 2015-03-16 14:31:40.098 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  243. 2015-03-16 14:31:40.098 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  244. 2015-03-16 14:31:40.099 1774 DEBUG nova.api.openstack.wsgi [req-eda9d079-b6ad-4350-a586-0eb71a32a390 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  245. 2015-03-16 14:31:40.101 1774 INFO nova.osapi_compute.wsgi.server [req-eda9d079-b6ad-4350-a586-0eb71a32a390 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0069351
  246. 2015-03-16 14:31:40.117 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  247. 2015-03-16 14:31:40.117 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  248. 2015-03-16 14:31:40.117 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  249. 2015-03-16 14:31:40.118 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  250. 2015-03-16 14:31:40.121 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/os-quota-sets/70f548787a1f4943b668488d79e63952 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  251. 2015-03-16 14:31:40.121 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/os-quota-sets/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b343ebd0>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  252. 2015-03-16 14:31:40.122 1774 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b343ebd0>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  253. 2015-03-16 14:31:40.122 1774 DEBUG nova.api.openstack.wsgi [req-a0dd5fe1-3c1b-4085-91ad-159ff1368744 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method QuotaSetsController.show of <nova.api.openstack.compute.contrib.quotas.QuotaSetsController object at 0x7f75b3600bd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  254. 2015-03-16 14:31:40.128 1774 INFO nova.osapi_compute.wsgi.server [req-a0dd5fe1-3c1b-4085-91ad-159ff1368744 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/os-quota-sets/70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 495 time: 0.0110788
  255. 2015-03-16 14:31:40.199 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  256. 2015-03-16 14:31:40.199 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  257. 2015-03-16 14:31:40.200 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  258. 2015-03-16 14:31:40.200 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  259. 2015-03-16 14:31:40.202 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  260. 2015-03-16 14:31:40.202 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  261. 2015-03-16 14:31:40.203 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  262. 2015-03-16 14:31:40.204 1774 DEBUG nova.api.openstack.wsgi [req-5256700c-48b0-4c86-aada-d23a21040137 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  263. 2015-03-16 14:31:40.205 1774 DEBUG nova.compute.api [req-5256700c-48b0-4c86-aada-d23a21040137 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  264. 2015-03-16 14:31:40.234 1774 INFO nova.osapi_compute.wsgi.server [req-5256700c-48b0-4c86-aada-d23a21040137 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 187 time: 0.0353248
  265. 2015-03-16 14:31:40.276 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  266. 2015-03-16 14:31:40.277 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  267. 2015-03-16 14:31:40.277 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  268. 2015-03-16 14:31:40.278 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  269. 2015-03-16 14:31:40.280 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/os-keypairs __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  270. 2015-03-16 14:31:40.280 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/os-keypairs', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3490310>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  271. 2015-03-16 14:31:40.281 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3490310>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  272. 2015-03-16 14:31:40.281 1774 DEBUG nova.api.openstack.wsgi [req-3915907b-65b6-4a94-989a-86fcbe922411 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method KeypairController.index of <nova.api.openstack.compute.contrib.keypairs.KeypairController object at 0x7f75b35f9d90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  273. 2015-03-16 14:31:40.286 1774 INFO nova.osapi_compute.wsgi.server [req-3915907b-65b6-4a94-989a-86fcbe922411 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/os-keypairs HTTP/1.1" status: 200 len: 188 time: 0.0104551
  274. 2015-03-16 14:31:40.407 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  275. 2015-03-16 14:31:40.408 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  276. 2015-03-16 14:31:40.409 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  277. 2015-03-16 14:31:40.409 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  278. 2015-03-16 14:31:40.410 1774 DEBUG routes.middleware [-] Matched POST /70f548787a1f4943b668488d79e63952/servers __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  279. 2015-03-16 14:31:40.410 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers', defaults: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  280. 2015-03-16 14:31:40.411 1774 DEBUG routes.middleware [-] Match dict: {'action': u'create', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  281. 2015-03-16 14:31:40.411 1774 DEBUG nova.api.openstack.wsgi [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Action: 'create', body: {"server": {"name": "test", "imageRef": "65d67b70-7607-4a2b-9da5-528bd5c46a3c", "availability_zone": "nova", "flavorRef": "1", "OS-DCF:diskConfig": "AUTO", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e69d4f69-08c9-4941-b4be-c34a6e22e58c"}, {"uuid": "fd1129a6-565f-4d53-85b2-0393107f5cf0"}], "security_groups": [{"name": "default"}]}} _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:940
  282. 2015-03-16 14:31:40.412 1774 DEBUG nova.api.openstack.wsgi [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.create of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='application/json', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  283. 2015-03-16 14:31:40.428 1774 DEBUG stevedore.extension [-] found extension EntryPoint.parse('file = nova.image.download.file') _load_plugins /usr/lib/python2.7/dist-packages/stevedore/extension.py:156
  284. 2015-03-16 14:31:40.429 1774 DEBUG stevedore.extension [-] found extension EntryPoint.parse('file = nova.image.download.file') _load_plugins /usr/lib/python2.7/dist-packages/stevedore/extension.py:156
  285. 2015-03-16 14:31:40.431 1774 DEBUG glanceclient.common.http [-] curl -i -X HEAD -H 'X-Service-Catalog: [{"endpoints": [{"adminURL": "http://cinder.pod1.com:8776/v1/70f548787a1f4943b668488d79e63952", "region": "regionOne", "id": "30c305d913de4549bfacc4292b78f6d0", "internalURL": "http://cinder.pod1.com:8776/v1/70f548787a1f4943b668488d79e63952", "publicURL": "http://cinder.pod1.com:8776/v1/70f548787a1f4943b668488d79e63952"}], "endpoints_links": [], "type": "volume", "name": "cinder"}]' -H 'X-Identity-Status: Confirmed' -H 'X-Roles: admin' -H 'User-Agent: python-glanceclient' -H 'X-Tenant-Id: 70f548787a1f4943b668488d79e63952' -H 'X-User-Id: c091fb3b9f7944b78e6827e36f4a19c3' -H 'X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb' -H 'Content-Type: application/octet-stream' http://glance.pod1.com:9292/v1/images/65d67b70-7607-4a2b-9da5-528bd5c46a3c log_curl_request /usr/lib/python2.7/dist-packages/glanceclient/common/http.py:142
  286. 2015-03-16 14:31:40.463 1774 DEBUG glanceclient.common.http [-]
  287. HTTP/1.1 200 OK
  288. content-length: 0
  289. x-image-meta-id: 65d67b70-7607-4a2b-9da5-528bd5c46a3c
  290. date: Mon, 16 Mar 2015 18:31:40 GMT
  291. x-image-meta-deleted: False
  292. x-image-meta-checksum: 133eae9fb1c98f45894a4e60d8736619
  293. x-image-meta-container_format: bare
  294. x-image-meta-protected: False
  295. x-image-meta-min_disk: 0
  296. x-image-meta-created_at: 2015-03-06T02:08:03
  297. x-image-meta-size: 13200896
  298. x-image-meta-status: active
  299. etag: 133eae9fb1c98f45894a4e60d8736619
  300. location: http://glance.pod1.com:9292/v1/images/65d67b70-7607-4a2b-9da5-528bd5c46a3c
  301. x-image-meta-is_public: True
  302. x-image-meta-min_ram: 0
  303. x-image-meta-owner: 196701357a3d41f1acf08dfc3110f1e6
  304. x-image-meta-updated_at: 2015-03-06T02:08:03
  305. content-type: text/html; charset=UTF-8
  306. x-openstack-request-id: req-57707c34-44b4-48d0-be59-14e8be6c7ef0
  307. x-image-meta-disk_format: qcow2
  308. x-image-meta-name: cirros-0.3.3-x86_64
  309. log_http_response /usr/lib/python2.7/dist-packages/glanceclient/common/http.py:152
  310. 2015-03-16 14:31:40.493 1774 DEBUG nova.network.neutronv2.api [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] validate_networks() for [(u'e69d4f69-08c9-4941-b4be-c34a6e22e58c', None, None), (u'fd1129a6-565f-4d53-85b2-0393107f5cf0', None, None)] validate_networks /usr/lib/python2.7/dist-packages/nova/network/neutronv2/api.py:605
  311. 2015-03-16 14:31:40.494 1774 DEBUG neutronclient.client [-]
  312. REQ: curl -i http://neutron.pod1.com:9696/v2.0/networks.json?id=e69d4f69-08c9-4941-b4be-c34a6e22e58c&id=fd1129a6-565f-4d53-85b2-0393107f5cf0 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  313. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  314. 2015-03-16 14:31:40.515 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '746', 'content-location': 'http://neutron.pod1.com:9696/v2.0/networks.json?id=e69d4f69-08c9-4941-b4be-c34a6e22e58c&id=fd1129a6-565f-4d53-85b2-0393107f5cf0', 'date': 'Mon, 16 Mar 2015 18:31:40 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-4c4d91d6-9ed1-4725-b6f0-6238453f4fc4'} {"networks": [{"status": "ACTIVE", "subnets": ["851af29a-52f8-4519-86a8-8561ee1f2d59"], "name": "net1_public", "provider:physical_network": "physnet1", "admin_state_up": true, "tenant_id": "70f548787a1f4943b668488d79e63952", "provider:network_type": "vlan", "router:external": true, "shared": false, "id": "e69d4f69-08c9-4941-b4be-c34a6e22e58c", "provider:segmentation_id": 101}, {"status": "ACTIVE", "subnets": ["bb552038-e866-40bd-97cf-d58623e62db3"], "name": "net1_priv1", "provider:physical_network": "physnet2", "admin_state_up": true, "tenant_id": "70f548787a1f4943b668488d79e63952", "provider:network_type": "vlan", "router:external": false, "shared": false, "id": "fd1129a6-565f-4d53-85b2-0393107f5cf0", "provider:segmentation_id": 201}]}
  315. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  316. 2015-03-16 14:31:40.516 1774 DEBUG neutronclient.client [-]
  317. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?tenant_id=70f548787a1f4943b668488d79e63952 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  318. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  319. 2015-03-16 14:31:40.538 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '1435', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?tenant_id=70f548787a1f4943b668488d79e63952', 'date': 'Mon, 16 Mar 2015 18:31:40 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0a631931-de3d-4acb-8e42-3d53d7db42dd'} {"ports": [{"status": "ACTIVE", "binding:host_id": "network1", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "network:router_interface", "binding:profile": {}, "fixed_ips": [{"subnet_id": "bb552038-e866-40bd-97cf-d58623e62db3", "ip_address": "192.168.1.1"}], "id": "3dc207e5-d1ce-44e9-b9ef-a4f5c71da1df", "security_groups": [], "device_id": "2a7a0cab-e3a4-4c67-870e-cc42564ce028", "name": "", "admin_state_up": true, "network_id": "fd1129a6-565f-4d53-85b2-0393107f5cf0", "tenant_id": "70f548787a1f4943b668488d79e63952", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:4f:51:2f"}, {"status": "ACTIVE", "binding:host_id": "network1", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "network:dhcp", "binding:profile": {}, "fixed_ips": [{"subnet_id": "bb552038-e866-40bd-97cf-d58623e62db3", "ip_address": "192.168.1.10"}], "id": "dc1d87db-76a1-4641-8e5b-2dadbfc91aee", "security_groups": [], "device_id": "dhcp79ac16b7-042f-5762-9c87-2b0b99a9dacb-fd1129a6-565f-4d53-85b2-0393107f5cf0", "name": "", "admin_state_up": true, "network_id": "fd1129a6-565f-4d53-85b2-0393107f5cf0", "tenant_id": "70f548787a1f4943b668488d79e63952", "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vnic_type": "normal", "binding:vif_type": "ovs", "mac_address": "fa:16:3e:4f:36:65"}]}
  320. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  321. 2015-03-16 14:31:40.539 1774 DEBUG neutronclient.client [-]
  322. REQ: curl -i http://neutron.pod1.com:9696/v2.0/quotas/70f548787a1f4943b668488d79e63952.json -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  323. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  324. 2015-03-16 14:31:40.550 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '134', 'content-location': 'http://neutron.pod1.com:9696/v2.0/quotas/70f548787a1f4943b668488d79e63952.json', 'date': 'Mon, 16 Mar 2015 18:31:40 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-77e4a097-2d7e-484d-b124-bde730d0efdb'} {"quota": {"subnet": 10, "network": 10, "floatingip": 50, "security_group_rule": 100, "security_group": 10, "router": 10, "port": 50}}
  325. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  326. 2015-03-16 14:31:40.597 1774 DEBUG nova.quota [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Created reservations ['0035901e-8bd6-4efb-b80c-49b96de74c8e', '248c261c-ccdd-44d1-9531-d2b428f076f5', 'bf3e7aa7-c4db-4e20-9315-335460bd1c95'] reserve /usr/lib/python2.7/dist-packages/nova/quota.py:1272
  327. 2015-03-16 14:31:40.598 1774 DEBUG nova.compute.api [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Going to run 1 instances... _provision_instances /usr/lib/python2.7/dist-packages/nova/compute/api.py:812
  328. 2015-03-16 14:31:40.674 1774 DEBUG nova.compute.api [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] [instance: 530f676c-d0dd-40a4-a45b-727b9e8856d9] block_device_mapping [{'guest_format': None, 'boot_index': 0, 'no_device': None, 'connection_info': None, 'snapshot_id': None, 'volume_size': None, 'device_name': None, 'disk_bus': None, 'image_id': u'65d67b70-7607-4a2b-9da5-528bd5c46a3c', 'source_type': 'image', 'device_type': 'disk', 'volume_id': None, 'destination_type': 'local', 'delete_on_termination': True}] _update_block_device_mapping /usr/lib/python2.7/dist-packages/nova/compute/api.py:1067
  329. 2015-03-16 14:31:40.737 1774 DEBUG nova.quota [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Committed reservations ['0035901e-8bd6-4efb-b80c-49b96de74c8e', '248c261c-ccdd-44d1-9531-d2b428f076f5', 'bf3e7aa7-c4db-4e20-9315-335460bd1c95'] commit /usr/lib/python2.7/dist-packages/nova/quota.py:1297
  330. 2015-03-16 14:31:40.791 1774 INFO nova.osapi_compute.wsgi.server [req-9f6b501a-9aec-46eb-979a-d4bbdea1f31d c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "POST /v2/70f548787a1f4943b668488d79e63952/servers HTTP/1.1" status: 202 len: 737 time: 0.3838239
  331. 2015-03-16 14:31:40.929 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  332. 2015-03-16 14:31:40.931 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  333. 2015-03-16 14:31:40.936 1775 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): keystone.pod1.com
  334. 2015-03-16 14:31:40.938 1775 DEBUG urllib3.connectionpool [-] Setting read timeout to None _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:390
  335. 2015-03-16 14:31:40.951 1775 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/66b132dd03dd4c0b8a244c242cfb00bb HTTP/1.1" 200 2114 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:430
  336. 2015-03-16 14:31:40.955 1775 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache _cache_put /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1144
  337. 2015-03-16 14:31:40.956 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  338. 2015-03-16 14:31:40.960 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  339. 2015-03-16 14:31:40.961 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  340. 2015-03-16 14:31:40.961 1775 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  341. 2015-03-16 14:31:40.962 1775 DEBUG nova.api.openstack.wsgi [req-700daef9-3cc1-4137-9a86-afb3ce721bb5 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  342. 2015-03-16 14:31:40.964 1775 DEBUG nova.compute.api [req-700daef9-3cc1-4137-9a86-afb3ce721bb5 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  343. 2015-03-16 14:31:41.021 1775 DEBUG neutronclient.client [-]
  344. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  345. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  346. 2015-03-16 14:31:41.040 1775 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9', 'date': 'Mon, 16 Mar 2015 18:31:41 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-2dc8e7cc-cc7b-4a6f-9e45-f498c707163c'} {"ports": []}
  347. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  348. 2015-03-16 14:31:41.053 1775 INFO nova.osapi_compute.wsgi.server [req-700daef9-3cc1-4137-9a86-afb3ce721bb5 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 1602 time: 0.1272221
  349. 2015-03-16 14:31:41.190 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  350. 2015-03-16 14:31:41.190 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  351. 2015-03-16 14:31:41.191 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  352. 2015-03-16 14:31:41.191 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  353. 2015-03-16 14:31:41.193 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  354. 2015-03-16 14:31:41.193 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  355. 2015-03-16 14:31:41.194 1775 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  356. 2015-03-16 14:31:41.194 1775 DEBUG nova.api.openstack.wsgi [req-4df2f008-d441-4619-bda3-6877e476a2b1 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  357. 2015-03-16 14:31:41.205 1775 INFO nova.osapi_compute.wsgi.server [req-4df2f008-d441-4619-bda3-6877e476a2b1 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0156112
  358. 2015-03-16 14:31:41.433 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  359. 2015-03-16 14:31:41.434 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  360. 2015-03-16 14:31:41.435 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  361. 2015-03-16 14:31:41.436 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  362. 2015-03-16 14:31:41.439 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  363. 2015-03-16 14:31:41.440 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  364. 2015-03-16 14:31:41.440 1775 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  365. 2015-03-16 14:31:41.441 1775 DEBUG nova.api.openstack.wsgi [req-ebb363d9-6980-4567-99d5-5a24b24a7441 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  366. 2015-03-16 14:31:41.453 1775 INFO nova.osapi_compute.wsgi.server [req-ebb363d9-6980-4567-99d5-5a24b24a7441 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0208921
  367. 2015-03-16 14:31:41.495 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  368. 2015-03-16 14:31:41.495 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  369. 2015-03-16 14:31:41.495 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  370. 2015-03-16 14:31:41.496 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  371. 2015-03-16 14:31:41.497 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  372. 2015-03-16 14:31:41.497 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  373. 2015-03-16 14:31:41.498 1775 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  374. 2015-03-16 14:31:41.498 1775 DEBUG nova.api.openstack.wsgi [req-c7582b6e-d5e0-41a8-9390-b49ea7aad653 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  375. 2015-03-16 14:31:41.501 1775 INFO nova.osapi_compute.wsgi.server [req-c7582b6e-d5e0-41a8-9390-b49ea7aad653 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0064380
  376. 2015-03-16 14:31:41.523 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  377. 2015-03-16 14:31:41.523 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  378. 2015-03-16 14:31:41.524 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  379. 2015-03-16 14:31:41.524 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  380. 2015-03-16 14:31:41.526 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  381. 2015-03-16 14:31:41.526 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  382. 2015-03-16 14:31:41.527 1775 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  383. 2015-03-16 14:31:41.528 1775 DEBUG nova.api.openstack.wsgi [req-566e90a8-1637-4032-ab1c-afa5533a1706 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  384. 2015-03-16 14:31:41.542 1775 INFO nova.osapi_compute.wsgi.server [req-566e90a8-1637-4032-ab1c-afa5533a1706 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0188689
  385. 2015-03-16 14:31:41.942 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  386. 2015-03-16 14:31:41.943 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  387. 2015-03-16 14:31:41.945 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  388. 2015-03-16 14:31:41.945 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  389. 2015-03-16 14:31:41.947 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  390. 2015-03-16 14:31:41.948 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  391. 2015-03-16 14:31:41.948 1775 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'530f676c-d0dd-40a4-a45b-727b9e8856d9'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  392. 2015-03-16 14:31:41.950 1775 DEBUG nova.api.openstack.wsgi [req-81a53218-c9d5-4300-adc3-0a7e20d17dca c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  393. 2015-03-16 14:31:42.027 1775 DEBUG neutronclient.client [-]
  394. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  395. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  396. 2015-03-16 14:31:42.132 1775 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '699', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9', 'date': 'Mon, 16 Mar 2015 18:31:42 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-8e61ae27-3708-46ec-b3a1-a8ce3f34fd6d'} {"ports": [{"status": "DOWN", "binding:host_id": "compute1", "allowed_address_pairs": [], "extra_dhcp_opts": [], "device_owner": "compute:nova", "binding:profile": {}, "fixed_ips": [{"subnet_id": "851af29a-52f8-4519-86a8-8561ee1f2d59", "ip_address": "172.16.1.16"}], "id": "20639063-4682-467a-825f-e2568693cb68", "security_groups": ["704270a0-3212-4d4a-85a7-a1c01e5fdd78"], "device_id": "530f676c-d0dd-40a4-a45b-727b9e8856d9", "name": "", "admin_state_up": true, "network_id": "e69d4f69-08c9-4941-b4be-c34a6e22e58c", "tenant_id": "70f548787a1f4943b668488d79e63952", "binding:vif_details": {}, "binding:vnic_type": "normal", "binding:vif_type": "binding_failed", "mac_address": "fa:16:3e:4f:49:6c"}]}
  397. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  398. 2015-03-16 14:31:42.133 1775 DEBUG neutronclient.client [-]
  399. REQ: curl -i http://neutron.pod1.com:9696/v2.0/security-groups.json?id=704270a0-3212-4d4a-85a7-a1c01e5fdd78 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  400. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  401. 2015-03-16 14:31:42.501 1775 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '1535', 'content-location': 'http://neutron.pod1.com:9696/v2.0/security-groups.json?id=704270a0-3212-4d4a-85a7-a1c01e5fdd78', 'date': 'Mon, 16 Mar 2015 18:31:42 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-e2d07358-fafd-47bc-88d2-2d376246087f'} {"security_groups": [{"tenant_id": "70f548787a1f4943b668488d79e63952", "description": "default", "id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78", "security_group_rules": [{"remote_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78", "direction": "ingress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "70f548787a1f4943b668488d79e63952", "port_range_max": null, "port_range_min": null, "id": "2ff27b17-3b6b-45dd-b6cc-2b5d4577bec7", "security_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "70f548787a1f4943b668488d79e63952", "port_range_max": null, "port_range_min": null, "id": "9d33e1c3-4432-4a8a-85c9-a2bada4d19f5", "security_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78"}, {"remote_group_id": null, "direction": "egress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv6", "tenant_id": "70f548787a1f4943b668488d79e63952", "port_range_max": null, "port_range_min": null, "id": "ad2775d8-5281-431c-921d-c0367265846d", "security_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78"}, {"remote_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78", "direction": "ingress", "remote_ip_prefix": null, "protocol": null, "ethertype": "IPv4", "tenant_id": "70f548787a1f4943b668488d79e63952", "port_range_max": null, "port_range_min": null, "id": "eb1678d4-116a-467e-a6f5-f11513e09b7e", "security_group_id": "704270a0-3212-4d4a-85a7-a1c01e5fdd78"}], "name": "default"}]}
  402. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  403. 2015-03-16 14:31:42.517 1775 INFO nova.osapi_compute.wsgi.server [req-81a53218-c9d5-4300-adc3-0a7e20d17dca c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 HTTP/1.1" status: 200 len: 1719 time: 0.5750680
  404. 2015-03-16 14:31:42.548 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  405. 2015-03-16 14:31:42.551 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  406. 2015-03-16 14:31:42.553 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  407. 2015-03-16 14:31:42.554 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  408. 2015-03-16 14:31:42.574 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/1 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  409. 2015-03-16 14:31:42.581 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  410. 2015-03-16 14:31:42.585 1775 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'1'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  411. 2015-03-16 14:31:42.595 1775 DEBUG nova.api.openstack.wsgi [req-d730263f-4d9f-4242-9791-4bdcbc39ab18 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  412. 2015-03-16 14:31:43.828 1775 INFO nova.osapi_compute.wsgi.server [req-d730263f-4d9f-4242-9791-4bdcbc39ab18 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/1 HTTP/1.1" status: 200 len: 597 time: 1.2813039
  413. 2015-03-16 14:31:44.057 1775 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  414. 2015-03-16 14:31:44.057 1775 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  415. 2015-03-16 14:31:44.058 1775 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  416. 2015-03-16 14:31:44.059 1775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  417. 2015-03-16 14:31:44.060 1775 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  418. 2015-03-16 14:31:44.061 1775 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  419. 2015-03-16 14:31:44.061 1775 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  420. 2015-03-16 14:31:44.062 1775 DEBUG nova.api.openstack.wsgi [req-80119005-1baf-465e-af34-bc3d1fd4b477 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  421. 2015-03-16 14:31:44.067 1775 INFO nova.osapi_compute.wsgi.server [req-80119005-1baf-465e-af34-bc3d1fd4b477 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0100601
  422. 2015-03-16 14:31:46.825 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  423. 2015-03-16 14:31:46.826 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  424. 2015-03-16 14:31:46.828 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  425. 2015-03-16 14:31:46.828 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  426. 2015-03-16 14:31:46.831 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  427. 2015-03-16 14:31:46.831 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  428. 2015-03-16 14:31:46.831 1776 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'530f676c-d0dd-40a4-a45b-727b9e8856d9'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  429. 2015-03-16 14:31:46.832 1776 DEBUG nova.api.openstack.wsgi [req-3f5b54c5-d6a1-40a0-bb7c-c2b53c91508a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  430. 2015-03-16 14:31:46.912 1776 DEBUG neutronclient.client [-]
  431. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  432. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  433. 2015-03-16 14:31:46.945 1776 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9', 'date': 'Mon, 16 Mar 2015 18:31:46 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-24f55194-2ea8-489d-ab52-fab79acdd59f'} {"ports": []}
  434. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  435. 2015-03-16 14:31:46.958 1776 INFO nova.osapi_compute.wsgi.server [req-3f5b54c5-d6a1-40a0-bb7c-c2b53c91508a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 HTTP/1.1" status: 200 len: 1667 time: 0.1344130
  436. 2015-03-16 14:31:46.959 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  437. 2015-03-16 14:31:46.959 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  438. 2015-03-16 14:31:46.960 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  439. 2015-03-16 14:31:46.961 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  440. 2015-03-16 14:31:46.965 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/1 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  441. 2015-03-16 14:31:46.966 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  442. 2015-03-16 14:31:46.966 1776 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'1'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  443. 2015-03-16 14:31:46.967 1776 DEBUG nova.api.openstack.wsgi [req-3254be26-9990-4401-8e6c-d6f5d1f4573f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  444. 2015-03-16 14:31:46.982 1776 INFO nova.osapi_compute.wsgi.server [req-3254be26-9990-4401-8e6c-d6f5d1f4573f c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/1 HTTP/1.1" status: 200 len: 597 time: 0.0234709
  445. 2015-03-16 14:31:47.057 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  446. 2015-03-16 14:31:47.058 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  447. 2015-03-16 14:31:47.058 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  448. 2015-03-16 14:31:47.059 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  449. 2015-03-16 14:31:47.060 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  450. 2015-03-16 14:31:47.060 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  451. 2015-03-16 14:31:47.061 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  452. 2015-03-16 14:31:47.061 1776 DEBUG nova.api.openstack.wsgi [req-1e1dbff4-064f-41b9-afe0-f39d1d2a5637 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  453. 2015-03-16 14:31:47.064 1776 INFO nova.osapi_compute.wsgi.server [req-1e1dbff4-064f-41b9-afe0-f39d1d2a5637 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0064900
  454. 2015-03-16 14:31:52.450 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  455. 2015-03-16 14:31:52.451 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  456. 2015-03-16 14:31:52.451 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  457. 2015-03-16 14:31:52.452 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  458. 2015-03-16 14:31:52.453 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  459. 2015-03-16 14:31:52.453 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  460. 2015-03-16 14:31:52.453 1776 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'530f676c-d0dd-40a4-a45b-727b9e8856d9'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  461. 2015-03-16 14:31:52.454 1776 DEBUG nova.api.openstack.wsgi [req-8e9ea1cc-5f24-4081-a73d-21bef7ae4ff4 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  462. 2015-03-16 14:31:52.491 1776 DEBUG nova.objects.instance [req-8e9ea1cc-5f24-4081-a73d-21bef7ae4ff4 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Lazy-loading `fault' on Instance uuid 530f676c-d0dd-40a4-a45b-727b9e8856d9 obj_load_attr /usr/lib/python2.7/dist-packages/nova/objects/instance.py:519
  463. 2015-03-16 14:31:52.519 1776 DEBUG neutronclient.client [-]
  464. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  465. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  466. 2015-03-16 14:31:52.538 1776 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9', 'date': 'Mon, 16 Mar 2015 18:31:52 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-6c360488-d1ab-48d3-86a5-227a6915aa86'} {"ports": []}
  467. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  468. 2015-03-16 14:31:52.545 1776 INFO nova.osapi_compute.wsgi.server [req-8e9ea1cc-5f24-4081-a73d-21bef7ae4ff4 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/530f676c-d0dd-40a4-a45b-727b9e8856d9 HTTP/1.1" status: 200 len: 1917 time: 0.0948470
  469. 2015-03-16 14:31:52.551 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  470. 2015-03-16 14:31:52.551 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  471. 2015-03-16 14:31:52.552 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  472. 2015-03-16 14:31:52.552 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  473. 2015-03-16 14:31:52.553 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/1 __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  474. 2015-03-16 14:31:52.553 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/:(id)', defaults: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  475. 2015-03-16 14:31:52.554 1776 DEBUG routes.middleware [-] Match dict: {'action': u'show', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952', 'id': u'1'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  476. 2015-03-16 14:31:52.555 1776 DEBUG nova.api.openstack.wsgi [req-93dfc2e5-904b-48f8-9fa9-b51b8b3ab8e6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.show of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  477. 2015-03-16 14:31:52.572 1776 INFO nova.osapi_compute.wsgi.server [req-93dfc2e5-904b-48f8-9fa9-b51b8b3ab8e6 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/1 HTTP/1.1" status: 200 len: 597 time: 0.0209761
  478. 2015-03-16 14:31:52.656 1776 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  479. 2015-03-16 14:31:52.656 1776 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  480. 2015-03-16 14:31:52.656 1776 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  481. 2015-03-16 14:31:52.657 1776 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  482. 2015-03-16 14:31:52.658 1776 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  483. 2015-03-16 14:31:52.658 1776 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  484. 2015-03-16 14:31:52.658 1776 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  485. 2015-03-16 14:31:52.659 1776 DEBUG nova.api.openstack.wsgi [req-52808d60-c0b6-4cd2-8df1-5438e3a9c722 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  486. 2015-03-16 14:31:52.660 1776 INFO nova.osapi_compute.wsgi.server [req-52808d60-c0b6-4cd2-8df1-5438e3a9c722 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0044751
  487. 2015-03-16 14:46:10.403 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  488. 2015-03-16 14:46:10.406 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  489. 2015-03-16 14:46:10.411 1774 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): keystone.pod1.com
  490. 2015-03-16 14:46:10.418 1774 DEBUG urllib3.connectionpool [-] Setting read timeout to None _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:390
  491. 2015-03-16 14:46:10.431 1774 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/66b132dd03dd4c0b8a244c242cfb00bb HTTP/1.1" 200 2114 _make_request /usr/lib/python2.7/dist-packages/urllib3/connectionpool.py:430
  492. 2015-03-16 14:46:10.433 1774 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache _cache_put /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1144
  493. 2015-03-16 14:46:10.434 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  494. 2015-03-16 14:46:10.438 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/servers/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  495. 2015-03-16 14:46:10.439 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/servers/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  496. 2015-03-16 14:46:10.439 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b36e3190>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  497. 2015-03-16 14:46:10.441 1774 DEBUG nova.api.openstack.wsgi [req-272264de-eb6c-4100-a5a6-84f39e740d4a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.servers.Controller object at 0x7f75b41d8190>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  498. 2015-03-16 14:46:10.443 1774 DEBUG nova.compute.api [req-272264de-eb6c-4100-a5a6-84f39e740d4a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Searching by: {'deleted': False, u'project_id': u'70f548787a1f4943b668488d79e63952', u'limit': u'21'} get_all /usr/lib/python2.7/dist-packages/nova/compute/api.py:1838
  499. 2015-03-16 14:46:10.500 1774 DEBUG neutronclient.client [-]
  500. REQ: curl -i http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9 -X GET -H "X-Auth-Token: 66b132dd03dd4c0b8a244c242cfb00bb" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
  501. http_log_req /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:173
  502. 2015-03-16 14:46:10.530 1774 DEBUG neutronclient.client [-] RESP:{'status': '200', 'content-length': '13', 'content-location': 'http://neutron.pod1.com:9696/v2.0/ports.json?device_id=530f676c-d0dd-40a4-a45b-727b9e8856d9', 'date': 'Mon, 16 Mar 2015 18:46:10 GMT', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-60676e1d-a778-4e96-9744-3a95b31fcab1'} {"ports": []}
  503. http_log_resp /usr/lib/python2.7/dist-packages/neutronclient/common/utils.py:179
  504. 2015-03-16 14:46:10.546 1774 INFO nova.osapi_compute.wsgi.server [req-272264de-eb6c-4100-a5a6-84f39e740d4a c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/servers/detail?limit=21&project_id=70f548787a1f4943b668488d79e63952 HTTP/1.1" status: 200 len: 1920 time: 0.1458011
  505. 2015-03-16 14:46:10.674 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  506. 2015-03-16 14:46:10.675 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  507. 2015-03-16 14:46:10.675 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  508. 2015-03-16 14:46:10.676 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  509. 2015-03-16 14:46:10.677 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/flavors/detail __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  510. 2015-03-16 14:46:10.677 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/flavors/detail', defaults: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  511. 2015-03-16 14:46:10.677 1774 DEBUG routes.middleware [-] Match dict: {'action': u'detail', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b369f350>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  512. 2015-03-16 14:46:10.678 1774 DEBUG nova.api.openstack.wsgi [req-81229d94-44e3-41e0-8d07-d66a00e6e1a7 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method Controller.detail of <nova.api.openstack.compute.flavors.Controller object at 0x7f75b369f2d0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  513. 2015-03-16 14:46:10.699 1774 INFO nova.osapi_compute.wsgi.server [req-81229d94-44e3-41e0-8d07-d66a00e6e1a7 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/flavors/detail HTTP/1.1" status: 200 len: 2273 time: 0.0243151
  514. 2015-03-16 14:46:10.958 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  515. 2015-03-16 14:46:10.958 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  516. 2015-03-16 14:46:10.960 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  517. 2015-03-16 14:46:10.961 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  518. 2015-03-16 14:46:10.962 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  519. 2015-03-16 14:46:10.962 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  520. 2015-03-16 14:46:10.963 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  521. 2015-03-16 14:46:10.963 1774 DEBUG nova.api.openstack.wsgi [req-fedbbc41-7f93-4fbc-9be0-2810937c140e c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  522. 2015-03-16 14:46:10.975 1774 INFO nova.osapi_compute.wsgi.server [req-fedbbc41-7f93-4fbc-9be0-2810937c140e c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0180781
  523. 2015-03-16 14:46:11.019 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  524. 2015-03-16 14:46:11.019 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  525. 2015-03-16 14:46:11.020 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  526. 2015-03-16 14:46:11.020 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  527. 2015-03-16 14:46:11.022 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/extensions __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  528. 2015-03-16 14:46:11.022 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/extensions', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  529. 2015-03-16 14:46:11.022 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3619f10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  530. 2015-03-16 14:46:11.022 1774 DEBUG nova.api.openstack.wsgi [req-a94c90b1-6176-458e-ada8-8827490476ab c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method ExtensionsController.index of <nova.api.openstack.extensions.ExtensionsController object at 0x7f75b3645c90>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  531. 2015-03-16 14:46:11.026 1774 INFO nova.osapi_compute.wsgi.server [req-a94c90b1-6176-458e-ada8-8827490476ab c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/extensions HTTP/1.1" status: 200 len: 20942 time: 0.0078869
  532. 2015-03-16 14:46:11.041 1774 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token __call__ /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:569
  533. 2015-03-16 14:46:11.041 1774 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role _remove_auth_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:628
  534. 2015-03-16 14:46:11.043 1774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token _cache_get /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:1034
  535. 2015-03-16 14:46:11.043 1774 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: c091fb3b9f7944b78e6827e36f4a19c3 with project_id : 70f548787a1f4943b668488d79e63952 and roles: admin _build_user_headers /usr/lib/python2.7/dist-packages/keystoneclient/middleware/auth_token.py:933
  536. 2015-03-16 14:46:11.045 1774 DEBUG routes.middleware [-] Matched GET /70f548787a1f4943b668488d79e63952/limits __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:100
  537. 2015-03-16 14:46:11.045 1774 DEBUG routes.middleware [-] Route path: '/{project_id}/limits', defaults: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:102
  538. 2015-03-16 14:46:11.045 1774 DEBUG routes.middleware [-] Match dict: {'action': u'index', 'controller': <nova.api.openstack.wsgi.Resource object at 0x7f75b3677d10>, 'project_id': u'70f548787a1f4943b668488d79e63952'} __call__ /usr/lib/python2.7/dist-packages/routes/middleware.py:103
  539. 2015-03-16 14:46:11.046 1774 DEBUG nova.api.openstack.wsgi [req-f1a3328c-c077-449e-8fb5-22dfc867efd7 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] Calling method '<bound method LimitsController.index of <nova.api.openstack.compute.limits.LimitsController object at 0x7f75b3677cd0>>' (Content-type='None', Accept='application/json') _process_stack /usr/lib/python2.7/dist-packages/nova/api/openstack/wsgi.py:945
  540. 2015-03-16 14:46:11.062 1774 INFO nova.osapi_compute.wsgi.server [req-f1a3328c-c077-449e-8fb5-22dfc867efd7 c091fb3b9f7944b78e6827e36f4a19c3 70f548787a1f4943b668488d79e63952] 10.80.59.151 "GET /v2/70f548787a1f4943b668488d79e63952/limits?reserved=1 HTTP/1.1" status: 200 len: 606 time: 0.0218730
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement