CHANGES
=======

0.6.2
-----


0.6.1
-----

* Use virtual ip for OS services
* Replace nagios3 template with HOT rewrite

0.6.0
-----

* 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

0.5.6
-----

* Export new bootstack keys for cluster init
* Add Controller scale param to merge.py
* Fixes to swift-storage-source.yaml

0.5.5
-----

* 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

0.5.4
-----

* 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

0.5.3
-----

* Expose dnsmasq options

0.5.2
-----

* Add passthrough configuration glue
* Adding Swift proxy-server memcache metadata
* Adding undercloud ceilometer

0.5.1
-----

* Switch overcloud to software-config

0.5.0
-----

* 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

0.4.4
-----

* Drop dnsmasq_range from the undercloud source
* Update templates to default to preserve ephemeral

0.4.3
-----

* Fix Ironic templates
* Pass undercloud metadata to overcloud compute
* Adding image update policy to undercloud template

0.4.2
-----

* 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

0.4.1
-----

* 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

0.4.0
-----

* 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

0.3.4
-----

* 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

0.3.3
-----

* Add all and clean targets to makefile
* Avoid echoing comment from makefile recipe
* Add a wait condition to undercloud stack
* Add undercloud-vm-ironic-source yaml file
* Configure undercloud to use ext4 ephemeral FS
* Add Ceilometer parameters for the overcloud

0.3.2
-----

* Make merge.py installable as a package using pbr
* Permit setting overcloud image update policies
* Adds included-template-dir param for resolving template FileIncludes

0.3.1
-----

* Make merge.py invokable from another script

0.3.0
-----

* Fix case of OpenStack in templates
* Name the undercloud resources with 'undercloud'
* Wait for o-r-c on nova compute as well
* Use merge.py for the undercloud templates

0.2.0
-----

* enable Ironic password for keystone auth
* Add metadata to configure swift

0.1.1
-----

* Drop NeutronNativePXE option from undercloud tmpls
* Fix KeystoneURL

0.1.0
-----

* Rename heat_watch_server_url to watch_server_url
* Add Ironic-source.yaml
* Disable nova bm file injection in undercloud
* Add release configuration
* Add KeystoneURL to Outputs section
* Move os-collect-config section
* Add tuskar API service configuration
* Make LaunchConfiguration resources mergeable
* Hide the AdminToken too
* Add metadata for the nova floating-ips extension
* Alpha sort the nova and neutron sections
* Add parameters for undercloud power_managers
* Permit overriding the default route for neutron
* Allow making the public interface a vlan
* Make it possible to set the public interface ip
* Make neutron public interface configurable
* Delete unused interfaces.control key
* Remove an unsed target from Makefile
* Add a waitcondition for signalling stack-up
* Make test_merge.bash executable

0.0.1
-----

* Add a bare metal undercloud template
* Add recursive whole-file __include__ tag
* Set the undercloud host name to 'undercloud'
* Make it possible to enable native neutron PXE
* Refactor test_merge.bash for multiple tests
* Add functional tests and examples for merge
* Provide Neutron password in compute metadata
* Set NoEcho: true for parameters containing secrets
* Finish correcting all OS::Nova::Server references
* Replace broken usage of first_private_address
* Allow customising the Nova BM architecture
* Update PrivateIp to first_private_address
* Make Heat service password configurable
* Remove unused swift undercloud definition
* Get rid of global service-password
* Add Nova service password
* Add Glance service password
* Add cinder service-password
* Remove trailing whitespace
* Remove unmaintained individual service templates
* Use native server resource in overcloud
* Use native resource for nova-compute-instance
* Update undercloud-vm.yaml to use OS::Nova::Server
* Add support for merging OS::Nova::Server
* escription -> Description
* Add in Neutron service password
* Make admin-password configurable
* Make the keystone admin token configurable
* Update stackforge references to openstack
* Migrate nova-compute-instance to split Metadata
* Correct os-collect-config.cfn.path to be string
* Load local IP using separate post-boot Metadata
* Migrate from cfn-hup to os-collect-config
* Make Resource names suitable for merge/include
* Fix missing NovaComputeLibvirtType parameter
* Add ability to set overcloud hypervisor type
* Set a physical bridge for network nodes
* Remove unused network configuration metadata
* Ignore built files
* Increase PXE deploy timeout
* Fixed merge code populating properties from yaml
* Reinstate architecture binding for nova-bm
* Stop passing no longer honoured keys in
* overcloud-source: Fix overcloud parameters
* Provide values for all nova compute params needed
* Generate overcloud.yaml using overcloud-source
* Add an example of Type: FileInclude
* Add handling of parameter replacements
* Add FileInclude special type
* Quantum -> Neutron rename
* Update boot-stack vm image for overcloud use
* Set a default image name for compute nodes
* Make merge.py output deterministic
* Refine the Makefile rules
* Update bootstack-vm to match undercloud
* Update nova-compute-instance URL
* Update nagios3.yaml to reflect changes to the postfix element
* Update undercloud-vm for new networking config
* Remove reference to KeystoneLaunch
* A template for dev-test underclouds
* Ignore editor files
* Fixup https://review.openstack.org/#/c/33308
* Remove references to Fn::GetAtt
* Fix default mysql usernames
* Adding floatingip_start and floatingip_end to heat template
* Add sample template for nagios3 element
* Parameterise more settings for nova and quantum
* Add .gitreview setup
* Nested stack of nova-compute-instance.yaml
* New single instance nova-compute
* Adding bootstack-vm template
* PrivateIp is not assigned yet, plus 127.0.0.1 will work fine
* Fixed the nova-compute template
* Pushing passwords into mysql and other fixes
* Hand modifying notcompute to work with elements
* Adding username/password for Nova in notcompute
* Hand modified notcompute.yaml to work properly
* Remove unused NovaAPISize from nova-api
* Use slave roles in Makefile
* Add a Makefile for regenerating common merges
* Removing unused TemplateURL
* Add glance heat and keystone to notcompute
* Make descriptions less redundant
* Adding OpenStack:: hints to engine
* Simplify keystone into one instance
* Add a smaller scale heat-allinone template
* Add a 'notcompute' template
* Add ability to combine roles into one role
* Support DependsOn
* Replace in AllowedResources
* Create a utility for merging templates
* Fix type-o in rabbitmq.yaml
* Adding nova-api and finishing nova-compute split
* Splitting nova-api and nova-compute
* Fixes for nova element changes
* Adding a (non-working) nova template
* Fixes for quantum template
* Add a template for OpenStack Networking (Quantum)
* Add glance to mysql and base
* Fix swift Metadata section
* Un-do all use of generic-user.yaml and remove it
* Cannot use generic-user.yaml, copy/paste in
* Try List param again
* CommaSeparatedList -> CommaDelimitedList
* Invalid Parameter type "list"
* Fix yaml formatting
* Adding basic glance template
* Refactor Heat template to use generic user
* Match Metadata with tripleo-image-elements
* Add Heat and RabbitMQ to base stack
* Add stack for deploying Heat
* Add stack for deploying rabbitmq
* Remove UserData, was workaround for Heat bug
* Specify the usernames for dump/root explicitly
* Refactoring to have a mysql-migration element
* Adding functionality to mysql
* works but missing stuff
* fixes
* Adding bootstrap parameters
* Refactor a bit around new thinking
* use openstack-db
* Removing HA pair
* Adding keystone and mysql
* Initial commit
