Update of endpoint addresses 81/3581/3
authorStefan K. Berg <stefan.k.berg@ericsson.com>
Tue, 24 Nov 2015 15:45:35 +0000 (16:45 +0100)
committerStefan K. Berg <stefan.k.berg@ericsson.com>
Wed, 25 Nov 2015 09:12:40 +0000 (10:12 +0100)
As https endpoints introduced in Fuel 7.0 has caused some
issues for the automated test setup, this reverts back to
the "non https" behavior as in 6.1 for both Horizon and
the endpoints, disabling https.

This is a *momentary* solution, we need to figure out how
to setup the testing infrastructure with secure endpoints
enabled!

Change-Id: Ida61c2fd0834861b26ab64afec87b2bfbd921e0e
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
fuel/deploy/templates/hardware_environment/conf/ericsson_montreal_lab/dea.yaml
fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod1/dea.yaml
fuel/deploy/templates/hardware_environment/conf/linux_foundation_lab/pod2/dea.yaml
fuel/deploy/templates/hardware_environment/conf/opnfv_box/dea.yaml
fuel/deploy/templates/virtual_environment/conf/dea.yaml

index fa787a4..c7d7418 100644 (file)
@@ -673,7 +673,7 @@ settings:
         description: Secure access to Horizon enabling HTTPS instead of HTTP
         label: HTTPS for Horizon
         type: checkbox
-        value: true
+        value: false
         weight: 10
       hostname:
         description: Your DNS entries should point to this name. Self-signed certificates
@@ -693,7 +693,7 @@ settings:
         description: Enable TLS termination on HAProxy for OpenStack services
         label: TLS for OpenStack public endpoints
         type: checkbox
-        value: true
+        value: false
         weight: 20
     repo_setup:
       metadata:
index 73c7541..e2d7521 100644 (file)
@@ -670,7 +670,7 @@ settings:
         description: Secure access to Horizon enabling HTTPS instead of HTTP
         label: HTTPS for Horizon
         type: checkbox
-        value: true
+        value: false
         weight: 10
       hostname:
         description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
         description: Enable TLS termination on HAProxy for OpenStack services
         label: TLS for OpenStack public endpoints
         type: checkbox
-        value: true
+        value: false
         weight: 20
     repo_setup:
       metadata:
index c874f8c..6436279 100644 (file)
@@ -670,7 +670,7 @@ settings:
         description: Secure access to Horizon enabling HTTPS instead of HTTP
         label: HTTPS for Horizon
         type: checkbox
-        value: true
+        value: false
         weight: 10
       hostname:
         description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
         description: Enable TLS termination on HAProxy for OpenStack services
         label: TLS for OpenStack public endpoints
         type: checkbox
-        value: true
+        value: false
         weight: 20
     repo_setup:
       metadata:
index fe0e34e..fa6da9c 100644 (file)
@@ -670,7 +670,7 @@ settings:
         description: Secure access to Horizon enabling HTTPS instead of HTTP
         label: HTTPS for Horizon
         type: checkbox
-        value: true
+        value: false
         weight: 10
       hostname:
         description: Your DNS entries should point to this name. Self-signed certificates
@@ -690,7 +690,7 @@ settings:
         description: Enable TLS termination on HAProxy for OpenStack services
         label: TLS for OpenStack public endpoints
         type: checkbox
-        value: true
+        value: false
         weight: 20
     repo_setup:
       metadata:
index 1fa9bb9..c764e03 100644 (file)
@@ -373,7 +373,7 @@ settings:
       libvirt_type:
         label: Hypervisor type
         type: radio
-        value: qemu
+        value: kvm
         values:
         - data: kvm
           description: Choose this type of hypervisor if you run OpenStack on hardware
@@ -675,7 +675,7 @@ settings:
         description: Secure access to Horizon enabling HTTPS instead of HTTP
         label: HTTPS for Horizon
         type: checkbox
-        value: true
+        value: false
         weight: 10
       hostname:
         description: Your DNS entries should point to this name. Self-signed certificates
@@ -695,7 +695,7 @@ settings:
         description: Enable TLS termination on HAProxy for OpenStack services
         label: TLS for OpenStack public endpoints
         type: checkbox
-        value: true
+        value: false
         weight: 20
     repo_setup:
       metadata: