Jenkins
3d593bf6ac
Merge "Fix telegraf task"
2017-02-09 07:46:39 +00:00
zhubingbing
90e13efd65
Fix fluentd config error
...
Depends-On: 810fcdd28669bbd317c290d498d590ddb2c32f65
Change-Id: I88eff57448cc29ddff0f301f210623b2309e6b4d
Closes-Bug: #1663126
2017-02-09 06:48:41 +00:00
Duong Ha-Quang
f45fe3243f
Change Barbican default secret store to pkcs11
...
Change-Id: I758eedb8569ce5ddbfb44f7dc79d622891997e84
Closes-Bug: #1625340
2017-02-09 13:40:13 +07:00
Jeffrey Zhang
7d66beec92
use_forwarded_for is moved to api group
...
See the nova code in[0].
[0] https://github.com/openstack/nova/blob/master/nova/conf/api.py#L35
Change-Id: I87861ac44d99699f7a11b5cc383a2f43c47c2b04
2017-02-09 14:30:10 +08:00
Jenkins
90eb3c4818
Merge "Fixing authentication url for kubernetes"
2017-02-09 03:48:33 +00:00
Jenkins
e2f6c30e81
Merge "Optimize reconfiguration for aodh"
2017-02-09 03:33:38 +00:00
caoyuan
fdecd21246
Optimize reconfigure action for horizon
...
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: Ieb44258cd99744a92ef1aa958e3bdccf9519f212
Partially-implements: blueprint better-reconfigure
2017-02-09 11:32:32 +08:00
Serguei Bezverkhi
40ce12bd04
Fixing authentication url for kubernetes
...
Fixing authentication url for kubernetes
Change-Id: Idb0151f8ae8f785a34f3ea1feee2d33a6afa0987
2017-02-08 21:07:07 -05:00
liyingjun
6b47d8284b
Fix telegraf task
...
When enabling telegraf, task failed with "the field 'vars' has an invalid value,
which appears to include a variable that is undefined. The error was: 'dict
object' has no attribute 'telegraf_services'"
Change-Id: I6dd5c401bf9b673685ad1b4a20f85c55ce04abbc
Closes-bug: #1662807
2017-02-08 20:05:40 -05:00
Jenkins
d124e4a93c
Merge "Optimize reconfiguration for elasticsearch"
2017-02-08 19:38:06 +00:00
Jenkins
78e00a953a
Merge "Use neutron user in neutron_lbaas.conf and overwrite defaults"
2017-02-08 18:55:04 +00:00
Eduardo Gonzalez
b402dd16ed
Recover nova reload task to upgrade
...
Sighup signal is neccessary to reload upgrade levels
on all services communicating with rpc.
If not rpc version will remain in Newton.
Change-Id: I4b02d933699aa9b013dfbc65d1e57d53db49bcee
2017-02-08 10:45:41 +00:00
Jeffrey Zhang
5355155783
Fix copying over nfs_shares task failure
...
Change-Id: I2e050d811a26ac83f2336d25b02952a9e9835142
Closes-Bug: #1662625
2017-02-08 16:26:56 +08:00
Jenkins
0a8e2a6206
Merge "Bump docker to 1.12 in bootstrap-servers"
2017-02-07 17:32:18 +00:00
Jenkins
091b17a356
Merge "Allow configuration of HAProxy default timeouts"
2017-02-07 17:31:32 +00:00
Jenkins
db7ee0f16d
Merge "Fluentd should not chown all files in /var/log/kolla"
2017-02-07 16:34:21 +00:00
Jenkins
7a8007e7a9
Merge "Load freezer dashboard"
2017-02-07 16:33:49 +00:00
Vladislav Belogrudov
f556a42a87
Allow configuration of HAProxy default timeouts
...
With this fix operator can tune client/server timeouts of HAProxy
to avoid receiving '504' for lengthy requests by API clients.
Change-Id: I12611b34f99759e6b6527fea3768a971c9fbdd71
Closes-Bug: #1662506
2017-02-07 18:21:57 +03:00
Jenkins
000e850933
Merge "Add the missing pull image for ironic-dnsmasq"
2017-02-07 14:43:45 +00:00
Jenkins
c9034d0423
Merge "Mount mnt folder when enabled cinder nfs backend"
2017-02-07 14:19:03 +00:00
Jenkins
75aec933ee
Merge "Fix the WARNING in copy keystone domain task"
2017-02-07 14:18:57 +00:00
Jenkins
a662775464
Merge "Fix gnocchi auth issue"
2017-02-07 14:10:02 +00:00
Jenkins
0d16ad7343
Merge "This feature is supporting for collecting log from IPA."
2017-02-07 08:51:42 +00:00
Mauricio Lima
b155ad5d96
Optimize reconfiguration for etcd
...
Co-Authored-By: caoyuan <cao.yuan@99cloud.net>
Change-Id: I1cd494afd3a76e832272e70e9e1e5a41a522a31e
Partially-implements: blueprint better-reconfigure
2017-02-06 23:01:09 +08:00
caoyuan
e58a2d85ca
Add the missing pull image for ironic-dnsmasq
...
Change-Id: I7c5188c8b13b4dc728b201a29b6d304a7d396201
2017-02-06 22:35:37 +08:00
Jenkins
36408dde59
Merge "Change freezer exact syntax problem"
2017-02-06 09:02:08 +00:00
zhubingbing
d6b4c25d20
Change freezer exact syntax problem
...
Closes-Bug: #1662068
Change-Id: I57d4df3ccb70471d8509fcffb351bd254fec567b
2017-02-06 05:35:44 +00:00
Jeffrey Zhang
078dd5566e
Mount mnt folder when enabled cinder nfs backend
...
Change-Id: Ib3d0067ce4bc90245664a2fff337d4e71e4214c1
2017-02-06 10:53:17 +08:00
Jenkins
747b100e48
Merge "Fix parameter issue in cinder handlers"
2017-02-05 15:08:59 +00:00
caowei
d467161399
Load freezer dashboard
...
Change-Id: Ib7354920de24dbab9481553bad6521e2f5e93fae
Depends-On: I8a70c7e95cdd6517816060e148d3fdc4857182f4
Closes-Bug: #1661953
2017-02-05 21:24:34 +08:00
Jenkins
4938e80b81
Merge "Enable tacker_horizon when enable_tacker is yes"
2017-02-05 12:57:50 +00:00
Jenkins
6aa03e5611
Merge "Fix grafana database creation"
2017-02-05 12:51:25 +00:00
Jeffrey Zhang
2b402ace4d
Fix the WARNING in copy keystone domain task
...
Change-Id: I2bf2e8a6ba17c813bb2b9cdf05d3062f29d9fdf6
Closes-Bug: #1653168
2017-02-05 20:49:20 +08:00
Jeffrey Zhang
430a9dedf3
Use new bootstrap and register method
...
Change-Id: I61aa70affc8ff98c7e57160de8da0df3d6be5929
2017-02-05 20:45:46 +08:00
Jenkins
6856a6f804
Merge "Integrate designate with neutron"
2017-02-05 02:36:21 +00:00
caoyuan
13eed1ba57
Optimize reconfiguration for kibana
...
Change-Id: Ic4beb20361644b42dbed82fcffb7446c00f84e87
Partially-implements: blueprint better-reconfigure
2017-02-04 15:16:17 +00:00
Mauricio Lima
4957752286
Fix parameter issue in cinder handlers
...
Co-Authored-By: Jeffrey Zhang <jeffrey.zhang@99cloud.net>
Change-Id: I92c0757af6567cbb4ff338493df9931ebef3366c
2017-02-04 15:55:29 +08:00
caoyuan
e527707056
Optimize reconfigure action for congress
...
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Change-Id: I568ebe2e5160982aaf5a82b6d73a753cbadc0c49
Partially-implements: blueprint better-reconfigure
2017-02-04 15:50:27 +08:00
Jeffrey Zhang
38ad05a872
Remove unnecessary until in register.yml file
...
Change-Id: I1577cc3afef4dadd3a188c8ba749c9cdfad313ae
2017-02-04 14:38:54 +08:00
caoyuan
1210720a95
Optimize reconfigure action for trove
...
Co-Authored-By: Mauricio Lima <mauriciolimab@gmail.com>
Change-Id: Icbf70b0cb242dbd705e8794369b7f8d32a43c25f
Partially-implements: blueprint better-reconfigure
2017-02-04 13:42:55 +08:00
Jeffrey Zhang
f4b0b359f9
Fluentd should not chown all files in /var/log/kolla
...
Change-Id: If77663306e68e7a35f3e6772490a5622b7a8d32f
2017-02-04 05:16:55 +00:00
Jeffrey Zhang
71f6d104d8
Add Loading nfs_shares file without .j2 extension in cinder config
...
We do not use *.j2 filename pattern in custom config folder. Add
nfs_shares without .j2 extension for consistency. And do not remove the
.j2 extension file for back compatibility.
Change-Id: Ic66c2f3188e818b9dff4d693102f0d433d2695ac
2017-02-04 13:16:26 +08:00
qiankun.zhang
138ff1656d
Enable tacker_horizon when enable_tacker is yes
...
Depends-On: Ic63c88436b03c14ef767ee102625e697250c00e0
Change-Id: I0220cdb13686deda8b7a3a622530cd72fbe80dad
Closes-Bug: #1647894
2017-02-04 01:54:36 +00:00
Eduardo Gonzalez
7e53d2e74e
Fix grafana database creation
...
Kolla use kolla_toolbox container to interact
with the database.
Grafana fails to deploy if mysql-python is not installed
in the host.
Change-Id: I033f1828ff027532de9be94aaf7dee6dbeab8fb6
Closes-Bug: #1661646
2017-02-03 23:32:04 +00:00
jangseon ryu
67aee9f8a2
This feature is supporting for workers config in swift servers.
...
Currently it doesn't work in swift servers such as proxy-server,
object-server, account-server and container-server, in spite of
setting openstack_service_workers config in globals.yml.
Because it's not implement about workers in swift.
Closes-Bug: #1662751
Change-Id: Iae9a12952cd3fe285eed3d8fca2e667a68de15c7
Signed-off-by: jangseon ryu <jangseon.ryu@navercorp.com>
2017-02-03 20:52:10 +00:00
Eduardo Gonzalez
1e1c43549e
Apply new register method
...
Change-Id: I4653250149dcc3ce46a2ea9622b9228a120764d2
Closes-Bug: #1661595
2017-02-03 15:27:45 +00:00
Eduardo Gonzalez
4e0fa6a334
Remove hardcoded usernames in register.yml
...
Usernames can be configured with variables in
configuration files, but user creation is hardcoded.
Change-Id: I057cfb921d776217db66f59226dcfa79f3eb7368
Closes-Bug: #1661587
2017-02-03 12:17:54 +00:00
Eduardo Gonzalez
e516ea5099
Integrate designate with neutron
...
Integrate designate service with neutron to allow instances
and floatingip resolve designate dns.
MDNS service need to be reachable from nova instances
in order to resolve DNS queries.
Added new dns_interface to make this configurable.
Add designate guide.
Closes-Bug: #1661330
Change-Id: I5a2ac5cf2a9aa0977ae42d53dd64699623ddf3ed
2017-02-03 11:06:59 +00:00
Jeffrey Zhang
10f92bd828
Fix gnocchi auth issue
...
gnocchi use auth_mode option to load the proper middleware. So no need
to change the api-paste.ini file anymore.
Change-Id: Id69a3301225b49c94951f6c33376ebb8d5362efb
2017-02-03 10:27:48 +00:00
Jenkins
57d9224702
Merge "Remove hardcode /etc/kolla path"
2017-02-03 09:26:30 +00:00