Jump to: navigation, search

Difference between revisions of "Puppet/Deprecated Parameters"

Line 1: Line 1:
== puppet-nova ==
+
== puppet-ceilometer ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 +
|-
 +
| ceilometer::db::mysql::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-ceilometer/commit/15ab1a6e 15ab1a6e])
 +
|-
 +
| ceilometer::db::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-ceilometer/commit/15ab1a6e 15ab1a6e])
 +
|}
 +
 
 +
 
 +
== puppet-cinder ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 +
|-
 +
| 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 || 5.0.0 ([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 || || 5.0.0 ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
 +
|-
 +
| cinder::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
 +
|-
 +
| cinder::sql_connection || cinder::database_connection || 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 || || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::api::sql_connection || glance::api::database_connection || 5.0.0 ([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 || 5.0.0 ([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 || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/a97bf994 a97bf994])
 +
|-
 +
| glance::backend::rbd::show_image_direct_url || glance::api::show_image_direct_url || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/5dd84047 5dd84047])
 +
|-
 +
| glance::db::mysql::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::notify::rabbitmq::rabbit_durable_queues || glance::notify::rabbitmq::amqp_durable_queues || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/d40f3d86 d40f3d86])
 +
|-
 +
| glance::registry::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
 +
|-
 +
| glance::registry::sql_connection || glance::registry::database_connection || 5.0.0 ([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 || 5.0.0 ([https://github.com/stackforge/puppet-glance/commit/8156a87c 8156a87c]) / 4.1.0 ([https://github.com/stackforge/puppet-glance/commit/a9c745ea a9c745ea])
 +
|-
 +
|}
 +
 
 +
 
 +
== puppet-heat ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 +
|-
 +
| heat::db::mysql::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-heat/commit/a95a9435 a95a9435])
 +
|-
 +
| heat::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-heat/commit/a95a9435 a95a9435])
 +
|-
 +
| heat::sql_connection || || 5.0.0 ([https://github.com/stackforge/puppet-heat/commit/27f39cd6 27f39cd6])
 +
|-
 +
|}
 +
 
 +
 
 +
== puppet-horizon ==
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 5: Line 81:
 
! 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]) / 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/f6151a2c f6151a2c])
+
| horizon::swift || || 2.1.0 ([https://github.com/stackforge/puppet-horizon/commit/c4ad0581 c4ad0581])
 +
|-
 +
| horizon::keystone_scheme || horizon::keystone_url || 4.0.0 ([https://github.com/stackforge/puppet-horizon/commit/ce4a82b4 ce4a82b4])
 +
|-
 +
| horizon::keystone_host || horizon::keystone_url || 4.0.0 ([https://github.com/stackforge/puppet-horizon/commit/ce4a82b4 ce4a82b4])
 +
|-
 +
| horizon::keystone_port || horizon::keystone_url || 4.0.0 ([https://github.com/stackforge/puppet-horizon/commit/ce4a82b4 ce4a82b4])
 +
|-
 +
| horizon::can_set_mount_point || horizon::hypervisor_options || 4.0.0 ([https://github.com/stackforge/puppet-horizon/commit/8018baf2 8018baf2])
 +
|-
 +
| horizon::fqdn || horizon::allowed_hosts / horizon::server_aliases || 5.0.0 ([https://github.com/stackforge/puppet-horizon/commit/16b482ea 16b482ea])
 +
|-
 +
| horizon::wsgi::apache::fqdn || horizon::wsgi::apache::server_aliases || 5.0.0 ([https://github.com/stackforge/puppet-horizon/commit/16b482ea 16b482ea])
 
|-
 
|-
| nova::api::workers                                  || nova::api::osapi_compute_workers                || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/9b84c5f8 9b84c5f8])
+
|}
 +
 
 +
 
 +
== puppet-ironic ==
 +
 
 +
{| class="wikitable"
 
|-
 
|-
| nova::api::conductor_workers                        || nova::conductor::workers                        || master ([https://github.com/stackforge/puppet-nova/commit/eb74c736 eb74c736])
+
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| nova::compute::libvirt::libvirt_type                || nova::compute::libvirt::libvirt_virt_type        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/2fc85017 2fc85017])
+
| ironic::db::mysql::cluster_id || || master ([https://github.com/stackforge/puppet-ironic/commit/08f8dc58 08f8dc58])
 
|-
 
|-
| nova::db::mysql::cluster_id                        ||                                                  || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/0c15d98a 0c15d98a])
+
|}
 +
 
 +
 
 +
== puppet-keystone ==
 +
 
 +
{| class="wikitable"
 
|-
 
|-
| nova::db::mysql::mysql_module                      ||                                                  || master ([https://github.com/stackforge/puppet-nova/commit/09cab4ef 09cab4ef])
+
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| nova::mysql_module                                 ||                                                 || master ([https://github.com/stackforge/puppet-nova/commit/09cab4ef 09cab4ef])
+
| keystone::db::mysql::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-keystone/commit/6e108f23 6e108f23])
 
|-
 
|-
| nova::nova_cluster_id                              ||                                                 || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/0c15d98a 0c15d98a])
+
| keystone::endpoint::public_port || keystone::endpoint::public_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::nova_group_id                                ||                                                 || master ([https://github.com/stackforge/puppet-nova/commit/d850c3ce d850c3ce]) / 4.2.0 ([https://github.com/stackforge/puppet-nova/commit/1a6257d2 1a6257d2])
+
| keystone::endpoint::public_protocol || keystone::endpoint::public_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::nova_user_id                                  ||                                                 || master ([https://github.com/stackforge/puppet-nova/commit/d850c3ce d850c3ce]) / 4.2.0 ([https://github.com/stackforge/puppet-nova/commit/1a6257d2 1a6257d2])
+
| keystone::endpoint::public_address || keystone::endpoint::public_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::sql_connection                                || nova::database_connection                        || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
+
| keystone::endpoint::internal_address || keystone::endpoint::internal_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::sql_idle_timeout                              || nova::database_idle_timeout                      || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
+
| keystone::endpoint::internal_port || keystone::endpoint::internal_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| 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])
+
| keystone::endpoint::admin_address || keystone::endpoint::admin_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::monitoring_notifications                      || nova::notification_driver                        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/3ca8d4d8 3ca8d4d8])
+
| keystone::endpoint::admin_port || keystone::endpoint::admin_url || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/a76d3a2e a76d3a2e])
 
|-
 
|-
| nova::keystone::auth::cinder                        ||                                                 || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/13f8d828 13f8d828])
+
| keystone::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-keystone/commit/6e108f23 6e108f23])
 
|-
 
|-
| nova::quota::quota_volumes                          ||                                                 || master ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
+
| keystone::sql_connection || keystone::database_connection || 5.0.0 ([https://github.com/stackforge/puppet-keystone/commit/585a417f 585a417f])
 
|-
 
|-
| nova::quota::quota_gigabytes                        ||                                                 || master ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
+
| keystone::idle_timeout || keystone::database_idle_timeout || 5.0.0 ([https://github.com/stackforge/puppet-keystone/commit/585a417f 585a417f])
 
|-
 
|-
| nova::quota::quota_max_injected_files              || nova::quota::quota_injected_files                || master ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
+
| keystone::bind_host || keystone::public_bind_host / keystone::admin_bind_host || 4.0.0 ([https://github.com/stackforge/puppet-keystone/commit/293fa907 293fa907])
 
|-
 
|-
| nova::quota::quota_max_injected_file_content_bytes  || nova::quota::quota_injected_file_content_bytes  || master ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
+
| keystone::token_format || keystone::token_provider || 3.0.0 ([https://github.com/stackforge/puppet-keystone/commit/ea1063bc ea1063bc])
 
|-
 
|-
| nova::quota::quota_max_injected_file_path_bytes    || nova::quota::quota_injected_file_path_bytes      || master ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 
 
|}
 
|}
  
  
== puppet-ceilometer ==
+
== puppet-manila ==
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 53: Line 150:
 
! Deprecated parameter !! New parameter !! Deprecated version
 
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| ceilometer::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-ceilometer/commit/15ab1a6e 15ab1a6e])
+
| manila::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-manila/commit/a9ba1cfe a9ba1cfe])
 
|-
 
|-
| ceilometer::db::mysql_module || || master ([https://github.com/stackforge/puppet-ceilometer/commit/15ab1a6e 15ab1a6e])
 
 
|}
 
|}
  
  
== puppet-cinder ==
+
== puppet-neutron ==
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 65: Line 161:
 
! Deprecated parameter !! New parameter !! Deprecated version
 
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| cinder::backend::rbd::glance_api_version || cinder::glance::glance_api_version || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/dda201af dda201af])
+
| neutron::l3_agent::newtork_device_mtu || neutron::newtork_device_mtu || ... ()
 +
|-
 +
| neutron::db::mysql::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-neutron/commit/51360210 51360210])
 +
|-
 +
| neutron::plugins::ovs::sql_connection || neutron::server::database_connection || 3.0.0 ([https://github.com/stackforge/puppet-neutron/commit/82552e79 82552e79])
 +
|-
 +
| neutron::plugins::ovs::sql_max_retries || neutron::server::database_max_retries || 3.0.0 ([https://github.com/stackforge/puppet-neutron/commit/82552e79 82552e79])
 +
|-
 +
| neutron::plugins::ovs::sql_idle_timeout || neutron::server::database_idle_timeout || 3.0.0 ([https://github.com/stackforge/puppet-neutron/commit/82552e79 82552e79])
 +
|-
 +
| neutron::plugins::ovs::reconnect_interval || neutron::server::database_reconnect_interval || 3.0.0 ([https://github.com/stackforge/puppet-neutron/commit/82552e79 82552e79])
 +
|-
 +
| neutron::server::mysql_module || || 5.0.0 ([https://github.com/stackforge/puppet-neutron/commit/51360210 51360210])
 +
|-
 +
| neutron::server::sql_connection || neutron::server::database_connection || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 +
|-
 +
| neutron::server::connection || neutron::server::database_connection || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 +
|-
 +
| neutron::server::sql_max_retries || neutron::server::database_max_retries || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 +
|-
 +
| neutron::server::max_retries || neutron::server::database_max_retries || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 
|-
 
|-
| 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])
+
| neutron::server::sql_idle_timeout || neutron::server::database_idle_timeout || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 
|-
 
|-
| cinder::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
+
| neutron::server::idle_timeout || neutron::server::database_idle_timeout || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 
|-
 
|-
| cinder::mysql_module || || master ([https://github.com/stackforge/puppet-cinder/commit/99c7fab8 99c7fab8])
+
| neutron::server::sql_reconnect_interval || neutron::server::database_retry_interval || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 
|-
 
|-
| cinder::sql_connection || cinder::database_connection || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/3262a284 3262a284])
+
| neutron::server::retry_interval || neutron::server::database_retry_interval || 4.0.0 ([https://github.com/stackforge/puppet-neutron/commit/a6232366 a6232366])
 
|-
 
|-
| cinder::sql_idle_timeout || cinder::database_idle_timeout || 4.0.0 ([https://github.com/stackforge/puppet-cinder/commit/3262a284 3262a284])
 
 
|}
 
|}
  
  
== puppet-glance ==
+
== puppet-nova ==
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 85: Line 200:
 
! Deprecated parameter !! New parameter !! Deprecated version
 
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| glance::api::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
+
| 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::conductor_workers                        || nova::conductor::workers                        || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/eb74c736 eb74c736])
 +
|-
 +
| nova::compute::libvirt::libvirt_type                || nova::compute::libvirt::libvirt_virt_type        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/2fc85017 2fc85017])
 +
|-
 +
| nova::db::mysql::cluster_id                        ||                                                  || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/0c15d98a 0c15d98a])
 +
|-
 +
| nova::db::mysql::mysql_module                       ||                                                  || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/09cab4ef 09cab4ef])
 +
|-
 +
| nova::mysql_module                                  ||                                                  || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/09cab4ef 09cab4ef])
 +
|-
 +
| nova::nova_cluster_id                              ||                                                  || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/0c15d98a 0c15d98a])
 +
|-
 +
| nova::nova_group_id                                ||                                                 || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/d850c3ce d850c3ce]) / 4.2.0 ([https://github.com/stackforge/puppet-nova/commit/1a6257d2 1a6257d2])
 +
|-
 +
| nova::nova_user_id                                  ||                                                  || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/d850c3ce d850c3ce]) / 4.2.0 ([https://github.com/stackforge/puppet-nova/commit/1a6257d2 1a6257d2])
 
|-
 
|-
| 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])
+
| nova::sql_connection                               || nova::database_connection                       || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
 
|-
 
|-
| 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])
+
| nova::sql_idle_timeout                             || nova::database_idle_timeout                     || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/1170d570 1170d570])
 
|-
 
|-
| glance::backend::cinder::os_region_name || glance::api::os_region_name || master ([https://github.com/stackforge/puppet-glance/commit/a97bf994 a97bf994])
+
| 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])
 
|-
 
|-
| glance::backend::rbd::show_image_direct_url || glance::api::show_image_direct_url || master ([https://github.com/stackforge/puppet-glance/commit/5dd84047 5dd84047])
+
| nova::monitoring_notifications                      || nova::notification_driver                        || 4.0.0 ([https://github.com/stackforge/puppet-nova/commit/3ca8d4d8 3ca8d4d8])
 
|-
 
|-
| glance::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
+
| nova::keystone::auth::cinder                        ||                                                 || 3.0.0 ([https://github.com/stackforge/puppet-nova/commit/13f8d828 13f8d828])
 
|-
 
|-
| glance::notify::rabbitmq::rabbit_durable_queues || glance::notify::rabbitmq::amqp_durable_queues || master ([https://github.com/stackforge/puppet-glance/commit/d40f3d86 d40f3d86])
+
| nova::quota::quota_volumes                          ||                                                 || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 
|-
 
|-
| glance::registry::mysql_module || || master ([https://github.com/stackforge/puppet-glance/commit/dbcb82fa dbcb82fa])
+
| nova::quota::quota_gigabytes                        ||                                                 || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 
|-
 
|-
| 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])
+
| nova::quota::quota_max_injected_files              || nova::quota::quota_injected_files                || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 +
|-
 +
| nova::quota::quota_max_injected_file_content_bytes  || nova::quota::quota_injected_file_content_bytes  || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 +
|-
 +
| nova::quota::quota_max_injected_file_path_bytes    || nova::quota::quota_injected_file_path_bytes      || 5.0.0 ([https://github.com/stackforge/puppet-nova/commit/535be8a6 535be8a6])
 +
|}
 +
 
 +
 
 +
== puppet-swift ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated class !! New class !! Deprecated version
 +
|-
 +
| swift::proxy::proxy-logging || swift::proxy::proxy_logging || 3.0.0 ([https://github.com/stackforge/puppet-swift/commit/0f7601a3 0f7601a3])
 +
|-
 +
|}
 +
 
 +
 
 +
== puppet-trove ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 +
|-
 +
| trove::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-trove/commit/1fc6cd26 1fc6cd26])
 +
|-
 +
| trove::mysql_module || || master ([https://github.com/stackforge/puppet-trove/commit/1fc6cd26 1fc6cd26])
 +
|-
 +
|}
 +
 
 +
 
 +
== puppet-tuskar ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! Deprecated parameter !! New parameter !! Deprecated version
 
|-
 
|-
| 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])
+
| tuskar::db::mysql::mysql_module || || master ([https://github.com/stackforge/puppet-tuskar/commit/df2961c2 df2961c2])
 
|-
 
|-
 
|}
 
|}

Revision as of 18:39, 25 November 2014

puppet-ceilometer

Deprecated parameter New parameter Deprecated version
ceilometer::db::mysql::mysql_module 5.0.0 (15ab1a6e)
ceilometer::db::mysql_module 5.0.0 (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 5.0.0 (eccaa59f) / 4.1.0 (fb642c81)
cinder::db::mysql::mysql_module 5.0.0 (99c7fab8)
cinder::mysql_module 5.0.0 (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 5.0.0 (dbcb82fa)
glance::api::sql_connection glance::api::database_connection 5.0.0 (8156a87c) / 4.1.0 (a9c745ea)
glance::api::sql_idle_timeout glance::api::database_idle_timeout 5.0.0 (8156a87c) / 4.1.0 (a9c745ea)
glance::backend::cinder::os_region_name glance::api::os_region_name 5.0.0 (a97bf994)
glance::backend::rbd::show_image_direct_url glance::api::show_image_direct_url 5.0.0 (5dd84047)
glance::db::mysql::mysql_module 5.0.0 (dbcb82fa)
glance::notify::rabbitmq::rabbit_durable_queues glance::notify::rabbitmq::amqp_durable_queues 5.0.0 (d40f3d86)
glance::registry::mysql_module 5.0.0 (dbcb82fa)
glance::registry::sql_connection glance::registry::database_connection 5.0.0 (8156a87c) / 4.1.0 (a9c745ea)
glance::registry::sql_idle_timeout glance::registry::database_idle_timeout 5.0.0 (8156a87c) / 4.1.0 (a9c745ea)


puppet-heat

Deprecated parameter New parameter Deprecated version
heat::db::mysql::mysql_module 5.0.0 (a95a9435)
heat::mysql_module 5.0.0 (a95a9435)
heat::sql_connection 5.0.0 (27f39cd6)


puppet-horizon

Deprecated parameter New parameter Deprecated version
horizon::swift 2.1.0 (c4ad0581)
horizon::keystone_scheme horizon::keystone_url 4.0.0 (ce4a82b4)
horizon::keystone_host horizon::keystone_url 4.0.0 (ce4a82b4)
horizon::keystone_port horizon::keystone_url 4.0.0 (ce4a82b4)
horizon::can_set_mount_point horizon::hypervisor_options 4.0.0 (8018baf2)
horizon::fqdn horizon::allowed_hosts / horizon::server_aliases 5.0.0 (16b482ea)
horizon::wsgi::apache::fqdn horizon::wsgi::apache::server_aliases 5.0.0 (16b482ea)


puppet-ironic

Deprecated parameter New parameter Deprecated version
ironic::db::mysql::cluster_id master (08f8dc58)


puppet-keystone

Deprecated parameter New parameter Deprecated version
keystone::db::mysql::mysql_module 5.0.0 (6e108f23)
keystone::endpoint::public_port keystone::endpoint::public_url 4.0.0 (a76d3a2e)
keystone::endpoint::public_protocol keystone::endpoint::public_url 4.0.0 (a76d3a2e)
keystone::endpoint::public_address keystone::endpoint::public_url 4.0.0 (a76d3a2e)
keystone::endpoint::internal_address keystone::endpoint::internal_url 4.0.0 (a76d3a2e)
keystone::endpoint::internal_port keystone::endpoint::internal_url 4.0.0 (a76d3a2e)
keystone::endpoint::admin_address keystone::endpoint::admin_url 4.0.0 (a76d3a2e)
keystone::endpoint::admin_port keystone::endpoint::admin_url 4.0.0 (a76d3a2e)
keystone::mysql_module 5.0.0 (6e108f23)
keystone::sql_connection keystone::database_connection 5.0.0 (585a417f)
keystone::idle_timeout keystone::database_idle_timeout 5.0.0 (585a417f)
keystone::bind_host keystone::public_bind_host / keystone::admin_bind_host 4.0.0 (293fa907)
keystone::token_format keystone::token_provider 3.0.0 (ea1063bc)


puppet-manila

Deprecated parameter New parameter Deprecated version
manila::db::mysql::mysql_module master (a9ba1cfe)


puppet-neutron

Deprecated parameter New parameter Deprecated version
neutron::l3_agent::newtork_device_mtu neutron::newtork_device_mtu ... ()
neutron::db::mysql::mysql_module 5.0.0 (51360210)
neutron::plugins::ovs::sql_connection neutron::server::database_connection 3.0.0 (82552e79)
neutron::plugins::ovs::sql_max_retries neutron::server::database_max_retries 3.0.0 (82552e79)
neutron::plugins::ovs::sql_idle_timeout neutron::server::database_idle_timeout 3.0.0 (82552e79)
neutron::plugins::ovs::reconnect_interval neutron::server::database_reconnect_interval 3.0.0 (82552e79)
neutron::server::mysql_module 5.0.0 (51360210)
neutron::server::sql_connection neutron::server::database_connection 4.0.0 (a6232366)
neutron::server::connection neutron::server::database_connection 4.0.0 (a6232366)
neutron::server::sql_max_retries neutron::server::database_max_retries 4.0.0 (a6232366)
neutron::server::max_retries neutron::server::database_max_retries 4.0.0 (a6232366)
neutron::server::sql_idle_timeout neutron::server::database_idle_timeout 4.0.0 (a6232366)
neutron::server::idle_timeout neutron::server::database_idle_timeout 4.0.0 (a6232366)
neutron::server::sql_reconnect_interval neutron::server::database_retry_interval 4.0.0 (a6232366)
neutron::server::retry_interval neutron::server::database_retry_interval 4.0.0 (a6232366)


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 5.0.0 (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 5.0.0 (09cab4ef)
nova::mysql_module 5.0.0 (09cab4ef)
nova::nova_cluster_id 4.0.0 (0c15d98a)
nova::nova_group_id 5.0.0 (d850c3ce) / 4.2.0 (1a6257d2)
nova::nova_user_id 5.0.0 (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 5.0.0 (535be8a6)
nova::quota::quota_gigabytes 5.0.0 (535be8a6)
nova::quota::quota_max_injected_files nova::quota::quota_injected_files 5.0.0 (535be8a6)
nova::quota::quota_max_injected_file_content_bytes nova::quota::quota_injected_file_content_bytes 5.0.0 (535be8a6)
nova::quota::quota_max_injected_file_path_bytes nova::quota::quota_injected_file_path_bytes 5.0.0 (535be8a6)


puppet-swift

Deprecated class New class Deprecated version
swift::proxy::proxy-logging swift::proxy::proxy_logging 3.0.0 (0f7601a3)


puppet-trove

Deprecated parameter New parameter Deprecated version
trove::db::mysql::mysql_module master (1fc6cd26)
trove::mysql_module master (1fc6cd26)


puppet-tuskar

Deprecated parameter New parameter Deprecated version
tuskar::db::mysql::mysql_module master (df2961c2)