Age | Commit message (Collapse) | Author | Files | Lines |
|
since last version of pbr a check is done to verify that the python
module version is not outdated regarding the last tag
as a 7.0.1 tag has been created (for guilin minatenance release)
there is an issue as the default version was 0.6.0 < 7.0.1
thakns Michal for the troubleshooting
Issue-ID: INT-1915
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I513c719fcc58390395199dcf982029d15725eff5
|
|
- fix bad configuration in setup.cfg
- clean coverage target
Issue-ID: TEST-184
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I733a784a1d717155b72ede8e35fe64fb14a36cd4
|
|
Issue-ID: TEST-216
Change-Id: I5765430863dd978be05d2a3ac0d053a70c5239d3
Signed-off-by: DR695H <dr695h@att.com>
|
|
it would create virtualenv to
- run tests in python2.7 and 3
- perform linting operations (flake8, pylint)
Issue-ID: INT-1228
Change-Id: I451e1108285f6ebffc650bf3de4f175594ec796d
Signed-off-by: umry8364 <morgan.richomme@orange.com>
Signed-off-by: DR695H <dr695h@att.com>
|
|
support python 3 in all files, also support python 2 however so
everything should continue to work
Change-Id: I4ace08d2bb0623c0fdc61f2fe39d2339817aa916
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
i also moved the build to maven based, although that isnt needed
to work right now.
Change-Id: Ib18d70e3ea4858cc4b9d51fdc2046b59202640ab
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|