Comment 2 for bug 1668258

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

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

commit cb8529a84ab25d7942c26766417fa7e37744c7b9
Author: Igor Gajsin <email address hidden>
Date: Mon Feb 27 16:12:04 2017 +0300

    add removed handlers

    There were urls and handlers for vmware in the nailgun, that were
    removed completely in
    review.openstack.org/#/c/428402/15/nailgun/nailgun/api/v1/urls.py

    The better approach is remain the urls and make special stub-handlers
    instead of real ones.

    Change-Id: I50bf740ec726c9cc57ff63d49aff718e812e6feb
    Closes-Bug: #1668258