From c68f46fa6704da31fe4c32c1577246b463da0c87 Mon Sep 17 00:00:00 2001 From: James Page Date: Mon, 3 Dec 2018 14:14:34 +0000 Subject: [PATCH] Remove deprecated configuration options os-hostname-{internal|admin} where deprecated in January 2018. Drop configuration option to avoid confusion for users. Change-Id: I365b740935dab976b3573be1f258af5920cc05ed Related-Bug: 1748527 --- config.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/config.yaml b/config.yaml index 8cb2b51f..71fc1f3a 100644 --- a/config.yaml +++ b/config.yaml @@ -108,36 +108,6 @@ options: the following public endpoint for the swift-proxy: . https://horizon.example.com/horizon - os-internal-hostname: - type: string - default: - description: | - [DEPRECATED] Use os-public-hostname to specify a hostname for - openstack-dashboard. - . - The hostname or address of the internal endpoints created for - openstack-dashboard. - . - This value will be used for internal endpoints. For example, an - os-internal-hostname set to 'horizon.internal.example.com' with will - create the following internal endpoint for the swift-proxy: - . - https://horizon.internal.example.com/horizon - os-admin-hostname: - type: string - default: - description: | - [DEPRECATED] Use os-public-hostname to specify a hostname for - openstack-dashboard. - . - The hostname or address of the admin endpoints created for - openstack-dashboard. - . - This value will be used for admin endpoints. For example, an - os-admin-hostname set to 'horizon.admin.example.com' with will create - the following admin endpoint for the swift-proxy: - . - https://horizon.admin.example.com/horizon ssl_cert: type: string default: