Fix common params location for upload cirros
Change-Id: Ie5b47714a8cf6da6a85fc0ece937ab6c736be82f
This commit is contained in:
parent
f43f21237e
commit
7af76d67ec
@ -14,7 +14,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
source ./common
|
||||
source /sbin/common
|
||||
|
||||
function install_cirros() {
|
||||
if [ $DISTRO == 'redhat' ]; then
|
||||
|
@ -5,7 +5,7 @@ name: mellanox-plugin
|
||||
title: Mellanox Openstack features
|
||||
|
||||
# Plugin version
|
||||
version: 2.0.25
|
||||
version: 2.0.26
|
||||
|
||||
# Description
|
||||
description: Enable features over Mellanox hardware
|
||||
|
Loading…
Reference in New Issue
Block a user