keystoneauth1.hacking package

Submodules

keystoneauth1.hacking.checks module

keystoneauth1’s pep8 extensions.

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

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

Module contents

Table Of Contents

Previous topic

keystoneauth1.fixture package

Next topic

keystoneauth1.identity package

Project Source

This Page