Cue

Comment 1 for bug 1431011

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

Reviewed: https://review.openstack.org/169065
Committed: https://git.openstack.org/cgit/stackforge/cue/commit/?id=e0a48d7afecc0248528c283a452732e13c836ad4
Submitter: Jenkins
Branch: master

commit e0a48d7afecc0248528c283a452732e13c836ad4
Author: Abitha Palaniappan <email address hidden>
Date: Mon Apr 13 16:47:59 2015 -0700

    Change network_id argument to list type

    - changing api network_id from string to list
    - modifying test cases to accomodate network_id as list
    - consolidated test_clusters and test_cluster to one

    Change-Id: I17c3df2bd3d494dfdb28ff4d8b419d64525c5039
    Partial-Bug: #1431011
    Closes-Bug: #1438341