]
Andre Dietisheim updated JBIDE-8003:
------------------------------------
Fix Version/s: 3.3.0.M1
(was: 3.2.1)
DeltaCloud: move #deleteKey to Key
----------------------------------
Key: JBIDE-8003
URL:
https://issues.jboss.org/browse/JBIDE-8003
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: deltacloud
Affects Versions: 3.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.0.M1
The DeltaCloud class currently has a method #deleteKey. The Deltacloud server reports
available actions on objects and does so with Keys. This approach is perfect REST style as
it offers links to available actions.
Keys currently have a destroy action and deltacloud tools do unmarshall this correctly.
The tools implementation should therefore remove #deleteKey from the DeltaCloud class and
offer such a method on the key that then delegates to the appropriate (destroy-) action.
The current tools implementation already offers this approach for instances but took a
shortcut with Keys to have higher prio items for CR1 implemented.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: