diff options
author | Yun Huang <yun.huang@windriver.com> | 2018-03-15 22:15:37 +0800 |
---|---|---|
committer | Yun Huang <yun.huang@windriver.com> | 2018-03-15 22:15:37 +0800 |
commit | 70b3774c3855f256ad9976743f433d88eacab655 (patch) | |
tree | 047988dad7cc56088accd2e6e96c2732d93eaacf /ocata/tox.ini | |
parent | cabc350593488b32980bd3310754018e99a48945 (diff) |
Enable AOP for ocata logging
Change-Id: I8a616e99d4fba368b7bedb9fc4c40ba4ceb10445
Issue-ID: MULTICLOUD-177
Signed-off-by: Yun Huang <yun.huang@windriver.com>
Diffstat (limited to 'ocata/tox.ini')
-rw-r--r-- | ocata/tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ocata/tox.ini b/ocata/tox.ini index be63b80f..2fb81e7f 100644 --- a/ocata/tox.ini +++ b/ocata/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = py27,py35,cov +envlist = py27,cov skipsdist = true [tox:jenkins] |