octavia-lib/octavia_lib/api
Andreas Jaeger 05b8ca95fd Fix docstring and avoid such errors
Docs in octavia where failing with:
Docstring of octavia.api.drivers.amphora_driver.v1.driver.AmphoraProviderDriver.create_vip_port:
10:Unexpected indentation.

The broken docstring is in octavia_lib/api/drivers/provider_base.py. Fix
that docstring and build apidocs - like octavia does - so that all
docstrings in this repo get tested.

For building apidocs, add the needed configuration to the sphinx files
and require the package.

Change-Id: Iad03f19083d9a5429dcfed3499d1c3e2d56cbb0f
Co-Authored-By: Jeremy Stanley <fungi@yuggoth.org>
Co-Authored-By: Adam Harwell <flux.adam@gmail.com>
2019-08-03 17:29:12 +02:00
..
drivers Fix docstring and avoid such errors 2019-08-03 17:29:12 +02:00
__init__.py Initial provider driver library checkin 2018-11-12 10:39:44 -08:00