From b5379845d98f32511251a3efa019af173d79b9aa Mon Sep 17 00:00:00 2001 From: Itzik Brown Date: Sun, 2 Apr 2017 11:24:42 +0300 Subject: Exposing the ability to enable/disable the repository The opendaylight-puppet module is exposing the manage_repositories variable to add or not the RPM repository for OpenDaylight. Adding this option to the Tripleo Heat templates. Change-Id: I4b5a32baa3fa8c85d72dce9d537eed4c73d42589 Closes-bug: #1679456 --- releasenotes/notes/opendaylight-manage-repos-9eaf900c08e8d96f.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/opendaylight-manage-repos-9eaf900c08e8d96f.yaml (limited to 'releasenotes/notes') diff --git a/releasenotes/notes/opendaylight-manage-repos-9eaf900c08e8d96f.yaml b/releasenotes/notes/opendaylight-manage-repos-9eaf900c08e8d96f.yaml new file mode 100644 index 00000000..b7497b19 --- /dev/null +++ b/releasenotes/notes/opendaylight-manage-repos-9eaf900c08e8d96f.yaml @@ -0,0 +1,5 @@ +--- +fixes: + - | + Adding the ability to disable the OpenDaylight upstream repository. + Introducing the OpenDaylightManageRepositories parameter. -- cgit 1.2.3-korg