Comment 4 for bug 1638729

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

Reviewed: https://review.openstack.org/400322
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=1149270e1fc47f1d3b397f24701e40d213c7efd2
Submitter: Jenkins
Branch: stable/newton

commit 1149270e1fc47f1d3b397f24701e40d213c7efd2
Author: Masahito Muroi <email address hidden>
Date: Mon Nov 14 19:01:10 2016 +0900

    Route datasource add/delete request to datasource node

    API request adding/deleting datasource should be routed to datasource
    node, and then the datasource node creates/removes the requested
    datasource during the request. It enables user to use the datasource
    just after recieving the response of request.

    Change-Id: If365c6d1db9ecc5c578421ad5c362326fc262a78
    Closes-bug: #1638729
    Closes-bug: #1639116