Comment 40 for bug 1644656

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

Reviewed: https://review.openstack.org/422148
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=62e6754e7f30ded4d57357ab576f046edc37fe8b
Submitter: Jenkins
Branch: stable/newton

commit 62e6754e7f30ded4d57357ab576f046edc37fe8b
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