9f9b66a985
Added variable horizon_bind_address which allows to define address on which horizon will be listening. horizon_listen_ports variable was converted to dict() and used in apache vhost template. As an addition metal jobs were added for horizon CI. Depends-On: https://review.opendev.org/681722 Change-Id: I11c3edec6d58e39da8de5e214fab9731eb5df9e2
26 lines
947 B
YAML
26 lines
947 B
YAML
---
|
|
# Copyright 2017, Rackspace US, Inc.
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
- project:
|
|
templates:
|
|
- check-requirements
|
|
- openstack-ansible-deploy-aio_distro_lxc-jobs
|
|
- openstack-ansible-deploy-aio_lxc-jobs
|
|
- openstack-ansible-deploy-aio_metal-jobs
|
|
- openstack-ansible-deploy-aio_distro_metal-jobs
|
|
- openstack-ansible-linters
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|