CHANGES
=======

* Fix description for Assign Floating IP checkbox
* Fixed issue with requirements
* Add new services PostgreSQL and Tomcat
* Update context from Oslo
* Update README with actual info
* Remove openstack- prefix from service name
* Rename config sample
* Remove 'openstack-' prefix from service name
* Cherry-pick the following commits from release-0.4
* Add signing_dir parameter to keystone section
* Return correct http code
* Fix error code when there is no input json
* Add forgotten return statements
* Add forgotten return
* Make some refactoring
* Add service_definition directory existence checkup
* Fixed issue with Key Pairs for Linux-based services
* Add per-tenant isolation
* Fix log.exception usage. Add log translating
* Remove spam in logs from iso8601
* Restrict hostname template length for Windows services by 15 symbols
* Return agent/Demo.template to the Services
* Lead all manifests to the one style
* Create archive in tmp directory insted of working dir
* Return send-command block to Demo.xml
* Networking workflow now handles no-router case
* Handle situation when there is no manifest in uploading archive
* WindowsSecurity rules applied for SQL services
* Add manifest file to service archive
* Remove deploy telnet checkbox from telnet service
* Fix paths to script files in agent templates for MS SQL Cluster
* Fixed domain security rules
* SSL port (443) is open for web servers now
* Exclude full_service_name from required parames
* Added Active Directory security rules
* Add fix with MSSQL service deployment
* Fixed security groups for AdvNetworking support
* Remove duplicate line from MS SQL Cluster manifest
* Fix path to some metadata objects
* Cherry-pick the following commit from release-0.3:
* Fix clusterIp field name in YAQL validator
* fix error code in case of invalid archive type
* Moved elastic apps to OS::Neutron::LoadBalancer
* Add fields from manifest to ui forms
* Remove service-files and service info in returned json
* Changed names of Linux Services
* Fix Demo service name
* Fixed issue with Linux instances deployment
* Add setup-centos.sh
* Add parse_manifest method to parser
* Add common log and configuration places,add EL6 support
* Nova network support added to workflows
* Rename manifests to make their names match 'full_service_name'
* Added the Key Pair drop down list to UI forms
* More fine-grained AD domain name validation checks
* Add new attributes to 'table' field - remove constants from js-code
* Fix default cache dir name to differ from dashboard's one
* Set keystone signing directory in config
* Added support for adv networking
* Remove logging about assert, because assert is removed already
* Fixed bug with extra parameter in Heat template
* Change Quantum to Neutron in Linux heat template
* Fix hostname template validation for all services
* Remove update_service call and change create_service
* Fix using murano-repository.conf.sample file on devbox
* Add missing script to AD manifest
* Set default values for optional fields in create manifest
* Fix typo from some previous commit
* Safe config values are not usable, so separate config files
* Delete old cache contents when creating new metadata package
* Limit size of uploading data
* Try to show more different validation messages for AD domain name
* Added .venv to gitignore
* Fixed issue with AD service
* Fix update_service api call
* Refactor convert() function to serialize()
* Add create_service and update_service api calls
* Typos in heat_templates
* Add Linux Apache and Telnet services
* Restore Services folder after unsuccessful move
* Fix exclude_common_files during service deletion
* Fix file deletion
* Repair heat templates
* Added default logging params in config
* Fix download service call
* Reset cahces when on toogle_enabled
* Move Services under muranorepository
* Add reset_cache on file deletion
* Reset cache on servce ipload and deletion
* Support uploading file from octet-stream
* Fix typo
* Added ability to configure cache directory
* Don't return archive for disabled services
* Resolved issue with 'Download Service'
* Support tarfile to work with python2.6
* Add api call: admin/reset_caches
* Add archive_upload from octet-stream
* Add data backup before service deletion
* Rename all: ../toggleEnabled -> ../toggle_enabled
* Forbit to overwrite files during upload
* Remove service_name from upload_service_archive call
* Add api call: toggleEnabled
* Add api call: delete service from repository
* Add new api call: add new service in one archive
* Add new api call: download service archive
* Update requirements to match havana's ones
* Improve server-side caching
* Add install script for proper installation in devbox
* Update ui forms, setup.py and confing file
* Preliminary implementation of new Service Catalog spec
* Enable relative path for service manifest
* Fix bugs
* Implement server-side caching
* Add authentication against Keystone
* Add some unit tests
* Refactoring API and Archiver module
* Fix buf with manifests listing
* Update api
* Fix typos
* Remove service to muranorepository
* Fix bug with subfolder copying
* Add wsgi support
* Add api versioning
* Unite root_dir with data_type root_dir
* All api calls implemented
* Add test.py with api calls
* First version of murano Api added
* Update the result archive structure
* Add initial Archiver
* Fixed typos
* Add Manifest class
* Add new files
* Update service manifests
* Initial commit
* Initial commit
