diff options
author | Divyang Patel <divyang.patel@team.telstra.com> | 2019-03-15 16:10:51 +1100 |
---|---|---|
committer | Divyang Patel <divyang.patel@team.telstra.com> | 2019-03-18 23:59:58 +0000 |
commit | deb4cee0617c84b572236743562890108643b82b (patch) | |
tree | 25b8733fe4144391cb02870a2cce1dfe01de0e9f /opendaylight/pom.xml | |
parent | b83fec4d4fcb3086f2886e3424ea2db232aecdfd (diff) |
Fix cherrypy import failure due to more-itertools
more-itertools version 6.0.0 is incompatible with python-2.7
importing cherrypy failes due to this.
Changed startAnsibleServ.sh to explicitly install 'more-itertools' version 5.0.0
Also added 'apt-get update' before installing software-properties-common package which failed earlier to install.
Container starts without problem after these changes
Change-Id: I030ad54bb004056846f15eebf6ae0e8b5c4ae004
Issue-ID: CCSDK-1166
Signed-off-by: Divyang Patel <divyang.patel@team.telstra.com>
Diffstat (limited to 'opendaylight/pom.xml')
0 files changed, 0 insertions, 0 deletions