2 Commits

Author SHA1 Message Date
Russell Bryant
c70fda0715 networking-ovn: enable mysql and rabbitmq
The devstack job for the networking-ovn repo overrides the list of
enabled services to be a minimal set.  Unfortunately, it's missing
mysql and rabbitmq which are required for devstack to start up
successfully with the other services that are enabled.

This patch also fixes enabling keystone by specifying it as 'key'
instead of 'keystone'.

Change-Id: I29a3b2c03559aeaba7c08431bfbed1fe21762666
2015-04-14 19:40:26 -04:00
Kyle Mestery
c11866ada8 Enable a check job for networking-ovn
This enables a simple check job for the stackforge/networking-ovn
project. Initially, this job simply verifies we can bring devstack
up with OVN configured as the Neutron ML2 MechanismDriver. As OVN
functionality grows, we'll slowly enable running tempest tests.

Note, the job is started as non-voting initially until we can
ensure it's stable. We'll move it to voting once we can ensure it
won't block current development and it's stable.

Change-Id: I14866fb86f6873e59ee3f9f0b6e280a235248fc9
2015-04-06 12:14:52 +00:00