Jenkins
8bd87dcc1e
Merge "Always check enable_* variables first"
2016-12-10 03:01:35 +00:00
Jenkins
466b8670d1
Merge "Fix can't generate heka-custom.toml on multi-nodes"
2016-12-09 19:47:18 +00:00
Jenkins
83fc59fbbc
Merge "Swift data transfer should not be using the API Network"
2016-12-09 19:45:01 +00:00
Jenkins
67ae89dec7
Merge "Fix neutron-vpnaas for redhat derived bases"
2016-12-09 19:44:46 +00:00
Jenkins
e725268a51
Merge "Add missing per service Keystone config augments"
2016-12-09 11:50:34 +00:00
Ethan Lynn
e237319965
Always check enable_* variables first
...
Check enable_* variables first, then check inventory_host in
group, will help to avoid configuration errors.
Change-Id: Icdb1f50e5c911203b92ac431723620756b15f3c6
Closes-Bug: #1648376
2016-12-08 17:59:48 +08:00
jackning
4396cae2b8
Fix can't generate heka-custom.toml on multi-nodes
...
Original we judge heka-custom.toml whether exists with stat: path=
method, but if deploy on multi-nodes, should add local_action.
Change-Id: Id4a124499d1db03b16cb8af231a394b53fe44cbf
Closes-Bug: #1646732
2016-12-08 17:50:17 +08:00
Ethan Lynn
282afeafa3
Become root when executing task "Set firewall default policy"
...
Add missing "become: True"
Change-Id: I22b9a44fa3e5d147f487e2e24f3f0a65484951ff
Closes-Bug: #1648370
2016-12-08 17:31:15 +08:00
Jenkins
347a86dbaa
Merge "Enable searchlight ui when searchlight enabled"
2016-12-08 09:00:08 +00:00
Jenkins
628418f3ea
Merge "Enable designate dashboard when enable_designate is yes"
2016-12-07 12:35:06 +00:00
James McCarthy
66e17f6a4b
Swift data transfer should not be using the API Network
...
The account, container, and object templates were incorrectly
using the api_interface as their bind_ip configuration setting.
Updated these templates to instead use the storage_interface.
Change-Id: I683102096cd6aa3c77a7900f5a1a248cdcddba42
Note: Rings must be generated accordingly.
2016-12-06 21:05:55 +00:00
Jenkins
2ec6e07d6d
Merge "Remove store_events parameter from ceilometer configuration"
2016-12-06 13:28:14 +00:00
Jenkins
2e25a49f9d
Merge "Revert "Enable zaqar ui when zaqar enabled""
2016-12-06 13:05:50 +00:00
Jenkins
c93cc27643
Merge "Tacker NFV Ansible support"
2016-12-06 13:04:01 +00:00
Jeffrey Zhang
ba173ceb10
Revert "Enable zaqar ui when zaqar enabled"
...
This reverts commit 9fc5157cc7172eea6cd875692a44e13cab1b8226.
zaqar role is not implemented and there is no enable_zaqar variable,
too.
Change-Id: If40fdf8d672ee5e0b375513364734f245fa1d682
2016-12-06 20:14:39 +08:00
liyingjun
ad3085bffd
Enable searchlight ui when searchlight enabled
...
Depends-On: Ie65c374dd319e38fe50fc3dca15c64d07edc8e1a
Change-Id: I9867f1b96b732b473fe043ab57e3338582f7dd9a
Closes-bug: #1646690
2016-12-06 19:05:59 +08:00
Christian Berendt
ad7157ea94
Remove store_events parameter from ceilometer configuration
...
The store_events parameter was removed from ceilometer collector
service with https://review.openstack.org/#/c/367982
Change-Id: If08c280949a2ef5274cc8b029750f98d6f6af79b
Closes-bug: #1647585
2016-12-06 10:18:56 +00:00
jianyi
5cb2ec8ee9
Enable senlin dashboard when enable_senlin is yes
...
Depends-On: I27ac67f42ad04ac5cf6d18b6f56506949aa4887c
Change-Id: I42c8cc7a750d1fd0c4e6ca491ef13d14c968d67b
Closes-Bug: #1646023
2016-12-06 13:58:12 +08:00
Jenkins
8be141b0e0
Merge "Enable zaqar ui when zaqar enabled"
2016-12-05 12:12:47 +00:00
Jenkins
ab538c2cc6
Merge "Add custom policies in service.json"
2016-12-05 12:12:32 +00:00
caoyuan
9fc5157cc7
Enable zaqar ui when zaqar enabled
...
Depends-On:I430340b38ff7642f46d76ec621ae65dcae8157c3
Change-Id: If669601691d1505049ba4196bd3c5856091ed921
Closes-Bug: #1647164
2016-12-04 23:24:08 +08:00
Jenkins
62c6d5a379
Merge "Fix /etc/kolla permission"
2016-12-04 05:20:36 +00:00
zhubingbing
316f3ea4a9
Enable designate dashboard when enable_designate is yes
...
Depends-On: Ic28d984dd2ca3db3633ee535d9475907fa4e2d3b
Change-Id: Ia0b874e3397d1f73dab15e0957e75814bcdfd3ac
Closes-Bug: #1646688
2016-12-03 15:22:19 +00:00
Paul Bourke
3f035e11b2
Add missing per service Keystone config augments
...
The task for keystone is missing a 'per service' entry for it's config
augments. This means for example that users could not add:
/etc/kolla/config/keystone/keystone-fernet.conf
or
/etc/kolla/config/keystone/keystone.conf
and have keystone.conf augmented for those services only.
Change-Id: I8d2570b4a52dc6c3552397b0a6fa7866133dc2f1
Closes-Bug: #1646898
2016-12-02 16:49:50 +00:00
Eduardo Gonzalez
775d8019b6
Add custom policies in service.json
...
Include custom policy.json files in service-api.json.j2 files
Change-Id: Ic55bfc6f61131aa72c3497ce8b2282056bcc7f92
Partially-Implements: blueprint custom-policies
2016-12-02 16:22:17 +00:00
Jenkins
58150b05ae
Merge "Disable notifications for cinder when no consumer"
2016-12-02 14:58:45 +00:00
Jenkins
7fcff0e1f2
Merge "Fix barbican upgrade permission issue"
2016-12-02 13:17:18 +00:00
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
liyingjun
6671551994
Disable notifications for cinder when no consumer
...
Notifications for cinder is not disabled when there is no other consuming
project, it's better to disable that to reduce some pressure for the message
bus[1].
[1]:
http://docs.openstack.org/developer/oslo.messaging/FAQ.html#i-don-t-need-notifications-on-the-message-bus-how-do-i-disable-them
Change-Id: I41c16b4ef6437b0104d4f37daa8b8640db7fdd50
Closes-bug: #1642440
2016-12-02 09:22:04 +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
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
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
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
af3eaa5a23
Fix barbican upgrade permission issue
...
Change-Id: I08bfa65223fd42df218bfd9e81765d6f1a4e10c8
Closes-Bug: #1646008
2016-11-30 12:43: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
Eduardo Gonzalez
79df5d84f8
Tacker NFV Ansible support
...
Add Ansible configuration for Tacker NFV service
Change-Id: I472d96e13a5270d1ee219c2f72f57d9c361f87a6
Partially-Implements: blueprint tacker-support
2016-11-29 17:19:21 +00:00
Jenkins
89dcde15ff
Merge "Add solum ansible role"
2016-11-29 16:32:53 +00:00