You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ne...@apache.org on 2017/01/05 19:40:23 UTC

[3/6] incubator-trafficcontrol git commit: Developer's guide - Traffic Ops installation: Required RPMs

Developer's guide - Traffic Ops installation: Required RPMs


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/507b30b9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/507b30b9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/507b30b9

Branch: refs/heads/master
Commit: 507b30b94fce2a668720d81e2c9925e729a545ec
Parents: aeceaf2
Author: Nir B. Sopher <ni...@qwilt.com>
Authored: Tue Dec 27 12:54:58 2016 +0200
Committer: David Neuman <da...@gmail.com>
Committed: Thu Jan 5 12:40:03 2017 -0700

----------------------------------------------------------------------
 docs/source/development/traffic_ops.rst | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/507b30b9/docs/source/development/traffic_ops.rst
----------------------------------------------------------------------
diff --git a/docs/source/development/traffic_ops.rst b/docs/source/development/traffic_ops.rst
index 5ec31e4..9e30148 100644
--- a/docs/source/development/traffic_ops.rst
+++ b/docs/source/development/traffic_ops.rst
@@ -35,6 +35,11 @@ To work on Traffic Ops you need a \*nix (MacOS and Linux are most commonly used)
 * MySQL 5.1.52
 * `Goose <https://bitbucket.org/liamstask/goose/>`_
 
+Addionally, the installation of the following RPMs (or equivalent) is required:
+
+* All RPMs listed in :ref:`rl-ps`
+* mysql-test
+
 Traffic Ops Project Tree Overview
 =======================================