Comment 38 for bug 1644656

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/421887
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=63805ab80a362d04795952110424c44d1eeae0cf
Submitter: Jenkins
Branch: master

commit 63805ab80a362d04795952110424c44d1eeae0cf
Author: Dmitry Ukov <email address hidden>
Date: Wed Jan 18 17:03:38 2017 +0400

    Resources shoud be created in a separate task

    We shoud not create resources in all tasks. Only resouce parameters
    update should be available for user. Separate task will be used
    in order to create new resources (e.g. to introduce new
    configuration file parameters).

    Change-Id: I89ff7d9b6434519107f88d26fceb564a3bda2edc
    Closes-Bug: 1644656
    Closes-Bug: 1655928