5 Commits

Author SHA1 Message Date
Michael Johnson
bc2e9beb3a Adds a process to generate key flow documentation
Octavia extensively uses TaskFlow flows for orchestration.
To make it easier for developers to understand these flows,
this patch adds a mechanism for generating graphviz representations
of the key Octavia TaskFlow flows.
It also updates our tox docs task to generate this documentation.

This patch depends on a fix to the TaskFlow export_to_dot method.

Added into conf.py as first step of configuration

Closes-Bug: #1561063
Change-Id: I914e1c062b400148565def37ccf618b3d2ea2573
Depends-On: I99f87af0b2bed959fcb43ef611b3186e23bd9549
2016-08-10 21:39:38 +00:00
Tony Breeds
ef04c7c59f Revert "Add Pillow to docs-requirements.txt"
This reverts commit d41599e5a500163c1010bf02f5cb07bfff14f25c.

Adding Pillow to *requirements.txt was a temporary way to set the
upper bound to < 3.0.0

nodepool thick slaves and requirements have been fixed and devstack is
fixed in the patch that this depends on.

Change-Id: I05bed9356b9840df620c0808a7d0c5c8e3a318c0
Depends-On: I2bec8cf1bfeaaa6ae329704229fdeb86d26e55c7
2015-10-25 22:40:27 +11:00
Tony Breeds
d41599e5a5 Add Pillow to docs-requirements.txt
NOTE(tonyb) Pillow isn't directly needed but it's pulled in via
 Collecting Pillow (from blockdiag-> ...)
So cap as per global-requirements until https://launchpad.net/bugs/1501995
is properly fixed

Change-Id: I4b0716569dc8058ccb28cc569f381da5bc30d6a6
2015-10-02 15:13:34 +10:00
minwang
dc68919383 Add the config file for nova compute drive
Include a certificate , key and user data.
Change-Id: I98577e180159030ad2546ca7badf0b8b04589516
2015-03-24 13:48:36 -07:00
Doug Wiegley
37630493f5 Tweak requirements to be compatible with global-requirements
Change-Id: Ife81d109b61d3c24a594e7f6e582e064f161140f
2015-02-16 12:34:40 -07:00