3499: Improve Python SDK's ability to read apiserver's config files.
authorTom Clegg <tom@curoverse.com>
Thu, 7 Aug 2014 23:45:12 +0000 (19:45 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 7 Aug 2014 23:45:12 +0000 (19:45 -0400)
commit61e0cea2c42441dcdedd3776ca4520c8079eaa4b
tree5da7f00609f1ba2119596e83316b106f6467dc7e
parent7f15a960d533ae692112d90e79bfa1a69f4dd27f
3499: Improve Python SDK's ability to read apiserver's config files.

Use a hardcoded secret in the default "test" configuration, rather
than generating a random string with erb. Otherwise, the Python test
suite can't figure out what blob signing key the test server actually
ends up using.
sdk/python/tests/test_arv_put.py
services/api/config/application.default.yml