Comment 2 for bug 1675087

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

Reviewed: https://review.openstack.org/448678
Committed: https://git.openstack.org/cgit/openstack/craton/commit/?id=1e1e8da171a5b2efa4a266c6353f60c9333eaa3e
Submitter: Jenkins
Branch: master

commit 1e1e8da171a5b2efa4a266c6353f60c9333eaa3e
Author: Thomas Maddox <email address hidden>
Date: Wed Mar 22 16:50:34 2017 +0000

    Return variables in response on Network Device create

    If a user creates a network device and also passes
    variables during the create process the variables
    get created but are not present in the response.

    This patch fixes that by adding variables in response
    for a create calls on network devices when variable
    was in the create request body.

    Change-Id: Id9818d5c30a9a0c17039191335f1b75525003a3d
    Closes-Bug: 1675087