d5321666a5
Direct `from novaclient.v2 import client` became source of problems since the introduction of microversions in Nova. According to novaclient docs, `from novaclient import client` (with the following specification of version 2 in Client constructor) is a proper way of using it. Change-Id: I33879675aced1905ea0c71c22574cce1064e77d4 Closes-Bug: #1493576 |
||
---|---|---|
.. | ||
openstack | ||
__init__.py | ||
action_factory.py | ||
action_generator.py | ||
base.py | ||
generator_factory.py | ||
std_actions.py |