6355 Commits

Author SHA1 Message Date
caoyuan
b08e4f9ed1 Move senlin precheck into its own role
Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>

Change-Id: Id0a941ad5b15c33034b93e19d10cc995e8520945
Partially-implements: blueprint condition-pre-check
2017-01-10 04:58:47 +00:00
Surya Prakash Singh
c7f5a388d7 Heat configuration param change for heat-api section
Making variable name "works" to "workers" for correct configuration
as followed in other services

Closes-Bug: #1655081

Change-Id: I333b7a7a98770e640db49e8103900957c629bad5
2017-01-10 04:27:04 +00:00
Jenkins
3bfa038b37 Merge "Move congress precheck into its own role" 2017-01-10 01:12:05 +00:00
Jenkins
b8df00bb95 Merge "Fix ovs-cleanup issue at cleanup scripts" 2017-01-09 14:28:52 +00:00
Tino Schmeier
dde279cbec cinder.conf either supports lvm or ceph backend, not both
Cinder can be configured to support either
lvm or ceph backend. Using both backends only enables lvm
as the ceph backend configuration is combined
with the lvm backend part via elif code.

Change-Id: I57e515cf7cdd6377d60bfbc45a889553ce87207a
Closes-Bug: #1654996
2017-01-09 14:20:38 +01:00
caoyuan
dba142e8b7 Move congress precheck into its own role
Change-Id: I775b039a07daf27460fa288ecb2886417513f411
Partially-implements: blueprint condition-pre-check
2017-01-09 09:55:15 +08:00
Jenkins
e1ed40bc79 Merge "Move aodh precheck into its own role" 2017-01-09 01:43:20 +00:00
Jenkins
e1a42a228f Merge "all.yml should be in alphabetical order" 2017-01-08 07:12:24 +00:00
caoyuan
152ae97a76 Move aodh precheck into its own role
Refer to https://review.openstack.org/#/c/399354/

Change-Id: I934ff074cb795b971f79ecce008931cc672f1932
Partially-implements: blueprint condition-pre-check
2017-01-08 01:10:24 +08:00
Jenkins
b8c0f25fec Merge "Move ceilometer precheck into its own role" 2017-01-07 17:00:33 +00:00
Eduardo Gonzalez
2776e7e0fc Add designate_mdns fact into precheck
Change-Id: I769055bd7c036c45de2fe1758bd643fda15b9902
2017-01-07 12:49:41 +00:00
caowei
3e75c3416c all.yml should be in alphabetical order
Interchage 'designate' and 'etcd'.

Change-Id: I25164288a104856f73c8b8ec67cb201d6f287a69
2017-01-07 12:09:24 +08:00
caoyuan
1b12e6f7b1 Add "---" for designate roles
TrivialFix

Change-Id: Ib7912a360bbbd6069ab9720aaee0c195338c12a3
2017-01-06 23:47:53 +00:00
Jenkins
8fdfc403ea Merge "add panko role" 2017-01-06 19:33:28 +00:00
Jenkins
03ee40a2e9 Merge "Re-import Murano core library on upgrade" 2017-01-06 19:33:22 +00:00
Jenkins
6aad0ecada Merge "Missing mysql plugin in telegraf" 2017-01-06 17:33:18 +00:00
Jenkins
2cb679a93a Merge "Update init-runonce to use openstack commands" 2017-01-06 17:02:22 +00:00
Jenkins
298483cf26 Merge "Move tacker precheck into its own role" 2017-01-06 17:02:06 +00:00
Eduardo Gonzalez
f386c19283 Move magnum precheck into its own role
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>

Change-Id: I3cea0677379773d1426cfd314bead5e58e5c825f
Partially-implements: blueprint condition-pre-check
2017-01-07 00:28:07 +08:00
caoyuan
3eb7ec6053 Move ceilometer precheck into its own role
refer to https://review.openstack.org/#/c/399354/

Change-Id: If33e4ad7358136b88965679a9877e87487f812ea
Partially-implements: blueprint condition-pre-check
2017-01-07 00:06:33 +08:00
Jenkins
cfac48e3ff Merge "Add enable_horizon_* parameter for dashboard" 2017-01-06 15:16:06 +00:00
Jenkins
6e4f6e9299 Merge "Use openstack_service_workers variable in horizon.conf.j2" 2017-01-06 14:35:17 +00:00
Jeffrey Zhang
2c241b9c15 Add enable_horizon_* parameter for dashboard
We can enable the service without enable the dashboard in this way.

Change-Id: I97b9281c7f6976b75b19c49222faee3ae2a0db66
2017-01-06 22:15:36 +08:00
Jenkins
42c2f499b2 Merge "Move cinder precheck into its own role" 2017-01-06 14:05:36 +00:00
Jenkins
6ded194574 Merge "Move neutron precheck into its own role" 2017-01-06 14:03:19 +00:00
Jenkins
2aa1fa692d Merge "Use stevedore aliases for interface_driver configuration" 2017-01-06 13:56:55 +00:00
Jenkins
5ffecd4360 Merge "Remove trailing backtick" 2017-01-06 13:55:28 +00:00
Paul Bourke
f4b5c2db74 Update init-runonce to use openstack commands
Change-Id: I522feee353a7afcdca6862ce4e262e14e36df3a2
2017-01-06 13:49:49 +00:00
Jenkins
40e443da57 Merge "Ansible-ize OpenStack Designate" 2017-01-06 13:23:26 +00:00
Jenkins
2c1118bc39 Merge "Add .project and .pydevproject to .gitignore" 2017-01-06 12:04:04 +00:00
Jenkins
c6593d3574 Merge "Fix trove role issue" 2017-01-06 12:03:58 +00:00
Jenkins
25926c3f15 Merge "Enable solum dashboard when enable_solum is yes" 2017-01-06 12:02:02 +00:00
Jeffrey Zhang
9140abc0b2 Fix trove role issue
* add the bind_host and bind_port option for trove api service
* add emptry upgrade.yml file

Change-Id: Ie861e43f98d513d2831303249ddf407de40bba2a
2017-01-06 12:51:49 +08:00
caoyuan
5b1c6a47aa Move tacker precheck into its own role
Change-Id: I63f5247a01683cff416847c1856a24997bf8605c
Partially-implements: blueprint condition-pre-check
2017-01-06 10:47:03 +08:00
Jenkins
f4186d4bd7 Merge "Fix code style in start_compute.yml" 2017-01-05 17:54:12 +00:00
Jenkins
2c12993edd Merge "Remove -H fd:// for docker.service in the baremetal role" 2017-01-05 17:37:03 +00:00
Jenkins
fe3ad83b1d Merge "Move trove precheck into its own role" 2017-01-05 14:46:15 +00:00
Jenkins
c266d76922 Merge "Move ironic precheck into its own role" 2017-01-05 14:46:04 +00:00
Ross Krumbeck
a9ade20bee Ansible-ize OpenStack Designate
Implement ansible role to deploy designate
and dependencies. The backend used is bind9.

Co-Authored-By: zhubingbing <zhubingbing10@gmail.com>
Co-Authored-By: Eduardo Gonzalez <dabarren@gmail.com>

Depends-On: 6d0dc3e0f931c7c50b64a4659900cc50b0d860a2
Implements: blueprint ansible-designate
Change-Id: I34d8126e0cd8d71d5ced9b62f3776cc354fbb549
2017-01-05 14:34:15 +00:00
Jenkins
7e462d0acc Merge "Allow cinder-volume to be configured to use HNAS iscsi" 2017-01-05 14:18:20 +00:00
Jenkins
3b2fcf7674 Merge "Fix python3 compatibility in kolla_docker" 2017-01-05 10:07:44 +00:00
Jeffrey Zhang
155ec962e3 Optimize reconfiguration for keystone
Partically-implements: blueprint better-reconfigure
Change-Id: Ieab308ea1ec90300e319db4e1bcf8bd0cfef7619
2017-01-05 14:15:20 +08:00
caowei
ae88c6fcdf Use openstack_service_workers variable in horizon.conf.j2
Change-Id: I69c94895e4a6f6173363ce818f69344c0fdb22a4
2017-01-05 14:06:16 +08:00
caowei
4f3fdea9a4 Add .project and .pydevproject to .gitignore
Eclipse generates these.

Change-Id: Ie1157c2f226922e9fa5cf407c1ee83ef8c160581
2017-01-05 13:27:51 +08:00
Michal (inc0) Jastrzebski
34ce7aad5a Limit check containers to reconfigure action
Genconfig doesn't require running containers or even docker installed.
This caused issues in kolla-k8s gates. Let's limit this task to
reconfigure.

Change-Id: I41265ea8d255aca59d73c1582486ed1e7885a829
2017-01-05 00:14:35 -05:00
Jenkins
3513ab825d Merge "Optimize reconfigure action for memcached" 2017-01-04 21:39:02 +00:00
Jenkins
7798da713e Merge "Optimize reconfigure action for glance" 2017-01-04 21:31:03 +00:00
Jeffrey Zhang
910a50d888 Support multi key in merge_config module
Change-Id: Ibf9ee55c48a5181c5ba3aa46bef485cd3468f14c
Closes-Bug: #1647065
2017-01-04 17:06:02 +00:00
Eduardo Gonzalez
d7a3cbdc67 Fix code style in start_compute.yml
Add space in jinja definition and specify nova-compute
in set volume fact task name.

TrivialFix

Change-Id: I94a3bb2415f1f8d60c646b488be4acc09c489a0a
2017-01-04 15:17:46 +00:00
Jenkins
c5124f98df Merge "Fix gate in iax-ord node when using libvirt 2.0" 2017-01-04 12:03:50 +00:00