diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-20 11:32:07 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-20 12:39:25 +0000 |
commit | 561a0bbb7671751ab9d75d37ae60d881e69cab64 (patch) | |
tree | 128a54760e43b34c456198ebc3ddf15cbc6d0947 /build | |
parent | 23a1051ef8c79b4b4fadb0ed2cb810b79ccf3d02 (diff) |
[kvm-plugin] Rename node_reboot task
Change-Id: I5251f209c74613d8b4683f1923166513762cd526
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit 5ef4fd12ed427658ea41efea280f03bc9e07a234)
Diffstat (limited to 'build')
-rw-r--r-- | build/f_isoroot/f_kvm-pluginbuild/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_isoroot/f_kvm-pluginbuild/config.mk b/build/f_isoroot/f_kvm-pluginbuild/config.mk index 938a15124..8a5f84949 100644 --- a/build/f_isoroot/f_kvm-pluginbuild/config.mk +++ b/build/f_isoroot/f_kvm-pluginbuild/config.mk @@ -9,4 +9,4 @@ KVMFORNFV_BRANCH=master KVMFORNFV_REPO=https://gerrit.opnfv.org/gerrit/kvmfornfv -KVMFORNFV_CHANGE=f156e825018f6cdd996406aede3f821fc1f9fcb1 +KVMFORNFV_CHANGE=cce751aaf6856787ad417d027894d9b768f67165 |