Use identity_uri for auth token middleware

Registered by Mark Vanderwiel

Change from using this:

[keystone_authtoken]
auth_protocol = http
auth_port = 35357
auth_host = 127.0.0.1
auth_admin_prefix =

to:

[keystone_authtoken]
identity_uri = http://127.0.0.1:35357

See also: https://bugs.launchpad.net/openstack-chef/+bug/1207504

Blueprint information

Status:
Complete
Approver:
JJ Asghar
Priority:
High
Drafter:
Mark Vanderwiel
Direction:
Approved
Assignee:
Mark Vanderwiel
Definition:
Approved
Series goal:
Accepted for kilo
Implementation:
Implemented
Milestone target:
milestone icon kilo-rc1
Started by
Mark Vanderwiel
Completed by
Mark Vanderwiel

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/identity-uri,n,z

Addressed by: https://review.openstack.org/167818
    Add identity_uri_transform to help move to identity_uri

Addressed by: https://review.openstack.org/167825
    Use identity_uri_transform

Addressed by: https://review.openstack.org/168072
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168085
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168133
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168141
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168142
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168149
    Use identity_uri_transform for identiry_uri support

Addressed by: https://review.openstack.org/168160
    Use identity_uri_transform for identiry_uri support

(?)

Work Items

Work items:
Update Common to add new helper function, identity_uri_transform: INPROGRESS
Update bare-metal to use identity_uri: TODO
Update block-storage to use identity_uri: TODO
Update compute to use identity_uri: TODO
Update database to use identity_uri: TODO
Update dashboard to use identity_uri: TODO
Update image to use identity_uri: TODO
Update network to use identity_uri: TODO
Update object-storage to use identity_uri: TODO
Update orchestration to use identity_uri: TODO
Update telemetry to use identity_uri: TODO

This blueprint contains Public information 
Everyone can see this information.