Comment 4 for bug 1281896

Revision history for this message
Mark T. Voelker (mvoelker) wrote :

Note that some additional warnings of this form are also currently seen:

Warning: Scope(Class[Neutron::Server]): sql_max_retries deprecated for max_retries
Warning: Scope(Class[Neutron::Server]): sql_idle_timeout deprecated for idle_timeout
Warning: Scope(Class[Neutron::Server]): reconnect_interval deprecated for retry_interval

These will be resolved by https://review.openstack.org/#/c/71117/ once it's pulled in. No change to the puppet_openstack_builder is needed for these as they're being triggered by the existence of a bug in puppet-neutron itself.