Bertrand Lallau
74dfe047b8
Remove Ubuntu 14.04 related code
...
Last Openstack version supported on Ubuntu 14.04 is Mitaka.
Hence Ubuntu 14.04 related code can be safely remove from Ansible tasks
since Kolla Newton release.
Change-Id: I7202c1f6d21a2e6f3536c0420a7cc889aff0f5ed
2017-03-24 13:22:12 +01:00
Jenkins
e2d60f5264
Merge "Fix can't find /usr/lib/libCryptoki2_64.so in barbican"
2017-03-22 14:11:11 +00:00
zhubingbing
6d0e31f232
Fix can't find /usr/lib/libCryptoki2_64.so in barbican
...
Link https://docs.openstack.org/project-install-guide/key-manager/newton/barbican-backend.html#simple-crypto-plugin
Change-Id: I351738c2a98090c56ac69e477fbe5ddec4cc5b26
Closes-Bug: #1672001
2017-03-22 20:43:14 +08:00
Jenkins
cf9404a303
Merge "Use service_name variable when defined in neutron role"
2017-03-22 11:23:08 +00:00
Jenkins
2cdaefe243
Merge "Fix error during Grafana container restart"
2017-03-22 08:55:27 +00:00
Jenkins
871c8679c4
Merge "Activate binary-logs in MariaDB/MySQL"
2017-03-22 08:53:22 +00:00
Jenkins
23f32c00e6
Merge "Sahara: add oslo_messaging_notifications config"
2017-03-22 07:08:11 +00:00
Jenkins
aae03a432e
Merge "Apply correct permissions to kolla_logs/ceilometer"
2017-03-22 07:04:07 +00:00
Jenkins
2f520e809c
Merge "Update Searchlight resource_plugin configuration"
2017-03-22 07:04:01 +00:00
Jenkins
9f56ce7571
Merge "Fix the Nova SSH port prechecks missing"
2017-03-22 07:03:05 +00:00
Bertrand Lallau
cbe374ce30
Use service_name variable when defined in neutron role
...
service_name variable is defined in tasks but not used everywhere.
Change-Id: I67a95f49d277cf004338a9c184e7be70608714b7
2017-03-21 21:35:02 +00:00
Jenkins
b240656848
Merge "Fix Telegraf startup config files issue"
2017-03-21 16:24:09 +00:00
Jenkins
e4f0128133
Merge "Fix wrong api interface reference in haproxy.cfg for nova serial"
2017-03-21 16:17:19 +00:00
Jenkins
78c8d83a9a
Merge "Remove heka_socket vol and unwedge some containers"
2017-03-21 16:15:15 +00:00
Jenkins
9495dae128
Merge "Freezer: remove oslo_messaging_notifications config"
2017-03-21 15:55:35 +00:00
Jenkins
c73e4cba64
Merge "Solum: remove oslo_messaging_notifications config"
2017-03-21 15:55:28 +00:00
Jenkins
4991cf3dd7
Merge "Fix logrotate issue on Octavia and Watcher service"
2017-03-21 15:19:48 +00:00
Jenkins
f8ece9a63b
Merge "Update Fluentd config to log in Kibana dashboard"
2017-03-21 15:13:09 +00:00
Jeffrey Zhang
f7c54a5dd2
Fix wrong api interface reference in haproxy.cfg for nova serial
...
Change-Id: Ie81e3a2528ea04106ecf8c9f5e4491b1d98d2f7a
Closes-Bug: #1674645
2017-03-21 20:35:52 +08:00
Bertrand Lallau
dfdf3efb3f
Fix error during Grafana container restart
...
grafana_ini file used in test condition doesn't exists,
use grafana_conf file instead.
Change-Id: Id5dca94aed98b0d6cf6c4f841e7380f8b8154416
Closes-Bug: #1673932
2017-03-21 09:28:18 +01:00
Jenkins
7fc5ca29b2
Merge "Register Cinder v3 endpoint in keystone"
2017-03-21 07:53:50 +00:00
Bertrand Lallau
8e3cce34a2
Fix Telegraf startup config files issue
...
Telegraf allow plugin configuration in /etc/telegraf/telegraf.d
directory. These files comes from telegraf/templates/config/*.conf,
but this directory is optional.
Closes-Bug: #1673691
Change-Id: Idc695c86c5f6b6b0bd514728f2025321cd200907
2017-03-20 22:47:31 +01:00
Jenkins
ac2e9425b6
Merge "Enable heat-api proxy header parsing"
2017-03-20 16:38:34 +00:00
Jenkins
a6da4d98a4
Merge "Use kolla_internal_vip_address for glance_api servers"
2017-03-20 13:06:46 +00:00
Jenkins
9ce2a9b5f4
Merge "Add neutron-bgp-dragent playbooks and sensible defaults."
2017-03-20 10:47:01 +00:00
Jenkins
469eb14886
Merge "Remove the deprecated option for cinder.conf"
2017-03-19 17:17:25 +00:00
Jenkins
483f1c36fe
Merge "Mount /lib/modules folder in ironic-conductor container"
2017-03-19 14:30:42 +00:00
caoyuan
312c3fe56f
Fix the Nova SSH port prechecks missing
...
Change-Id: Ide78ed1de89a9904db48f08fcff3c247ee650317
2017-03-19 16:55:58 +08:00
Bertrand Lallau
dff062b3a6
Activate binary-logs in MariaDB/MySQL
...
The binary log contains a record of all changes to the databases, both
data and structure. It consists of a set of binary log files and an
index.
Activate it in MariaDB will fix Telegraf error on Mysql/MariaDB inputs
retrieval.
Change-Id: I040ed75ffbf1afded87ba0f8f63a3e384707d1fb
Closes-Bug: #1673969
2017-03-19 09:38:24 +01:00
Bertrand Lallau
4ca1444fad
Update Searchlight resource_plugin configuration
...
Activate resource_plugin only if related Openstack services are enabled.
Change-Id: Iff37c8738513661d2defe7fb7614b526864b1cc2
2017-03-18 00:10:27 +01:00
Jeffrey Zhang
9866f8b4b7
Register Cinder v3 endpoint in keystone
...
Change-Id: I2658259d88a8df1c0d716ed6f360f9514fb957b5
Closes-Bug: #1673703
2017-03-17 18:40:12 +08:00
Jenkins
9e804f4286
Merge "Multi-regions Support"
2017-03-16 17:42:07 +00:00
Thomas O'Neill
94dec80705
Add neutron-bgp-dragent playbooks and sensible defaults.
...
Depends-On: If7f5c80eb10a1c418785d9c659ae18bfecfcfe33
Change-Id: I9c54f01193b4e12338e71cd1f0a4635dcbfa43fe
Implements: blueprint neutron-bgp-dragent
2017-03-16 10:03:17 +00:00
Bertrand Lallau
50c29f0d75
Update Fluentd config to log in Kibana dashboard
...
Fluent rewrite_tag_filter output plugin must be updated for the
following services:
* Congress
* Designate
* Freezer
* Manila
* Murano
* Octavia
* Senlin
* Trove
* Watcher
Change-Id: I5329002c99f5c940921dff107f2120bafb158168
Closes-Bug: #1673208
2017-03-16 10:05:45 +01:00
Jenkins
181c331174
Merge "Trove: add oslo_messaging_notifications config"
2017-03-16 08:50:01 +00:00
Jenkins
cf6e954c43
Merge "Access glance through vip rather than multi glance ips in ironic"
2017-03-16 08:28:16 +00:00
Jenkins
7b357a4dcf
Merge "Update glance sanity check to use built in shade"
2017-03-15 23:32:33 +00:00
Jenkins
11c57b3413
Merge "Remove all Heka related remaining stuff"
2017-03-15 19:36:14 +00:00
satya
b586f41967
Implement Cinder, Nova Placement and mistral logs for kibana
...
Nova placement api, cinder api, volume logs along with mistral logs
are missing from the filter which will allow elastic search to fetch it
from the fluentd
Fixes the issue
Change-Id: I7899ce6e010bfc6534a88f0a2117dc0a9e60c7c7
Closes-Bug: #1673002
2017-03-15 17:33:05 +00:00
Bertrand Lallau
fbf712b68f
Fix logrotate issue on Octavia and Watcher service
...
Services config files are missing in cron command.
Cron Jinja template has been adapted in order to take it into account.
Change-Id: I5aef67b774ddaf83afdfe03d099b91e68a11ae1d
Closes-Bug: #1673163
Closes-Bug: #1673193
2017-03-15 18:26:32 +01:00
Bertrand Lallau
33e7f646ed
Remove all Heka related remaining stuff
...
Heka has been removed and replaced by fluentd.
Refer to https://review.openstack.org/#/c/437874/
Change-Id: Id9f95cbefcd4b1089e2a00a92dc66f387c27f09b
2017-03-15 17:20:04 +01:00
Paul Bourke
abba627c16
Update glance sanity check to use built in shade
...
The current module 'kolla_sanity' was written as a shim before full
shade support was added to Ansible. This should now no longer be needed,
we can implement the checks using Ansible provided modules.
Partially-implements: blueprint sanity-check-container
Depends-On: If6d10f2ce90c7fc72353566554352b0310942f30
Change-Id: Ie08c952178cdbea6e6a6e9e91cb62090ea98c2be
2017-03-15 11:34:11 +00:00
Jenkins
590d8753b0
Merge "Fix heat-engine and heat-api-cfn workers configuration"
2017-03-15 11:03:58 +00:00
Jenkins
eef2af6150
Merge "Set tacker-server api_workers using openstack_service_workers"
2017-03-15 11:03:50 +00:00
Jenkins
b26e858fbe
Merge "Set karbor-api workers using openstack_service_workers"
2017-03-15 11:02:40 +00:00
Jenkins
66bfd3f8b4
Merge "Set magnum-api workers using openstack_service_workers"
2017-03-15 11:02:17 +00:00
Jenkins
a97e34c30c
Merge "Set searchlight-api workers using openstack_service_workers"
2017-03-15 11:01:36 +00:00
Jenkins
7d2a58fb00
Merge "Fix vpnaas custom config dir"
2017-03-15 11:01:29 +00:00
caoyuan
1c4a5e50bd
Add the missing port prechecks for keystone
...
Change-Id: Ic2890d0ea2dd0927b327b880bf25532fbb2efe07
2017-03-15 08:56:39 +00:00
Bertrand Lallau
811266b5c5
Sahara: add oslo_messaging_notifications config
...
Sahara can send RPC notifications to Ceilometer as define here:
https://github.com/openstack/ceilometer/blob/master/ceilometer/pipeline/data/event_definitions.yaml#L147
oslo_messaging_notifications section MUST be managed in sahara.conf
file.
Change-Id: Ifdb5c1454a4940d4c1d8b521eb6c91529af142f3
2017-03-14 11:21:00 +01:00