Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-02 | Update entry_point to conform with Xtesting | Cédric Ollivier | 1 | -0/+4 | |
Functest is being updated to Xtesting 0.60 which leverages on stevedore [1]. [1] https://docs.openstack.org/stevedore/latest/ Change-Id: I02fae113dd0a8fbf5de4e6821c6d4476553fe633 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> | |||||
2017-08-29 | Leverage on pbr (Python Build Reasonableness) | Cédric Ollivier | 1 | -0/+9 | |
It also removes the exec right on mce-inject_ea and installs it in $PATH. requirements.txt is also created to install the abstract dependencies. Change-Id: I176df99d2f40e1910079f5efa3f28a8c170a922d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> |