diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 00000000..f3848fbe --- /dev/null +++ b/.zuul.yaml @@ -0,0 +1,9 @@ +- project: + templates: + - openstack-specs-jobs + check: + jobs: + - openstack-tox-py27 + gate: + jobs: + - openstack-tox-py27 diff --git a/specs/rocky/approved/support-watcher-ha-active-active-mode.rst b/specs/rocky/approved/support-watcher-ha-active-active-mode.rst index 6574459c..5fbb6cbb 100644 --- a/specs/rocky/approved/support-watcher-ha-active-active-mode.rst +++ b/specs/rocky/approved/support-watcher-ha-active-active-mode.rst @@ -10,7 +10,8 @@ Support Watcher HA active-active Mode https://blueprints.launchpad.net/watcher/+spec/support-watcher-ha-active-active-mode -Watcher Decision Engine and Applier currently don't support HA active-active mode. +Watcher Decision Engine and Applier currently don't support +HA active-active mode. Problem description