Commit Graph

7 Commits

Author SHA1 Message Date
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
Swapnil Kulkarni (coolsvap) ae5712e6f3 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I750b076f97142002690878d51a120227e6d24e56
2016-07-22 06:38:31 +00:00
Alvaro Lopez Garcia 29e671c129 documentation cleanup
Remove OpenStack style and add autodoc.

Change-Id: I485fcd412ef6df7e7723619b3ee3307d2f5b288e
2015-08-24 13:01:46 +02:00
Swapnil Kulkarni 8621219874 Remove blank lines from requirements
Change-Id: I41bb29a44220ac85c7135f1f4b82f884ea004009
2015-08-03 12:28:39 +05:30
Pablo Orviz 40c155c00c Get tenant ID through token_auth header. 2015-03-04 13:09:43 +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 d49a923ee6 initial commit from cookiecutter 2015-02-24 18:11:57 +01:00