
Setting DIB_REPOREF_amphora_agent with git -c does not work. The option -c is for passing key-value configurations and git -C option was introduced in git v1.8.5 which some distros do not include (e.g. CentOS 7.5 ships with git v1.8.3.1). As a result, DIB_REPOREF_amphora_agent is not set on any git version !=1.8.5. The alternative that works across all tested Git versions is: git --git-dir=/.git sub-command Change-Id: I41993fa0f8bfde4b7ca9509872de5b54e2ed5680 Story: 2003067 Task: 23114
Team and repository tags
Octavia
Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint.
Octavia is distributed under the terms of the Apache License, Version 2.0. The full terms and conditions of this license are detailed in the LICENSE file.
Project resources
Developer documentation for the Octavia project is available at https://docs.openstack.org/octavia/latest/
Release notes for the Octavia project are available at https://docs.openstack.org/releasenotes/octavia/
The project source code repository is located at https://git.openstack.org/cgit/openstack/octavia
Project status, bugs, and requests for feature enhancements are tracked on https://launchpad.net/octavia
For more information on project direction and guiding principles for contributors, please see the CONSTITUTION.rst file in this directory, or specifications in the specs/ sub-directory.
The project roadmap is available at https://wiki.openstack.org/wiki/Octavia/Roadmap