Consolidating API controllers
Bug #1427887 reported by
Abitha Palaniappan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cue |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
Currently there are two separate controllers for cluster and clusters. ClusterController for show and delete and ClustersController for list and create.
Refactor API such that the two controllers are combined to one.
Changed in cue: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/161054 /git.openstack. org/cgit/ stackforge/ cue/commit/ ?id=cbfa13322ba 17b92608e2ea331 1e81c53200d192
Committed: https:/
Submitter: Jenkins
Branch: master
commit cbfa13322ba17b9 2608e2ea3311e81 c53200d192
Author: Abitha Palaniappan <email address hidden>
Date: Fri Mar 6 13:31:23 2015 -0800
Consolidate Cluster and Clusters Controller
- removing clusters controller
- changing get in cluster controller to get_one for show
- changing get in clusters controller to get_all for list
- combining test case files to test_cluster
Closes-Bug: 1427887 51bd7cd6dd1d5cd 7527538cf76
Change-Id: Idb5b071271aac0