Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger 9eccf4fe21 Retire cue
Cue has been retired in mid 2016 as official project and did not
continue developement, it's time to retire it completely.

Remove everything, update README.

Depends-On: https://review.openstack.org/551202
Change-Id: I1f4a71fbea8a90303036ad0adaec95fa15b6522f
2018-03-09 09:40:09 +01:00
Steve Leon b1646e5112 Adding base for integration tests
- Added sample tests for list/create/get clusters

Change-Id: If3b6af5c58579ec0e94d16570a626d3a05dddce9
2015-05-01 15:30:05 -07:00
Vipul Sabhaya 1eee28601d Adding .coveragerc to exclude tests and oslo modules
Change-Id: Ic8038237cd83e267d35036b5f2eac68d37d1e38f
2015-04-06 18:18:05 -07:00
Min Pae fc28e371e5 Adding Vagrantfile and update to tox.ini to fix tox env
- Adding Vagrantfile with necessary package installation steps to allow
  dev environment to be brought up with all necessary OS packages
- modified tox.ini to allow installation of pip modules from external
  source
- fix all flake8 issues
- added .testr.conf to satisfy tox testing requirements
- added simple unit test to fix gate
- fix docs build

Co-Authored-By: Vipul Sabhaya <vipuls@gmail.com>
Change-Id: Ifca9e5c483adb688546a76368d9b821da7371829
2014-11-13 16:53:42 -08:00