GlusterFS plugin throws version deprecation error

Bug #1439665 reported by Przemyslaw Kaminski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Stanislaw Bogatkin

Bug Description

This error is shown when instaling GlusterFS plugin on 6.1:

DEPRECATION WARNING: The plugin has old 1.0 package format, this format does not support many features, such as plugins updates, find plugin in new format or migrate and rebuild this one.

Since it's a certified plugin it should have an up-to-date info in metadata.

Changed in fuel:
assignee: nobody → Fuel Library Team (fuel-library)
status: New → Confirmed
assignee: Fuel Library Team (fuel-library) → Stanislaw Bogatkin (sbogatkin)
Revision history for this message
Stanislaw Bogatkin (sbogatkin) wrote :
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-plugin-external-glusterfs (master)

Reviewed: https://review.openstack.org/174807
Committed: https://git.openstack.org/cgit/stackforge/fuel-plugin-external-glusterfs/commit/?id=d23f24f1b6238c80cdd04c8602ded13db4eda7ff
Submitter: Jenkins
Branch: master

commit d23f24f1b6238c80cdd04c8602ded13db4eda7ff
Author: Stanislaw Bogatkin <email address hidden>
Date: Fri Apr 17 13:47:58 2015 +0300

    Migrate to v2.0.0

    Remove 6.0 support, cause v2 plugins don't supported by 6.0
    releases.
    Add 6.1 release support

    Change-Id: I31fe01c0b8bea9bfb2adfa663d2664adf6c35f94
    Closes-Bug: #1439665

Changed in fuel:
status: In Progress → Fix Committed
tags: added: on-verification
Revision history for this message
Alexander Kurenyshev (akurenyshev) wrote :

Steps to verify:
1) Install master node
2) Install Fuel Plugin Builder at the Nailgun container:
bash -c 'yum -y install git tar createrepo wget\
                    rpm dpkg-devel rpm-build;
                    git clone https://github.com/stackforge/fuel-plugins.git;
                    cd fuel-plugins/fuel_plugin_builder;
                    python setup.py sdist;
                    cd dist;
                    pip install *.tar.gz'

3) Clone GlusterFS Plugin from https://github.com/stackforge/fuel-plugin-external-glusterfs
4) Build plugin with --build command
5) Install plugin at the master node
6) Enable plugin at the Fuel UI

All 4-6 steps are successful. There are no errors or deprecation warnings

Verified on the #521 ISO

Changed in fuel:
status: Fix Committed → Fix Released
tags: removed: on-verification
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.