2016-09-05 08:57:48.486 21 INFO eventlet.wsgi.server [-] 54.76.58.54 - - [05/Sep/2016 08:57:48] "POST /v3/auth/tokens HTTP/1.1" 201 548 0.125487 Creating a new keystoneclient connection to http://127.0.0.1:35357/v3. REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/users/itude-mobile-dev -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 327 Date: Mon, 05 Sep 2016 08:57:48 GMT Connection: keep-alive RESP BODY: {"user": {"username": "Itude Mobile Dev", "name": "babbler+dev@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/itude-mobile-dev"}, "enabled": true, "domain_id": "default", "default_project_id": "9c4fbe82451b495c9de07596131215e4", "cloud_project_id": "702c8b4652174e93945c6efdf253c69e", "id": "itude-mobile-dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:48.976 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:48] "GET /v3/users/itude-mobile-dev HTTP/1.1" 200 480 0.023855 2016-09-05 08:57:48.979 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:48] "GET /v3/ HTTP/1.1" 200 484 0.001672 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:48 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 253 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"project": {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4"}, "enabled": true, "id": "9c4fbe82451b495c9de07596131215e4", "is_default": true, "domain_id": "default", "name": "Itude Mobile Dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.009 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001391 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.010 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/projects/9c4fbe82451b495c9de07596131215e4 HTTP/1.1" 200 406 0.028651 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/roles?name=owner -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 256 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/roles?name=owner", "previous": null, "next": null}, "roles": [{"id": "6aa6b1c0dc0540c684ca531830f29014", "links": {"self": "http://127.0.0.1:35357/v3/roles/6aa6b1c0dc0540c684ca531830f29014"}, "name": "owner"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:49.034 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/roles?name=owner HTTP/1.1" 200 409 0.022241 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1441 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "702c8b4652174e93945c6efdf253c69e"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "862183665f8747d8bfeddbbc94c6202d"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "9c4fbe82451b495c9de07596131215e4"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "de962ea2e41d46c0a22e455e8cd702d1"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}], "links": {"self": "http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014", "previous": null, "next": null}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.054 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 HTTP/1.1" 200 1595 0.020041 2016-09-05 08:57:49.056 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001542 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 596 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "Royal FloraHolland is een conglomeraat van veilingen van snijbloemen en planten. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3200 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1"}, "enabled": true, "id": "de962ea2e41d46c0a22e455e8cd702d1", "domain_id": "default", "name": "Royal FloraHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.084 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/projects/de962ea2e41d46c0a22e455e8cd702d1 HTTP/1.1" 200 749 0.025710 2016-09-05 08:57:49.087 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001676 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 582 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "FaunaHolland is een conglomeraat van veilingen van siervogels en kippen. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3199 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d"}, "enabled": true, "id": "862183665f8747d8bfeddbbc94c6202d", "domain_id": "default", "name": "FaunaHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.117 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001559 2016-09-05 08:57:49.118 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/projects/862183665f8747d8bfeddbbc94c6202d HTTP/1.1" 200 735 0.027853 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 452 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"project": {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e"}, "enabled": true, "id": "702c8b4652174e93945c6efdf253c69e", "domain_id": "default", "name": "Itude Mobile Dev cloud"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed_roles -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:49.146 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/projects/702c8b4652174e93945c6efdf253c69e HTTP/1.1" 200 605 0.026405 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 206 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"allowed_applications": ["44d2bf66ba984703be7db1e13014d978", "99ca0ff8fdcc420082c0280246e53831", "fdae7d987c6a435188a2200e31cac4db", "5f16f359fd15475cb94d3a18eb9fe535", "9a8d6eaead1c4aabad64c520a9bffe8a"]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.248 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed_roles HTTP/1.1" 200 359 0.101591 2016-09-05 08:57:49.252 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001668 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=idm_admin_app -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 474 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=idm_admin_app", "previous": null, "next": null}, "roles": [{"is_internal": true, "application_id": "idm_admin_app", "id": "provider", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/provider"}, "name": "Provider"}, {"is_internal": true, "application_id": "idm_admin_app", "id": "purchaser", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/purchaser"}, "name": "Purchaser"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.320 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001531 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.321 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-ROLES/roles?application_id=idm_admin_app HTTP/1.1" 200 627 0.065573 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 630 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "roles": [{"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "aa3f747a0f1849b48d6495f3346d5374", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374"}, "name": "Test Role 2"}, {"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "c466b7beed72472aa810a3d9945c15e2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2"}, "name": "Test Role"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.371 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001404 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.372 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 783 0.049148 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1766 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app", "previous": null, "next": null}, "permissions": [{"xml": null, "resource": null, "name": "Get and assign all internal application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_internal_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_internal_roles"}, {"xml": null, "resource": null, "name": "Get and assign only public owned roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_owned_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_owned_roles"}, {"xml": null, "resource": null, "name": "Get and assign all public application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_roles"}, {"xml": null, "resource": null, "name": "Manage the application", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_application"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_application"}, {"xml": null, "resource": null, "name": "Manage Authorizations", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_authorizations"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_authorizations"}, {"xml": null, "resource": null, "name": "Manage roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_roles"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.422 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-ROLES/permissions?application_id=idm_admin_app HTTP/1.1" 200 1920 0.047553 2016-09-05 08:57:49.424 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001548 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 6088 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "gdfgad", "name": "TESTKP", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/026f4e19839f48e7a8a05f515203c97b"}, "is_internal": false, "action": "fs", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "026f4e19839f48e7a8a05f515203c97b"}, {"xml": "", "resource": "/tra/la", "name": "test blalalala", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/05bfffc0d7a348518d121d51b90ecce6"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "05bfffc0d7a348518d121d51b90ecce6"}, {"xml": "", "resource": "test", "name": "testt", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/1040691fbec64a25a03be217ac66e1c1"}, "is_internal": false, "action": "test", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "1040691fbec64a25a03be217ac66e1c1"}, {"xml": "", "resource": "test", "name": "test from idm.dev", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/200e27f254bc48309d80c80427680764"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "200e27f254bc48309d80c80427680764"}, {"xml": "", "resource": "/test", "name": "Test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/2d3e6d187a6741e49b1da7e95bc40dc0"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "2d3e6d187a6741e49b1da7e95bc40dc0"}, {"xml": "", "resource": "/bla/bli", "name": "feck", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/30becc440afa40a49cd12b8044bd5b8c"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "30becc440afa40a49cd12b8044bd5b8c"}, {"xml": "", "resource": "ffgdrg", "name": "TestPermission", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/33d22329d69546e3836dc978337a4cc2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "33d22329d69546e3836dc978337a4cc2"}, {"xml": "", "resource": "dfssdf", "name": "test2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/40a3809c3ae1402090a2cc0368272a46"}, "is_internal": false, "action": "PUT", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "40a3809c3ae1402090a2cc0368272a46"}, {"xml": "", "resource": "/hoi/test", "name": "lololol", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/42359756b8ac4e90b6b841f104d8919a"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "42359756b8ac4e90b6b841f104d8919a"}, {"xml": "", "resource": "/test", "name": "TestKirstie", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/4bf932a1499d441f9596d2a66a8722fd"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "4bf932a1499d441f9596d2a66a8722fd"}, {"xml": "", "resource": "", "name": "fuck tering", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5871c6746dff42a98e72896c39597027"}, "is_internal": false, "action": "", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5871c6746dff42a98e72896c39597027"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/v1/contextEntities", "name": "Get context", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/af1d3844edb84f84894a70baf6a182b1"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "af1d3844edb84f84894a70baf6a182b1"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "/bli/bla", "name": "myaa", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/bfe5f36d80c541dc8ee9737bbd496240"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "bfe5f36d80c541dc8ee9737bbd496240"}, {"xml": "", "resource": "GGHATHD", "name": "ysdhsf", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/d35e0ecbe01c49f494c238e108c19419"}, "is_internal": false, "action": "GDGA", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "d35e0ecbe01c49f494c238e108c19419"}, {"xml": "", "resource": "TEST", "name": "EMIEL", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/e23363dcb006412b98fa6865acebb6eb"}, "is_internal": false, "action": "TEST", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "e23363dcb006412b98fa6865acebb6eb"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.477 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 6242 0.050073 2016-09-05 08:57:49.479 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001490 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.500 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.018450 2016-09-05 08:57:49.502 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001675 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.525 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001637 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.526 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020710 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.548 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001336 2016-09-05 08:57:49.549 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021013 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.571 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001269 2016-09-05 08:57:49.571 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020428 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.594 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001512 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.596 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021642 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.618 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001679 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.618 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020467 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.640 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019152 2016-09-05 08:57:49.642 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001649 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.664 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001436 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.665 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020802 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.688 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001563 2016-09-05 08:57:49.689 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021469 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.711 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001319 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" 2016-09-05 08:57:49.712 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020781 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.734 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001329 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.735 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020508 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.756 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001384 2016-09-05 08:57:49.756 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019563 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.778 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001335 2016-09-05 08:57:49.779 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020643 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.801 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001494 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.802 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020737 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.823 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019367 2016-09-05 08:57:49.826 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001574 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.848 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019278 2016-09-05 08:57:49.850 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001749 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.873 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001663 2016-09-05 08:57:49.874 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020780 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.897 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001479 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.898 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021827 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.921 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001531 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.922 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021520 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.943 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.018787 2016-09-05 08:57:49.947 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001519 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.970 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001460 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.971 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021787 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:49.993 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/ HTTP/1.1" 200 484 0.001415 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:49 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:49.994 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:49] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021141 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.014 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.018042 2016-09-05 08:57:50.016 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001504 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.041 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001584 2016-09-05 08:57:50.041 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.022419 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.064 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001665 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:50.065 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.020920 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.087 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019735 2016-09-05 08:57:50.089 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001616 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 630 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "roles": [{"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "aa3f747a0f1849b48d6495f3346d5374", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374"}, "name": "Test Role 2"}, {"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "c466b7beed72472aa810a3d9945c15e2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2"}, "name": "Test Role"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.140 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001443 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:50.141 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 783 0.049372 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1737 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": null, "resource": null, "name": "Get and assign all internal application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_internal_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_internal_roles"}, {"xml": null, "resource": null, "name": "Manage the application", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_application"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_application"}, {"xml": null, "resource": null, "name": "Manage roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_roles"}, {"xml": null, "resource": null, "name": "Get and assign all public application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_roles"}, {"xml": null, "resource": null, "name": "Manage Authorizations", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_authorizations"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_authorizations"}, {"xml": null, "resource": null, "name": "Get and assign only public owned roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_owned_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_owned_roles"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.204 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/provider/permissions HTTP/1.1" 200 1891 0.060477 2016-09-05 08:57:50.206 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001640 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/purchaser/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 404 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": null, "resource": null, "name": "Get and assign all public application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_roles"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.271 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/purchaser/permissions HTTP/1.1" 200 557 0.062516 2016-09-05 08:57:50.273 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001521 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 417 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.337 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001567 2016-09-05 08:57:50.338 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions HTTP/1.1" 200 570 0.061599 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1617 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.401 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions HTTP/1.1" 200 1771 0.060299 2016-09-05 08:57:50.404 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001666 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1766 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app", "previous": null, "next": null}, "permissions": [{"xml": null, "resource": null, "name": "Get and assign all internal application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_internal_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_internal_roles"}, {"xml": null, "resource": null, "name": "Get and assign only public owned roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_owned_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_owned_roles"}, {"xml": null, "resource": null, "name": "Get and assign all public application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_roles"}, {"xml": null, "resource": null, "name": "Manage the application", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_application"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_application"}, {"xml": null, "resource": null, "name": "Manage Authorizations", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_authorizations"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_authorizations"}, {"xml": null, "resource": null, "name": "Manage roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_roles"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.455 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/permissions?application_id=idm_admin_app HTTP/1.1" 200 1920 0.048079 2016-09-05 08:57:50.458 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001658 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 6088 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "gdfgad", "name": "TESTKP", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/026f4e19839f48e7a8a05f515203c97b"}, "is_internal": false, "action": "fs", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "026f4e19839f48e7a8a05f515203c97b"}, {"xml": "", "resource": "/tra/la", "name": "test blalalala", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/05bfffc0d7a348518d121d51b90ecce6"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "05bfffc0d7a348518d121d51b90ecce6"}, {"xml": "", "resource": "test", "name": "testt", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/1040691fbec64a25a03be217ac66e1c1"}, "is_internal": false, "action": "test", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "1040691fbec64a25a03be217ac66e1c1"}, {"xml": "", "resource": "test", "name": "test from idm.dev", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/200e27f254bc48309d80c80427680764"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "200e27f254bc48309d80c80427680764"}, {"xml": "", "resource": "/test", "name": "Test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/2d3e6d187a6741e49b1da7e95bc40dc0"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "2d3e6d187a6741e49b1da7e95bc40dc0"}, {"xml": "", "resource": "/bla/bli", "name": "feck", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/30becc440afa40a49cd12b8044bd5b8c"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "30becc440afa40a49cd12b8044bd5b8c"}, {"xml": "", "resource": "ffgdrg", "name": "TestPermission", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/33d22329d69546e3836dc978337a4cc2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "33d22329d69546e3836dc978337a4cc2"}, {"xml": "", "resource": "dfssdf", "name": "test2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/40a3809c3ae1402090a2cc0368272a46"}, "is_internal": false, "action": "PUT", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "40a3809c3ae1402090a2cc0368272a46"}, {"xml": "", "resource": "/hoi/test", "name": "lololol", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/42359756b8ac4e90b6b841f104d8919a"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "42359756b8ac4e90b6b841f104d8919a"}, {"xml": "", "resource": "/test", "name": "TestKirstie", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/4bf932a1499d441f9596d2a66a8722fd"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "4bf932a1499d441f9596d2a66a8722fd"}, {"xml": "", "resource": "", "name": "fuck tering", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5871c6746dff42a98e72896c39597027"}, "is_internal": false, "action": "", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5871c6746dff42a98e72896c39597027"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/v1/contextEntities", "name": "Get context", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/af1d3844edb84f84894a70baf6a182b1"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "af1d3844edb84f84894a70baf6a182b1"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "/bli/bla", "name": "myaa", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/bfe5f36d80c541dc8ee9737bbd496240"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "bfe5f36d80c541dc8ee9737bbd496240"}, {"xml": "", "resource": "GGHATHD", "name": "ysdhsf", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/d35e0ecbe01c49f494c238e108c19419"}, "is_internal": false, "action": "GDGA", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "d35e0ecbe01c49f494c238e108c19419"}, {"xml": "", "resource": "TEST", "name": "EMIEL", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/e23363dcb006412b98fa6865acebb6eb"}, "is_internal": false, "action": "TEST", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "e23363dcb006412b98fa6865acebb6eb"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.511 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 6242 0.050195 2016-09-05 08:57:50.514 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001663 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1766 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=idm_admin_app", "previous": null, "next": null}, "permissions": [{"xml": null, "resource": null, "name": "Get and assign all internal application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_internal_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_internal_roles"}, {"xml": null, "resource": null, "name": "Get and assign only public owned roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_owned_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_owned_roles"}, {"xml": null, "resource": null, "name": "Get and assign all public application roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/get_assign_public_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "get_assign_public_roles"}, {"xml": null, "resource": null, "name": "Manage the application", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_application"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_application"}, {"xml": null, "resource": null, "name": "Manage Authorizations", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_authorizations"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_authorizations"}, {"xml": null, "resource": null, "name": "Manage roles", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/manage_roles"}, "is_internal": true, "action": null, "application_id": "idm_admin_app", "id": "manage_roles"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.564 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/permissions?application_id=idm_admin_app HTTP/1.1" 200 1920 0.047360 2016-09-05 08:57:50.568 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001737 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 6088 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "gdfgad", "name": "TESTKP", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/026f4e19839f48e7a8a05f515203c97b"}, "is_internal": false, "action": "fs", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "026f4e19839f48e7a8a05f515203c97b"}, {"xml": "", "resource": "/tra/la", "name": "test blalalala", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/05bfffc0d7a348518d121d51b90ecce6"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "05bfffc0d7a348518d121d51b90ecce6"}, {"xml": "", "resource": "test", "name": "testt", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/1040691fbec64a25a03be217ac66e1c1"}, "is_internal": false, "action": "test", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "1040691fbec64a25a03be217ac66e1c1"}, {"xml": "", "resource": "test", "name": "test from idm.dev", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/200e27f254bc48309d80c80427680764"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "200e27f254bc48309d80c80427680764"}, {"xml": "", "resource": "/test", "name": "Test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/2d3e6d187a6741e49b1da7e95bc40dc0"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "2d3e6d187a6741e49b1da7e95bc40dc0"}, {"xml": "", "resource": "/bla/bli", "name": "feck", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/30becc440afa40a49cd12b8044bd5b8c"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "30becc440afa40a49cd12b8044bd5b8c"}, {"xml": "", "resource": "ffgdrg", "name": "TestPermission", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/33d22329d69546e3836dc978337a4cc2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "33d22329d69546e3836dc978337a4cc2"}, {"xml": "", "resource": "dfssdf", "name": "test2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/40a3809c3ae1402090a2cc0368272a46"}, "is_internal": false, "action": "PUT", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "40a3809c3ae1402090a2cc0368272a46"}, {"xml": "", "resource": "/hoi/test", "name": "lololol", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/42359756b8ac4e90b6b841f104d8919a"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "42359756b8ac4e90b6b841f104d8919a"}, {"xml": "", "resource": "/test", "name": "TestKirstie", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/4bf932a1499d441f9596d2a66a8722fd"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "4bf932a1499d441f9596d2a66a8722fd"}, {"xml": "", "resource": "", "name": "fuck tering", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5871c6746dff42a98e72896c39597027"}, "is_internal": false, "action": "", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5871c6746dff42a98e72896c39597027"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/v1/contextEntities", "name": "Get context", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/af1d3844edb84f84894a70baf6a182b1"}, "is_internal": false, "action": "GET", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "af1d3844edb84f84894a70baf6a182b1"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "/bli/bla", "name": "myaa", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/bfe5f36d80c541dc8ee9737bbd496240"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "bfe5f36d80c541dc8ee9737bbd496240"}, {"xml": "", "resource": "GGHATHD", "name": "ysdhsf", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/d35e0ecbe01c49f494c238e108c19419"}, "is_internal": false, "action": "GDGA", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "d35e0ecbe01c49f494c238e108c19419"}, {"xml": "", "resource": "TEST", "name": "EMIEL", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/e23363dcb006412b98fa6865acebb6eb"}, "is_internal": false, "action": "TEST", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "e23363dcb006412b98fa6865acebb6eb"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.619 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/permissions?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 6242 0.048273 2016-09-05 08:57:50.622 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001642 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 630 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "roles": [{"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "aa3f747a0f1849b48d6495f3346d5374", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374"}, "name": "Test Role 2"}, {"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "c466b7beed72472aa810a3d9945c15e2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2"}, "name": "Test Role"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.675 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001508 2016-09-05 08:57:50.675 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 783 0.050128 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 417 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.740 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001464 2016-09-05 08:57:50.741 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions HTTP/1.1" 200 570 0.063017 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1617 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.805 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions HTTP/1.1" 200 1771 0.061960 2016-09-05 08:57:50.808 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001518 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/manage_application -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.884 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "PUT /v3/OS-ROLES/roles/provider/permissions/manage_application HTTP/1.1" 204 127 0.073243 2016-09-05 08:57:50.886 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001680 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/get_assign_internal_roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:50.963 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "GET /v3/ HTTP/1.1" 200 484 0.001678 2016-09-05 08:57:50.964 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:50] "PUT /v3/OS-ROLES/roles/provider/permissions/get_assign_internal_roles HTTP/1.1" 204 127 0.075175 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:50 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/manage_roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.040 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/provider/permissions/manage_roles HTTP/1.1" 204 127 0.072996 2016-09-05 08:57:51.042 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001729 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/get_assign_public_owned_roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.122 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001603 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:51.123 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/provider/permissions/get_assign_public_owned_roles HTTP/1.1" 204 127 0.078198 REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/manage_authorizations -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.201 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001763 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:51.202 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/provider/permissions/manage_authorizations HTTP/1.1" 204 127 0.076564 REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions/4bf932a1499d441f9596d2a66a8722fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.289 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001639 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:51.289 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions/4bf932a1499d441f9596d2a66a8722fd HTTP/1.1" 204 127 0.084628 REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/purchaser/permissions/get_assign_public_roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.368 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001665 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:51.370 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/purchaser/permissions/get_assign_public_roles HTTP/1.1" 204 127 0.077641 REQ: curl -g -i -X PUT http://127.0.0.1:35357/v3/OS-ROLES/roles/provider/permissions/get_assign_public_roles -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [204] Vary: X-Auth-Token Content-Length: 0 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.445 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001776 2016-09-05 08:57:51.446 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "PUT /v3/OS-ROLES/roles/provider/permissions/get_assign_public_roles HTTP/1.1" 204 127 0.073925 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.468 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.019139 2016-09-05 08:57:51.470 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001601 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 630 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}, "roles": [{"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "aa3f747a0f1849b48d6495f3346d5374", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374"}, "name": "Test Role 2"}, {"is_internal": false, "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "c466b7beed72472aa810a3d9945c15e2", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2"}, "name": "Test Role"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.519 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/OS-ROLES/roles?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 783 0.045875 2016-09-05 08:57:51.522 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.002192 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 714 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "/test", "name": "TestKirstie", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/4bf932a1499d441f9596d2a66a8722fd"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "4bf932a1499d441f9596d2a66a8722fd"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.662 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/OS-ROLES/roles/aa3f747a0f1849b48d6495f3346d5374/permissions HTTP/1.1" 200 867 0.137453 2016-09-05 08:57:51.665 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001793 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1617 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions", "previous": null, "next": null}, "permissions": [{"xml": "", "resource": "/test", "name": "CRISTANNNNNNN", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/017f1597bca949069580b54a2a793acf"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "017f1597bca949069580b54a2a793acf"}, {"xml": "", "resource": "/test", "name": "KIRSTIEEEEEE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/b7329fcc9d5d44d6a578f8b30be20a0f"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "b7329fcc9d5d44d6a578f8b30be20a0f"}, {"xml": "", "resource": "tgebafh", "name": "testpolicy", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/94dcc6128ac549c0bf45d93120a095ff"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "94dcc6128ac549c0bf45d93120a095ff"}, {"xml": "", "resource": "https://idm.dev.babbler.io", "name": "test", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/a64af7519a304b26bea0eca9ca9eabe2"}, "is_internal": false, "action": "DELETE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "a64af7519a304b26bea0eca9ca9eabe2"}, {"xml": "", "resource": "/test", "name": "PERMPJE", "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/permissions/5fde1df50760495ebdd91573fc3a93e3"}, "is_internal": false, "action": "CREATE", "application_id": "fdae7d987c6a435188a2200e31cac4db", "id": "5fde1df50760495ebdd91573fc3a93e3"}]} ACCESS_CONTROL_MAGIC_KEY setting is not set. WARNING:idm_logger:ACCESS_CONTROL_MAGIC_KEY setting is not set. [pid: 14|app: 0|req: 79/79] 91.206.80.110 () {52 vars in 2512 bytes} [Mon Sep 5 08:57:48 2016] POST /idm/myApplications/fdae7d987c6a435188a2200e31cac4db/edit/roles/ => generated 0 bytes in 2776 msecs (HTTP/1.1 302) 7 headers in 1735 bytes (1 switches on core 0) 2016-09-05 08:57:51.725 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/OS-ROLES/roles/c466b7beed72472aa810a3d9945c15e2/permissions HTTP/1.1" 200 1771 0.057360 Creating a new keystoneclient connection to http://127.0.0.1:35357/v3. REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/users/itude-mobile-dev -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 327 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"user": {"username": "Itude Mobile Dev", "name": "babbler+dev@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/itude-mobile-dev"}, "enabled": true, "domain_id": "default", "default_project_id": "9c4fbe82451b495c9de07596131215e4", "cloud_project_id": "702c8b4652174e93945c6efdf253c69e", "id": "itude-mobile-dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.864 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/users/itude-mobile-dev HTTP/1.1" 200 480 0.022478 2016-09-05 08:57:51.866 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001758 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 253 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"project": {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4"}, "enabled": true, "id": "9c4fbe82451b495c9de07596131215e4", "is_default": true, "domain_id": "default", "name": "Itude Mobile Dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.896 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001477 2016-09-05 08:57:51.896 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/projects/9c4fbe82451b495c9de07596131215e4 HTTP/1.1" 200 406 0.027178 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/roles?name=owner -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 256 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/roles?name=owner", "previous": null, "next": null}, "roles": [{"id": "6aa6b1c0dc0540c684ca531830f29014", "links": {"self": "http://127.0.0.1:35357/v3/roles/6aa6b1c0dc0540c684ca531830f29014"}, "name": "owner"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:51.921 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/roles?name=owner HTTP/1.1" 200 409 0.022330 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1441 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "702c8b4652174e93945c6efdf253c69e"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "862183665f8747d8bfeddbbc94c6202d"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "9c4fbe82451b495c9de07596131215e4"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "de962ea2e41d46c0a22e455e8cd702d1"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}], "links": {"self": "http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014", "previous": null, "next": null}} 2016-09-05 08:57:51.941 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 HTTP/1.1" 200 1595 0.020440 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.946 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001478 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 596 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "Royal FloraHolland is een conglomeraat van veilingen van snijbloemen en planten. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3200 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1"}, "enabled": true, "id": "de962ea2e41d46c0a22e455e8cd702d1", "domain_id": "default", "name": "Royal FloraHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:51.976 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/ HTTP/1.1" 200 484 0.001454 2016-09-05 08:57:51.977 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:51] "GET /v3/projects/de962ea2e41d46c0a22e455e8cd702d1 HTTP/1.1" 200 749 0.028608 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:51 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 582 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "FaunaHolland is een conglomeraat van veilingen van siervogels en kippen. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3199 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d"}, "enabled": true, "id": "862183665f8747d8bfeddbbc94c6202d", "domain_id": "default", "name": "FaunaHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:52.006 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/ HTTP/1.1" 200 484 0.001325 2016-09-05 08:57:52.007 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/projects/862183665f8747d8bfeddbbc94c6202d HTTP/1.1" 200 735 0.027627 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 452 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"project": {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e"}, "enabled": true, "id": "702c8b4652174e93945c6efdf253c69e", "domain_id": "default", "name": "Itude Mobile Dev cloud"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:52.035 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/projects/702c8b4652174e93945c6efdf253c69e HTTP/1.1" 200 605 0.025639 2016-09-05 08:57:52.037 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/ HTTP/1.1" 200 484 0.001540 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:52.061 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/ HTTP/1.1" 200 484 0.001453 2016-09-05 08:57:52.062 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.021519 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 748 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"consumer": {"scopes": ["all_info"], "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "redirect_uris": ["babbler-pep-proxy-contextBroker://"], "description": "Babbler PEP Proxy Orion ContextBroker", "links": {"self": "http://127.0.0.1:35357/v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db"}, "extra": {"url": "babbler-pep-proxy-contextBroker://", "pep_proxy_name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "iot_sensors": []}, "url": "babbler-pep-proxy-contextBroker://", "secret": "af801c40edba446ab2deb251fae2ad51", "iot_sensors": [], "response_type": "code", "client_type": "confidential", "grant_type": "authorization_code", "id": "fdae7d987c6a435188a2200e31cac4db", "name": "Babbler PEP Proxy Orion ContextBroker"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:52.082 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-OAUTH2/consumers/fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 901 0.018236 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 206 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"allowed_applications": ["44d2bf66ba984703be7db1e13014d978", "99ca0ff8fdcc420082c0280246e53831", "fdae7d987c6a435188a2200e31cac4db", "5f16f359fd15475cb94d3a18eb9fe535", "9a8d6eaead1c4aabad64c520a9bffe8a"]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed_roles -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:52.181 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed HTTP/1.1" 200 359 0.099658 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 206 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"allowed_applications": ["44d2bf66ba984703be7db1e13014d978", "99ca0ff8fdcc420082c0280246e53831", "fdae7d987c6a435188a2200e31cac4db", "5f16f359fd15475cb94d3a18eb9fe535", "9a8d6eaead1c4aabad64c520a9bffe8a"]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:52.281 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/applications/allowed_roles HTTP/1.1" 200 359 0.100380 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 514 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"allowed_roles": {"fdae7d987c6a435188a2200e31cac4db": ["c466b7beed72472aa810a3d9945c15e2", "aa3f747a0f1849b48d6495f3346d5374", "provider", "purchaser"], "99ca0ff8fdcc420082c0280246e53831": ["d3e6ce0edbe34bd88eb9af5f3c4f6c62", "3ec56928a874423594f559e76193ca33", "provider", "purchaser"], "44d2bf66ba984703be7db1e13014d978": ["75c5edb22c7e4ac19d4542583217de2a", "provider", "purchaser"], "5f16f359fd15475cb94d3a18eb9fe535": ["provider", "purchaser"], "9a8d6eaead1c4aabad64c520a9bffe8a": ["provider", "purchaser"]}} 2016-09-05 08:57:52.429 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed HTTP/1.1" 200 667 0.149263 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:52.453 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/ HTTP/1.1" 200 484 0.001716 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/role_assignments?user_id=itude-mobile-dev -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1356 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "9a8d6eaead1c4aabad64c520a9bffe8a", "user_id": "itude-mobile-dev", "role_id": "provider"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "99ca0ff8fdcc420082c0280246e53831", "user_id": "itude-mobile-dev", "role_id": "provider"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "5f16f359fd15475cb94d3a18eb9fe535", "user_id": "itude-mobile-dev", "role_id": "provider"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "99ca0ff8fdcc420082c0280246e53831", "user_id": "itude-mobile-dev", "role_id": "3ec56928a874423594f559e76193ca33"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "fdae7d987c6a435188a2200e31cac4db", "user_id": "itude-mobile-dev", "role_id": "provider"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "fdae7d987c6a435188a2200e31cac4db", "user_id": "itude-mobile-dev", "role_id": "c466b7beed72472aa810a3d9945c15e2"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "44d2bf66ba984703be7db1e13014d978", "user_id": "itude-mobile-dev", "role_id": "provider"}], "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/role_assignments?user_id=itude-mobile-dev", "previous": null, "next": null}} 2016-09-05 08:57:52.473 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/role_assignments?user_id=itude-mobile-dev HTTP/1.1" 200 1510 0.017055 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 514 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"allowed_roles": {"fdae7d987c6a435188a2200e31cac4db": ["c466b7beed72472aa810a3d9945c15e2", "aa3f747a0f1849b48d6495f3346d5374", "provider", "purchaser"], "99ca0ff8fdcc420082c0280246e53831": ["d3e6ce0edbe34bd88eb9af5f3c4f6c62", "3ec56928a874423594f559e76193ca33", "provider", "purchaser"], "44d2bf66ba984703be7db1e13014d978": ["75c5edb22c7e4ac19d4542583217de2a", "provider", "purchaser"], "5f16f359fd15475cb94d3a18eb9fe535": ["provider", "purchaser"], "9a8d6eaead1c4aabad64c520a9bffe8a": ["provider", "purchaser"]}} 2016-09-05 08:57:52.637 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed HTTP/1.1" 200 667 0.157052 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 514 Date: Mon, 05 Sep 2016 08:57:52 GMT Connection: keep-alive RESP BODY: {"allowed_roles": {"fdae7d987c6a435188a2200e31cac4db": ["c466b7beed72472aa810a3d9945c15e2", "aa3f747a0f1849b48d6495f3346d5374", "provider", "purchaser"], "99ca0ff8fdcc420082c0280246e53831": ["d3e6ce0edbe34bd88eb9af5f3c4f6c62", "3ec56928a874423594f559e76193ca33", "provider", "purchaser"], "44d2bf66ba984703be7db1e13014d978": ["75c5edb22c7e4ac19d4542583217de2a", "provider", "purchaser"], "5f16f359fd15475cb94d3a18eb9fe535": ["provider", "purchaser"], "9a8d6eaead1c4aabad64c520a9bffe8a": ["provider", "purchaser"]}} 2016-09-05 08:57:52.785 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:52] "GET /v3/OS-ROLES/users/itude-mobile-dev/organizations/9c4fbe82451b495c9de07596131215e4/roles/allowed HTTP/1.1" 200 667 0.144753 [pid: 14|app: 0|req: 80/80] 91.206.80.110 () {46 vars in 2513 bytes} [Mon Sep 5 08:57:51 2016] GET /idm/myApplications/fdae7d987c6a435188a2200e31cac4db/ => generated 19708 bytes in 964 msecs (HTTP/1.1 200) 6 headers in 1576 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/css/b9a56c54c930.css DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/css/b9a56c54c930.css Skiping OrganizationInfoMiddleware for path /static/dashboard/css/b9a56c54c930.css DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/css/b9a56c54c930.css Skiping SwitchMiddleware for path /static/dashboard/css/b9a56c54c930.css DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/css/b9a56c54c930.css [pid: 14|app: 0|req: 81/81] 91.206.80.110 () {42 vars in 2158 bytes} [Mon Sep 5 08:57:52 2016] GET /static/dashboard/css/b9a56c54c930.css => generated 936459 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (229 switches on core 0) Skiping UserInfoMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css Skiping OrganizationInfoMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css Skiping SwitchMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/library/jcrop/css/jquery.Jcrop.css [pid: 14|app: 0|req: 82/82] 91.206.80.110 () {42 vars in 2166 bytes} [Mon Sep 5 08:57:52 2016] GET /static/library/jcrop/css/jquery.Jcrop.css => generated 3280 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 1546 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/js/4d7112fe6b5a.js DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/js/4d7112fe6b5a.js Skiping OrganizationInfoMiddleware for path /static/dashboard/js/4d7112fe6b5a.js DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/js/4d7112fe6b5a.js Skiping SwitchMiddleware for path /static/dashboard/js/4d7112fe6b5a.js DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/js/4d7112fe6b5a.js [pid: 14|app: 0|req: 83/83] 91.206.80.110 () {42 vars in 2139 bytes} [Mon Sep 5 08:57:52 2016] GET /static/dashboard/js/4d7112fe6b5a.js => generated 357368 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1562 bytes (88 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/js/db5b3a23c36d.js DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/js/db5b3a23c36d.js Skiping OrganizationInfoMiddleware for path /static/dashboard/js/db5b3a23c36d.js DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/js/db5b3a23c36d.js Skiping SwitchMiddleware for path /static/dashboard/js/db5b3a23c36d.js DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/js/db5b3a23c36d.js [pid: 14|app: 0|req: 84/84] 91.206.80.110 () {42 vars in 2139 bytes} [Mon Sep 5 08:57:52 2016] GET /static/dashboard/js/db5b3a23c36d.js => generated 823 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 1559 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/logos/small/user.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/logos/small/user.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/small/user.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/small/user.png Skiping SwitchMiddleware for path /static/dashboard/img/logos/small/user.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/logos/small/user.png [pid: 14|app: 0|req: 85/85] 91.206.80.110 () {42 vars in 2176 bytes} [Mon Sep 5 08:57:53 2016] GET /static/dashboard/img/logos/small/user.png => generated 15871 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (4 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/logos/small/group.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/logos/small/group.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/small/group.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/small/group.png Skiping SwitchMiddleware for path /static/dashboard/img/logos/small/group.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/logos/small/group.png [pid: 14|app: 0|req: 86/86] 91.206.80.110 () {42 vars in 2178 bytes} [Mon Sep 5 08:57:53 2016] GET /static/dashboard/img/logos/small/group.png => generated 15958 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (4 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/logos/original/app.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/logos/original/app.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/original/app.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/original/app.png Skiping SwitchMiddleware for path /static/dashboard/img/logos/original/app.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/logos/original/app.png [pid: 14|app: 0|req: 87/87] 91.206.80.110 () {42 vars in 2180 bytes} [Mon Sep 5 08:57:53 2016] GET /static/dashboard/img/logos/original/app.png => generated 1889 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1547 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/fiware/i18n.js DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/fiware/i18n.js Skiping OrganizationInfoMiddleware for path /static/fiware/i18n.js DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/fiware/i18n.js Skiping SwitchMiddleware for path /static/fiware/i18n.js DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/fiware/i18n.js [pid: 14|app: 0|req: 88/88] 91.206.80.110 () {42 vars in 2111 bytes} [Mon Sep 5 08:57:53 2016] GET /static/fiware/i18n.js => generated 2391 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1560 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/js/31bb9a08572c.js DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/js/31bb9a08572c.js Skiping OrganizationInfoMiddleware for path /static/dashboard/js/31bb9a08572c.js DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/js/31bb9a08572c.js Skiping SwitchMiddleware for path /static/dashboard/js/31bb9a08572c.js DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/js/31bb9a08572c.js [pid: 14|app: 0|req: 89/89] 91.206.80.110 () {42 vars in 2138 bytes} [Mon Sep 5 08:57:53 2016] GET /static/dashboard/js/31bb9a08572c.js => generated 300110 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1562 bytes (74 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff Skiping OrganizationInfoMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff Skiping SwitchMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff [pid: 14|app: 0|req: 90/90] 91.206.80.110 () {44 vars in 2241 bytes} [Mon Sep 5 08:57:54 2016] GET /static/dashboard/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0 => generated 71508 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1562 bytes (18 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff Skiping OrganizationInfoMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff Skiping SwitchMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/fonts/neotechstd/neotechstd-regular.woff [pid: 14|app: 0|req: 91/91] 91.206.80.110 () {44 vars in 2208 bytes} [Mon Sep 5 08:57:54 2016] GET /static/dashboard/fonts/neotechstd/neotechstd-regular.woff => generated 24800 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 1562 bytes (7 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png Skiping SwitchMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/FIWARE-lab-2x.png [pid: 14|app: 0|req: 92/92] 91.206.80.110 () {42 vars in 2154 bytes} [Mon Sep 5 08:57:54 2016] GET /static/dashboard/img/FIWARE-lab-2x.png => generated 18605 bytes in 3 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (5 switches on core 0) Creating a new keystoneclient connection to http://127.0.0.1:35357/v3. REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/users/itude-mobile-dev -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 327 Date: Mon, 05 Sep 2016 08:57:54 GMT Connection: keep-alive RESP BODY: {"user": {"username": "Itude Mobile Dev", "name": "babbler+dev@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/itude-mobile-dev"}, "enabled": true, "domain_id": "default", "default_project_id": "9c4fbe82451b495c9de07596131215e4", "cloud_project_id": "702c8b4652174e93945c6efdf253c69e", "id": "itude-mobile-dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:54.936 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:54] "GET /v3/users/itude-mobile-dev HTTP/1.1" 200 480 0.022890 2016-09-05 08:57:54.939 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:54] "GET /v3/ HTTP/1.1" 200 484 0.001634 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:54 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 253 Date: Mon, 05 Sep 2016 08:57:54 GMT Connection: keep-alive RESP BODY: {"project": {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4"}, "enabled": true, "id": "9c4fbe82451b495c9de07596131215e4", "is_default": true, "domain_id": "default", "name": "Itude Mobile Dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:54.968 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:54] "GET /v3/ HTTP/1.1" 200 484 0.001484 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:54 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:54.969 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:54] "GET /v3/projects/9c4fbe82451b495c9de07596131215e4 HTTP/1.1" 200 406 0.026926 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/roles?name=owner -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 256 Date: Mon, 05 Sep 2016 08:57:54 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/roles?name=owner", "previous": null, "next": null}, "roles": [{"id": "6aa6b1c0dc0540c684ca531830f29014", "links": {"self": "http://127.0.0.1:35357/v3/roles/6aa6b1c0dc0540c684ca531830f29014"}, "name": "owner"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:54.992 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:54] "GET /v3/roles?name=owner HTTP/1.1" 200 409 0.021089 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1441 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "702c8b4652174e93945c6efdf253c69e"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "862183665f8747d8bfeddbbc94c6202d"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "9c4fbe82451b495c9de07596131215e4"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "de962ea2e41d46c0a22e455e8cd702d1"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}], "links": {"self": "http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014", "previous": null, "next": null}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.010 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 HTTP/1.1" 200 1595 0.018880 2016-09-05 08:57:55.013 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001428 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 596 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "Royal FloraHolland is een conglomeraat van veilingen van snijbloemen en planten. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3200 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1"}, "enabled": true, "id": "de962ea2e41d46c0a22e455e8cd702d1", "domain_id": "default", "name": "Royal FloraHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.043 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001587 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:55.043 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/de962ea2e41d46c0a22e455e8cd702d1 HTTP/1.1" 200 749 0.028223 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 582 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "FaunaHolland is een conglomeraat van veilingen van siervogels en kippen. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3199 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d"}, "enabled": true, "id": "862183665f8747d8bfeddbbc94c6202d", "domain_id": "default", "name": "FaunaHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.072 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001551 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:55.074 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/862183665f8747d8bfeddbbc94c6202d HTTP/1.1" 200 735 0.027657 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 452 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e"}, "enabled": true, "id": "702c8b4652174e93945c6efdf253c69e", "domain_id": "default", "name": "Itude Mobile Dev cloud"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.101 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/702c8b4652174e93945c6efdf253c69e HTTP/1.1" 200 605 0.024951 2016-09-05 08:57:55.104 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001425 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/users?enabled=True -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 4080 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"users": [{"username": "coen_test", "name": "c.houtman+test@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/coen-test"}, "enabled": true, "domain_id": "default", "default_project_id": "d2c923d2c69a46ada1f7b71c88a1393c", "cloud_project_id": "7989f89572274108b8fa2c5d7fd39505", "id": "coen-test"}, {"username": "Emiel", "name": "emiel@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/emiel"}, "enabled": true, "domain_id": "default", "default_project_id": "5998c7a3484a48f3bb3e44501c9f5cf2", "cloud_project_id": "550f3de365f143eba399804eb8875f2f", "id": "emiel"}, {"username": "Emiel Bon", "name": "e.bon@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/emiel-bon"}, "enabled": true, "domain_id": "default", "default_project_id": "0be881fe95bc41b4a24bc8da95091e9a", "cloud_project_id": "3a890bba9db9493c8576b3f73dbca6b9", "id": "emiel-bon"}, {"username": "Flora", "name": "flora@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/flora"}, "enabled": true, "domain_id": "default", "default_project_id": "4c5f08d02ef845959d4f5922d7bb8c1e", "cloud_project_id": "0bbf4ea89fdd40ba9c35a665a0aaf860", "id": "flora"}, {"username": "Flora2", "name": "flora2@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/flora2"}, "enabled": true, "domain_id": "default", "default_project_id": "ddb33cc65e1b48bd81fe2a43b5eb40ae", "cloud_project_id": "a6fb2e5343d1494f906b4b83d1c0793d", "id": "flora2"}, {"username": "idm", "name": "idm", "links": {"self": "http://127.0.0.1:35357/v3/users/idm_user"}, "domain_id": "default", "enabled": true, "id": "idm_user", "default_project_id": "idm_project"}, {"username": "Itude Mobile Dev", "name": "babbler+dev@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/itude-mobile-dev"}, "enabled": true, "domain_id": "default", "default_project_id": "9c4fbe82451b495c9de07596131215e4", "cloud_project_id": "702c8b4652174e93945c6efdf253c69e", "id": "itude-mobile-dev"}, {"username": "Kp", "name": "k.patenaude@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/kp"}, "enabled": true, "domain_id": "default", "default_project_id": "2a91b333fa804fa9adc23e579bf0a15b", "cloud_project_id": "be21ee37fc28484faea5c0018ef961fe", "id": "kp"}, {"username": null, "name": "pep_proxy_8dbe6f43b7ec4e11ae5da0b18f5b58c4", "links": {"self": "http://127.0.0.1:35357/v3/users/pep-proxy-8dbe6f43b7ec4e11ae5da0b18f5b58c4"}, "enabled": true, "id": "pep-proxy-8dbe6f43b7ec4e11ae5da0b18f5b58c4", "domain_id": "default"}, {"username": null, "name": "pep_proxy_c6e9d71d169b4a8f8112926a968b2f41", "links": {"self": "http://127.0.0.1:35357/v3/users/pep-proxy-c6e9d71d169b4a8f8112926a968b2f41"}, "enabled": true, "id": "pep-proxy-c6e9d71d169b4a8f8112926a968b2f41", "domain_id": "default"}, {"username": "Robin Puthli", "name": "r.puthli@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/robin-puthli"}, "enabled": true, "domain_id": "default", "default_project_id": "2a613112cfd142fab7af25437013c861", "cloud_project_id": "ae1736ed0bf242bcaa515c48cc95d0e1", "id": "robin-puthli"}, {"username": "Test", "name": "test@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/test"}, "enabled": true, "domain_id": "default", "default_project_id": "7135be3d09c54c2280880b5be8ec39ea", "cloud_project_id": "1e26599f6f404f9f9ff931b0e5910fe4", "id": "test"}, {"username": "Test2", "name": "test2@floraholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/test2"}, "enabled": true, "domain_id": "default", "default_project_id": "dd03083799d2413b9f6780ad3a958c9d", "cloud_project_id": "c87f24e526424ea58d685fcfba71cc6b", "id": "test2"}, {"username": "TestFaunaHolland", "name": "test@faunaholland.nl", "links": {"self": "http://127.0.0.1:35357/v3/users/testfaunaholland"}, "enabled": true, "domain_id": "default", "default_project_id": "e5962c0454434ab799ae3ee7209f7613", "cloud_project_id": "b1cf8180585a4221a322b29966c61843", "id": "testfaunaholland"}], "links": {"self": "http://127.0.0.1:35357/v3/users?enabled=True", "previous": null, "next": null}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.131 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/users?enabled=True HTTP/1.1" 200 4234 0.024970 2016-09-05 08:57:55.135 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001394 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/users/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 530 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "fdae7d987c6a435188a2200e31cac4db", "user_id": "itude-mobile-dev", "role_id": "provider"}, {"organization_id": "9c4fbe82451b495c9de07596131215e4", "application_id": "fdae7d987c6a435188a2200e31cac4db", "user_id": "itude-mobile-dev", "role_id": "c466b7beed72472aa810a3d9945c15e2"}], "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}} [pid: 14|app: 0|req: 93/93] 91.206.80.110 () {44 vars in 2242 bytes} [Mon Sep 5 08:57:54 2016] GET /filters/users?page=1&application_id=fdae7d987c6a435188a2200e31cac4db => generated 244 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 133 bytes (1 switches on core 0) Creating a new keystoneclient connection to http://127.0.0.1:35357/v3. REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/users/itude-mobile-dev -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:55.154 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/OS-ROLES/users/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 683 0.016941 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 327 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"user": {"username": "Itude Mobile Dev", "name": "babbler+dev@itude.com", "links": {"self": "http://127.0.0.1:35357/v3/users/itude-mobile-dev"}, "enabled": true, "domain_id": "default", "default_project_id": "9c4fbe82451b495c9de07596131215e4", "cloud_project_id": "702c8b4652174e93945c6efdf253c69e", "id": "itude-mobile-dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.178 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/users/itude-mobile-dev HTTP/1.1" 200 480 0.022354 2016-09-05 08:57:55.180 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001553 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 253 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4"}, "enabled": true, "id": "9c4fbe82451b495c9de07596131215e4", "is_default": true, "domain_id": "default", "name": "Itude Mobile Dev"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.209 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/9c4fbe82451b495c9de07596131215e4 HTTP/1.1" 200 406 0.025152 2016-09-05 08:57:55.211 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001631 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/roles?name=owner -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 256 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/roles?name=owner", "previous": null, "next": null}, "roles": [{"id": "6aa6b1c0dc0540c684ca531830f29014", "links": {"self": "http://127.0.0.1:35357/v3/roles/6aa6b1c0dc0540c684ca531830f29014"}, "name": "owner"}]} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 -H "User-Agent: python-keystoneclient" -H "Forwarded: for=91.206.80.110;by=python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83554a187747431d699164616bbdcd440796285b" 2016-09-05 08:57:55.237 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/roles?name=owner HTTP/1.1" 200 409 0.022545 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 1441 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "702c8b4652174e93945c6efdf253c69e"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "862183665f8747d8bfeddbbc94c6202d"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "9c4fbe82451b495c9de07596131215e4"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}, {"scope": {"project": {"id": "de962ea2e41d46c0a22e455e8cd702d1"}}, "role": {"id": "6aa6b1c0dc0540c684ca531830f29014"}, "user": {"id": "itude-mobile-dev"}, "links": {"assignment": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1/users/itude-mobile-dev/roles/6aa6b1c0dc0540c684ca531830f29014"}}], "links": {"self": "http://127.0.0.1:35357/v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014", "previous": null, "next": null}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.256 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/role_assignments?user.id=itude-mobile-dev&role.id=6aa6b1c0dc0540c684ca531830f29014 HTTP/1.1" 200 1595 0.020221 2016-09-05 08:57:55.258 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001657 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 596 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "Royal FloraHolland is een conglomeraat van veilingen van snijbloemen en planten. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3200 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1"}, "enabled": true, "id": "de962ea2e41d46c0a22e455e8cd702d1", "domain_id": "default", "name": "Royal FloraHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.286 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/de962ea2e41d46c0a22e455e8cd702d1 HTTP/1.1" 200 749 0.025171 2016-09-05 08:57:55.288 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001604 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 582 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"website": "", "description": "FaunaHolland is een conglomeraat van veilingen van siervogels en kippen. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3199 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d"}, "enabled": true, "id": "862183665f8747d8bfeddbbc94c6202d", "domain_id": "default", "name": "FaunaHolland"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.318 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001381 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} 2016-09-05 08:57:55.319 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/862183665f8747d8bfeddbbc94c6202d HTTP/1.1" 200 735 0.027496 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 452 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"project": {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e"}, "enabled": true, "id": "702c8b4652174e93945c6efdf253c69e", "domain_id": "default", "name": "Itude Mobile Dev cloud"}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.346 19 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects/702c8b4652174e93945c6efdf253c69e HTTP/1.1" 200 605 0.024346 2016-09-05 08:57:55.348 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001601 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/projects -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 16116 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"links": {"self": "http://127.0.0.1:35357/v3/projects", "previous": null, "next": null}, "projects": [{"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/0bbadb5d4fbb47f690842ae233b35f42"}, "enabled": false, "id": "0bbadb5d4fbb47f690842ae233b35f42", "domain_id": "default", "name": "TestTestTest cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/0bbf4ea89fdd40ba9c35a665a0aaf860"}, "enabled": true, "id": "0bbf4ea89fdd40ba9c35a665a0aaf860", "domain_id": "default", "name": "Flora cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/0be881fe95bc41b4a24bc8da95091e9a"}, "enabled": true, "id": "0be881fe95bc41b4a24bc8da95091e9a", "is_default": true, "domain_id": "default", "name": "Emiel Bon"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/14cf69610fd549ecb30c1fe7250a6496"}, "enabled": false, "id": "14cf69610fd549ecb30c1fe7250a6496", "domain_id": "default", "name": "lala cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/190679c8d56547b1b1a6f1319415ca94"}, "enabled": false, "id": "190679c8d56547b1b1a6f1319415ca94", "domain_id": "default", "name": "Tralala cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/1e26599f6f404f9f9ff931b0e5910fe4"}, "enabled": true, "id": "1e26599f6f404f9f9ff931b0e5910fe4", "domain_id": "default", "name": "Test cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/2a613112cfd142fab7af25437013c861"}, "enabled": true, "id": "2a613112cfd142fab7af25437013c861", "is_default": true, "domain_id": "default", "name": "Robin Puthli"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/2a91b333fa804fa9adc23e579bf0a15b"}, "enabled": true, "id": "2a91b333fa804fa9adc23e579bf0a15b", "is_default": true, "domain_id": "default", "name": "Kp"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/331f50f3879046cebde5f6e136ff359b"}, "enabled": false, "id": "331f50f3879046cebde5f6e136ff359b", "domain_id": "default", "name": "Tanja Borger cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/35c078edef7f4126a4d49fcc176c99b9"}, "enabled": false, "id": "35c078edef7f4126a4d49fcc176c99b9", "is_default": true, "domain_id": "default", "name": "reimer"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/3a890bba9db9493c8576b3f73dbca6b9"}, "enabled": true, "id": "3a890bba9db9493c8576b3f73dbca6b9", "domain_id": "default", "name": "Emiel Bon cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/4c5f08d02ef845959d4f5922d7bb8c1e"}, "enabled": true, "id": "4c5f08d02ef845959d4f5922d7bb8c1e", "is_default": true, "domain_id": "default", "name": "Flora"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/550f3de365f143eba399804eb8875f2f"}, "enabled": true, "id": "550f3de365f143eba399804eb8875f2f", "domain_id": "default", "name": "Emiel cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/5998c7a3484a48f3bb3e44501c9f5cf2"}, "enabled": true, "id": "5998c7a3484a48f3bb3e44501c9f5cf2", "is_default": true, "domain_id": "default", "name": "Emiel"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/702c8b4652174e93945c6efdf253c69e"}, "enabled": true, "id": "702c8b4652174e93945c6efdf253c69e", "domain_id": "default", "name": "Itude Mobile Dev cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/7135be3d09c54c2280880b5be8ec39ea"}, "enabled": true, "id": "7135be3d09c54c2280880b5be8ec39ea", "is_default": true, "domain_id": "default", "name": "Test"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/7802b86d526d465eb7aebf1b644b1b70"}, "enabled": false, "id": "7802b86d526d465eb7aebf1b644b1b70", "is_default": true, "domain_id": "default", "name": "BLAAAA"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/7989f89572274108b8fa2c5d7fd39505"}, "enabled": true, "id": "7989f89572274108b8fa2c5d7fd39505", "domain_id": "default", "name": "coen_test cloud"}, {"website": "", "description": "FaunaHolland is een conglomeraat van veilingen van siervogels en kippen. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3199 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/862183665f8747d8bfeddbbc94c6202d"}, "enabled": true, "id": "862183665f8747d8bfeddbbc94c6202d", "domain_id": "default", "name": "FaunaHolland"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/881e828ac1454e6b8e6c822319eaa04f"}, "enabled": false, "id": "881e828ac1454e6b8e6c822319eaa04f", "is_default": true, "domain_id": "default", "name": "TestLalala"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/8a653194c8524c308ed0a254693f6c1f"}, "enabled": false, "id": "8a653194c8524c308ed0a254693f6c1f", "is_default": true, "domain_id": "default", "name": "lilalo"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/8f340478f55143a29f92571887fe6021"}, "enabled": false, "id": "8f340478f55143a29f92571887fe6021", "is_default": true, "domain_id": "default", "name": "LAA"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c35f5e58cf046d4b024bacb8bf3bb5d"}, "enabled": false, "id": "9c35f5e58cf046d4b024bacb8bf3bb5d", "domain_id": "default", "name": "BLAAAA cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/9c4fbe82451b495c9de07596131215e4"}, "enabled": true, "id": "9c4fbe82451b495c9de07596131215e4", "is_default": true, "domain_id": "default", "name": "Itude Mobile Dev"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/a6fb2e5343d1494f906b4b83d1c0793d"}, "enabled": true, "id": "a6fb2e5343d1494f906b4b83d1c0793d", "domain_id": "default", "name": "Flora2 cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/a9a04c460c544e74aa17f85f084798fb"}, "enabled": false, "id": "a9a04c460c544e74aa17f85f084798fb", "domain_id": "default", "name": "LAA cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/aad80ba0751f4fe89f435edd03f38c8d"}, "enabled": false, "id": "aad80ba0751f4fe89f435edd03f38c8d", "domain_id": "default", "name": "TestLalala cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/ae1736ed0bf242bcaa515c48cc95d0e1"}, "enabled": true, "id": "ae1736ed0bf242bcaa515c48cc95d0e1", "domain_id": "default", "name": "Robin Puthli cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/b1cf8180585a4221a322b29966c61843"}, "enabled": true, "id": "b1cf8180585a4221a322b29966c61843", "domain_id": "default", "name": "TestFaunaHolland cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/be21ee37fc28484faea5c0018ef961fe"}, "enabled": true, "id": "be21ee37fc28484faea5c0018ef961fe", "domain_id": "default", "name": "Kp cloud"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/c87f24e526424ea58d685fcfba71cc6b"}, "enabled": true, "id": "c87f24e526424ea58d685fcfba71cc6b", "domain_id": "default", "name": "Test2 cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/cf2238302ec64c2d836dfa5dd36dc0ee"}, "enabled": false, "id": "cf2238302ec64c2d836dfa5dd36dc0ee", "is_default": true, "domain_id": "default", "name": "Tanja Borger"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/cfc9f94703d44bc382ae3b5e8a4698b2"}, "enabled": false, "id": "cfc9f94703d44bc382ae3b5e8a4698b2", "domain_id": "default", "name": "testy cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/d2c923d2c69a46ada1f7b71c88a1393c"}, "enabled": true, "id": "d2c923d2c69a46ada1f7b71c88a1393c", "is_default": true, "domain_id": "default", "name": "coen_test"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/d62f9940137245b1a2aba35a9bde0817"}, "enabled": false, "id": "d62f9940137245b1a2aba35a9bde0817", "is_default": true, "domain_id": "default", "name": "testy"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/dd03083799d2413b9f6780ad3a958c9d"}, "enabled": true, "id": "dd03083799d2413b9f6780ad3a958c9d", "is_default": true, "domain_id": "default", "name": "Test2"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/ddb33cc65e1b48bd81fe2a43b5eb40ae"}, "enabled": true, "id": "ddb33cc65e1b48bd81fe2a43b5eb40ae", "is_default": true, "domain_id": "default", "name": "Flora2"}, {"website": "", "description": "Royal FloraHolland is een conglomeraat van veilingen van snijbloemen en planten. De organisatie is in zijn soort de grootste ter wereld en verzorgt ruim 90% van de Nederlandse handel in die producten. Het bedrijf heeft vijf locaties, 38 veilingklokken, een landelijk bemiddelingsbureau en 3200 medewerkers, het is actief in binnen- en buitenland.", "links": {"self": "http://127.0.0.1:35357/v3/projects/de962ea2e41d46c0a22e455e8cd702d1"}, "enabled": true, "id": "de962ea2e41d46c0a22e455e8cd702d1", "domain_id": "default", "name": "Royal FloraHolland"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/dfcb1905038444fab1a2533bcc96645c"}, "enabled": false, "id": "dfcb1905038444fab1a2533bcc96645c", "domain_id": "default", "name": "reimer cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/e5962c0454434ab799ae3ee7209f7613"}, "enabled": true, "id": "e5962c0454434ab799ae3ee7209f7613", "is_default": true, "domain_id": "default", "name": "TestFaunaHolland"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/ebc7fb17d20f427bab621c2ebe9c574a"}, "enabled": false, "id": "ebc7fb17d20f427bab621c2ebe9c574a", "is_default": true, "domain_id": "default", "name": "OMG"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/ee747c06aecb478f874b6f663160ecd0"}, "enabled": false, "id": "ee747c06aecb478f874b6f663160ecd0", "domain_id": "default", "name": "lilalo cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/eeaa73b7d2ac4558b14ed2d04271603b"}, "enabled": false, "id": "eeaa73b7d2ac4558b14ed2d04271603b", "is_default": true, "domain_id": "default", "name": "lala"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/f9d645b634464e60a8e409e75c6ee852"}, "enabled": false, "id": "f9d645b634464e60a8e409e75c6ee852", "is_default": true, "domain_id": "default", "name": "TestTestTest"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/fb08dc720fa34834bf4436bd43f16007"}, "enabled": false, "id": "fb08dc720fa34834bf4436bd43f16007", "is_default": true, "domain_id": "default", "name": "Tralala"}, {"is_cloud_project": true, "description": "This organization is intended to be used in the cloud environment. As long as you are a trial or community user this organization will be authorized as purchaser in the Cloud Application.", "links": {"self": "http://127.0.0.1:35357/v3/projects/ffce59395616413abde9a86a05fe0db9"}, "enabled": false, "id": "ffce59395616413abde9a86a05fe0db9", "domain_id": "default", "name": "OMG cloud"}, {"description": "", "links": {"self": "http://127.0.0.1:35357/v3/projects/idm_project"}, "enabled": true, "id": "idm_project", "is_default": true, "domain_id": "default", "name": "idm"}]} 2016-09-05 08:57:55.377 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/projects HTTP/1.1" 200 16271 0.026354 REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/ -H "Accept: application/json" -H "User-Agent: python-keystoneclient" 2016-09-05 08:57:55.381 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/ HTTP/1.1" 200 484 0.001380 RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 331 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"version": {"status": "stable", "updated": "2013-03-06T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}, {"base": "application/xml", "type": "application/vnd.openstack.identity-v3+xml"}], "id": "v3.0", "links": [{"href": "http://127.0.0.1:35357/v3/", "rel": "self"}]}} REQ: curl -g -i -X GET http://127.0.0.1:35357/v3/OS-ROLES/organizations/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd79b78939ad5f3ea366ad3564d5019c8c8012d" RESP: [200] Vary: X-Auth-Token Content-Type: application/json Content-Length: 334 Date: Mon, 05 Sep 2016 08:57:55 GMT Connection: keep-alive RESP BODY: {"role_assignments": [{"organization_id": "702c8b4652174e93945c6efdf253c69e", "application_id": "fdae7d987c6a435188a2200e31cac4db", "role_id": "c466b7beed72472aa810a3d9945c15e2"}], "links": {"self": "http://127.0.0.1:35357/v3/OS-ROLES/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db", "previous": null, "next": null}} [pid: 14|app: 0|req: 94/94] 91.206.80.110 () {44 vars in 2258 bytes} [Mon Sep 5 08:57:55 2016] GET /filters/organizations?page=1&application_id=fdae7d987c6a435188a2200e31cac4db => generated 499 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 133 bytes (1 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/logos/medium/user.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/logos/medium/user.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/medium/user.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/medium/user.png Skiping SwitchMiddleware for path /static/dashboard/img/logos/medium/user.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/logos/medium/user.png 2016-09-05 08:57:55.399 18 INFO eventlet.wsgi.server [-] 127.0.0.1 - - [05/Sep/2016 08:57:55] "GET /v3/OS-ROLES/organizations/role_assignments?application_id=fdae7d987c6a435188a2200e31cac4db HTTP/1.1" 200 487 0.015463 [pid: 14|app: 0|req: 95/95] 91.206.80.110 () {42 vars in 2177 bytes} [Mon Sep 5 08:57:55 2016] GET /static/dashboard/img/logos/medium/user.png => generated 16081 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (4 switches on core 0) Skiping UserInfoMiddleware for path /static/dashboard/img/logos/medium/group.png DEBUG:idm_logger:Skiping UserInfoMiddleware for path /static/dashboard/img/logos/medium/group.png Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/medium/group.png DEBUG:idm_logger:Skiping OrganizationInfoMiddleware for path /static/dashboard/img/logos/medium/group.png Skiping SwitchMiddleware for path /static/dashboard/img/logos/medium/group.png DEBUG:idm_logger:Skiping SwitchMiddleware for path /static/dashboard/img/logos/medium/group.png [pid: 14|app: 0|req: 96/96] 91.206.80.110 () {42 vars in 2179 bytes} [Mon Sep 5 08:57:55 2016] GET /static/dashboard/img/logos/medium/group.png => generated 16284 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 1548 bytes (4 switches on core 0) [pid: 14|app: 0|req: 97/97] 52.50.140.75 () {30 vars in 311 bytes} [Mon Sep 5 08:58:18 2016] GET / => generated 13918 bytes in 60 msecs (HTTP/1.1 200) 5 headers in 263 bytes (1 switches on core 0)