ec125a3db0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. The repo_server role SHA is not set to 'master' due to bug 1632847. Related-Bug: #1632847 Change-Id: I3015b76905ab14c9929a55a31ac552ac41cad7c6
24 lines
1.1 KiB
YAML
24 lines
1.1 KiB
YAML
---
|
|
# Copyright 2016, Logan Vig <logan2211@gmail.com>
|
|
#
|
|
# 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.
|
|
|
|
calico_git_repo: https://github.com/projectcalico/felix
|
|
calico_git_package_name: calico
|
|
calico_git_install_branch: 33ed01220f09a49462b707d8b2f58cf206f9af34 # HEAD of "master" as of 12.10.2016
|
|
calico_git_project_group: neutron_all
|
|
|
|
networking_calico_git_repo: https://git.openstack.org/openstack/networking-calico
|
|
networking_calico_git_install_branch: 2afdf3e427555cbdf0dd0c583f1d70d92bf39748 # HEAD of "master" as of 12.10.2016
|
|
networking_calico_git_project_group: neutron_all
|