magnum/magnum
Davanum Srinivas 4c2b973859 Convert to new DevStack plugin model for functional testing
Switch over to the new plugin style as documented here:
http://docs.openstack.org/developer/devstack/plugins.html

Makes it very easy to setup a CI job. Added a new
directory for functional job and the tests are run
from the post_test_hook.sh. There's even a "magnum bay-list"
in the shell script to show that we are actually making
calls to the magnum API endpoint and things are working
fine. Note that this is just the minimal plumbing needed
and there's a lot more effort needed to come up with
proper test cases for testing magnum functionality.

Closes-Bug: #1439621
Change-Id: I88d45015338ef55713b32de196f9071c8fc2031b
2015-04-02 21:14:20 -04:00
..
api Allow baymodel name when bay is created 2015-03-20 13:48:49 +09:00
cloud Initial import of prototyped interfaces 2014-11-21 06:25:49 -05:00
cmd Remove downgrade from existing migrations 2015-03-28 10:27:53 +08:00
common Add tests for docker container 2015-04-02 09:58:32 +08:00
conductor Add tests for docker container 2015-04-02 09:58:32 +08:00
db Rename bay's minions_address to node_addresses 2015-03-30 08:01:17 -07:00
objects Rename bay's minions_address to node_addresses 2015-03-30 08:01:17 -07:00
openstack Sync with latest oslo-incubator 2015-03-21 00:05:52 +00:00
public/css Incorporate feedback from the Initial commit review 2014-11-18 14:25:08 +00:00
templates Update magnum document to use openstack as namespace 2015-03-28 20:14:42 +08:00
tests Convert to new DevStack plugin model for functional testing 2015-04-02 21:14:20 -04:00
MANIFEST.in Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Cleanup code and remove newly ignored hack rules 2015-02-06 22:40:23 -05:00
config.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
opts.py Fix the miss opts in genconfig 2015-01-21 17:55:58 +08:00
version.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00