SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for openstack-murano-engine-3.2.1~dev12-1.1.noarch.rpm :
Fri Aug 31 14:00:00 2018 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev12:

* import zuul job settings from project-config

Tue Nov 21 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev11:

* Use secure path join

Fri Nov 17 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev10:

* Change cred provider to enforce dynamic config

* Fix config type of run_service_broker_tests to Boolean

* Renames wait_for_volume_status in tempest tests for consistency

* Update UPPER_CONSTRAINTS_FILE for stable/ocata

* Remove heat as enable_service in devstack

* Fixes TypeError thrown by parallel_select in DSL Helpers

* Remove ALLOWED_HOSTS using murano devstack plugin

* Use assertIn() to replace asserTrue(
* in
*)

* Fix removes date_time items from dictionaries

* Revert \"Update devstack keystone_authtoken config to fit with keystone v3\"

* Use method ensure_tree from oslo.utils

* Replace oslo_utils.timeutils.isotime

* Fill ALLOWED_HOSTS using murano devstack plugin

* Fix typos in class_templ.rst & test_catalog.py

* Update devstack keystone_authtoken config to fit with keystone v3

* Fix TypeError being throw by wait_ready in Engine System Agent

* Fix a typo in multi_region.rst

* Fix TypeError being thrown by delete_environment_from_space in cf_connections

* Increase unit test coverage for common.app_loader

* Increase unit test coverage for dsl session_local_storage

* Fixes CFServiceInstance.to_dict calls wrong class

* Add hacking rule for using assertIsNone instead of assertEqual(None,
*
*
*)

* Increase unit test coverage for dsl attribute_store and context_manager

* [messaging] Using get_notification_transport()

* Use default region_name parameter in clients

* [messaging] Using get_notification_transport()

* Add __ne__ built-in function for murano

* MasterSlave
* classes were deleted

* Renamed Instance
* to Server
*

* Refactor \'wait_for_environment_deploy\' function

* Refactor merge_dicts helper function tests

* Use multiprocessing.cpu_count instead of psutil.NUM_CPUS

* Improve __init__ detection

* Fix missing parenthesis in _getSubnetworks call

* Port test_agent and test_catalog to Python 3

* Update functional test _get_stack

* Updated
*_domain_id to \"Default\"

* [devstack] Pass MURANO_USE_GLARE as bool, not as str

* [docs] Add info about sanity_check suits

* Pass [rabbitmq]/ca_certs file to murano-spawned instance

* Skip test_migrations on Python 3

* Support for
*args/
*
*kwargs was added to the MuranoPL

* Fixed a bug in _get_glare_url

* Fix base64 on Python 3 in yaql_functions.py

* Port cloudfoundry/test_cfapi.py to Python 3

* Port test_plugin_loader to Python 3

* Switch to using get_notification_listner

* Also package murano_tempest_tests

* Use _LW for deprecation warning

* Deprecate packages_opts conf group

* Add roles to RequestContext.to_dict if they\'re not there

* Use more generic \"type\" name instead of \"murano_class\"

* Use eventlet.monkey_patch() before any libs are loaded

* Remove KEYSTONE_CATALOG_BACKEND variable usage

* Removes unused posix_ipc requirement

* [package_cache] Lock usage_mem_lock based on package id

* [Core-Library] Add \'direction\' argument to \'_addGroup\' method

* Update _get_tags function to prevent race condition

* Move load_packages_from from engine section to packages_opts section

* \"notification_driver\" from group \"DEFAULT\" is deprecated

* Python3: Replace basestring by six.string_types

* make enforce_type=True in CONF.set_override

* user_id column was widened to support domain users

* Replace unicode with six.text_type

* Replace tenant_id with project_id in auth_utils

* fix typo in doc/source/image_builders/upload.rst

* Replacing application_catalog with application-catalog

* Add negative test for cfapi last_status route

* Fix logging_setup call

* Get scoped token from ext_context middleware

* Set the port to use oslo_config PortOpt

* Use assertIsNone instead of assertEqual(None,
*
*
*)

* Update default devstack MURANO_REPO_URL

* Streamline test_simple_software_configuration

* Customization of default_dns in Devstack

* Make test_package_is_not_provided less strict

* Add \'acquired_by\' property to Environment resource

* Fix get_sessions state parameter not working

* Murano waited indefinitely for UPDATE_COMPLETE stack status

* Fix the run_test unchecked pep8 W503 and E402 errors

* Add missing import of \'_\' in template_applications

* Change ignore-errors to ignore_errors

* Apply yaql conventions to __init__ parameters

* Add tenant_id check for {env_id}/lastStatus api

* Enforced AUTO replacement_policy for sharedIp port

* Inherit RequestContext from oslo_context\'s RequestContext

* default_dns from config was never used

* Fix incorrect format syntax in app_loader

* Include original ObjectsCopy/Attributes in exception_result

* Fix logs loss after switching to oslo_log

* Separate load_app from api starter

* Allow setting eventlet.wsgi.MAX_HEADER_LINE

* Handle ValueError from hot_package

* Use setup_develop in devstack libs and plugin for devstack

* Switch to oslo_log

* Move load_paste_app to the place it should be

* Remove the wrong assert_is_called checking

* [Murano Docs] Adds ref links to manage_applications

* cleanup murano docs in the image_builders folder

* Add MURANO_REPO_URL customization support for devstack

* Use catalog=True for package_loader queries

* Fix cleanup_duplicates PluginLoader method

* Forbid setting is_public via querystring

* Add package_count to Category objects

* Fixed 500 error in get_result API handler

* Added iniset for policy_enforcer if Congress policies are enabled

* move configure_network post-config to extra phase

* Makes exception_traceback optional for exception_result

* Remove \'murano_metadata_url\' from config options

* Reverted router_id to router in NeutronNetwork

* Fix rest_client import for Tempest based tests

* Removed deprecated run_tests.sh

* Change name new_name generation

* Add information about \'update_settings.sh\' script

* Restore auth_uri config option

* Default is_public to false

* Use with_variant method for dialects db types

* Add \'userdata_format\' to Server heat template

* Support specifying ``sort_dir`` key in packages.search call

* Deprecate run_tests.sh

* Add heat_template_version to network fragments

* Allow package_get by name

* Refactor api.catalog.search() method to provide \'next_marker\' value

* Send message_id as property

* Add notification_driver to config in devstack

* Add include_disabled param to pkg search

* Wrong Usage for dns_ip property in AD PrimaryController

* Use io.BytesIO instead of sqlalchemy.byte_buffer

* replace reference to ._items w/ call to .items()

* Fix missing function error in install_venv

* Use plural for class_definition

* Make fully_qualified a unique parameter

* statistics renamed to request_statistics

* Support getting and updating network_info of environment

* Rename RabbitMQ username field Removed use_ssl option from settings

* Fix running install_venv.py

* No ack is needed when auto_ack set to True

* When new DC is adding tenant_id is added as param

* 1. Fixed issue with main file start ./bin/windc-api 2. Added router to Route /datacenters/ and /services/ URLs 3. Added stubs for windc/core/api. 4. Fixed start-up process for service ------------------------------------------------- Now it is working service which will reply for curl http://localhost:8181/tenant_id/datacenters/ curl http://localhost:8181/tenant_id/datacenters/dc_id/services curl http://localhost:8181/tenant_id/datacenters/dc_id/services/service_id

Wed Jul 19 14:00:00 2017 dmuellerAATTsuse.com
- drop signing_dir option

Tue May 16 14:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev9:

* Updated from global requirements

Wed Apr 26 14:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev8:

* Fix config type of run\\_service\\_broker\\_tests to Boolean

* Renames wait\\_for\\_volume\\_status in tempest tests for consistency

* Update UPPER\\_CONSTRAINTS\\_FILE for stable/ocata

* Remove heat as enable\\_service in devstack

* Fixes TypeError thrown by parallel\\_select in DSL Helpers

* Remove ALLOWED\\_HOSTS using murano devstack plugin

* Use assertIn() to replace asserTrue(\\
* in \\
*)

* Fix removes date\\_time items from dictionaries

* Revert \"Update devstack keystone\\_authtoken config to fit with keystone v3\"

* Use method ensure\\_tree from oslo.utils

* Replace oslo\\_utils.timeutils.isotime

* Fill ALLOWED\\_HOSTS using murano devstack plugin

* Fix typos in class\\_templ.rst & test\\_catalog.py

* Update devstack keystone\\_authtoken config to fit with keystone v3

* Fix TypeError being throw by wait\\_ready in Engine System Agent

* Fix a typo in multi\\_region.rst

* Fix TypeError being thrown by delete\\_environment\\_from\\_space in cf\\_connections

* Increase unit test coverage for common.app\\_loader

* Increase unit test coverage for dsl session\\_local\\_storage

* Fixes CFServiceInstance.to\\_dict calls wrong class

* Add hacking rule for using assertIsNone instead of assertEqual(None,\\
*\\
*\\
*)

* Increase unit test coverage for dsl attribute\\_store and context\\_manager

* [messaging] Using get\\_notification\\_transport()

* Use default region\\_name parameter in clients

* [messaging] Using get\\_notification\\_transport()

* Add \\_\\_ne\\_\\_ built-in function for murano

* MasterSlave\\
* classes were deleted

* Renamed Instance\\
* to Server\\
*

* Refactor \'wait\\_for\\_environment\\_deploy\' function

* Refactor merge\\_dicts helper function tests

* Use multiprocessing.cpu\\_count instead of psutil.NUM\\_CPUS

* Improve \\_\\_init\\_\\_ detection

* Fix missing parenthesis in \\_getSubnetworks call

* Port test\\_agent and test\\_catalog to Python 3

* Update functional test \\_get\\_stack

* Updated \\
*\\_domain\\_id to \"Default\"

* [devstack] Pass MURANO\\_USE\\_GLARE as bool, not as str

* [docs] Add info about sanity\\_check suits

* Pass [rabbitmq]/ca\\_certs file to murano-spawned instance

* Skip test\\_migrations on Python 3

* Support for \\
*args/\\
*\\
*kwargs was added to the MuranoPL

* Fixed a bug in \\_get\\_glare\\_url

* Fix base64 on Python 3 in yaql\\_functions.py

* Port cloudfoundry/test\\_cfapi.py to Python 3

* Port test\\_plugin\\_loader to Python 3

* Switch to using get\\_notification\\_listner

* Also package murano\\_tempest\\_tests

* Use \\_LW for deprecation warning

* Deprecate packages\\_opts conf group

* Add roles to RequestContext.to\\_dict if they\'re not there

* Use more generic \"type\" name instead of \"murano\\_class\"

* Use eventlet.monkey\\_patch() before any libs are loaded

* Remove KEYSTONE\\_CATALOG\\_BACKEND variable usage

* Removes unused posix\\_ipc requirement

* [package\\_cache] Lock usage\\_mem\\_lock based on package id

* [Core-Library] Add \'direction\' argument to \'\\_addGroup\' method

* Update \\_get\\_tags function to prevent race condition

* Move load\\_packages\\_from from engine section to packages\\_opts section

* \"notification\\_driver\" from group \"DEFAULT\" is deprecated

* Python3: Replace basestring by six.string\\_types

* make enforce\\_type=True in CONF.set\\_override

* user\\_id column was widened to support domain users

* Replace unicode with six.text\\_type

* Replace tenant\\_id with project\\_id in auth\\_utils

* fix typo in doc/source/image\\_builders/upload.rst

* Replacing application\\_catalog with application-catalog

* Add negative test for cfapi last\\_status route

* Fix logging\\_setup call

* Get scoped token from ext\\_context middleware

* Set the port to use oslo\\_config PortOpt

* Use assertIsNone instead of assertEqual(None, \\
*\\
*\\
*)

* Update default devstack MURANO\\_REPO\\_URL

* Streamline test\\_simple\\_software\\_configuration

* Customization of default\\_dns in Devstack

* Make test\\_package\\_is\\_not\\_provided less strict

* Add \'acquired\\_by\' property to Environment resource

* Fix get\\_sessions state parameter not working

* Murano waited indefinitely for UPDATE\\_COMPLETE stack status

* Fix the run\\_test unchecked pep8 W503 and E402 errors

* Add missing import of \'\\_\' in template\\_applications

* Change ignore-errors to ignore\\_errors

* Apply yaql conventions to \\_\\_init\\_\\_ parameters

* Add tenant\\_id check for {env\\_id}/lastStatus api

* Enforced AUTO replacement\\_policy for sharedIp port

* Inherit RequestContext from oslo\\_context\'s RequestContext

* default\\_dns from config was never used

* Fix incorrect format syntax in app\\_loader

* Include original ObjectsCopy/Attributes in exception\\_result

* Fix logs loss after switching to oslo\\_log

* Separate load\\_app from api starter

* Allow setting eventlet.wsgi.MAX\\_HEADER\\_LINE

* Handle ValueError from hot\\_package

* Use setup\\_develop in devstack libs and plugin for devstack

* Switch to oslo\\_log

* Move load\\_paste\\_app to the place it should be

* Remove the wrong assert\\_is\\_called checking

* [Murano Docs] Adds ref links to manage\\_applications

* cleanup murano docs in the image\\_builders folder

* Add MURANO\\_REPO\\_URL customization support for devstack

* Use catalog=True for package\\_loader queries

* Fix cleanup\\_duplicates PluginLoader method

* Forbid setting is\\_public via querystring

* Add package\\_count to Category objects

* Fixed 500 error in get\\_result API handler

* Added iniset for policy\\_enforcer if Congress policies are enabled

* move configure\\_network post-config to extra phase

* Makes exception\\_traceback optional for exception\\_result

* Remove \'murano\\_metadata\\_url\' from config options

* Reverted router\\_id to router in NeutronNetwork

* Fix rest\\_client import for Tempest based tests

* Removed deprecated run\\_tests.sh

* Change name new\\_name generation

* Add information about \'update\\_settings.sh\' script

* Restore auth\\_uri config option

* Default is\\_public to false

* Use with\\_variant method for dialects db types

* Add \'userdata\\_format\' to Server heat template

* Support specifying \\`\\`sort\\_dir\\`\\` key in packages.search call

* Deprecate run\\_tests.sh

* Add heat\\_template\\_version to network fragments

* Allow package\\_get by name

* Refactor api.catalog.search() method to provide \'next\\_marker\' value

* Send message\\_id as property

* Add notification\\_driver to config in devstack

* Add include\\_disabled param to pkg search

* Wrong Usage for dns\\_ip property in AD PrimaryController

* Use io.BytesIO instead of sqlalchemy.byte\\_buffer

* replace reference to .\\_items w/ call to .items()

* Fix missing function error in install\\_venv

* Use plural for class\\_definition

* Make fully\\_qualified a unique parameter

* statistics renamed to request\\_statistics

* Support getting and updating network\\_info of environment

* Rename RabbitMQ username field Removed use\\_ssl option from settings

* Fix running install\\_venv.py

* No ack is needed when auto\\_ack set to True

* When new DC is adding tenant\\_id is added as param

* 1. Fixed issue with main file start ./bin/windc-api 2. Added router to Route /datacenters/ and /services/ URLs 3. Added stubs for windc/core/api. 4. Fixed start-up process for service ------------------------------------------------- Now it is working service which will reply for curl http://localhost:8181/tenant\\_id/datacenters/ curl http://localhost:8181/tenant\\_id/datacenters/dc\\_id/services curl http://localhost:8181/tenant\\_id/datacenters/dc\\_id/services/service\\_id

Sat Mar 11 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev7:

* Updated from global requirements

* Agent initialization was fixed

Fri Mar 10 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev5:

* Renames wait_for_volume_status in tempest tests for consistency

Thu Feb 23 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev4:

* Fixes cfapi unit test conflicting with other tests

* Update UPPER_CONSTRAINTS_FILE for stable/ocata

* Update .gitreview for stable/ocata

Mon Feb 20 13:00:00 2017 tbechtoldAATTsuse.com
- Switch to stable/ocata

Thu Feb 16 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.2.1.dev3:

* Updated from global requirements

* Fixes cfapi unit test conflicting with other tests
3.2.0

* Use https instead of http for git.openstack.org

Tue Feb 14 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev17:

* Fix murano-api docs

Sat Feb 11 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev16:

* Remove support for py34

* Remove heat as enable_service in devstack

Fri Feb 10 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev12:

* Fixed opportunity run muranoagent twice

Sun Feb 5 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev11:

* Prepare for using standard python tests

* Make use of already registered group

* Increase unit test coverage for Cfapi

* Fixes various Cfapi bugs

Thu Feb 2 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev4:

* \'io.murano.apps.\' is not used to download packages

Tue Jan 31 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev2:

* v1 execution plan template processing was fixed

Fri Jan 27 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.1.1.dev1:
3.1.0

* Updated from global requirements

Wed Jan 25 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev372:

* Updated from global requirements

* Fix typos

* Exclude build dir for flake8 test

* Add debug to tox enviroment

* Allows fetching of deployments from all environments

Thu Jan 19 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev363:

* Marking rabbitmq password config property as secret

* Fixes various documentation typos in Murano automated tests description

Tue Jan 17 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev360:

* Updated from global requirements

* Increase unit test coverage for Common WSGI

Fri Jan 13 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev357:

* Update response code descriptions in API spec

Thu Jan 12 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev355:

* Let admin can delete user\'s environment

* Increase unit test coverage for Common Auth Utils

* Remove ALLOWED_HOSTS using murano devstack plugin

Wed Jan 11 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev350:

* Correct the wrong calling \'getExternalNetworkIdForRouter\'

Fri Jan 6 13:00:00 2017 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev349:

* Fix a typo

* Updated from global requirements

* Increase unit test coverage for DSL Helpers

Fri Dec 30 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev345:

* Fixes TypeError thrown by parallel_select in DSL Helpers

Thu Dec 29 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev343:

* Developing Murano Packages 101

Wed Dec 28 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev341:

* Removes unnecessary utf-8 encoding

Tue Dec 20 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev340:

* Use test-config phase for configuring murano tempest

* Updated from global requirements

Fri Dec 16 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev337:

* Updated from global requirements

* Use assertIn() to replace asserTrue(
* in
*)

Thu Dec 15 13:00:00 2016 tbechtoldAATTsuse.com
- config cleanup

Thu Dec 15 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev333:

* ExistingNeutronNetwork didn\'t return IPs for the instance

Tue Dec 13 13:00:00 2016 aplanasAATTsuse.com
- Create /etc/murano/murano.conf.d

Tue Dec 13 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev332:

* Deleting dates from dictionaries to skip it in assert

* Use assertIsNone(...) instead of assertIs(None, ...)

* Add log translation marker

* Updated from global requirements

Thu Dec 8 13:00:00 2016 aplanasAATTsuse.com
- systemd: remove Wants from services.

Thu Dec 8 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev326:

* modify print information

* Modify variable\'s usage in Log Messages

* Updated from global requirements

* Replace six iteration methods with standard ones

Tue Dec 6 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev320:

* Translate info-level log messages for LOG.error

Sat Dec 3 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev318:

* Updated from global requirements

Thu Dec 1 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev317:

* Fix syntax errors of the comments

Wed Nov 30 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev315:

* Murano can now properly attach VMs to shared networks

* Fixed SharedIp class

* Fix removes date_time items from dictionaries

* Reduce the amount of smoke tests from 61 to 40

* Fix a typo

Tue Nov 29 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev305:

* Always declare agent RabbitMQ queues

* 2 forgotten files from https://review.openstack.org/#/c/401327

Mon Nov 28 13:00:00 2016 johannes.grasslerAATTsuse.com
- Converted services to systemd

* Created .service files for all services

* Fixed tmpdir creation

* Removed LSB init scripts

* Updated spec to configure systemd services
- Fixed DB sync command

Sun Nov 27 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev302:

* Show team and repo badges on README

* Ability to retrieve current/owner user/project

Sat Nov 26 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev298:

* Updated from global requirements

* Fix syntax errors of exception print

* Increase unit test coverage for common wsgi

Fri Nov 25 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev293:

* Add Nova anti-affinity rules

* Multi-region support for WindowsInstance

* Configuration is now properly applied to new nodes

* Fix typos in cover.sh

Thu Nov 24 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev286:

* Revert \"Update devstack keystone_authtoken config to fit with keystone v3\"

* HeatStack async mode fix

* Don\'t purge random stacks

* [Docs] Restructuring

Wed Nov 16 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev281:

* Updated from global requirements

* Add murano-pkg-check to the test-requirements.txt

* Use method ensure_tree from oslo.utils

Sat Nov 12 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev276:

* [Docs] Restructuring

Fri Nov 11 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev274:

* Replace oslo_utils.timeutils.isotime

Thu Nov 10 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev272:

* Updated from global requirements

Tue Nov 8 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev271:

* Fill ALLOWED_HOSTS using murano devstack plugin

* Updated from global requirements

* Order the packages for parameter search

* Typo fix in murano

* Documentation for Parameters and ParametersSource

* Fix typos in class_templ.rst & test_catalog.py

* Filter enviroment list by project id

Thu Nov 3 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev258:

* Fix debug output for SSLMiddleware X-Forwarded-Proto

* Update devstack keystone_authtoken config to fit with keystone v3

Wed Nov 2 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev254:

* OpenStack typo

Tue Nov 1 13:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev252:

* Updated from global requirements

Thu Oct 27 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev251:

* Updated from global requirements

Sun Oct 23 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev249:

* Increase unit test coverage for common engine and instance statistics API

* Increase unit test coverage for Version Negotiation API

* Increase test coverage for Schema Generation API

Sat Oct 22 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev243:

* Updated from global requirements

* Move test with cinder backup creation to the IsolatedAdmin suite

* Fixed Shellcheck\'s warnings in murano-agent

* Fix TypeError being throw by wait_ready in Engine System Agent

Fri Oct 21 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev236:

* Increase unit test coverage for Stats API

* Increase unit test coverage for Manage CLI

Thu Oct 20 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev232:

* Unblocking the gate

* Update .coveragerc after the removal of openstack directory

* Increase unit test coverage for Heat Stack

Wed Oct 19 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev227:

* Added LICENSE to application development library

Tue Oct 18 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev225:

* Repair cinder integration tests

* Improve first app builds

* Increase unit test coverage for Agent API

* Increase unit test coverage for engine system

* Increase unit test coverage for CFConnections API

* Increase unit test coverage for mqclient

Sat Oct 15 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev214:

* Remove getRegion() calls from network initializers

* Updated from global requirements

* Increase unit test coverage for db services environments and engine system

* [docs] fix typo manual installation

Fri Oct 14 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev207:

* Updated from global requirements

* [docs] Update API spec with info about environment model API

* [docs] Add info about show env model and edit env model commands

Thu Oct 13 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev202:

* Fix statservice save db error

* Improve tests documentation markup

Wed Oct 12 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev199:

* Increase unit test coverage for Engine Package Loader

* Fix TypeError being thrown by six.reraise in Engine Package Loader

* Fix a typo in multi_region.rst

* Fixes Statistics class create referencing invalid attributes for models.ApiStats

Tue Oct 11 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev191:

* Increase unit test coverage for murano heat stack and yaql

Mon Oct 10 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev189:

* Increase unit test coverage for DB Instances API

Sat Oct 8 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev187:

* Enable release notes translation

* Updated from global requirements

* [Docs] Add skeleton for My first Murano app guide

* Fix TypeError being thrown by delete_environment_from_space in cf_connections

Fri Oct 7 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev180:

* Initialize environments with empty metadata

* Add environment edit API

* MetadataAware mixin added to Core Library

* GC unit test coverage increased

* Increase unit test coverage for External Context Middleware

* Increase unit test coverage for murano heat stack

Thu Oct 6 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev168:

* Increase unit test coverage for base Utils

* Metadata storage in object model

* Increase unit test coverage for common.app_loader

* Increase unit test coverage for Stat Service API

* Increase unit test coverage for Common Server API

* Increase unit test coverage for Schemas API

* Increase unit test coverage for Sessions API

* Mark .testr.conf as not-executable

Wed Oct 5 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev152:

* Correctly release CinderVolumes

* Fix typo and make docstring more clear

* Murano bindings to Glance Metadef API

Tue Oct 4 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev146:

* Allow to PUT an empty object model

* Updated from global requirements

* Increase unit test coverage for hacking checks

* [Docs] [networking] section for multi-region deployment

* Increase unit test coverage for Services Actions API

* Async HeatStack::push

* Fix indentation in ReplicationGroup class

* Increase unit test coverage for test fixture

* Using assertIsNotNone() instead of assertNotEqual(None) and assertIsNot(None)

* Change assertTrue(isinstance()) by optimal assert

* Increase unit test coverage for dsl session_local_storage

* Fix invalid SessionState.deploying reference in services actions

* Increase unit test coverage for Hot Package API

* Prevent unnecessary stack.push in Instance::releaseResources

* Increase unit test coverage for services api

* Adds menuselection syntax in enduser guide, quick start section

* Increase unit test coverage for Package Base API

* Increase unit test coverage for exceptions in Packages API

* Increase unit test coverage for common utils

* Change assertTrue(isinstance()) by optimal assert

* Fixes CFServiceInstance.to_dict calls wrong class

* Increase unit test coverage for murano db and db services

* MuranoPL garbage collection system overview

* Fix menuselection syntax in enduser-guide

* Increase unit test coverage for Load Utils API

* Increase unit test coverage for MPL Package API

* Increase unit test coverage for system agent

* Remove the unused images

Sat Oct 1 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev90:

* Refactoring of Instance::ipAddresses retrieving

* Increase unit test coverage for dsl attribute_store and context_manager

Fri Sep 30 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev86:

* Fix the python3.4 TypeError

* Fix typo

* Revises json to JSON, yaml to YAML and yaql to YAQL in documents

* Use sys.maxsize instead of sys.maxint

* Updated from global requirements

* Fix copying file before checking it exists in hot package

* Call addGroupingress() in init of NeutronSecurityGroupManager

* Fix a grammatical error

* Increase unit test coverage for Static Actions API

Thu Sep 29 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev69:

* Fix removes duplicated phrase from the document

* Increase unit test coverage for Env Templates API

* Increase unit test coverage for Actions API

Wed Sep 28 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev63:

* [Docs] Document Multi-Region Support

* [docs] Add info about template() contract

* Updated from global requirements

* Add quotes to versions

* Add hacking rule for using assertIsNone instead of assertEqual(None,
*
*
*)

* Fix some typos in devstack readme

* Install all apps from ./meta directory on devstack

* Remove unused config.CONF

* [Docs] Migration guide to newton for application developer

* Remove networking config section from devstack settings

* Use fnmatch from oslo.utils

* [Core Library] Add getInstanceIpList to NovaNetwork

* [Docs] Update screenshots

Tue Sep 27 14:00:00 2016 cloud-develAATTsuse.de
- Update to version murano-3.0.0.0rc2.dev38:

* Documentation on App development framework

* Increase unit test coverage for Catalog API

Mon Sep 26 14:00:00 2016 tbechtoldAATTsuse.com
- Update to version murano-3.0.0.0rc2.dev34:

* Updated from global requirements

* Add missing \":command:\" markup for the command

* Remove unnecessary setUp

* Replace retrying with tenacity

* Increase unit test coverage for api deployments

* Convert =0 version specs to ==0 specs

* Move getRegion() in CinderVolume to deploy() method

* Update docs with installation of io.murano.applications

* Fix a typo in utils.py

* Updated from global requirements

* [messaging] Using get_notification_transport()

* [Docs] Murano plug-ins

* Increase unit test coverage

* Remove default=None for config options

* Add unit versioning test suite

* Updated from global requirements

* Update reno for stable/newton

* Fixes ObjectDestroyedError on StackTrace object

* Move session.finish() to \'finally\' block
3.0.0.0rc1

* Forces applications to be deleted before Heat stack

* Prevent logging of result of resources.string() method call

* Prevent executor finalization until exception are not handled

* Small fixes in Core Library

* [docs] Conventional changes and formatting fixes

* Serialization of destruction dependencies

* GC.isDoomed() and GC.isDestroyed() functions were added

* Serialization of destroyed objects

* Raise exception on call of method of destroyed object

* Pass receiver to :GC.subscribeDestruction explicitly

* On-demand garbage collection

* Break cyclic references in DSL

* Cleanup, clarify newton release-notes

* [Doc] Add auth params to core library import instruction

* Fix multiple errors in network configuration function

* Add joinedNetworks property to Instance class

* Use openstack-client variables in openstack CLI calls

* Better detect and configure murano-agent pre-installed on image

* Updated from global requirements

* Adjust region name for network selection in devstack

* Make tests compose packages in temporarily directory

* [Docs] Add info about using abstract dependencies between applications

* Use default region_name parameter in clients

* Create glare client in functional tests

* [messaging] Using get_notification_transport()

* Move misplaced reno notes in place

* Fix NetworkExplorer creation

* Fix adds notes about replacements of items between % signs

* Fixes invalid expression in app dev framework

* Set the desired hostname to a instance using murano instead of Murano Pattern

* Add __ne__ built-in function for murano

* Object\'s properties deserialize was fixed

* Fix for Wrong reference in glare docs

* ObjectStore parent lookup with temporary id was fixed
3.0.0.0b3

* Updated from global requirements

* Type name resolution was fixed

* Increase description column length in task table

* An initial commit for MuranoPL garbage collector

* MasterSlave
* classes were deleted

* Alive objects from Objects and ObjectsCopy were merged

* Migrate JSON schema generator to new framework

* Update clients with multi-region support

* Update app dev framework with multi-region support

* New framework for contracts

* TestFixture mocks were updated

* firstOrDefault() was replaced with first(null)

* Replace functions \'Dict.get\' and \'del\' with \'Dict.pop\'

* Updated from global requirements

* TrivialFix: Remove cfg import unused

* modify the home-page info with the developer documentation

* Correct murano reraising of exception

* Update Readme with correct Doc URL

* Install all dashboard/panel files from murano-dashboard

* OpenstackSecurityConfigurable was renamed

* Allow network driver selection override

* Fix some typos in wsgi.py & catalog.py

* Updated from global requirements

* Remove pot files

* Adds more replica provider primitives

* Migration of replication to the template() contract

* Clean imports in code

* Update the UI test running documentation

* Change Murano API detection in tests and fix tests itself

* [docs] Add instruction to add policy files to horizon

* Use upper constraints for all jobs in tox.ini

* Base Application classes for App Development Framework

* Extracted replication capabilities from ServerGroup

* Updated from global requirements

* Revert \"Fix config group for SSL in tempest test\"

* Fix config group for SSL in tempest test

* Fixes congress integration

* SoftwareComponent hierarchy refactoring

* [Docs] Moves network configuration to admin-guide

* Support for multi-regional apps was added

* [docs] Remove \"meta-class\" term

Fri Aug 19 14:00:00 2016 igarciaAATTsuse.com
- Initial version of openstack-murano package


 
ICM