Change-Id: Ib31ca61e9bbcfcb15bf626eb60568d689cc70a63
neutron (2013.2-5) UNRELEASED; urgency=low
* Added missing python-babel depends in python-neutron.
+ * Adds missing RabbitMQ debconf configuration code.
-- Thomas Goirand <zigo@debian.org> Fri, 25 Oct 2013 02:07:11 +0800
# Configure the SQL connection
pkgos_dbc_read_conf -pkg neutron-common ${N_CONF} database connection neutron $@
+pkgos_rabbit_read_conf ${N_CONF} DEFAULT neutron
# Configure the keystone_authtoken
pkgos_read_admin_creds ${N_CONF} keystone_authtoken neutron
pkgos_inifile set DEFAULT ${N_CONF} ${NEUTRON_PLUGIN_CLASS}
fi
+ # Write the neutron RabbitMQ credentials
+ pkgos_rabbit_write_conf ${N_CONF} DEFAULT neutron
+
# Set the keystone_authtoken directive
pkgos_write_admin_creds ${N_CONF} keystone_authtoken neutron