Jump to: navigation, search

Difference between revisions of "Puppet/Deprecated Parameters"

Line 5: Line 5:
 
! Deprecated parameter !! New parameter !! Deprecated version
 
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| nova::api::auth_strategy                            ||                                                  || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/ee469886 ee469886])
+
| nova::api::auth_strategy                            ||                                                  || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/ee469886 ee469886]) /  3.0.0 ([https://github.com/stackforge/puppet-nova/commit/f6151a2c f6151a2c])
 
|-
 
|-
 
| nova::api::workers                                  || nova::api::osapi_compute_workers                || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/9b84c5f8 9b84c5f8])
 
| nova::api::workers                                  || nova::api::osapi_compute_workers                || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/9b84c5f8 9b84c5f8])
Line 29: Line 29:
 
| nova::sql_idle_timeout                              || nova::database_idle_timeout                      || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
 
| nova::sql_idle_timeout                              || nova::database_idle_timeout                      || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
 
|-
 
|-
| nova::logdir                                        || nova::log_dir                                    || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/34a961c4 34a961c4])
+
| nova::logdir                                        || nova::log_dir                                    || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/34a961c4 34a961c4]) / 3.2.0 ([https://github.com/stackforge/puppet-nova/commit/fdcdde05 fdcdde05])
 
|-
 
|-
 
| nova::monitoring_notifications                      || nova::notification_driver                        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/3ca8d4d8 3ca8d4d8])
 
| nova::monitoring_notifications                      || nova::notification_driver                        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/3ca8d4d8 3ca8d4d8])
Line 67: Line 67:
 
| cinder::backend::rbd::glance_api_version || cinder::glance::glance_api_version || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/dda201af dda201af])
 
| cinder::backend::rbd::glance_api_version || cinder::glance::glance_api_version || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/dda201af dda201af])
 
|-
 
|-
| cinder::backends::default_volume_type || cinder::api::default_volume_type || master ([https://github.com/stackforge/puppet-cinder/commit/eccaa59f eccaa59f])
+
| cinder::backends::default_volume_type || cinder::api::default_volume_type || master ([https://github.com/stackforge/puppet-cinder/commit/eccaa59f eccaa59f]) / 4.1.0 ([https://github.com/stackforge/puppet-cinder/commit/fb642c81 fb642c81])
 
|-
 
|-
 
| cinder::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
 
| cinder::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
Line 76: Line 76:
 
|-
 
|-
 
| cinder::sql_idle_timeout || cinder::database_idle_timeout || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/3262a284 3262a284])
 
| cinder::sql_idle_timeout || cinder::database_idle_timeout || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/3262a284 3262a284])
 +
|}
 +
 +
 +
== puppet-glance ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 +
|-
 +
| glance::api::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::api::sql_connection || glance::api::database_connection || master ([https://github.com/stackforge/puppet-glance/commit/8156a87c 8156a87c]) / 4.1.0 ([https://github.com/stackforge/puppet-glance/commit/a9c745ea a9c745ea])
 +
|-
 +
| glance::api::sql_idle_timeout || glance::api::database_idle_timeout || master ([https://github.com/stackforge/puppet-glance/commit/8156a87c 8156a87c]) / 4.1.0 ([https://github.com/stackforge/puppet-glance/commit/a9c745ea a9c745ea])
 +
|-
 +
| glance::backend::cinder::os_region_name || glance::api::os_region_name || master ([https://github.com/stackforge/puppet-glance/commit/a97bf994 a97bf994])
 +
|-
 +
| glance::backend::rbd::show_image_direct_url || glance::api::show_image_direct_url || master ([https://github.com/stackforge/puppet-glance/commit/5dd84047 5dd84047])
 +
|-
 +
| glance::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::notify::rabbitmq::rabbit_durable_queues || glance::notify::rabbitmq::amqp_durable_queues || master ([https://github.com/stackforge/puppet-glance/commit/d40f3d86 d40f3d86])
 +
|-
 +
| glance::registry::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::registry::sql_connection || glance::registry::database_connection || master ([https://github.com/stackforge/puppet-glance/commit/8156a87c 8156a87c]) / 4.1.0 ([https://github.com/stackforge/puppet-glance/commit/a9c745ea a9c745ea])
 +
|-
 +
| glance::registry::sql_idle_timeout || glance::registry::database_idle_timeout || master ([https://github.com/stackforge/puppet-glance/commit/8156a87c 8156a87c]) / 4.1.0 ([https://github.com/stackforge/puppet-glance/commit/a9c745ea a9c745ea])
 +
|-
 
|}
 
|}

Revision as of 21:17, 12 November 2014

puppet-nova

Deprecated parameter New parameter Deprecated version
nova::api::auth_strategy 4.0.0 (ee469886) / 3.0.0 (f6151a2c)
nova::api::workers nova::api::osapi_compute_workers 4.0.0 (9b84c5f8)
nova::api::conductor_workers nova::conductor::workers master (eb74c736)
nova::compute::libvirt::libvirt_type nova::compute::libvirt::libvirt_virt_type 4.0.0 (2fc85017)
nova::db::mysql::cluster_id 4.0.0 (0c15d98a)
nova::db::mysql::mysql_module master (09cab4ef)
nova::mysql_module master (09cab4ef)
nova::nova_cluster_id 4.0.0 (0c15d98a)
nova::nova_group_id master (d850c3ce) / 4.2.0 (1a6257d2)
nova::nova_user_id master (d850c3ce) / 4.2.0 (1a6257d2)
nova::sql_connection nova::database_connection 3.0.0 (1170d570)
nova::sql_idle_timeout nova::database_idle_timeout 3.0.0 (1170d570)
nova::logdir nova::log_dir 4.0.0 (34a961c4) / 3.2.0 (fdcdde05)
nova::monitoring_notifications nova::notification_driver 4.0.0 (3ca8d4d8)
nova::keystone::auth::cinder 3.0.0 (13f8d828)
nova::quota::quota_volumes master (535be8a6)
nova::quota::quota_gigabytes master (535be8a6)
nova::quota::quota_max_injected_files nova::quota::quota_injected_files master (535be8a6)
nova::quota::quota_max_injected_file_content_bytes nova::quota::quota_injected_file_content_bytes master (535be8a6)
nova::quota::quota_max_injected_file_path_bytes nova::quota::quota_injected_file_path_bytes master (535be8a6)


puppet-ceilometer

Deprecated parameter New parameter Deprecated version
ceilometer::db::mysql::mysql_module master (15ab1a6e)
ceilometer::db::mysql_module master (15ab1a6e)


puppet-cinder

Deprecated parameter New parameter Deprecated version
cinder::backend::rbd::glance_api_version cinder::glance::glance_api_version 4.0.0 (dda201af)
cinder::backends::default_volume_type cinder::api::default_volume_type master (eccaa59f) / 4.1.0 (fb642c81)
cinder::db::mysql::mysql_module master (99c7fab8)
cinder::mysql_module master (99c7fab8)
cinder::sql_connection cinder::database_connection 4.0.0 (3262a284)
cinder::sql_idle_timeout cinder::database_idle_timeout 4.0.0 (3262a284)


puppet-glance

Deprecated parameter New parameter Deprecated version
glance::api::mysql_module master (dbcb82fa)
glance::api::sql_connection glance::api::database_connection master (8156a87c) / 4.1.0 (a9c745ea)
glance::api::sql_idle_timeout glance::api::database_idle_timeout master (8156a87c) / 4.1.0 (a9c745ea)
glance::backend::cinder::os_region_name glance::api::os_region_name master (a97bf994)
glance::backend::rbd::show_image_direct_url glance::api::show_image_direct_url master (5dd84047)
glance::db::mysql::mysql_module master (dbcb82fa)
glance::notify::rabbitmq::rabbit_durable_queues glance::notify::rabbitmq::amqp_durable_queues master (d40f3d86)
glance::registry::mysql_module master (dbcb82fa)
glance::registry::sql_connection glance::registry::database_connection master (8156a87c) / 4.1.0 (a9c745ea)
glance::registry::sql_idle_timeout glance::registry::database_idle_timeout master (8156a87c) / 4.1.0 (a9c745ea)