File tripleo-heat-templates.changes of Package tripleo-heat-templates
-------------------------------------------------------------------
Sun Aug 31 14:29:49 UTC 2014 - dmueller@suse.com
- update to 0.7.4:
* MySQL connections via HAProxy should not timeout
* Set vnc to use controller virtual_ip
* Remove hardcoded version
* Make signal_transport a parameter
* Ensure glance.host and glance.cinder are set for BlockStorage nodes
* Make BlockStorage deployment dependent on controller0AllNodes
* Replace occurrences of list_join with Fn::Join
* Use VIP for rabbit/keystone and mysql in block-storage.yaml
* Remove unneeded neutron config parts from block-storage.yaml
* Add strict dependencies to the undercloud template
* Set the MySQL root password
* Permit specifying VLAN mappings to overclouds
* Fixup network configuration for ext-net
* Make Swift replica count configurable
* Switch to heat_template_version: 2013-05-23
* Change overcloud to use VIP for MySQL
* Move cacert property out of "stunnel" and into a new "ssl" group
* Make removing nodes from scaled items possible
* Restore rabbit.host and add an haproxy rabbit listener
* Fix overcloud controller scaling
* Use VIP for keystone host in swift template
* Set basic pacemaker and corosync properties in undercloud
* Rename NovaCompute resources suffix to be consistent with controller
* Move config options under neutron.ovs
* Add BlockStorage and SwiftStorage nodes into hosts
* Fix BLOCKSTORAGESCALE and SWIFTSTORAGESCALE in Makefile
* Remove duplicate config section from block-storage.yaml
* Fix bash env var conditionals in merge.py call to be consistent
* fix incorrect reference to rabbit_username
* Convert Fn::Select to extended get_attr
* Port all templates to HOT
* merge.py --hot to process and generate HOT
* Add strict dependencies to the overcloud template
* Correct overcloud template to inherit passthrough
* Rename NovaCompute0Config to NovaCompute0Deploy
* controller0AllNodesConfig to controller0AllNodes
* Fix swift memcache and device properties
* Remove nova-compute-group.yaml
* Add signal_transport property
* Add user_data_format
* Define and bind a public virtual IP
* Fix SSL with HAProxy
* merge.py use a class to represent template syntax
* Remove extra list
* Remove ImageBuilder::Elements from templates
* expose glance_port,protocol as glance.port,protocol
* add Horizon caches backend definition (memcached)
* make glance.host point to controller_virtual_ip
* make keystone.host point to controller_virtual_ip
* use ControlVirtualInterface for keepalived VRRP
* Add corosync and pacemaker properties into overcloud template
* Make target to validate a template
* Specify the network for nodes
* Make stack complete depend on all nodes
* Enable multi-node rabbitmq cluster
* Compute all hosts matrix once
* Add galera clustering properties
* Haproxy configuration
* Use the right DSN for neutron agents
* Add parameters for setting up keystone keys/certs in undercloud
* Set glance protocol and port as Heat configurable
* Use virtual ip for OS services
* Replace nagios3 template with HOT rewrite
* Setup SSL for Ceilometer
* Remove the tuskar-source template
* Add custom public IP support to the undercloud
* Add passthrough configuration glue
* Move to software-config for the undercloud
* Move bootstrap-host out from bootstack
* Export new bootstack keys for cluster init
* Add Controller scale param to merge.py
* Fixes to swift-storage-source.yaml
* Add parameters for setting up keystone keys/certs
* Use vip address where controller0 was used for endpoints
* ssl: Add support for a CA Certificate
* Sequence deploys - compute after control plane
* Introduce configurable virtual ip in templates
* Defer to element mysql.innodb_buffer_pool_size
* Add NeutronControlPlaneID parameter
* Configure NTP for overcloud compute
* Specify group os-apply-config for config resources
* Scale the control plane in hosts files
* Adding SNMPd auth credentials
* Make size of loop device used by cinder LVM configurable
* Increase PXE deployment timeout for overcloud
* Expose dnsmasq options
* Add passthrough configuration glue
* Adding Swift proxy-server memcache metadata
* Adding undercloud ceilometer
* Switch overcloud to software-config
* Stop using notCompute in favor of controller
* Adding NTP to undercloud template
* Add enable_tunneling to swift storage metadata
* Add mysql innodb buffer pool size
* Allow setting the cinder iscsi-helper option
* Add BlockStorage0Config Resource
* Drop dnsmasq_range from the undercloud source
* Update templates to default to preserve ephemeral
* Fix Ironic templates
* Pass undercloud metadata to overcloud compute
* Adding image update policy to undercloud template
* Change nova compute driver location
* Remove unnecessary cinder metadata
* Add Wait Condition to Block Storage Templates
* Add heat.stack_domain_admin_password
* Remove Duplicate Rabbit Parameters
* Swift storage heat templates
* Adds block-storage-nfs template
* Fix bad indentation
* Fix Merge::Map for scatter-gather in Configs
* Add a check target
* Make Wait Conditions depend on config creation
* Add GlanceLogFile and GlanceNotifierStrategy
* Add rabbit.cookie attribute
* Different Flavors for Tuskar roles
* Fix the hosts setting - nova uses novalocal
* Gather all hypervisor names into /etc/hosts
* Add a Merge::Map feature
* Fix tests
* Remove uses of functions in parameter defaults
* Add username parameter for rabbit
* Fix typo in undercloud-vm-source.yaml
* Support TripleO-CI for overcloud builds
* Allow manual hosts entry exports in overcloud
* Make it possible to do physical networks for VMs
* Permit overriding the undercloud controller ip
* Drop PowerUserName from overcloud-source.yaml
* Support neutron.flat-networks in overclouds
* Make make overcloud.yaml DTRT always
* Remove image parameter changing from merge
* Add a debian-mirror heat template
* Remove file injection config option
* Prep work for a scalable control plane
* Update overcloud to support N compute hosts
* Remove InstanceType and ImageId from cinder template
* Make scaling out a feature for merge.py
* Make debugging merge.py in the test suite possible
* Permit writing output to other than stdout
* Allow setting a single NTP Server
* Expose bridge_mappings in the overcloud
* Add license file
* Use OS::Heat::UpdateWaitConditionHandle
* Add SSL configuration metadata for overclouds
* Add optional cinder storage node to overcloud
-------------------------------------------------------------------
Tue Feb 11 15:24:31 UTC 2014 - speilicke@suse.com
- Replace git_tarballs source service with download_files and set_version
+ Use upstream URL as source (enables verification)
- Drop useless python-d2to1 dependency
- Fix upstream URL
-------------------------------------------------------------------
Mon Jan 20 10:54:17 UTC 2014 - dmueller@suse.com
- Initial package