[
https://issues.apache.org/jira/browse/KNOX-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114238#comment-14114238
]
Larry McCay commented on KNOX-349:
----------------------------------
A couple clean up tasks are required for this patch to build properly.
# test-cluster.xml needs an apache header at the top.
# pom.xml.orig needs to be removed
# pom.xml.rej needs to be removed
After that, the project builds and tests all pass.
> Knox API for Topology Management
> --------------------------------
>
> Key: KNOX-349
> URL: https://issues.apache.org/jira/browse/KNOX-349
> Project: Apache Knox
> Issue Type: Sub-task
> Components: ClientDSL, KnoxCLI, Server
> Reporter: Larry McCay
> Assignee: Zachary Blanco
> Fix For: 0.5.0
>
> Attachments: KNOX-349-1.patch, KNOX-349-2.patch,
> KNOX-349-3-site.patch, KNOX-349-4.patch, KNOX-349.patch
>
>
> Cluster topology deployments must be manageable by a Knox API:
> GET all deployed topologies
> GET specifics about a single topology
> GET smoke test results for topology
> PUT new topology to deploy
> POST update topology
> POST update topology smoke test results
> DELETE topology - undeploy
> DELETE all topologies - undeploy all
--
This message was sent by Atlassian JIRA
(v6.2#6252)