Comment 4 for bug 1593751

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

Reviewed: https://review.openstack.org/340976
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=c179e5d0b4b8a5b4566120eceb81a1d0ed9577c8
Submitter: Jenkins
Branch: master

commit c179e5d0b4b8a5b4566120eceb81a1d0ed9577c8
Author: Dmitry Guryanov <email address hidden>
Date: Tue Jul 12 17:13:00 2016 +0300

    add a function get_param_as_set for handler

    It's a common task to get list of something from URL,
    so let's add this get_param_as_set function and use
    it where possible.

    Change-Id: I4ae28553117f5ae4de35350270a40e3ac6beaf41
    Partial-Bug: #1593751