puppet-panko/spec/classes
ZhongShengping b33c632332 Fix the default port for Panko API
The port used for Panko in the puppet module is conflicts with Trove[1].
According to the official documentation[2] this should be 8777. The
8777 port has been occupied by ceilometer. So set the panko api port to
8977.

[1]https://github.com/openstack/trove/blob/master/etc/apache2/trove#L20
[2]https://docs.openstack.org/developer/panko/install/manual.html#installing-the-api-server

Change-Id: I53b286d1d6466b574fdb286cc45f3138f96dff59
Closes-Bug: #1691283
2017-06-08 08:32:26 +08:00
..
panko_api_spec.rb Fix the default port for Panko API 2017-06-08 08:32:26 +08:00
panko_config_spec.rb Add api_paste type/provider for Panko 2016-08-29 12:28:40 -04:00
panko_db_mysql_spec.rb puppet-panko: Initial commit 2016-08-25 11:30:54 -04:00
panko_db_postgresql_spec.rb puppet-panko: Initial commit 2016-08-25 11:30:54 -04:00
panko_db_spec.rb Fix unit test 2017-05-25 11:33:53 +08:00
panko_db_sync_spec.rb Add test for sync 2016-12-12 17:15:25 +08:00
panko_init_spec.rb Add unit test for init.pp 2017-03-22 15:50:14 +08:00
panko_keystone_auth_spec.rb Fix the default port for Panko API 2017-06-08 08:32:26 +08:00
panko_keystone_authtoken_spec.rb Set the user and domain name to default 2017-02-16 09:57:43 -05:00
panko_logging_spec.rb oslo log: check puppet resource instead of actual config in spec 2017-04-03 14:55:43 +03:00
panko_policy_spec.rb oslo policy: check puppet resource instead of actual config in spec 2017-05-23 15:24:58 +08:00
panko_wsgi_apache_spec.rb Fix the default port for Panko API 2017-06-08 08:32:26 +08:00