Comment 19 for bug 1382511

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

Reviewed: https://review.openstack.org/162930
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=bd69e7dda1e14a84f120e57bd6fd8678acc994ec
Submitter: Jenkins
Branch: stable/6.0

commit bd69e7dda1e14a84f120e57bd6fd8678acc994ec
Author: Dmitry Shulyak <email address hidden>
Date: Thu Feb 19 12:46:07 2015 +0200

    Expose default snapshot config and allow to pass to snapshot request

    Config will be exposed and dumped into file by fuel client.
    After this is done, it will be directly consumed by shotgun
    or some storage right in nailgun will be implemented to use
    user defined config

    Change-Id: I5e01a7459cefe49a128192d82dd827f02866f909
    Related-Bug: 1382511
    Related-Bug: 1420054