Comment 3 for bug 1491504

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

Reviewed: https://review.openstack.org/222397
Committed: https://git.openstack.org/cgit/stackforge/solum/commit/?id=7c0693b7ac5de0d8e40437b133f11b597125f4e9
Submitter: Jenkins
Branch: master

commit 7c0693b7ac5de0d8e40437b133f11b597125f4e9
Author: Devdatta Kulkarni <email address hidden>
Date: Fri Sep 11 07:36:59 2015 -0500

    Modifying workflow api data model to be WSME complaint

    WSME 0.8.0 adds strict attribute checking. Currently
    we are passing base_url as part of the data that is
    sent from REST requests from python-solumclient.
    So adding base_url to the workflow data model.

    Closes-Bug: #1491504

    Change-Id: I14edb2ef9945d75e4cd9ff54c0a4354e2875a57b