Updating behaviors and clients as a result of client lib refactor

Change-Id: I7ad018b96dd33088931843dfd6ff96432e29eea6
This commit is contained in:
John Vrbanac
2013-11-21 17:54:25 -06:00
parent a7d694b01c
commit 6960c4a69b
8 changed files with 91 additions and 159 deletions

View File

@@ -42,12 +42,6 @@ mode=cbc
payload_content_type=application/octet-stream
payload_content_encoding=base64
[cloudkeep-client-lib]
authentication_endpoint=<auth_endpoint>
username=user
key=key
token=bypass
[tokens_api]
authentication_endpoint=<auth_endpoint>
username=<keystone_user>