diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-24 04:12:47 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-24 04:12:47 +0000 |
commit | 32c40b97962ce42346b8e335bc342a618c0baded (patch) | |
tree | 347cb97b5744cc72e5837019061b6db4b1185b2d /releasenotes | |
parent | 0fffbe3c3c97560a97d943e9ec3d64f55b413462 (diff) | |
parent | 5b773256875b4a48582963f0c72091333d4a7ca6 (diff) |
Merge "Drop MongoDB from the undercloud"
Diffstat (limited to 'releasenotes')
-rw-r--r-- | releasenotes/notes/zaqar_undercloud_backends-f63224a2a3aa684e.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/zaqar_undercloud_backends-f63224a2a3aa684e.yaml b/releasenotes/notes/zaqar_undercloud_backends-f63224a2a3aa684e.yaml new file mode 100644 index 00000000..64a41424 --- /dev/null +++ b/releasenotes/notes/zaqar_undercloud_backends-f63224a2a3aa684e.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Update undercloud default Heat parameters so we use the Zaqar swift/mysql + backends. This allows us to drop MongoDB from the undercloud. |