Cue

Refactor Cue REST API

Bug #1426142 reported by Davide Agnello
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cue
Fix Committed
Medium
Unassigned

Bug Description

Refactor REST API such that supported links (for queried version) are provided when version of our API is accessed.

e.g. GET /v1

Move controller specific functionality in separate source file(s) and within v1 directory in controllers directory. Therefore each version supported will be self-contained.

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/159292
Committed: https://git.openstack.org/cgit/stackforge/cue/commit/?id=31e6562b6ec2c4f6629b38fc4b15131de807dc6d
Submitter: Jenkins
Branch: master

commit 31e6562b6ec2c4f6629b38fc4b15131de807dc6d
Author: Abitha Palaniappan <email address hidden>
Date: Wed Feb 25 13:32:34 2015 -0800

    Refactor api

    - renaming v1.py to cluster.py
    - moving cluster.py to v1 module
    - adding v1 controller to support querying version v1
    - required some changes in api tests for refactoring
    - adding test cases for root and v1 controller

    Closes-Bug: 1426142
    Change-Id: I27091bf13934864e89cb6dc8bbdb55296b2a67c7

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.