This file is used to list changes made in each version of cookbook-openstack-compute.
- Upgrading to Juno
- Sync conf files with Juno
- Upgrading berkshelf from 2.0.18 to 3.1.5
- rng_dev_path in nova.conf configured from node attribute
- Add cafile, memcached_servers, memcache_security_strategy, memcache_secret_key, insecure and hash_algorithms so that they are configurable.
- Update nova.conf mode from 644 to 640
- Add support vnc_keymap from attribute ( default: en-us )
- Add vnc attributes for ssl_only, cert and key
- Bump Chef gem to 11.16
- Separate endpoints for vncserver_listen and vncserver_proxyclient_address
- Add more neutron section attributes
- Add glance_api_insecure and neutron_api_insecure; make glance_api_servers and neutron_url to be prefixed with scheme
- Add [ssl] section, needed to communicate with Glance when using https; add cinder_ca_certificates_file and cinder_api_insecure
- Add more attributes for nova.conf DEFAULT section
- Update and remove the outdated options
- Add cinder_catalog_info
- Updated the nova-networking to start metadata-api
- Allow rabbit ssl in the ha case
- Move deprecated neutron_/glance_/cinder_* configurations to [neutron]/[glance]/[cinder] sections in nova.conf
- Allow dbsync_timeout to be configurable
- Make libvirtd service started prior to nova compute service
- Add [upgrade_levels] in nova.conf to enable rpc API compatible with order version
- Add dependency on upstream ceph cookbook for better key management
- Use common specific_endpoint routines (bug 1412919)
- Move auth configuration from api-paste.ini to nova.conf
- fix fauxhai version for suse and redhat
- Allow scheduler_available_filters and compute_manager to have attribute overrides
- Allow rootwrap.conf attributes
- python_packages database client attributes have been migrated to the -common cookbook
- bump berkshelf to 2.0.18 to allow Supermarket support
- Allow metadata listen host and port to be configured
- Allow flat_injected and use_ipv6 to have attribute overrides
- Allow live migration to have attribute overrides
- Allow inject_partition to have attribute overrides
- Remove the storage_availability_zone settings
- Allow resize_confirm_window to have attribute overrides
- Create state and lock directories
- Allow dnsmasq_config_file to have attribute overrides
- Allow unix_sock_rw_perms to have attribute overrides
- Fix to allow workers to have attribute overrides
- Fix to allow compute driver attributes
- Get VMware vCenter password from databag
- Fix package action to allow updates
- Remove openrc, it's been moved to Common
- Add network_allocate_retries option to nova.conf template
- Upgrade to Icehouse
- Fixing allow nova compute and ec2 ip and port to be configured
- Fix the DB2 ODBC driver issue
- Use the library method auth_uri_transform
- Fixes including api-metadata recipe only when asked for (LP: 1286300)
- VMware compute driver support
- Add the libvirt_inject_key attribute, defaults to true
- Add metering attributes
- Add client recipe
- Update to reflect changes in v3 of yum cookbook. Yum v3 now required.
- Branch for Havana. Add neutron support by search/replace quantum with neutron
- Add new attributes: auto_assign_floating_ip, disk_allocation_ratio, allow_resize_to_same_host and force_dhcp_release
- Fixing console auth service and process names for RHEL (LP: 1256456)
- relax the dependencies to the 7.x series
- Setting the libvirt_cpu_mode is none when libvirt_type is qemu (LP: 1255840)
- Add new attributes for common rpc configuration
- adds qpid support. defaults to rabbit
- adds the enabled_apis attribute, defaults to 'ec2,osapi_compute,metadata'
- adds the libvirt_inject_password attribute, defaults to false
- add the new attribute dbus_service settings for different OS platform.
- Check the run_context.loaded_recipes rather than the run_list, since the 'openstack-network::server' recipe is most likely contained in a role and not explicitly in the run_list.
- The sysctl cookbook is unused and was removed as a dependency.
- Adding attributes for libvirtd.conf settings (max_clients, max_workers, max_requests, max_client_requests).
- Initial release of cookbook-openstack-compute.
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.