Jenkins
d5e3f72693
Merge "Add missing pull task for neutron-vpnaas-agent"
2016-12-02 13:17:12 +00:00
Jenkins
fe0bebc973
Merge "Enable trove dashboard when enable_trove is yes"
2016-12-02 13:15:55 +00:00
Jenkins
d749583380
Merge "Enable cloudkitty ui when enable_cloudkitty is yes"
2016-12-02 13:15:40 +00:00
Jenkins
b8434a2f53
Merge "Fix aodh role"
2016-12-02 09:22:10 +00:00
Jenkins
1c31349cbe
Merge "clean up kolla related files"
2016-12-01 20:52:42 +00:00
Jenkins
df59b78f56
Merge "Remove the deprecated command and the useless "if" condition"
2016-12-01 18:25:18 +00:00
Jenkins
004940a652
Merge "Remove the "nova-network" from the ansible"
2016-12-01 18:25:04 +00:00
Paul Bourke
e50ee312af
Add missing pull task for neutron-vpnaas-agent
...
Closes-Bug: #1646486
Change-Id: I9b4ce3d0944018113a590bbc33604408ec2d352f
2016-12-01 18:15:33 +00:00
zhubingbing
6abbdf4cb5
Enable trove dashboard when enable_trove is yes
...
Depends-On: I1e9295da273055bfb870c7a87a32b989f3f61e8b
Change-Id: I18733775627d7f81cca0b7aa91f006ac48f1a755
Closes-Bug: #1646337
2016-12-01 15:46:37 +00:00
zhubingbing
00ce432d99
Fix aodh role
...
item change to aodh
Closes-Bug: #1646522
Change-Id: Iac688cb9de230964f5efdc94f0fe774d9c0a9062
2016-12-01 15:40:08 +00:00
caoyuan
2f21d2a88d
Remove the deprecated command and the useless "if" condition
...
TrivialFix
Change-Id: I22970a9885eda670ec17d6b8c1b368ed2e10a732
2016-12-01 15:35:07 +00:00
Jeffrey Zhang
8cada351b0
Enable cloudkitty ui when enable_cloudkitty is yes
...
Change-Id: If4a9e1db02e89362b01181149327983fc1c556f2
Depends-On: I6bb33de6d19ba42710e6d4138059c23076b759ec
Closes-Bug: #1641053
2016-12-01 14:50:38 +00:00
caoyuan
939f2afdcb
Remove the "nova-network" from the ansible
...
The nova-network was deprecated, this patch to remove it
from the ansible role
TrivialFix
Change-Id: I6ea9b007a55317e36c6f5117781f9c3ed36b0012
2016-12-01 22:08:38 +08:00
Jenkins
15a917a62a
Merge "Added support for a stop playbook in kolla"
2016-12-01 13:59:07 +00:00
Jeffrey Zhang
27ee3973a7
Install ansible with OpenStack requirements constrains
...
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
2016-12-01 18:50:42 +08:00
Jenkins
0d234fe910
Merge "Fix placement of policy.json"
2016-12-01 09:37:10 +00:00
Jenkins
44e11dd10b
Merge "Add more options for cinder-backup."
2016-11-30 17:35:40 +00:00
Jenkins
f407f2735e
Merge "Enable cinder backup tab in horizon"
2016-11-30 17:34:45 +00:00
Jenkins
c5289bb111
Merge "Ignore dom0 qemu processes during destroy"
2016-11-30 17:32:35 +00:00
Jenkins
8d3f989b84
Merge "remove /var/lib/aodh in aodo-api"
2016-11-30 15:41:20 +00:00
Jenkins
e330b87da4
Merge "Fix cloudkitty upgrade permission issue"
2016-11-30 15:28:51 +00:00
Jenkins
3f36d15bc4
Merge "Enable sahara dashboard when enable_sahara is yes"
2016-11-30 15:19:51 +00:00
zhubingbing
44040ae3e9
remove /var/lib/aodh in aodo-api
...
Change-Id: I0b0d287e575c17b81692c6e31be9a9ee11dc67fa
2016-11-30 07:52:22 +00:00
zhubingbing
50d44e3e2a
Fix cloudkitty upgrade permission issue
...
Change-Id: I7ad42293cd2ff64b3501bfa4ee45b5d20f81139d
Closes-Bug: #1646013
2016-11-30 07:30:50 +00:00
Jeffrey Zhang
92ff63f3e0
clean up kolla related files
...
* rename package name from kolla to kolla-ansible
* remove docker for data_files
* remove kolla docker
* remove kolla-build console_scripts
Change-Id: I53abbf79dffb54eb785a39ba04d375bc4e4f27b0
2016-11-30 11:17:35 +08:00
Jenkins
4d713a1092
Merge "Remove fragments of docker files"
2016-11-29 17:43:15 +00:00
Jenkins
89dcde15ff
Merge "Add solum ansible role"
2016-11-29 16:32:53 +00:00
Jenkins
f17731b632
Merge "Move glance precheck into its own role"
2016-11-29 16:26:16 +00:00
James McCarthy
c0a07b697e
Add more options for cinder-backup.
...
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
2016-11-29 13:31:44 +00:00
Jenkins
c734ed4b05
Merge "Enable ironic ui when enable_ironic is yes"
2016-11-29 11:54:57 +00:00
Duong Ha-Quang
b5d1e4b457
Fix placement of policy.json
...
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
2016-11-29 16:00:09 +07:00
Jenkins
8b8d10848f
Merge "use uuidutils instead of uuid.uuid4()"
2016-11-29 08:40:51 +00:00
Jenkins
869febe43e
Merge "Deprecate scheduler_max_attempts option in nova"
2016-11-29 07:59:56 +00:00
Jenkins
7cefb007b2
Merge "Icrease haproxy timeouts for mysql connections"
2016-11-29 07:59:03 +00:00
Jeffrey Zhang
2bdd0299b8
Enable ironic ui when enable_ironic is yes
...
Depends-On: Ie094b92b9a8e20696cee84698013d09306dd6e7f
Change-Id: Ib1bbf1e5cb1536a41ab8c3082026ba90811f8df7
Closes-Bug: #1645104
2016-11-29 10:06:56 +08:00
Jeffrey Zhang
de4c13058e
Enable sahara dashboard when enable_sahara is yes
...
Depends-On: I0ee4672252710605970751efa756a2dd405ad8c8
Change-Id: I066178554c6efcb84e6c1129b82502a567191553
Closes-Bug: #1645195
2016-11-29 10:01:44 +08:00
Jeffrey Zhang
eb4313ca49
Move glance precheck into its own role
...
Depends-On: I0773851b61d341117ab214382856a9036aca51bb
Change-Id: I060e21ada928577e833de2782be5ea570be32730
Partially-implements: blueprint condition-pre-check
2016-11-29 09:56:45 +08:00
Jenkins
82dbbfb4d8
Merge "Load manila-ui in horizon"
2016-11-28 16:58:34 +00:00
Jenkins
1740a28d06
Merge "Updated from global requirements"
2016-11-28 16:15:30 +00:00
Jenkins
82aa612e44
Merge "Add tool to merge passwords during release upgrade"
2016-11-28 15:51:59 +00:00
Mauricio Lima
8a34f246ad
Load manila-ui in horizon
...
Change-Id: I082c0a694eb138938abec2f4bc09002fd1d0ef9d
2016-11-28 10:01:05 -03:00
Vladislav Belogrudov
14f9246fcd
Add tool to merge passwords during release upgrade
...
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
2016-11-28 12:22:55 +03:00
liyingjun
f780116547
Update repo in documentation
...
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
2016-11-28 09:16:57 +08:00
Vladislav Belogrudov
d2c4f3d14a
Icrease haproxy timeouts for mysql connections
...
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
2016-11-27 17:41:03 +00:00
Jenkins
1c09a1fab7
Merge "Notification needed for searchlight"
2016-11-27 14:29:44 +00:00
OpenStack Proposal Bot
51b0c225ca
Updated from global requirements
...
Change-Id: Id5ecdffc7fde0cd82a556162daef7179f069c901
2016-11-27 13:01:23 +00:00
Jenkins
5a4cb8a56f
Merge "Revert "updating-deprecated-ansible-modules""
2016-11-27 07:34:20 +00:00
Jenkins
706058a066
Merge "Show team and repo badges on README"
2016-11-26 15:32:43 +00:00
Jenkins
09d09d4fc1
Merge "Add trove role"
2016-11-25 16:04:31 +00:00
Eduardo Gonzalez
f56d8e58ba
Revert "updating-deprecated-ansible-modules"
...
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 529f202d00e4615caa1fcb447aaa47fde6aa1417.
Change-Id: I3af96290443d760346264e6d994fd2a44de65543
Closes-Bug: #1644828
2016-11-25 14:41:38 +00:00