diff options
author | Stanislaw Pitucha <stanislaw.pitucha@hp.com> | 2013-02-28 19:50:21 +0000 |
---|---|---|
committer | Stanislaw Pitucha <stanislaw.pitucha@hp.com> | 2013-05-28 15:53:03 +0100 |
commit | dd9c27f999221001bae9faa03571645824d2a681 (patch) | |
tree | 3ea3e20dade33e03762bd8bceaa1b0bcf6c103bf /nova/utils.py | |
parent | ca3d4590d3d46e452480bdea3143291c4bd7ca34 (diff) | |
download | nova-dd9c27f999221001bae9faa03571645824d2a681.tar.gz nova-dd9c27f999221001bae9faa03571645824d2a681.tar.xz nova-dd9c27f999221001bae9faa03571645824d2a681.zip |
Delegate authentication to quantumclient
Quantumclient can deal with authentication, getting the token and
refreshing it when needed. There should be no need for nova to do
those explicitly. Additionally nova can save some time not having
to recreate the Client object on each request.
Fix a couple of places that relied on the exceptions module being
imported inside quantumv2.
Part of blueprint fewer-networking-token-checks
Fixed bug 1177579
Change-Id: I007cef1f0bd688036fa45d79792e6e350c145f05
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions