Routing either V1 or V2 using a Facade. By default, V1 is enabled
but can be deactivated by a confflag.
Pecan controller for Lease created using WSME i/o validation
Implements blueprint: pecan-wsme
Change-Id: I9047abece78632daa13fdebfea9fb8aaa3c60981
In order to fix the coverage report, sqlalchemy-migrate and lockfile
were added as test_requeriments.
Change-Id: I67321ea63475103d9e8cce933e5e9e82634f1787
Closes-Bug: #1299680
This commit add pylint code checking for Climate. After we merge this
patch you can use pylint simply running 'tox -e pylint'
Change-Id: Ic118552ac401286d2b56cccde4ae6082864d4927
Implements: blueprint pylint-support
After we merge this patch we can use 'tox -e cover' and see how is our
code is covered with tests. It's very good for proper code process.
Change-Id: Ia39145727b0dc55879cd807e2ef4fc2de331c9a4
Implements: blueprint coverage-for-testr
Nova filter should be removed to the separated repo.
That fixes Jenkins tests/gate jobs fails.
Fixes: bug #1254018
Change-Id: I725dd222204f159e9fe3b1ebd64292de62d62a1b
testtools and fixtures for performance improvements compared to unittest
Please use test.py as a base for further unittests
Re: DB API testing, only CRUD lease has been tested, CRUD Reservation
and Event shall be tested too. I will provide another review once I'll
finish the Manager Extension for Host Reservation.
Refactoring previous unittests for using the framework
Rebased requirements
Change-Id: Ia9a187c45e40f891c8478fb234dd021cffadbe03