summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDevananda van der Veen <devananda.vdv@gmail.com>2016-05-04 17:32:52 -0700
committerDevananda van der Veen <devananda.vdv@gmail.com>2016-05-20 08:35:29 -0700
commit6e82b2118a2214be6023b8581319ba04e42abc7f (patch)
treee787561a679a3d2c702c3456afb960f4cd913296 /tox.ini
parenta496a6bae0f169736244aef078a259a936d99e63 (diff)
downloadironic-6e82b2118a2214be6023b8581319ba04e42abc7f.tar.gz
Update the api-ref documentation for Root and Nodes
This updates the API root documentation, which was non-existent, and the Node documentation significantly, replacing many of the samples and adding more verbiage to each property. It's not perfect, but this is vastly more correct than the current docs. Change-Id: Iaeb1c80ac0655fc0d73fa495ed43e3c02b345495
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/tox.ini b/tox.ini
index 3436eba71..0863a7b19 100644
--- a/tox.ini
+++ b/tox.ini
@@ -72,10 +72,6 @@ commands =
# NOTE(sdague): this target does not use constraints because
# upstream infra does not yet support it. Once that's fixed, we can
# drop the install_command.
-#
-# we do not used -W here because we are doing some slightly tricky
-# things to build a single page document, and as such, we are ok
-# ignoring the duplicate stanzas warning.
whitelist_externals = bash
install_command = pip install -U --force-reinstall {opts} {packages}
commands =