diff --git a/distro/profile.xml b/distro/profile.xml new file mode 100644 index 0000000..5c7ef06 --- /dev/null +++ b/distro/profile.xml @@ -0,0 +1,104 @@ + + + 24175c70-997f-11dd-b66d-82c61f8d0a26 + Service + + Perform local deployment/undeployment of GCUBE packages + VREManagement + ResourceManager + 1.0.0 + +
+ Allow deployment/undeployment operations of gCube packages in the local gHN + ResourceManager-service + ${project.version} + + org.gcube.resourcemanagement + resource-manager-service + ${project.version} + + + + + + + resource-manager-service-${project.version}.gar + + gcube/vremanagement/resourcemanager/binder + + + + + gcube/vremanagement/resourcemanager/scopecontroller + + + + + gcube/vremanagement/resourcemanager/reporting + + + + + gcube/vremanagement/resourcemanager/administration + + + +
+ + Stubs for Deployer Service: provide facilities to interact with a Deployer instance + Deployer-stubs + ${project.version} + + org.gcube.resourcemanagement + deployer-stubs + ${project.version} + + + + + + + + library + + deployer-stubs-${project.version}.jar + + + + Stubs for ResourceManager: provide facilities to interact with a ResourceManager instance + ResourceManager-stubs + ${project.version} + + org.gcube.resourcemanagement + resource-manager-stubs + ${project.version} + + + + + + + application + + resource-manager-stubs-${project.version}.jar + + + + Test-suite for ResourceManager: provide test usages of interaction with a ResourceManager instance + ResourceManager-test-suite + ${project.version} + + org.gcube.resourcemanagement + resource-manager-test-suite + ${project.version} + + + + application + + resource-manager-test-suite-${project.version}.jar + + +
+
+
\ No newline at end of file