mistral/tools
Andreas Jaeger 5db722ff59 Avoid tox_install.sh for constraints support
We do not need tox_install.sh, pip can handle constraints itself
and install the project correctly. Thus update tox.ini and remove
the now obsolete tools/tox_install.sh file.

This follows https://review.openstack.org/#/c/508061 to remove
tools/tox_install.sh.

Change-Id: I9298add1f77b56f19f355b19da89f9799d2415c9
Depends-On: I5a88d2068c961245b4b9ed60948532f232b859a5
(cherry picked from commit d018cd7788)

Adding doc8 to test-requirements

tox -e doc was failing due to missing doc8. With this
change doc8 is added to test-requirements.txt.

Change-Id: I5a88d2068c961245b4b9ed60948532f232b859a5
Signed-off-by: csatari <gergely.csatari@nokia.com>
(cherry picked from commit bf3c423ab8)

NOTE: The two above changes have been squashed into one as they depend on
      each other to make CI pass.
Change-Id: I9298add1f77b56f19f355b19da89f9799d2415c9
2018-04-24 10:08:12 +01:00
..
config Added support for SSL connection in mistra-api server 2016-08-04 19:03:53 +05:30
docker Update docker build 2017-07-03 13:22:44 +02:00
cover.sh Include the missing lines in the coverage report 2017-03-07 08:31:41 +00:00
generate_mistralclient_help.sh Adding a script for fast mistralclient help generation 2016-09-21 13:36:15 +00:00
get_action_list.py Add Glare action pack 2017-07-31 15:08:22 +00:00
install_venv.py Using sys.exit(main()) instead of main() 2017-01-04 09:18:24 +08:00
install_venv_common.py Revert "Remove unused scripts in tools" 2016-11-22 06:24:39 +00:00
sync_db.py Adding log to db_sync 2017-05-16 05:17:08 +00:00
sync_db.sh Modify action_factory to store actions in DB 2014-09-05 15:32:12 +04:00
test-setup.sh Prepare for using standard python tests 2017-02-08 21:15:39 +01:00
update_env_deps Restore script update_env_deps in tools 2014-05-30 16:14:23 +04:00
with_venv.sh Revert "Remove unused scripts in tools" 2016-11-22 06:24:39 +00:00