Commit Graph

8 Commits

Author SHA1 Message Date
Arundhati Surpur c4bd5a88aa Removed the older version of python and added 3.5
In setup.cfg file the python 3.4 support is removed
and added 3.5
In tox.ini the python 3.5 is added

Change-Id: Ib08992c2f1f66b210cd9480fd260515b6355bd30
2017-07-05 14:47:45 +05:30
Alvaro Lopez Garcia 37d7dbfe64 docs: clean up environment before building
Change-Id: I6f51a27271a75efe57228b74abdbb589151212d8
2017-01-30 17:43:20 +01:00
Alvaro Lopez Garcia 9f5a7ad26b add bandit security linter
skip B104:hardcoded_bind_all_interfaces since we are an API, so we need
to bind to all interfaces, skip this test for now.

Change-Id: I2ce3eccb28872b81c04f79e2434833f8c038af3f
2016-11-21 15:03:52 +01:00
Alvaro Lopez Garcia 4aba28b269 tests: separate between functional and unit
Just move the tests into two separate directories and add instructions
on how to run them.

Change-Id: I45dbed3306c35ce49116654534609cf81b441149
2016-06-23 14:53:44 +02:00
Alvaro Lopez Garcia 15892da8a3 generate configuration via oslo
add a sample configuration file and a tox environment to generate the
configuration files.

Change-Id: I96c3955b9e320939a87a6d6def8dc98604405bc3
2015-11-26 16:43:44 +01:00
Alvaro Lopez Garcia 68d53fdbd0 Add travis-ci.org and coverals configuration file 2015-03-03 17:14:54 +01:00
Alvaro Lopez Garcia 0badad81a4 Change metadata and remove support for Py26 2015-02-25 23:03:11 +01:00
Alvaro Lopez Garcia d49a923ee6 initial commit from cookiecutter 2015-02-24 18:11:57 +01:00