deb-cinder/cinder/compute
Jordan Pittier 7570482c53 Assisted snapshot: use Keystone Session with Nova Client
The Nova client has trouble dealing with Keystone V3 or unversioned
Keystone endpoint, when instantiated without a Keystone Session. Thus
we can't instantiate Nova client directly as cinder.compute.nova
does currently.

Keystone V3 and unversioned service catalog is the future (see [1]
and [2]) so we should adapt.

Please read comments #5, #6 and #11 of the related bug report.

[1] https://review.openstack.org/#/c/271508/
[2] https://review.openstack.org/#/c/302480/

Change-Id: Ic790955e677c5dfa47680bf619c57fba3deeee20
Related-Bug: #1522402
2016-04-27 11:04:15 +02:00
..
__init__.py Cleaning up CONF.register_opts() in compute/__init__.py 2015-08-21 14:17:25 -05:00
nova.py Assisted snapshot: use Keystone Session with Nova Client 2016-04-27 11:04:15 +02:00