tripleo-heat-templates/ci/environments
Numan Siddique 5f313f27c9 Add 'ovn-controller' service
Presently the ovn-controller service (puppet/services/neutron-compute-plugin-ovn.yaml)
is started only on compute nodes. But for the cases where the controller nodes
provide the north/south traffic, we need ovn-controller service runninng in controller
nodes as well.

This patch
 - Renames the neutron-compute-plugin-ovn.yaml to ovn-controller.yaml which makes more
   sense and sets the service name as 'ovn-controller'.
 - Adds the service 'ovn-controller' to Controller and Compute roles.
 - Adds the missing 'upgrade_tasks' section in ovn-dbs.yaml and ovn-controller.yaml

Depends-On: Ie3f09dc70a582f3d14de093043e232820f837bc3
Depends-On: Ide11569d81f5f28bafccc168b624be505174fc53
Change-Id: Ib7747406213d18fd65b86820c1f86ee7c39f7cf5
2017-07-27 18:22:03 +00:00
..
README.rst Add README to ci/environments directory 2017-06-27 14:47:55 -05:00
ceph-min-osds.yaml Add Ceph configuration with PoolDefaultSize 1 2017-06-27 22:41:56 +03:00
multinode-3nodes.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
multinode-containers.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
multinode-core.yaml Make EnablePackageInstall and Debug descriptions consistent 2017-07-21 18:38:58 +00:00
multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
multinode_major_upgrade.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario001-multinode-containers.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario001-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario002-multinode-containers.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario002-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario003-multinode-containers.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario003-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario004-multinode-containers.yaml Merge "Add containerized manila-share to CI" 2017-07-26 06:19:09 +00:00
scenario004-multinode.yaml Merge "Add support for nova live/cold-migration with containers" 2017-07-24 15:22:39 +00:00
scenario006-multinode-containers.yaml CI/scenarios: set NotificationDriver to 'noop' 2017-07-14 17:13:04 +00:00
scenario007-multinode.yaml Add 'ovn-controller' service 2017-07-27 18:22:03 +00:00

README.rst

This directory contains environments that are used in tripleo-ci. They may change from release to release or within a release, and should not be relied upon in a production environment. The top-level environments directory in tripleo-heat-templates contains the production-ready environment files.