- Apr 28, 2018
-
-
ZhijunWei authored
the /etc/kolla/adminrc.sh should be export before init vpn script, this ps to add test for credentials set to avoid it missing. Change-Id: Ib849d5f5804221c507c2466f2f08179340188c24
-
- Apr 27, 2018
- Apr 26, 2018
-
-
Jorge Niedbalski authored
This patch increases the default timeout for the kolla_toolbox ansible module when talking with the docker API from the default 60 to 180 secs. This is required on slower deployments, specially when bootstraping an environment and fernet tokes are in usage. For faster deployments this will be harmless, but for slower deployments this would be beneficial. Bug: #1767136 Change-Id: I0391715b16cf86d6c27fecf8a666de64f2735a7d Signed-off-by:
Jorge Niedbalski <jorge.niedbalski@linaro.org>
-
Zuul authored
-
- Apr 25, 2018
-
-
Paul Bourke authored
Required to keep Ceph working once we move to Luminous 12.2.1 Change-Id: I8d3e56f2053c939ea313c60cc04c0ff79dd27d25 Closes-Bug: 1763356
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
- Apr 24, 2018
-
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
caoyuan authored
refer to https://github.com/openstack/magnum/blob/master/devstack/lib/magnum#L113 Change-Id: I5207a7ba708daa17f65a2eb61282a265342f3eee
-
- Apr 23, 2018
-
-
caoyuan authored
when use bootstrap.sh script to prepare the development environment, the /etc/kolla/globlas.yml and /etc/kolla/passwords.yml is missing, this ps to fix it. Change-Id: Id00187ec032c7a6c98d0772def12f142ef13fb22 Closes-Bug: #1766081
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
Zuul authored
-
huang.zhiping authored
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: I91815d4e70a6ff8b7da50a528355094239226523
-
caoyuan authored
mode is unsupported parameters for (kolla_docker) module[0]. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/library/kolla_docker.py#L726 Co-Authored-By:
wu.chunyang <wu.chunyang@99cloud.net> Closes-Bug: #1766170 Change-Id: I06077e09773f6b263e11b0579a74aaf8f73c1110
-
Zuul authored
-
- Apr 22, 2018
-
-
caoyuan authored
1. the pymysql is needed for the current release[0] 2. it should use keystone_database_address rather than keystone_service_ip, because they may different. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/keystone/templates/keystone.conf.j2#L22 Change-Id: I7eb90544bd6be167df157ca352ca01e21ce781bd
-
caoyuan authored
Avoid creating an empty volume[0] when not use dev mode for glance. [0]: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/glance/defaults/main.yml#L14 Change-Id: Ib27489abe20fb562acbc28263f7680e39d9dab44
-
- Apr 21, 2018
- Apr 20, 2018
-
-
caoyuan authored
Change-Id: Idb429823d48c4f40cf391151e8bb7478cc7d3631
-
Vladislav Belogrudov authored
If user enables TLS it also is necessary to create a certificate. This precheck ensures the certificate file exists before starting deployment. Change-Id: I772d52e228ed012b9f8ccb5b616f9b188d3d340c Closes-Bug: #1765677
-
Zuul authored
-
Zuul authored
-
- Apr 19, 2018
-
-
Borne Mace authored
Updated the vagrant dev environment to include support for development and testing of the kolla-cli Change-Id: I1d8f66cced7f0a9cc37e3b296c5ae10ab989f736
-
Zuul authored
-
caoyuan authored
Change-Id: Ie1ce8f29199dc36c0fe7671be48e7a655d997eb1 Deponds-on: I67876c734d147593a188ba385b60e02350b44fae
-
Mathias Ewald authored
This patch adds the ansible role to deploy the prometheus service which can be used to collect performance metrics accross the environment Partially-Implements: blueprint prometheus Change-Id: I908b9c9dad63ab5c9b80be1e3a80a4fc8191cb9e
-
Paul Bourke authored
Change-Id: I2d4fcd51cd81567f22ccee85213e24508b0bd25d
-
Zuul authored
-
Zuul authored
-
Eduardo Gonzalez authored
Doc says use pike for latest stable branch. Currently we are in queens Change-Id: I3983682475b4abf141784c25e117b24cfd38cf29
-