api-ref
backup
drivers
storage
utils
Dockerfile
__init__.py
install.sh
main.py
requirements.txt
contrib
devstack
doc
etc
integration
playbooks
releasenotes
roles
tools
trove
zuul.d
.coveragerc
.gitignore
.gitreview
.stestr.conf
CONTRIBUTING.rst
HACKING.rst
LICENSE
README.rst
bindep.txt
generate_examples.py
pylintrc
requirements.txt
run_tests.py
setup.cfg
setup.py
test-requirements.txt
tox.ini

H306: import in alphabeical order Imports should be grouped in the following order: standard library imports related third party imports local application/library specific imports put a blank line between each group of imports. https://docs.openstack.org/hacking/latest/user/hacking.html#imports Change-Id: I2c188d27f0595ac3b2d71f4612d93829915e389c