Duplicate code in api test_clusters
Bug #1438341 reported by
Abitha Palaniappan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cue |
Fix Committed
|
Medium
|
Abitha Palaniappan |
Bug Description
Api/ test_clusters have duplicate code for 'ListClusters' and 'CreateClusters'. Consolidate test_cluster and test_clusters.
Changed in cue: | |
assignee: | nobody → Abitha Palaniappan (abitha-palaniappan) |
importance: | Undecided → Medium |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/169065 /git.openstack. org/cgit/ stackforge/ cue/commit/ ?id=e0a48d7afec c0248528c283a45 2732e13c836ad4
Committed: https:/
Submitter: Jenkins
Branch: master
commit e0a48d7afecc024 8528c283a452732 e13c836ad4
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: I17c3df2bd3d494 dfdb28ff4d8b419 d64525c5039
Partial-Bug: #1431011
Closes-Bug: #1438341