Remove virtualenv-tools in the examples.

We shouldn't use virtualenv-tools, and it shouldn't appear
in our documentation.

Change-Id: I7f29d8b150d1f312422110936d7cf22e0f9cba81
Partial-Bug: #1741634
This commit is contained in:
Jean-Philippe Evrard 2018-01-15 13:54:00 +00:00
parent cbd43992bd
commit 6743087df3
1 changed files with 0 additions and 3 deletions

View File

@ -55,7 +55,6 @@ Example
# "python-memcached",
# "python-novaclient",
# "virtualenv",
# "virtualenv-tools",
# "websockify"
# ],
# "remote_package_parts": [
@ -123,7 +122,6 @@ Example
# "python-memcached",
# "python-novaclient",
# "virtualenv",
# "virtualenv-tools",
# "websockify"
# ]
# },
@ -163,7 +161,6 @@ Example
# "httplib2",
# "python-keystoneclient",
# "virtualenv",
# "virtualenv-tools"
# ],
# "project_group": "nova_all"
# }