summaryrefslogtreecommitdiff
path: root/clientrc
Commit message (Collapse)AuthorAgeFilesLines
* Fix error in docJeremy Liu2016-11-121-4/+5
| | | | Change-Id: Ica60978fe06a19df69f232614fcca3a7856d7d44
* Fix the clientrc file to match defaults and add docsChellygel2015-04-171-6/+19
| | | | | | | Ported over documentation about usage of clientrc file as well as ported over the No Auth Mode section. Change-Id: Idfaeae4f4360b5aa95494119926fd67592c0d2d8
* Remove payload_content_encoding from ordersArash Ghoreyshi2013-08-141-1/+1
|
* Change the SERVICE_TOKEN env variable to AUTH_TOKENArash Ghoreyshi2013-06-241-1/+1
|
* Change the SERVICE_ENDPOINT env variable to BARBICAN_ENDPOINTArash Ghoreyshi2013-06-241-1/+1
| | | | Add mock functions to kwargs in the Connection class
* Stop overriding the endpoint when it's provided without a tokenArash Ghoreyshi2013-06-211-0/+6
Add a default clientrc file