aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/update-manage-event-pipeline-0a21e9ca92cbff4f.yaml6
-rw-r--r--releasenotes/source/conf.py4
2 files changed, 8 insertions, 2 deletions
diff --git a/releasenotes/notes/update-manage-event-pipeline-0a21e9ca92cbff4f.yaml b/releasenotes/notes/update-manage-event-pipeline-0a21e9ca92cbff4f.yaml
new file mode 100644
index 00000000..f0e43323
--- /dev/null
+++ b/releasenotes/notes/update-manage-event-pipeline-0a21e9ca92cbff4f.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - Change the default ManageEventPipeline to true. This is because we want
+ the event pipeline publishers overridden by heat templates to take
+ effect over the puppet defaults. Once we drop panko:// from the pipeline
+ we can switch this back to false.
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 9d46018a..1e0bf00a 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -52,9 +52,9 @@ copyright = u'2017, TripleO Developers'
# built documents.
#
# The full version, including alpha/beta/rc tags.
-release = '7.0.0.0rc1'
+release = ''
# The short X.Y version.
-version = '7.0.0'
+version = ''
# The full version, including alpha/beta/rc tags.