CHANGES
=======

1.1.0
-----

* fix tox python3 overrides
* Fix 'Placement' policies not translated
* Follow the new PTI for document build
* Switch from oslosphinx to openstackdocstheme
* Move usage from deprecated Ceilometer API to Gnocchi API
* Trivial: Update pypi url to new url
* add lower-constraints job
* Updated from global requirements
* fix a spelling error
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

1.0.0
-----

* Use native Zuul v3 tox job
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Avoid tox\_install.sh for constraints support
* Updated from global requirements
* Updated from global requirements
* Use id to identify images from Glance
* Use image attribute if specified in os properties
* Test against None
* Ignore error if the log config file is not present
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* When removing an empty res also remove refs to it in depends\_on
* Test if property is a get\_input before treating it as such
* Updated from global requirements
* Revert "Fix: nested resources cannot be given out"
* Revert "No need to write down the nested template file"
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* No need to write down the nested template file
* Updated from global requirements

0.9.0
-----

* Updated from global requirements
* Updated from global requirements
* Fix: nested resources cannot be given out
* Updated from global requirements
* Support os\_version, os\_type, and os\_distro image properties
* Add 'cooldown' attribute to scaling policy
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements

0.8.0
-----

* Updated from global requirements
* Updated from global requirements
* Implement monitoring policy in HT
* Updated from global requirements
* Updated from global requirements
* Fix bug that only 1 volume will be attached to VDU automatically
* Assign floating IP to the vdu
* Add sample dockerfile to build translator container
* Updated from global requirements
* [Fix gate]Update test requirement
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Replace yaml.load() with yaml.safe\_load()
* Allow boot vdu from volume
* Updated from global requirements

0.7.0
-----

* Updated from global requirements
* Fix get\_operation\_output function translation
* Update doc
* Do not use normative type as custom type
* Remove invalid char ' from translated nested autoscaling template
* Adding conf files as package data
* Do no create Alarm when triggers not part of policies
* Handle the writing of side files in a generic way in the stdout case
* Provide support for legacy translate api
* Updated from global requirements
* Removes unnecessary utf-8 coding
* Add Constraints support
* Adding conf files as package data
* Use assertEqual() instead of assertDictEqual()
* Provide an API to output more than one file
* Updated from global requirements
* New class for Software Deployment resources
* Adds support for SoftwareDeploymentGroup in HT
* Updated from global requirements
* Show team and repo badges on README
* Updated from global requirements
* py3:Remove six.iteritems
* Updated from global requirements
* Fix tosca-parser non-voting gate
* Doc update for autoscaling translation support
* Add passenv to use with tox to forward http proxy settings
* Updated from global requirements
* New AutoScalingGroup test file and overall organizing test files
* Enable DeprecationWarning in test environments
* Updated from global requirements
* Updated from global requirements
* Enable deployment of CSAR with relative path references
* Updated from global requirements
* Add newline to strings in stdout/stderr.write()
* Trivialfix: 'yaml' to 'YAML'
* Remove H803 of flake8 ignore list in tox
* Updated from global requirements
* Updated from global requirements
* Updated from global requirements
* Drop \*openstack/common\* in flake8 exclude list

0.6.0
-----

* Delete the files in MANIFEST.IN
* Doc update on automatically deploying template
* Updated from global requirements
* Fix broken auto deployment
* Add nested template support for auto scaling
* Support Senlin auto-scaling policy in heat-translator
* Judge volume error for tosca-compute translation
* Provide a specific stack\_name when deploy a template use heat-translator
* Added Support for Unsupported Types
* Updated from global requirements
* Do not set segmentation\_id in Neutron Net as a direct property
* Remove oslo-incubator related requirements
* Updated from global requirements
* Improve and fix images & flavors handling
* Updated from global requirements
* Set home-page specific to the project
* fix the tosca-parser job
* Implemented Scaling policies in heat translator
* Handle artifacts defining a Ansible Galaxy role
* The —template-type is no longer required arg
* Updated from global requirements
* add missing python requests dependency
* use keystoneauth and OpenStack clients
* Remove discover from test-requirements
* Add Python 3.5 classifier and venv
* Small refactor
* Add test for commit ebc1edb12ec6ef2a0417f28be2e9e72fa668a752
* Don't return list in a parameter as this : try to translate the elements of the list
* When translating a parameter value by interpreting functions, don't return complex objects when we don't know how to handle them
* Don't put a null value description in the outputs when no description is provided. Don't create an output if the value is null
* Implements concat function translation
* Implements get\_operation\_output function
* Fully implements the semantic of get\_\* functions : - handle optional capability/requirement parameter - handle optional nested property / index
* Handle interfaces directly defined on a TOSCA Compute node
* shell: refactor to use argparse
* Refactor main test module
* tests: use the proper assert methods
* Updated from global requirements
* Updated from global requirements
* Remove TODO item
* Updated from global requirements
* Updated from global requirements
* add quotes around editable requirement
* Fix tox and update entry to reflect full name
* Remove incorrect envlist entry
* test heat-translator with master branch of tosca-parser

0.5.0
-----

* Updated from global requirements
* Updated from global requirements
* Move translator to use new TOSCA parser release
* Doc update
* Use Glance API to get metadata for the images
* Formatters ConfigParser NoSectionError      Added logic to fetch the log configuration file from conf path
* Updated from global requirements
* Support ansible and puppet scripts
* On block device attachment, ignore and drop device property (unsupported)
* Updated from global requirements
* Fixed ip\_address handling for tosca\_network\_port.py
* Add support to create heat stack from TOSCA
* Break loop if find nova\_url
* Updated from global requirements

0.4.0
-----

* Fix broken policy translation
* Doc update
* Update tosca\_network\_port.py to support custom relationships
* Added support for TOSCA policies in Heat translator
* Generate a get\_param from a get\_input instead of inlining the default value
* Update doc
* Reenable disabled tests
* Provide informative message for validation success
* Map get\_property to an actual property Disable some tests which import URL from GitHub, this commit needs to reach the repo for those tests to be valid again. A following patch will re-enable them
* Log warning if Compute cap property not provided
* Remove default key\_name property and pass through all others
* Treat OS version as an optional property
* Interpret get\_artifact in inputs handling
* Updated from global requirements
* Do not always require user parameters
* Updated from global requirements
* Fix OSC tests issues
* Update code to use tosca-parser 0.4.0
* Using pre-defined Flavors when Openstack not running
* Support flavor and image properties for Compute translation
* Add test suite for OpenStack Client
* Accept defined unknown node types if they inherit a known TOSCA root type
* Updated from global requirements
* Use assertTrue/False instead of assertEqual(T/F)
* Added log messages
* Put py34 first in the env order of tox

0.3.0
-----

* Provide an option to store translated output in a file
* Update usage documentation
* Replace assertEqual(None, \*) with assertIsNone in tests
* Add capability to only validate template in OSC plug-in
* Provide option to only validate template
* Add support to fetch flavor details from nova
* Updated from global requirements
* Create initial test coverage
* Fix broken unittests due to tosca-parser 0.3.0 release
* Updated from global requirements
* Updated from global requirements
* Correc the usage example
* Update README
* Added checking for invalid or malformed command line parameters
* Refactor dynamic types mapping feature to use importlib

0.2.0
-----

* Fix a bug in OSC related to URL handling
* Do not use logging conf on shell
* Update documentation to cover new features
* Handle URLs and import parameters in OSC
* Fix custom import issues when using shell environments
* Create command line entry point
* Update temporary URLs to github URLs
* Add translation of CSAR archives
* Handle URLs for input templates and imports
* Update README
* Fix translation issue with interface inputs and functions
* Update trove classifier
* Allow for dynamic class loading of target types
* Change ignore-errors to ignore\_errors
* Updated from global requirements
* Update doc references
* Move tosca library test data under translator tests
* Updated from global requirements
* Enable Translator with new TOSCA library (6)
* Supporting logging in heat-translator with config file
* Remove CSAR files from translator
* Enable Translator with new TOSCA library (5)
* Enable Translator with new TOSCA library (4)
* Enable Translator with new TOSCA library (3)
* Enable Translator with new TOSCA library (2)
* Enable Translator with new TOSCA library (1)
* Add TOSCA parser as new requirement

0.1.0
-----

* MemoryUnit Incorrectly normalizes to uppercase
* Implement SoftwareComponent and WebApplication normative types
* Validation of TOSCA version
* scalar-unit data type support as template input parameters
* Corrected checking required properties of OS capabilities in UT
* Validation for TOSCA second to below levels in template
* Fix two typos on heat-translator documentation
* Modified to get closest flavor based on minimal/no inputs
* Set property to be required by default
* Update TOSCA artifacts type
* Separate implementation of custom types and base types
* supporting short versions of requirements
* Add full support for PortDef data type
* Update network examples to the spec (1)
* Update TOSCA wordpress custom definition
* Update the 4th and 5th block storage examples (1)
* Add missing storage examples from the spec
* Update the 6th block storage example from the spec (1)
* Remove the circular dependency in network examples
* Update the first block storage example to the spec (1)
* Update object store definition and example
* Sync single server example with latest spec
* Sync network examples with the spec
* Remove py26 env
* Fix translation of block storage
* Updated from global requirements
* Add a unit test for nodejs-mongodb template translation
* Update TOSCA version per spec
* Prepare ELK TOSCA Template for Translation into HOT (6)
* Add app in the nodejs mongodb template
* Update TOSCA credential datatype
* Update TOSCA relationship inheritance
* Update TOSCA translator installation doc
* Update TOSCA relationship valid targets
* Document usage of translator with OSC
* Added directory structure in README.rst
* Add a unit test for ELK translation
* Annotate TOSCA scripts
* Prepare ELK TOSCA Template for Translation into HOT (5)
* Updated from global requirements
* Implement tosca.scalar-unit
* Update TOSCA base type definition file with version
* Prepare ELK TOSCA Template for Translation into HOT (4)
* Added translation to the tosca network module
* Added translation in dataentity module
* Fix typos in ELK CSAR readme file
* Updated from global requirements
* Adding unit test coverage for the validate method
* Implement artifact type definition
* Add support for parameters to translate template
* Added the missing testcases for Tosca translator
* Add handler for ConnectsTo relationship
* Prepare ELK TOSCA Template for Translation into HOT (3)
* Update TOSCA ELK scripts
* Adding an empty template test for simple\_parse()
* Add unit testcases for toscalib\_elements\_constraints.py
* Fixed spelling mistake
* Fixing an error message which was not translated
* Add the ability to set output file
* Create an OSC plugin for heat-translator
* Resolve interfaces by symbolic name not by type
* TOSCA: Database and DBMS node properties update
* TOSCA: fix indentation in elk CSAR
* TOSCA: create csar for monitoring use case
* Installer scripts should not run simultaneously on the same server
* Prepare ELK TOSCA Template for Translation into HOT (2)
* TOSCA: Update memory size per spec changes
* Adding test coverage for HotParameter
* Fix host server assignment for resources with multi-node dependency
* Heat-Translator: Update README with new IRC Channel
* Added a unit test to cover diff\_dicts in utils.py
* Fix installation package name
* Prepare ELK TOSCA Template for Translation into HOT
* TOSCA: interfaces for relationship templates
* TOSCA: fix Python34 UnicodeDecodeError
* Pick up new plugins for ELK
* Heat translator plugins for new TOSCA custom types
* TOSCA: keep the license formatting consistent
* TOSCA: Create a test CLI program
* Fix typos in tosca\_elk.yaml file
* TOSCA: use the artifacts directory for scripts
* TOSCA: Correct duplicate Block Storage description
* Implement tosca.capabilities.Container
* TOSCA: minor updates in TOSCA def file per spec
* TOSCA: rename sample template file
* Create a unit test for wordpress specification in TOSCA
* Update the TOSCA monitoring use case
* Update TOSCA requirements for template and type
* Apply topology\_template to tosca\_template
* Inital Implementation of topology template
* Add test templates for topology template
* Update code base to be hacking compatible
* Update requirements and test-requirements
* Update README.rst to point to correct urls
* Update heat-translator's documentation theme
* Added unit test to verify num vals in str\_to\_num
* Implementation of tosca.node.ObjectStorage
* Implementation of CompareUtils class
* Added a unit test for convert\_unit\_size\_to\_num
* Added unit test to cover ValueError in str\_to\_num
* Update definition of tosca.nodes.WebServer
* TOSCA: organize test templates
* Fixes few nits in the network features code
* Create dictionary returning methods for certain class properties
* The output template is close to HOT template
* Rename TOSCA AttachTo relationship
* Fix coverage so that it works for this repo
* TOSCA: Handle memory units
* TOSCA: Create new utils module with memory units
* Add TOSCA networking features
* TOSCA: Update README source code link
* Follow the hosting chain to find the host server
* Add scripts for logstash, elasticsearch, kibana
* Add scripts to set up monitoring
* Update set of scripts for mongodb and nodejs
* tosca data type validation for float and timestamp
* TOSCA: Handle custom capability type definition
* Return input default value on get\_input evaluation
* Replace ip\_address attribute with public\_address and private\_address
* checking input parameter not None before accessing
* TOSCA: Add missing artifacts references
* Change name-value pairs to name-object pairs in the dictoinary
* validating reference properties in translate\_input.py
* Add support for properties\_def as a dictionary
* added \_validate\_capabilities\_properties function & UT
* Adding tosca.capabilities.Scalable in TOSCA\_definitions.yaml
* Apply TOSCA OS capability to compute node
* TOSCA: consider nodejs as web server only
* TOSCA: remove misleading key Entry-Definitions
* Use TOSCA properties from capabilities definition
* Remove Stackforge from README
* New custom type, unit test and template for use case
* Add TOSCA networking definiton
* Update TOSCA interfaces naming
* Separate TOSCA capabilities definition from assignment
* Remove unused TOSCA type variables
* TOSCA: Do not import individual exception classes
* Add missing TOSCA type keywords
* Update TOSCA compute requirement
* Validate TOSCA template version
* Update TOSCA version
* Add scalar unit type
* Handle TOSCA relationship with 'type' keyword
* Handle custom datatypes in current template
* Change definition for tosca.capabilities.Endpoint
* Remove Tosca.capabilities.feature per specs changes
* add blockstorage attachment notation
* Remove redundant TOSCA nodejs requirement
* Change TOSCA interfaces keyword 'input' to 'inputs'
* Add TOSCA service template for monitoring
* Minor tweaks
* Main translation code to handle parameters
* Add new support for get\_attribute
* Add support for datatypes
* Rename TOSCA node property relationship to relationships
* Add a debug env for tox
* Sort TOSCA relation output for a match to expected test result
* Create relationship between TOSCA nodes per updated specs
* Fix .gitreview after rename/transfer
* Fix errors in templates and base types
* Workflow documentation is now in infra-manual
* get\_attribute HOST keyword
* Handle get\_attribute in Tosca outputs
* Add support for list and map types
* Check for tosca keyword in the TOSCA type
* Create a TOSCA CSAR for Wordpress template
* Represent memory unit in string
* Remove extraneous vim editor configuration comments
* Provide implementation to parse monitoring template in TOSCA library
* Allow Tosca templates with no inputs/outputs
* Extended intrinsic functions support
* Remove README.md as duplicate for .rst one
* Work toward Python 3.4 support and testing
* Add missing TOSCA template keynames
* Update README and other doc files
* Clean up heat-translator documentation
* Revert use of olsosphinx library
* add docs job to tox.ini
* Check tosca node requirements
* Add Schema parent class for Property, Input, Output
* Implement TOSCA Block Storage
* Allow use of TOSCA types by short name in the TOSCA template
* Add type attributes
* Enhance the validation of tosca
* Enhanced tosca validation
* Added a module for intrinsic function
* Support importing TOSCA custom node types
* Update the Babel module version
* TOSCA generator top level code
* TOSCA generator translation for individual TOSCA type
* TOSCA generator template syntax
* Remove tosca node template inheritance from node type
* Add missing parameter for the tosca property
* TOSCA parser
* TOSCA definition types for TOSCA library
* Add .gitreview file and apply cookiecutter template
* Delete testattrs.pyc
* Delete test4.pyc
* Delete test3.pyc
* Delete test2.pyc
* Delete squaretest.pyc
* First code drop on data modeling
* Initial commit
