1942 Commits

Author SHA1 Message Date
Borne Mace
bb475911d3 Fixed config generation to check correct actions
A config generation check was added to a few services but the action
name checked was "genconfig" where the kolla-ansible genconfig command
actually uses the action name "config".

Stop run the handlers when action is "config".

Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Partially-implements: blueprint better-reconfigure
Change-Id: I9d3be2f674087f340108b176c8e8e2209ffa8806
2017-01-24 11:43:05 +08:00
Jenkins
7f3d7a30d9 Merge "Load murano dashboard dynamic" 2017-01-23 19:42:17 +00:00
Jenkins
86c66ad0e5 Merge "Remove precheck.yml in baremetal" 2017-01-23 19:37:43 +00:00
Jenkins
4a872573d2 Merge "Remove hardcoded designate backend" 2017-01-23 16:26:56 +00:00
Jenkins
e2f91df367 Merge "Fix mysql database user of ceilometer" 2017-01-23 15:24:30 +00:00
Jenkins
1eafdd14b3 Merge "Optimize reconfiguration for searchlight" 2017-01-23 15:08:04 +00:00
Jenkins
5740f11901 Merge "Optimize reconfiguration for senlin" 2017-01-23 14:13:16 +00:00
Jenkins
1128072a4c Merge "Optimize reconfiguration for heat" 2017-01-23 12:27:57 +00:00
Jenkins
390a120415 Merge "Rename task in destroy role that removes images" 2017-01-23 12:03:58 +00:00
Jenkins
1457718df0 Merge "Use port variable replace 5000 and 35357" 2017-01-23 10:21:53 +00:00
Jenkins
85144965be Merge "Load karbor dashboard" 2017-01-23 09:01:33 +00:00
caoyuan
9d165c7d89 Fix mysql database user of ceilometer
And fix a typo.

Change-Id: Iadfa5efd37a48cd0f23ab375da8fa1b65002fec2
Closes-Bug: #1658392
2017-01-23 04:26:49 +00:00
caoyuan
d7ab65b852 Optimize reconfiguration for searchlight
Change-Id: If36ba287a09ff1c5e5c767b733e79f1c1753be10
Partially-implements: blueprint better-reconfigure
2017-01-22 14:44:26 +00:00
caoyuan
927c89571f Optimize reconfiguration for senlin
Change-Id: I6516db6e1cb0ccd3de6c525e686e041619f83a36
Partially-implements: blueprint better-reconfigure
2017-01-22 14:38:51 +00:00
caowei
27b1fde0de Load karbor dashboard
Depends-On: I12d9bc5263b5efbe2ef0277f152eb13e19bb5558
Change-Id: I5cfc0d4d9110b5b5081fa5d6ae14adfd627f5f59
Closes-Bug: #1658122
2017-01-22 16:40:51 +08:00
Christian Berendt
bfc37b7caf Rename task in destroy role that removes images
Change-Id: Id8f9881a4991da085cec93d7e38e8911dce043f0
2017-01-21 10:33:39 +01:00
zhubingbing
5cf169f3b3 Remove precheck.yml in baremetal
i think the baremetal project need not precheck.yml

Change-Id: I5805dc14024f865179d7e7ea4c1634cdf193f4cd
2017-01-21 06:07:11 +00:00
Jeffrey Zhang
f3ea03d88f Load murano dashboard dynamic
* Add ENABLE_MURANO environment in horizon
* Add murano related setting in local_settings.j2 file

Change-Id: I172b6d07536210623b2e2066ba4f1cc768479e33
Closes-Bug: #1640679
2017-01-21 09:33:51 +08:00
zhubingbing
97bbfd447f Use port variable replace 5000 and 35357
Change-Id: If6cc00f9e2a913bce234b0e24a1453098523234d
2017-01-20 16:05:48 +00:00
Eduardo Gonzalez
89447107b5 Remove hardcoded designate backend
Add conditionals to deploy bind9 as backend
for designate, this way will easy third parties
to deploy or develop custom backends.

Change-Id: Ie61a3927ecb9366476cf3fbe0a866f8ea843d100
2017-01-20 12:01:53 +00:00
caoyuan
2d1079e95b Update the upgrade.yml for trove
TrivialFix

Change-Id: I38e8d13413f93ed24efc9c90753704f2379fd2f2
2017-01-20 17:24:18 +08:00
caoyuan
a755e7f0a4 Optimize reconfiguration for heat
Change-Id: I0e8b16bba5c826a97a4e9bd07891f5f3fb549334
Partially-implements: blueprint better-reconfigure
2017-01-20 09:14:22 +00:00
Jenkins
78b8f47bd5 Merge "Add karbor ansible role" 2017-01-20 02:26:46 +00:00
Jenkins
4b5b14948b Merge "Fix the group check for glance-registry" 2017-01-19 16:53:19 +00:00
Jenkins
c108c5e604 Merge "Refactor Designate and Panko bootstrap.yml" 2017-01-18 16:32:15 +00:00
Jenkins
8d84fe58dd Merge "Fix keystone reconfigure" 2017-01-18 16:31:51 +00:00
Jenkins
88b52b2341 Merge "Fix octavia image names in start.yml" 2017-01-18 15:14:50 +00:00
Eduardo Gonzalez
bb7b8d0837 Fix keystone reconfigure
Change-Id: I15c23a3445ab1cbc92c4c1258f37844bf244ebf0
Partically-implements: blueprint better-reconfigure
2017-01-18 14:56:58 +00:00
Eduardo Gonzalez
af2195286e Refactor Designate and Panko bootstrap.yml
Change-Id: I39b2800898183c59bf562935725dac6b17704f04
2017-01-18 14:23:30 +00:00
Jenkins
4357f6df38 Merge "Add prechecks into solum roles" 2017-01-18 13:23:51 +00:00
caoyuan
6853e7e382 Fix the group check for glance-registry
TrivialFix

Change-Id: I5f279008aae6f7630abaa30b6b3d725ff5003764
2017-01-18 21:23:44 +08:00
Jenkins
3f8cb8adda Merge "Refactor bootstrap.yml file" 2017-01-18 10:17:50 +00:00
caoyuan
810453e7ef Fix the error when pull keystone image
When pull keystone image, it will failed, msg is "image' is undefined",
this patch fix it.

Change-Id: I510030cc20a44410a847ab0a6ef36effae716975
2017-01-18 13:38:50 +08:00
caoyuan
2718005b8b Add prechecks into solum roles
Change-Id: I7de471a5a513b7e6b4a0e697fa64f64fa0d519b2
Partially-implements: blueprint condition-pre-check
2017-01-18 10:05:29 +08:00
Jenkins
d8180c52e1 Merge "Allow operators to use 'fallback mode' for Ceph disks" 2017-01-17 19:11:12 +00:00
Mauricio Lima
2bcb134496 Fix octavia image names in start.yml
Change-Id: I2d21bb68d00556d3029ded7df602df271fd6d93e
2017-01-17 14:14:07 -03:00
Jenkins
016d79f009 Merge "Render ceph.conf using merge_configs" 2017-01-17 16:40:04 +00:00
Jenkins
490677b1a6 Merge "Optimize reconfiguration for keystone" 2017-01-17 13:01:55 +00:00
Mauricio Lima
90917100f2 Move some prechecks into its own role
To avoid many merge conflicts and re-works
* Solum
* iscsi
* Keystone
* elasticsearch

Change-Id: Ibaecda35597cf39c602919b4990579f7cfc75c22
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Co-Authored-By: qiankun.zhang <zhangqiankun@sgitg.sgcc.com.cn>
Partially-implements: blueprint condition-pre-check
2017-01-17 08:54:35 -03:00
Jenkins
b124712c25 Merge "Move keystone precheck into its own role" 2017-01-17 09:52:53 +00:00
jackning
b25c6b15fe Render ceph.conf using merge_configs
At present, cinder/nova/glance/gnocchi relative containers's
ceph.conf aren't be merge from user custom's config.
In some condition, we should add extra parameter to custom's
ceph.conf, for example:rbd_default_features = 1.

So, it is necessary to use merge_configs instead of template.
Closes-Bug: #1656162

Change-Id: I824e0c68af270b85c52382ae35987213266fc6f6
2017-01-17 09:32:44 +08:00
Jenkins
306e0cea12 Merge "Move swift precheck into its own role" 2017-01-16 18:02:46 +00:00
Jenkins
d4dfacdc2e Merge "Move mongodb precheck into its own role" 2017-01-16 17:59:08 +00:00
Jenkins
0ffd82b10c Merge "TLS loadbalancer creation fails due to unread neutron_lbaas.conf" 2017-01-16 14:32:42 +00:00
caoyuan
a88fc50a62 Move mongodb precheck into its own role
Change-Id: I0c545d98eaf00642f82d575ceef8e0a2733090c2
Partially-implements: blueprint condition-pre-check
2017-01-16 21:31:18 +08:00
xu.hongzhi
857a90cc31 Move swift precheck into its own role
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>

Change-Id: If3a0a849e551b2b8973a343d1ea603ebb5840e28
Partially-implements: blueprint condition-pre-check
2017-01-16 21:22:17 +08:00
Jenkins
3af19ebab8 Merge "Move prechecks into its own role" 2017-01-16 12:04:21 +00:00
Nenad Radojevic
380822eb97 TLS loadbalancer creation fails due to unread neutron_lbaas.conf
LBaaS v2 agent is starting without the config file neutron_lbaas.conf.
Added the file to lbaas' container config directory in order to
initialize a Keystone session for the creation of a TLS listener.

Change-Id: I2f47590af0421f4c8f1c8fd25e599e446ad1c0f1
Closes-Bug: #1656777
2017-01-16 10:34:11 +00:00
caoyuan
2b7bde0a7b Move keystone precheck into its own role
Change-Id: I5290c923530338682808205cc9c3957178de469c
Partially-implements: blueprint condition-pre-check
2017-01-15 16:14:55 +08:00
Mauricio Lima
d53f27caea Move prechecks into its own role
To avoid many merge conflicts and re-works
* Panko
* Octavia
* Ceph
* MariaDB

Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Partially-implements: blueprint condition-pre-check
Change-Id: I3d2766d0d9f01ad4052731c7219a2d0635527ac5
2017-01-13 12:43:49 -03:00