File openstack-murano-doc.changes of Package openstack-murano

-------------------------------------------------------------------
Wed Mar 29 04:13:29 UTC 2017 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev21:
  * ExistingNeutronNetwork didn't return IPs for the instance

-------------------------------------------------------------------
Wed Mar  8 04:10:24 UTC 2017 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev19:
  * Agent initialization was fixed

-------------------------------------------------------------------
Tue Mar  7 03:59:10 UTC 2017 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev18:
  * AgentListener initialization was fixed

-------------------------------------------------------------------
Sun Feb  5 04:59:13 UTC 2017 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev17:
  * Prepare for using standard python tests
  * Updated from global requirements

-------------------------------------------------------------------
Fri Feb  3 04:54:16 UTC 2017 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev13:
  * Deleting dates from dictionaries to skip it in assert

-------------------------------------------------------------------
Thu Jan 12 16:02:55 UTC 2017 - dmueller@suse.com

- add missing buildrequires

-------------------------------------------------------------------
Tue Nov 29 06:07:41 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev12:
  * Multi-region support for WindowsInstance

-------------------------------------------------------------------
Fri Nov 11 06:07:17 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev11:
  * Updated from global requirements
  * Fixes CFServiceInstance.to_dict calls wrong class

-------------------------------------------------------------------
Sat Oct 22 23:57:17 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev8:
  * Use sys.maxsize instead of sys.maxint

-------------------------------------------------------------------
Tue Oct 18 00:38:19 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev6:
  * Remove getRegion() calls from network initializers

-------------------------------------------------------------------
Tue Oct 11 00:38:55 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.1.dev5:
  * Fix TypeError being thrown by delete_environment_from_space in cf_connections
  3.0.0

-------------------------------------------------------------------
Thu Oct  6 00:47:35 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.0.0rc3.dev3:
  * Correctly release CinderVolumes

-------------------------------------------------------------------
Tue Oct  4 00:21:10 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.0.0rc3.dev2:
  * Fix indentation in ReplicationGroup class
  * Fix invalid SessionState.deploying reference in services actions
  3.0.0.0rc2

-------------------------------------------------------------------
Tue Sep 27 03:23:02 UTC 2016 -  cloud-devel@suse.de

- Update to version murano-3.0.0.0rc2.dev9:
  * Updated from global requirements

-------------------------------------------------------------------
Mon Sep 26 14:55:13 UTC 2016 - tbechtold@suse.com

- switch to stable/newton tarball

-------------------------------------------------------------------
Mon Sep 26 14:04:35 UTC 2016 -  tbechtold@suse.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 11:09:15 UTC 2016 - igarcia@suse.com

- Initial version of openstack-murano package 

openSUSE Build Service is sponsored by