Takashi Kajinami 2daa0b1644 Deprecate neutron_api_config
Currently puppet-neutron provides 2 resource types, neutorn_api_config
and neutron_api_paste_ini, to manage the same file.
(/etc/neutron/api-paste.ini)
This patch deprecates neutron_api_config so that we can solve this
duplication in a future release. Historically neutron_api_config was
added before neutron_api_paste_ini, but in puppet-openstack modules
we use *_conf type to manage *.conf  file in general, so its name is
confusing.

This patch also removes the implementation to clean up authtoken
parameters in api-paste.ini, because that implementation was added
to deal with parameter migration from api-paste.ini to neutron.conf,
which happened a long ago.

Change-Id: I4361ea53bd964a3a4861c4c28abb7063e19ebd94
2020-09-07 08:05:26 +09:00
..
2020-07-30 16:10:37 +02:00
2020-06-18 15:44:56 +00:00
2020-07-14 00:06:52 +02:00
2020-09-07 08:05:26 +09:00
2020-08-26 11:56:14 +08:00
2020-09-07 08:05:26 +09:00