Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
tosca-definitions-dch
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages & Registries
Packages & Registries
Package Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SustainLife
tosca-definitions-dch
Commits
1de67627
Commit
1de67627
authored
Jul 03, 2019
by
Philip Schildkamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small cleanup
parent
50666fe4
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDB-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
...s/CouchDB-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDB-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
...s/CouchDB-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDBMS-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
...CouchDBMS-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDBMS-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
...CouchDBMS-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Elasticsearch-Impl_1.7.6-w1-wip1/NodeTypeImplementation.tosca
...ticsearch-Impl_1.7.6-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Elasticsearch-Impl_7.1.1-w1-wip1/NodeTypeImplementation.tosca
...ticsearch-Impl_7.1.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/MusicalCompetitionsApp-Impl_0.0.1-w1-wip1/NodeTypeImplementation.tosca
...itionsApp-Impl_0.0.1-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Nginx-Impl_1.14.0-w1-wip1/NodeTypeImplementation.tosca
...ns/Nginx-Impl_1.14.0-w1-wip1/NodeTypeImplementation.tosca
+1
-1
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/OpenJDK-JRE-Impl_8u212-w1-wip1/NodeTypeImplementation.tosca
...enJDK-JRE-Impl_8u212-w1-wip1/NodeTypeImplementation.tosca
+1
-1
No files found.
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDB-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDB-Impl_1.6.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDB-Impl_1.6.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"CouchDB-Impl_1.6.1-w1-wip1"
nodeType=
"dch_nodetypes:CouchDB_1.6.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:CouchDB-IA-Install_1.6.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDB-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDB-Impl_2.3.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDB-Impl_2.3.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"CouchDB-Impl_2.3.1-w1-wip1"
nodeType=
"dch_nodetypes:CouchDB_2.3.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:CouchDB-IA-Install_2.3.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDBMS-Impl_1.6.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDBMS-Impl_1.6.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDBMS-Impl_1.6.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"CouchDBMS-Impl_1.6.1-w1-wip1"
nodeType=
"dch_nodetypes:CouchDBMS_1.6.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:CouchDBMS-IA-Install_1.6.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/CouchDBMS-Impl_2.3.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDBMS-Impl_2.3.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-CouchDBMS-Impl_2.3.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"CouchDBMS-Impl_2.3.1-w1-wip1"
nodeType=
"dch_nodetypes:CouchDBMS_2.3.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:CouchDBMS-IA-Install_2.3.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Elasticsearch-Impl_1.7.6-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Elasticsearch-Impl_1.7.6-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Elasticsearch-Impl_1.7.6-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"Elasticsearch-Impl_1.7.6-w1-wip1"
nodeType=
"dch_nodetypes:Elasticsearch_1.7.6-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:Elasticsearch-IA-Install_1.7.6-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Elasticsearch-Impl_7.1.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Elasticsearch-Impl_7.1.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Elasticsearch-Impl_7.1.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"Elasticsearch-Impl_7.1.1-w1-wip1"
nodeType=
"dch_nodetypes:Elasticsearch_7.1.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:Elasticsearch-IA-Install_7.1.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/MusicalCompetitionsApp-Impl_0.0.1-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-MusicalCompetitionsApp-Impl_0.0.1-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-MusicalCompetitionsApp-Impl_0.0.1-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"MusicalCompetitionsApp-Impl_0.0.1-w1-wip1"
abstract=
"no"
final=
"no"
nodeType=
"dch_nodetypes:MusicalCompetitionsApp_0.0.1-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:MusicalCompetitionsApp-IA-Install_0.0.1-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/Nginx-Impl_1.14.0-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Nginx-Impl_1.14.0-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-Nginx-Impl_1.14.0-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"Nginx-Impl_1.14.0-w1-wip1"
nodeType=
"dch_nodetypes:Nginx_1.14.0-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:Nginx-IA-Install_1.14.0-w1-wip1"
/>
...
...
nodetypeimplementations/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypeimplementations/OpenJDK-JRE-Impl_8u212-w1-wip1/NodeTypeImplementation.tosca
View file @
1de67627
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
xmlns:winery=
"http://www.opentosca.org/winery/extensions/tosca/2013/02/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-OpenJDK-JRE-Impl_8u212-w1-wip1"
>
<Definitions
xmlns=
"http://docs.oasis-open.org/tosca/ns/2011/12"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
id=
"winery-defs-for_dch_nodetypeimplementations-OpenJDK-JRE-Impl_8u212-w1-wip1"
>
<NodeTypeImplementation
xmlns:dch_nodetypes=
"http://dch.uni-koeln.de/tosca/nodetypes"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypeimplementations"
name=
"OpenJDK-JRE-Impl_8u212-w1-wip1"
nodeType=
"dch_nodetypes:OpenJDK-JRE_8u212-w1-wip1"
>
<ImplementationArtifacts>
<ImplementationArtifact
xmlns:ToscaBaseTypes=
"http://docs.oasis-open.org/tosca/ns/2011/12/ToscaBaseTypes"
xmlns:dch_artifacttemplates=
"http://dch.uni-koeln.de/tosca/artifacttemplates"
name=
"install"
interfaceName=
"http://opentosca.org/interfaces/lifecycle"
operationName=
"install"
artifactType=
"ToscaBaseTypes:ScriptArtifact"
artifactRef=
"dch_artifacttemplates:OpenJDK-JRE-IA-Install_8u212-w1-wip1"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment