Comment 3 for bug 1594949

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-plugins (master)

Reviewed: https://review.openstack.org/334366
Committed: https://git.openstack.org/cgit/openstack/fuel-plugins/commit/?id=ce8a0b3598404055a3c9921571fbed763475620d
Submitter: Jenkins
Branch: master

commit ce8a0b3598404055a3c9921571fbed763475620d
Author: Igor Kalnitsky <email address hidden>
Date: Mon Jun 27 12:25:20 2016 +0300

    Version 4.1.0

    It's a bugfix version that includes the following fixes:

    - `tasks.yaml` is now optional for package version "4.0.0"
    - Fuel Mitaka (9.0) is supported by default in package version "4.0.0"
    - Use more reliable way to check for `fpm` Ruby GEM
    - Add ability for role to conflict with all roles by using `*` sign
    - Do not execute `uninstall.sh` on plugin upgrade
    - Add possiblity to use generators in `environment_config.yaml`
    - Don't put any code to PREUN section if `uninstall.sh` doesn't exist or empty
    - Allow a user to specify any arbitrary string as role name for cross-deps
    - Add deployment tasks v2.1 validation support

    Related-Bug: #1594949
    Change-Id: I9ce3b85ab9ac9516def24c15d1cb20ab69350ce2