5 Commits

Author SHA1 Message Date
asarfaty
58340e6272 Fix requirements
Change-Id: If2a32b0bbf6bbcdc3b911224adb8943a7a34897b
2020-12-10 11:39:57 +02:00
asarfaty
dfe26e5f81 Remove six package usage
Since py2 is no longer supported, built in methods can replace the
six package usage, as been done in the neutron project.

Change-Id: I435462c940e68fa48a910210e584cf139b3b9d95
2020-07-19 12:16:35 +02:00
Boden R
54d04d4fe1 update hacking and bandit
This patch updates hacking and bandit versions to match what neutron
and others are doing. It also fixes and ignores some new pep8 errors
that crop up due to the version bump. Finally the doc requirements are
moved to doc/requirements.txt to match what other projects do, even
though this project does not build docs today.

Change-Id: Ibe07dbdbaccc220b5ea2a628d342a09a01b09d11
2019-05-30 10:30:50 -06:00
Adit Sarfaty
d7473ecf2f Expand PEP8 tests on nsxlib
There were some directories excluded from the pep8 run, and many checks
were ignored.
This cleans the exclude list, and fixes the PEP8 issues.

Change-Id: Ib56d45443009349a42fecfc14a792fdaa6d88d67
2016-12-25 07:55:36 +02:00
Aaron Rosen
d7727dc9c6 Add initial framework using cookiecutter
Change-Id: I4a9da62f0e5ecb07973f54313722a72f2fc556e1
2016-08-08 20:41:29 +00:00