- Dec 01, 2016
-
-
Jeffrey Zhang authored
OpenStack requirements constrains is well tested. Use it in case of installing upstream broken package. This also fixes latest requests 2.12.2 break docker-py, which makes kolla gate red. Change-Id: I3e4ec4af2a6e1280313733e8f31f2eea7669dbc1
-
Jenkins authored
-
- Nov 30, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
zhubingbing authored
Change-Id: I0b0d287e575c17b81692c6e31be9a9ee11dc67fa
-
zhubingbing authored
Change-Id: I7ad42293cd2ff64b3501bfa4ee45b5d20f81139d Closes-Bug: #1646013
-
- Nov 29, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
James McCarthy authored
This commit brings necessary configuration and container start-up options to use two popular backends for backup - nfs and swift. Both drivers support incremental backups and should work with any cinder volume backend. Change-Id: Ieed29a895dc1b9faad196e160a88ea9d293f9c75
-
Jenkins authored
-
Duong Ha-Quang authored
Currently, policy.json is put in "{{ node_config_directory }}/{{ service_name }}" in target nodes. Relocation policy.json to "{{ node_config_directory }}/{{ item }}" with item is corresponding service compoment config directory. Currently, the policy.json is copied to all services, but it should be reviewed and left only in neccesary service (at many cases, only API service needs that). Redundant files will be removed in follow up patchset. Change-Id: I0e997dccf4ec438c9c0436db71ec2fd06650f50d Closes-Bug: #1639686
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jeffrey Zhang authored
Depends-On: Ie094b92b9a8e20696cee84698013d09306dd6e7f Change-Id: Ib1bbf1e5cb1536a41ab8c3082026ba90811f8df7 Closes-Bug: #1645104
-
Jeffrey Zhang authored
Depends-On: I0ee4672252710605970751efa756a2dd405ad8c8 Change-Id: I066178554c6efcb84e6c1129b82502a567191553 Closes-Bug: #1645195
-
Jeffrey Zhang authored
Depends-On: I0773851b61d341117ab214382856a9036aca51bb Change-Id: I060e21ada928577e833de2782be5ea570be32730 Partially-implements: blueprint condition-pre-check
-
- Nov 28, 2016
-
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Mauricio Lima authored
Change-Id: I082c0a694eb138938abec2f4bc09002fd1d0ef9d
-
Vladislav Belogrudov authored
Typical usage: cp /etc/kolla/passwords.yml /etc/kolla/passwords.yml.old kolla-genpwd kolla-mergepwd --old /etc/kolla/passwords.yml.old \ --new /etc/kolla/passwords.yml \ --final /etc/kolla/passwords.yml Change-Id: Ibbc598909e28e096145841aec929d0cfcf8f7cab Implements: blueprint kolla-merge-passwords
-
liyingjun authored
Repo in kolla-ansible documentation needs to be updated from https://git.openstack.org/openstack/kolla to https://git.openstack.org/openstack/kolla-ansible Change-Id: Ib2400ebc2d84b805b1f262892d511feec379fff3 Closes-bug: #1643387
-
- Nov 27, 2016
-
-
Vladislav Belogrudov authored
Haproxy often breaks mysql connections that results in "MySQL server has gone away" or similar because of 1 minute timeouts. Instead the timeouts should be not less than mysql connections timeouts - in most cases set to 3600s by default by OpenStack projects. Change-Id: Ic364f6942cdc6c2f274a508ae548bf964b098da4 Closes-Bug: #1645098
-
Jenkins authored
-
OpenStack Proposal Bot authored
Change-Id: Id5ecdffc7fde0cd82a556162daef7179f069c901
-
Jenkins authored
-
- Nov 26, 2016
-
-
Jenkins authored
-
- Nov 25, 2016
-
-
Jenkins authored
-
Eduardo Gonzalez authored
check_mode option is included in Ansible 2.2. Using in our playbooks mean that any other version before Ansible 2.2 can be used This reverts commit 529f202d. Change-Id: I3af96290443d760346264e6d994fd2a44de65543 Closes-Bug: #1644828
-
Flavio Percoco authored
This patch adds the team's and repository's badges to the README file. The motivation behind this is to communicate the project status and features at first glance. For more information about this effort, please read this email thread: http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html To see an example of how this would look like check: b'https://gist.github.com/f9781c31199366842d593693684bc500\n' Change-Id: I62562a669aad4a16e438ab4524879319a07d6c4b
-
- Nov 24, 2016