Merge "devref: virtual machine states and transitions"

This commit is contained in:
Jenkins 2015-07-08 19:03:36 +00:00 committed by Gerrit Code Review
commit 2dbb030019
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.graphviz',
'oslosphinx',
"ext.support_matrix",
'sphinxcontrib.seqdiag',
]
todo_include_todos = True

View File

@ -16,6 +16,7 @@ python-ironicclient>=0.6.0
python-subunit>=0.0.18
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-seqdiag
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.5.1 # Apache-2.0
testrepository>=0.0.18