1933 Commits

Author SHA1 Message Date
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
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
97bbfd447f Use port variable replace 5000 and 35357
Change-Id: If6cc00f9e2a913bce234b0e24a1453098523234d
2017-01-20 16:05:48 +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
Jenkins
8d78e23336 Merge "Move Influxdb precheck into its own role" 2017-01-13 13:52:57 +00:00
Jenkins
1cdda5b4ad Merge "Move kibana precheck into its own role" 2017-01-13 13:51:22 +00:00
Jenkins
9cb51cc125 Merge "Move kuryr precheck into its own role" 2017-01-13 13:45:25 +00:00
Jenkins
dee1fb7d99 Merge "Move rabbitmq precheck into its own role" 2017-01-13 13:41:55 +00:00
Jenkins
fc6d9e9b7b Merge "Unify jinja syntax" 2017-01-13 05:58:51 +00:00
Jeffrey Zhang
7233b45d29 Refactor bootstrap.yml file
Change-Id: I00d2dcb0895548ba169ab85764cf546c2214cbf5
2017-01-12 23:37:50 +08:00
yangyang
0f67017536 Move Influxdb precheck into its own role
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>

Change-Id: I8a9eaa8f3860b06811d6c9e1e1c51fc83f98863b
Partially-implements: blueprint condition-pre-check
2017-01-12 22:54:20 +08:00
caoyuan
901d63f5a5 Move kuryr precheck into its own role
Change-Id: I0ae528e614aec65d4fee3044fff7036717a50376
Partially-implements: blueprint condition-pre-check
2017-01-12 22:46:00 +08:00
caoyuan
2646650f35 Move rabbitmq precheck into its own role
Change-Id: Iab182674f17f21322c88e6f7a728fb534168eb25
Partially-implements: blueprint condition-pre-check
2017-01-12 22:43:20 +08:00