Commit Graph

3 Commits

Author SHA1 Message Date
Nguyen Hung Phuong
90bb67ffb6 Clean imports in code
In some part in the code we import objects.
In the Openstack style guidelines they recommend to import only
modules.

http://docs.openstack.org/developer/hacking/#imports

Change-Id: I58b2dab1a46128893648630edba615e2592040ac
2016-08-25 17:14:29 -04:00
Marc Aubry
7f33dcc7df Add compatibility to python3
Change-Id: I20251e3dbe495c60a2a17751d84a395d10d38817
2016-08-22 17:47:19 -04:00
Frédéric Guillot
6b6d25124f Added integration tests with Docker (#17)
* Added integration tests with Docker
* Cleanup more data
2016-05-19 16:06:02 -04:00