Container Infrastructure Management Service for OpenStack
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Javier Castillo Alcíbar 8f74906435 [swarm-fedora-atomic] fix cluster etcd_lb protocol definition
In file drivers/swarm_fedora_atomic_v1/templates/cluster.yaml,
etcd_lb protocol is hardcoded:

  etcd_lb:
    type: ../../common/templates/lb.yaml
    properties:
      fixed_subnet: {get_attr: [network, fixed_subnet]}
      external_network: {get_param: external_network}
      protocol: HTTP
      port: 2379

but protocol should be: {get_param: loadbalancing_protocol}

Change-Id: Ib36ff0a99e219db9c0e0f35267faf317f5a14554
Closes-Bug: #1712054
6 years ago
api-ref/source Add api-ref about quotas-delete 6 years ago
contrib Allow labels on cluster create 6 years ago
devstack tests: Use swarm-mode for api tests 6 years ago
doc Merge "writing convention: do not use “-y” for package install" 6 years ago
etc/magnum Set clustertemplate:publish to admin only 6 years ago
install-guide/source tests: Use swarm-mode for api tests 6 years ago
magnum [swarm-fedora-atomic] fix cluster etcd_lb protocol definition 6 years ago
releasenotes k8s_fedora: Add container_infra_prefix label 6 years ago
specs Fix wrong references url to right 6 years ago
tools Move cover.sh to the tools directory 6 years ago
.coveragerc Cleanup coverage configuration 7 years ago
.gitignore Update .gitignore to ignore .eggs 6 years ago
.gitreview Update .gitreview for project rename 8 years ago
.mailmap Initial commit from github (squashed) 9 years ago
.testr.conf Remove minion dependency on master 7 years ago
CONTRIBUTING.rst Workflow documentation is now in infra-manual 9 years ago
HACKING.rst Add a hacking rule for string interpolation at logging 6 years ago
LICENSE Initial commit from github (squashed) 9 years ago
README.rst Update Documentation link in README 6 years ago
babel.cfg Initial commit from github (squashed) 9 years ago
functional_creds.conf.sample Use keystone v3 for functional tests 7 years ago
requirements.txt Updated from global requirements 6 years ago
setup.cfg Add default configuration files to data_files 6 years ago
setup.py Updated from global requirements 6 years ago
test-requirements.txt Updated from global requirements 6 years ago
tox.ini Add swarm-mode driver 6 years ago

README.rst

Team and repository tags

image

Magnum

Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack.

For more information, please refer to the following resources: