diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-11-18 12:45:37 +0300 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2016-12-08 19:35:49 +0400 |
commit | 184e6a367e889df2bceab0ee137a54dbce50edc3 (patch) | |
tree | 37a1e65326f89a394a4b02810f6a4d0c742d9a25 /build/f_isoroot/f_kvm-pluginbuild/config.mk | |
parent | f7ba9d618c7f78ef5f452f82419136a7f024c570 (diff) |
Turn kvm-plugin back on
Change-Id: I7c46f263ec584b09b6022d9e961ae3c44c642954
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Diffstat (limited to 'build/f_isoroot/f_kvm-pluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_kvm-pluginbuild/config.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index eaef3d414..fa284b3e2 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -7,6 +7,6 @@ # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## -KVMFORNFV_BRANCH=stable/colorado +KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=e6588d1d59d7ac24f25f644650e6845561dd441b +KVMFORNFV_CHANGE=ec568fdb37d280371733cab5e9fad030557f6921 |