aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios/availability/test_director.py
AgeCommit message (Expand)AuthorFilesLines
2017-01-12Add support for Python 3Ross Brattain1-19/+20
2016-07-18code clean uptjuyinkanglin1-7/+7
2016-07-08Creating Director and related codes.lihuan1-0/+103
Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Last Modified: Tue Aug 11 21:00:14 2015
#include <tunables/global>

/usr/bin/keystone-all flags=(complain) {
  #include <abstractions/base>
  #include <abstractions/python>

  /usr/bin/keystone-all r,
  /usr/bin/python2.7 ix,

}