diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-20 11:32:07 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2017-03-20 11:32:56 +0400 |
commit | 5ef4fd12ed427658ea41efea280f03bc9e07a234 (patch) | |
tree | 128a54760e43b34c456198ebc3ddf15cbc6d0947 | |
parent | 804e73a5b96345185b6228c6dc2c68afaa26f02e (diff) |
[kvm-plugin] Rename node_reboot task
Change-Id: I5251f209c74613d8b4683f1923166513762cd526
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
-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 |