Skip to content

Releases: tliron/puccini

v0.7

09 Apr 17:39
Compare
Choose a tag to compare

Changelog

9de378a Reorgnize assets
77fc1c9 Upgrade dependencies
39dec51 Cloudify DSL inheritance
445f4f7 Make Cloudify DSL inputs required
43fb525 Small code improvements
8280610 Small code cleanup
d53c457 Support long notation of attribute values
eb0f4a6 Have Cloudify DSL use operation host param
9cb5450 Support operation implementation longest notation
8db271e Use more classes for slices
6f194e0 Improve problem reporting
cad1b29 Initial code to support Cloudify DSL
3296340 Small TOSCA 1.2 fixes
3c320b7 Specify TOSCA-Simple-Profile-NFV-v1.0-csd04
acb3704 Improve handling of implicit profile imports
9f1c6e1 Make TOSCA 1.2 the standard version
ad2dc2e Make puccini-csar more robust

v0.6

04 Mar 00:17
Compare
Choose a tag to compare

Changelog

b136aa6 Stylistic change to OpenStack profile
ba9b2e2 Improve puccini-csar documentation
e690a40 Use Go modules; script improvements
033371b Use Go modules
cab361a Support --inputs/-n switch
ea215c6 Fix "pattern" constraint to match entire string
e36c826 Major fix to resolution bugs
3fb30a6 Continue work on support for HOT
87866ed Continue work on support for HOT
3b2836a Continue work on support for HOT
946769e Start support for HOT

v0.5

04 Mar 00:07
Compare
Choose a tag to compare

Changelog

7fd5f5d Fix regression with value coercion
e327483 Code cleanup

v0.4

04 Mar 00:09
Compare
Choose a tag to compare

Changelog

abd8d23 Fix version type string
64e0ebe Fix for re-resolve
f002d49 Small cleanups
a1dc5e2 Fixes to resolution phase
f587ce5 Fixes to resolution phase
9083266 Documentation fixes
54f12a8 Improvements to resolution phase
0e7e57d JavaScript version of resolution phase
af98c2d In progress: implement node filters (major refactor)
b159fcb Begin work on node filter

v0.3

04 Mar 00:09
Compare
Choose a tag to compare

Changelog

3918aa9 TOSCA visualizer
4423883 Improve internal URL parsing
33220a3 Support external JavaScript in puccini-js
c4181c9 Improve file output security
cafe89c Install bash completion scripts
054a4fa Working OpenStack example
404e6fb Some code refactoring
3b02479 Quirk documentation
0147e44 Add missing files from previous commit
ef5e3ea Quirk: substitution_mappings.requirements.list
a7ad40c Fix and improve output messages
ae06124 Fix and improve output messages
5ff144a Fix for previous commit
eb02a85 Restrict name shortcuts to marked normative types
4f24ae0 Fixes for file writing
55835b6 Better Windows support
2d31aaf Add "description" to service template
216c427 Improve readme; support directory output
441c09d Start work on additional profiles
1f8681b Upgrade Kubernetes tools and Go libraries
aba235c Improvements to policy trigger normalization

v0.2

04 Mar 00:08
Compare
Choose a tag to compare

Changelog

9b8dec0 Full compile of workflows and policy triggers
6656329 Compile workflows
2ed9476 JavaScript improvements
1bd38b0 Normalize policies and groups, XML in JavaScript
1a7243d Initial support for XML
38f8a18 TOSCA 1.2 substitution mapping and Clout IDs
04e1fb9 README update
da3887d Merge pull request #1 from leifmadsen/patch-1
c00c3d4 Minor grammar change
9c0b6a7 Mistype
eec4d0c Spelling error; inputs as YAML; parse to normal
ffa5374 go_vet fixes
edbbd79 Documentation typo fix
48748bf Format JavaScript
e80faf4 First commit

v0.1

04 Mar 00:08
Compare
Choose a tag to compare

Changelog

29838bb First commit