3322 Commits

Author SHA1 Message Date
Jenkins
92d5b3e5e0 Merge "Fix Keystone v3 for Manila" 2016-03-04 17:57:09 +00:00
Jenkins
3c015ad207 Merge "Reconfigure for Memcached" 2016-03-04 17:55:12 +00:00
Jenkins
82c426ce3a Merge "Set mongodb log file to shared volume by heka" 2016-03-04 17:01:24 +00:00
Mauricio Lima
93df1da8dd Fix Keystone v3 for Manila
TrivialFix

Change-Id: I05bc0c95533372af11575f345e64d6f57ef9c157
2016-03-04 11:29:00 -05:00
Jenkins
2d22570a02 Merge "Use use_forwarded_for in manila config" 2016-03-04 16:10:13 +00:00
Hui Kang
ef24d9e597 Set mongodb log file to shared volume by heka
TrivialFix

Change-Id: I085ef2884749bb4ecc546b78052a5688e8b36ad3
2016-03-04 11:04:23 -05:00
Jenkins
9fcd3122cd Merge "Playbook for Ironic upgrade" 2016-03-04 16:01:29 +00:00
Jenkins
e72c8f1147 Merge "Playbook for magnum upgrade" 2016-03-04 15:53:23 +00:00
Jenkins
91f3bb0395 Merge "Reconfigure for Swift" 2016-03-04 15:44:41 +00:00
Jenkins
3820210b9e Merge "Updated from global requirements" 2016-03-04 15:44:22 +00:00
Jenkins
356af48625 Merge "Reconfigure nova service" 2016-03-04 15:03:31 +00:00
OpenStack Proposal Bot
a109f36e68 Updated from global requirements
Change-Id: I65585d6a3c05792d6de593e4024768916bd8ed47
2016-03-04 14:37:02 +00:00
Jenkins
7ab6def355 Merge "Add reconfigure for heka" 2016-03-04 14:36:47 +00:00
Éric Lemoine
7a9257b482 Use use_forwarded_for in manila config
In https://review.openstack.org/#/c/286876 the use_forwarded_for
option was removed from the Manila configuration. Manila does support
that option so it should be kept for logs to include the appropriate
clien IP address.

TrivialFix

Change-Id: I0279ad24a2331ce7e6e292549013b9553fe1a6f3
Related-Bug: #1548935
2016-03-04 15:34:42 +01:00
Michal Rostecki
50aafb8645 Playbook for magnum upgrade
Change-Id: I5607d1a21d1eb4e4aaf83b0a09e3f50650f76fdb
Partially-Implements: blueprint upgrade-kolla
Implements: blueprint upgrade-magnum
2016-03-04 15:32:54 +01:00
Jenkins
b5ffb450e6 Merge "Reconfigure Ironic" 2016-03-04 14:31:24 +00:00
Jenkins
a494bdbebc Merge "Fixing typo in the documentation" 2016-03-04 14:29:17 +00:00
Jenkins
7f9ba5a477 Merge "Reconfigure cinder service" 2016-03-04 14:28:39 +00:00
Serguei Bezverkhi
bb3079898b Reconfigure for Swift
This implements reconfigure for Swift service.

Change-Id: Ifa4f02fc39ca79a886d6fd85f87073c897a777eb
Partially-Implements: blueprint kolla-reconfig
2016-03-04 08:01:31 -05:00
MD NADEEM
b4fbb0201a Reconfigure mistral service
This patch implements mistral service reconfiguration.

Partially-implements: bp kolla-reconfig

Change-Id: I07b89fe05ce410ecc1059dd49c1ee86187adc9d2
2016-03-04 12:53:01 +05:30
MD NADEEM
1a50a8162c Playbook for Ironic upgrade
Change-Id: Ib2917567934c4bc37c79883f114ca56055394314
Partially-Implements: blueprint upgrade-kolla
2016-03-04 12:26:56 +05:30
Ildar Iskhakov
bf95c1f156 Fixing typo in the documentation
Change-Id: I454d3ff2226a51b6b98515c1b29f7d3d45351e4f
2016-03-03 21:04:56 -08:00
Nikolai Korablin
8077173ceb Reconfigure for Memcached
Add reconfiguration for memcached
untested

Change-Id: I5fb534729c238e277435848c2f7ce76a50bd5d6d
2016-03-03 16:23:48 -08:00
Jenkins
ebc1bbb081 Merge "When ansible fails it still reads chaged key" 2016-03-03 23:34:50 +00:00
Jenkins
61b468344e Merge "Manila upgrade stub" 2016-03-03 23:14:00 +00:00
Jenkins
e1c3467bd0 Merge "Reconfigure for Heat" 2016-03-03 22:54:42 +00:00
Jenkins
67864c318b Merge "Make Heka collect Manila logs" 2016-03-03 22:42:31 +00:00
SamYaple
69c33ce2fe When ansible fails it still reads chaged key
Add changed key failure as well.
Closes-Bug: #1552405

Change-Id: Ic25a57ba20928bee136932cc422713e76dcbe2a1
2016-03-03 22:26:14 +00:00
Jenkins
d3b6752a65 Merge "Add TLS protection on external API endpoints" 2016-03-03 22:25:17 +00:00
Yarko Tymciurak
42b566f58e Manila upgrade stub
Upgrade stub file for Manila

TrivialFix

Change-Id: I2f13f8783ede46889691e55b7873088da52e2eac
2016-03-03 16:13:36 -06:00
Jenkins
f3048ff8ab Merge "Introduce the hacking module to kolla" 2016-03-03 21:48:44 +00:00
Vikram Hosakote
1c33173927 Reconfigure nova service
This patch set implements reconfiguring the nova service.

Change-Id: If078efd9ca98f815ca7830de912a4bc8916ff403
Partially-implements: bp kolla-reconfig
2016-03-03 20:48:44 +00:00
Jenkins
67c71ff551 Merge "Reconfigure neutron service" 2016-03-03 19:51:58 +00:00
Dave McCowan
3daded6242 Add TLS protection on external API endpoints
TLS can be used to encrypt and authenticate the connection with
OpenStack endpoints.  This patch provides the necessary
parameters and changes the resulting service configurations to
enable TLS for the Kolla deployed OpenStack cloud.

The new input parameters are:

kolla_enable_tls_external: "yes" or "no" (default is "no")
kolla_external_fqdn_cert: "/etc/kolla/certificates/haproxy.pem"
kolla_external_fqdn_cacert: "/etc/kolla/certificates/haproxy-ca.crt"

Implements: blueprint kolla-ssl

Change-Id: I48ef8a781c3035d58817f9bf6f36d59a488bab41
2016-03-03 14:44:37 -05:00
Jenkins
a94d537aab Merge "Fix Keystone v3 and Horizon" 2016-03-03 18:51:09 +00:00
Jenkins
e6ca7e6b8a Merge "Add new gates for oraclelinux" 2016-03-03 18:11:40 +00:00
Jenkins
67d3557f1e Merge "Fixing ambiguity in the documetation" 2016-03-03 18:02:00 +00:00
Jenkins
6b0258abe3 Merge "Bump to latest ansible and deps" 2016-03-03 16:59:10 +00:00
Jenkins
ea15697aa8 Merge "Libvirt needs openvswitch to connect br-int" 2016-03-03 16:31:31 +00:00
Jenkins
e235f6cc57 Merge "ADD user neutron to the neutron-openvswitch-agent docker file" 2016-03-03 16:00:15 +00:00
Jenkins
b362a1b9fa Merge "Add documentation for Kolla plugin functionality" 2016-03-03 15:59:53 +00:00
Mauricio Lima
285e42a99c Make Heka collect Manila logs
Partially implements: blueprint heka

Change-Id: I3fadbf29f5219a293b8b1114d192e27888be2c59
2016-03-03 10:53:59 -05:00
SamYaple
57124620ab Fix Keystone v3 and Horizon
After our switch to keystone-manage bootstrap Horizon is not happy
due to v3 not being setup correctly. This patch fixes that

This also includes removal of unused variables (transforms them into
endpoint url variables)

TrivialFix
Change-Id: I1e04db8c24049f80e974c063f03068a2ab32a563
2016-03-03 15:44:53 +00:00
Jenkins
50130834bf Merge "Simplify logic of vagrantfile" 2016-03-03 15:27:23 +00:00
SamYaple
a2fe37fe89 Bump to latest ansible and deps
Ansible is pinned to single commit in devel branch to pull in the
latest shade module we need (domain control). It will be available in
ansible 2.1

TrivialFix
Change-Id: I4c21fa1d2cec30d4aeb80e050ef4a62332f9ed45
2016-03-03 15:19:00 +00:00
Jenkins
5bbd578379 Merge "Add reconfigure for manila" 2016-03-03 14:18:48 +00:00
Jenkins
eb7b18e354 Merge "Reconfigure for Magnum" 2016-03-03 13:42:41 +00:00
Éric Lemoine
b950fe2383 Add reconfigure for heka
Change-Id: I21c5fa106c5d1cf1ec1c3de1a9378595c6c0b086
Partially-Implements: blueprint kolla-reconfig
2016-03-03 12:57:00 +01:00
Paul Bourke
8b3d3ef84e Add documentation for Kolla plugin functionality
Every now and then people ask about plugins for Kolla. This conversation
may need to be revisted in more detail soon, but till then it's worth
highlighting what we do currently support in Kolla.

Right now adding the block as shown in this patch will make the plugin
archive available in the image, but currently only Neutron has
Dockerfile directives to automatically install them if present. The same
can be added very easily for other commonly pluggable services such as
Horizon.

Change-Id: Ia52d5ccf753667c5452b19fcaf4bf5b893a59fd0
2016-03-03 10:24:29 +00:00
Ryan Hallisey
930737efae Libvirt needs openvswitch to connect br-int
Libvirt is trying to create a port on br-int and is
failing because ovs is not installed.

Co-authored-by: Ian Main <imain@redhat.com>
Closes-bug: 1552717
Change-Id: I6ed0c1ae5b27b58e4c22bcbe7e674f66cde48990
2016-03-03 05:00:50 -05:00