mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
In some part in the code we import objects. In the Openstack style guidelines they recommend to import only modules. http://docs.openstack.org/developer/hacking/#imports Change-Id: I2eb35dc53f0fdb61c31022bb70293d1df8aaf482 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| availability_zone.py | ||
| client_config.py | ||
| clientmanager.py | ||
| command.py | ||
| commandmanager.py | ||
| configuration.py | ||
| exceptions.py | ||
| extension.py | ||
| limits.py | ||
| logs.py | ||
| module.py | ||
| parseractions.py | ||
| quota.py | ||
| session.py | ||
| timing.py | ||
| utils.py | ||