Removing underscore from config

Base64 charset doesn't include an underscore. Removing it for our
default scenarios.

Change-Id: Ic36b11e1aed6f72375049cec1aac394c2d6d51eb
This commit is contained in:
John Vrbanac
2013-09-04 19:49:24 -05:00
parent 9d6e8c1626
commit 7ba01aa909

View File

@@ -24,7 +24,7 @@ name=aes_key
algorithm=aes
bit_length=256
mode=CDC
payload=test_data
payload=testdata
payload_content_type=application/octet-stream
payload_content_encoding=base64
@@ -37,7 +37,7 @@ payload_content_type=application/octet-stream
payload_content_encoding=base64
[cloudkeep-client-lib]
authentication_endpoint=auth_endpoint
authentication_endpoint=<auth_endpoint>
username=user
key=key
token=bypass