Comment 7 for bug 1649568

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/mitaka)

Reviewed: https://review.openstack.org/418315
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=1fb731d26161eb47dbe880003145901fb9f65e11
Submitter: Jenkins
Branch: stable/mitaka

commit 1fb731d26161eb47dbe880003145901fb9f65e11
Author: Alexander Kislitsky <email address hidden>
Date: Thu Dec 22 18:47:09 2016 +0300

    Plugin rename is denied

    Plugin name is uses as identifier in sync operations. Plugins data
    on the file system can be found only by it's name, so renaming of
    the plugin must be denied.

    Change-Id: I2864537770f27d3b95d0d093900c1a787fef107c
    Closes-Bug: #1649568
    (cherry picked from commit f7debcb38d63e6c3f9f38fa9d8bb4e7457d7cf91)