Cue

Consolidating API controllers

Bug #1427887 reported by Abitha Palaniappan
6
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
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cue (master)

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

commit cbfa13322ba17b92608e2ea3311e81c53200d192
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
    Change-Id: Idb5b071271aac051bd7cd6dd1d5cd7527538cf76

Changed in cue:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.