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
e648207f
Commit
e648207f
authored
Jan 19, 2021
by
Philip Schildkamp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test NodeType inheritance
parent
04c3e793
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
workspace/nodetypes/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypes/DockerContainer/NodeType.tosca
...eln.de%2Ftosca%2Fnodetypes/DockerContainer/NodeType.tosca
+1
-0
workspace/nodetypes/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypes/DockerEngine/NodeType.tosca
...-koeln.de%2Ftosca%2Fnodetypes/DockerEngine/NodeType.tosca
+1
-0
No files found.
workspace/nodetypes/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypes/DockerContainer/NodeType.tosca
View file @
e648207f
<?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/nodetypes"
id=
"winery-defs-for_dch_nodetypes-DockerContainer"
>
<NodeType
name=
"DockerContainer"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypes"
winery:bordercolor=
"#1793ef"
>
<DerivedFrom
xmlns:nodetypes=
"http://opentosca.org/nodetypes"
typeRef=
"nodetypes:DockerContainer"
/>
<winery:PropertiesDefinition
elementname=
"properties"
namespace=
"http://dch.uni-koeln.de/tosca/nodetypes/propertiesdefinition/winery"
>
<winery:properties>
<winery:key>
Port
</winery:key>
...
...
workspace/nodetypes/http%3A%2F%2Fdch.uni-koeln.de%2Ftosca%2Fnodetypes/DockerEngine/NodeType.tosca
View file @
e648207f
<?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/nodetypes"
id=
"winery-defs-for_dch_nodetypes-DockerEngine"
>
<NodeType
name=
"DockerEngine"
targetNamespace=
"http://dch.uni-koeln.de/tosca/nodetypes"
winery:bordercolor=
"#1793ef"
>
<DerivedFrom
xmlns:nodetypes=
"http://opentosca.org/nodetypes"
typeRef=
"nodetypes:DockerEngine"
/>
<winery:PropertiesDefinition
elementname=
"properties"
namespace=
"http://dch.uni-koeln.de/tosca/nodetypes/propertiesdefinition/winery"
>
<winery:properties>
<winery:key>
DockerEngineURL
</winery:key>
...
...
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