ispras / clouni

Cloud Unifier Tool for Service Orchestration
Apache License 2.0
5 stars 8 forks source link

Some changes were made: #31

Closed bura2017 closed 2 years ago

bura2017 commented 2 years ago

Changes:

  1. Dependencies were simplified
  2. Prority of nodes was removed
  3. Tosca parser isn't used as objects during program progress
  4. Some common maps were taken out in separate file
  5. At the beginning all definitions are fulfilled with parents parameters
  6. Host is taken be type HostedOn
  7. Relationship resource has target and source now
  8. Defaults are set in properties

Closes: #29