diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-16 23:33:51 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-01-16 23:33:51 +0400 |
commit | a1a1b98ef8120c702ccacfc156e69e3bc02fbfd1 (patch) | |
tree | fe0c4c77e9c0289c2cd45f8343adebc6b440e370 /build/f_isoroot/f_congress-pluginbuild | |
parent | 7a4538e62aa98b42d26177e81f8d43c891fbe0d2 (diff) |
[congress] Mend database connection param
Change-Id: Ib338937c9e61c48dce2401f1ffc95e1e10c5c719
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/f_isoroot/f_congress-pluginbuild')
-rw-r--r-- | build/f_isoroot/f_congress-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_congress-pluginbuild/config.mk b/build/f_isoroot/f_congress-pluginbuild/config.mk index b1a379502..5c241a127 100644 --- a/build/f_isoroot/f_congress-pluginbuild/config.mk +++ b/build/f_isoroot/f_congress-pluginbuild/config.mk @@ -9,4 +9,4 @@ CONGRESS_BRANCH?=master CONGRESS_REPO?="https://github.com/openstack/fuel-plugin-congress" -CONGRESS_CHANGE?=951a5ef26af16215b4bb7730c55c3c44fadb7cee +CONGRESS_CHANGE?=adfa2db62988649219d64bd53746f2635d95aa43 |