keystoneclient.hacking package

Submodules

keystoneclient.hacking.checks module

python-keystoneclient’s pep8 extensions.

In order to make the review process faster and easier for core devs we are adding some python-keystoneclient specific pep8 checks. This will catch common errors so that core devs don’t have to.

keystoneclient.hacking.checks.check_oslo_namespace_imports(logical_line, blank_before, filename)
keystoneclient.hacking.checks.factory(register)

Module contents

Table Of Contents

Previous topic

keystoneclient.generic package

Next topic

keystoneclient.middleware package

This Page