apex-puppet-tripleo.git
8 years agoMerge "IPv6 VIP addresses need to be /128"
Jenkins [Wed, 3 May 2017 19:43:11 +0000 (19:43 +0000)]
Merge "IPv6 VIP addresses need to be /128"

8 years agoIPv6 VIP addresses need to be /128
Michele Baldessari [Wed, 26 Apr 2017 09:40:51 +0000 (11:40 +0200)]
IPv6 VIP addresses need to be /128

We currently hardcode /64 as our VIP addresses when using IPv6.
The problem with this is that some server code might bind to that
IP as a source address when doing inter-cluster communication
(rabbitmq/galera for example). So when the VIP moves there will
be effectively a network outage between the nodes, which should not
happen.

Likely this was hardcoded to /64 because the RA IPaddr2 needs a nic
parameter when /128 is specified. This is due to:
https://bugzilla.redhat.com/show_bug.cgi?id=1445628

We also make sure we use the ipv6_addrlabel option set to 99 so that
they will never be used as source ip addresses.

Depends-On: I7fcf15a00aedbdcfb21db501ad46c69fb97ec30c
Partial-Bug: #1686357

Change-Id: Ibefde870512ad1e03ff12f7aea91b3734f03f96f
Co-Authored-By: Sofer Athlan-Guyot <sathlang@redhat.com>
Co-Authored-By: Marios Andreou <mandreou@redhat.com>
Co-Authored-By: Damien Ciabrini <dciabrin@redhat.com>
8 years agoMerge "firewall: generally accept "jump" param and use tripleo:firewall for log rule"
Jenkins [Wed, 3 May 2017 07:39:07 +0000 (07:39 +0000)]
Merge "firewall: generally accept "jump" param and use tripleo:firewall for log rule"

8 years agoMerge "Fix wrong notify in swift proxy profile"
Jenkins [Thu, 27 Apr 2017 17:33:56 +0000 (17:33 +0000)]
Merge "Fix wrong notify in swift proxy profile"

8 years agoMerge "Add linuxbridge agent profile"
Jenkins [Thu, 27 Apr 2017 15:59:58 +0000 (15:59 +0000)]
Merge "Add linuxbridge agent profile"

8 years agoMerge "Include base apache module in tls_proxy resource"
Jenkins [Thu, 27 Apr 2017 14:52:12 +0000 (14:52 +0000)]
Merge "Include base apache module in tls_proxy resource"

8 years agoFix wrong notify in swift proxy profile
Juan Antonio Osorio Robles [Thu, 27 Apr 2017 07:23:36 +0000 (10:23 +0300)]
Fix wrong notify in swift proxy profile

the TLS proxy was notifying neutron::server instead of swift proxy.

Change-Id: I212978c107a75209d5b7c266e608eb9a9e9cdc76

8 years agoInclude base apache module in tls_proxy resource
Juan Antonio Osorio Robles [Thu, 27 Apr 2017 06:56:13 +0000 (09:56 +0300)]
Include base apache module in tls_proxy resource

Other services include it by using the vhost resource from openstacklib.
If we include a service (such as swift-proxy) that uses the tls_proxy
resource, and we do so in a separate node or in its own container, it
will fail since the base apache module hadn't been included.

Change-Id: I0167e08b0b652618d8a1af792376bcf02c8fcd82

8 years agoAdd a flag to rabbitmq so that we can deploy with ha-mode: all again
Michele Baldessari [Wed, 26 Apr 2017 08:12:50 +0000 (10:12 +0200)]
Add a flag to rabbitmq so that we can deploy with ha-mode: all again

In change Ib62001c03e1e08f58cf0c6e0ba07a8879a584084 we switched the
rabbitmq queues HA mode from ha-all to ha-exactly. While this gives us a
nice performance boost with rabbitmq, it makes rabbit less resilient to
network glitches as we painfully found out via
https://bugzilla.redhat.com/show_bug.cgi?id=1441635.

Will propose another THT change to actually change the default to
-1 so we get this ha-mode:all by default.

Change-Id: I9a90e71094b8d8d58b5be0a45a2979701b0ac21c
Partial-Bug: #1686337
Co-Authored-By: Damien Ciabrini <dciabrin@redhat.com>
Co-Authored-By: John Eckersberg <jeckersb@redhat.com>
8 years agoMerge "Enable internal network TLS for etcd"
Jenkins [Tue, 25 Apr 2017 17:33:53 +0000 (17:33 +0000)]
Merge "Enable internal network TLS for etcd"

8 years agoMerge "Update puppet-etcd version"
Jenkins [Tue, 25 Apr 2017 13:35:02 +0000 (13:35 +0000)]
Merge "Update puppet-etcd version"

8 years agoMerge "Add support for Redfish hardware in Ironic"
Jenkins [Tue, 25 Apr 2017 11:29:16 +0000 (11:29 +0000)]
Merge "Add support for Redfish hardware in Ironic"

8 years agoMerge "Include zaqar apache module"
Jenkins [Tue, 25 Apr 2017 09:53:09 +0000 (09:53 +0000)]
Merge "Include zaqar apache module"

8 years agoMerge "Dell SC: Add secondary DSM support"
Jenkins [Tue, 25 Apr 2017 01:58:09 +0000 (01:58 +0000)]
Merge "Dell SC: Add secondary DSM support"

8 years agoUpdate puppet-etcd version
Bogdan Dobrelya [Mon, 24 Apr 2017 16:07:00 +0000 (18:07 +0200)]
Update puppet-etcd version

Include the yaml config file for containers

Change-Id: I3ad463217ed3f2d6374627248236b274cfed72fb
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
8 years agoAdd support for Redfish hardware in Ironic
Dmitry Tantsur [Mon, 24 Apr 2017 12:48:28 +0000 (14:48 +0200)]
Add support for Redfish hardware in Ironic

Part of blueprint redfish-support

Depends-On: Icd065cec7114fc026b658ede0d78be2e777c15aa
Change-Id: Ib14f87800ae7657cf6176a4820248a2ce048241d

8 years agoMerge "Enable setting SubjectaltNames for haproxy and httpd certs"
Jenkins [Mon, 24 Apr 2017 12:17:17 +0000 (12:17 +0000)]
Merge "Enable setting SubjectaltNames for haproxy and httpd certs"

8 years agoMove ceilometer upgrade re-run out of collector
Pradeep Kilambi [Tue, 18 Apr 2017 23:14:16 +0000 (19:14 -0400)]
Move ceilometer upgrade re-run out of collector

Since collector is deprecated, lets move this out of collector.pp
so it gets run and resource types are created appropriately even
when collector is not included.

Closes-bug: #1676961

Change-Id: I32445a891c34f519ab16dcecc81993f8909f6481

8 years agoMerge "Allow to configure haproxy daemon's status"
Jenkins [Fri, 21 Apr 2017 13:39:13 +0000 (13:39 +0000)]
Merge "Allow to configure haproxy daemon's status"

8 years agoMerge "Cover gnocchi api step 4 and 5"
Jenkins [Fri, 21 Apr 2017 13:10:25 +0000 (13:10 +0000)]
Merge "Cover gnocchi api step 4 and 5"

8 years agoMerge "Add resource profile for vmware nsx_v3"
Jenkins [Fri, 21 Apr 2017 13:01:29 +0000 (13:01 +0000)]
Merge "Add resource profile for vmware nsx_v3"

8 years agoMerge "Add ML2 configuration for Bagpipe BGPVPN extension"
Jenkins [Fri, 21 Apr 2017 12:55:50 +0000 (12:55 +0000)]
Merge "Add ML2 configuration for Bagpipe BGPVPN extension"

8 years agoMerge "Refactor SSHD config to allow both SSHD options and banner/motd to be set"
Jenkins [Fri, 21 Apr 2017 05:00:27 +0000 (05:00 +0000)]
Merge "Refactor SSHD config to allow both SSHD options and banner/motd to be set"

8 years agoMerge "Update UI language list"
Jenkins [Fri, 21 Apr 2017 00:06:41 +0000 (00:06 +0000)]
Merge "Update UI language list"

8 years agoInclude zaqar apache module
Thomas Herve [Tue, 21 Mar 2017 08:51:26 +0000 (09:51 +0100)]
Include zaqar apache module

This includes the Zaqar apache module, allowing to run Zaqar behind
httpd.

Depends-On: I69b923dd76a60e9ec786cae886c137ba572ec906
Change-Id: Ib52144e5877d9293057713d6bdca557724baad5c

8 years agoMerge "Haproxy: When using TLS everywhere, use verifyhost for the balancermembers"
Jenkins [Thu, 20 Apr 2017 09:26:53 +0000 (09:26 +0000)]
Merge "Haproxy: When using TLS everywhere, use verifyhost for the balancermembers"

8 years agoRefactor SSHD config to allow both SSHD options and banner/motd to be set
Oliver Walsh [Tue, 18 Apr 2017 11:51:36 +0000 (12:51 +0100)]
Refactor SSHD config to allow both SSHD options and banner/motd to be set

In https://review.openstack.org/#/c/444622/7 the sshd_options and banner/motd
are mutually exclusive. This patch, and the next patchset of that review,
resolves the conflict.

Related-Bug: 1668543

Change-Id: I1d09530d69e42c0c36311789166554a889e46556

8 years agoCover gnocchi api step 4 and 5
Alex Schultz [Wed, 12 Apr 2017 19:53:44 +0000 (13:53 -0600)]
Cover gnocchi api step 4 and 5

Update the gnocchi api to expose the redis information as a class
parameter so it can be tested correctly.

Change-Id: I075b4af5e7bb35f90f7b82f8fb1b6d6ad6363b71

8 years agoEnsure /etc/docker/daemon.json
Dan Prince [Wed, 19 Apr 2017 21:55:54 +0000 (16:55 -0500)]
Ensure /etc/docker/daemon.json

A recent Centos docker packaging change removed the default
/etc/docker/daemon.json file. As such we need to create an empty
json file if none exists before running Augeas to configure
the settings.

Change-Id: Ibfe04b468639002f55da7bb65d2606f730c700b7
Closes-bug: #1684297

8 years agoDell SC: Add secondary DSM support
rajinir [Mon, 10 Apr 2017 16:46:03 +0000 (11:46 -0500)]
Dell SC: Add secondary DSM support

Adds support for a secondary DSM in case the primary becomes
unavailable.

Change-Id: Ibf8c333f62556d421d67c853f1f0740d7f9985bf
Depends-On: I331466e4f254b2b8ff7891b796e78cd30c2c87f7

8 years agoAllow to configure haproxy daemon's status
Michele Baldessari [Wed, 19 Apr 2017 10:56:46 +0000 (12:56 +0200)]
Allow to configure haproxy daemon's status

Currently we hard-code the fact that haproxy starts as a daemon.
When running haproxy in a container we need this to be configurable
because the haproxy process will be pid number 1.

We are not changing the current semantics which have the 'daemon'
option always set, but we are allowing its disabling.

Change-Id: I51c482b70731f15fee4025bbce14e46a49a49938

8 years agoMerge "Ensure we configure ssl.conf"
Jenkins [Wed, 19 Apr 2017 10:45:55 +0000 (10:45 +0000)]
Merge "Ensure we configure ssl.conf"

8 years agoAdd linuxbridge agent profile
Bartosz Stopa [Wed, 19 Apr 2017 07:18:27 +0000 (09:18 +0200)]
Add linuxbridge agent profile

Add a tripleo profile for neutron linuxbridge agent configuration.

Change-Id: Ie3ac03052f341c26735b423701e1decf7233d935
Partial-Bug: #1652211

8 years agoMerge "Create bigswitch agent profile"
Jenkins [Wed, 19 Apr 2017 03:11:07 +0000 (03:11 +0000)]
Merge "Create bigswitch agent profile"

8 years agoMerge "Added release note for "Support for external swift proxy""
Jenkins [Tue, 18 Apr 2017 19:14:35 +0000 (19:14 +0000)]
Merge "Added release note for "Support for external swift proxy""

8 years agoEnsure we configure ssl.conf
Lukas Bezdicka [Thu, 13 Apr 2017 17:21:45 +0000 (19:21 +0200)]
Ensure we configure ssl.conf

Every time we call apache module regardless of using SSL we have to
configure mod_ssl from puppet-apache or we'll hit issue during package
update. File /etc/httpd/conf.d/ssl.conf from mod_ssl package contains
Listen 443 while apache::mod::ssl just configures SSL bits but does not
add Listen. If the apache::mod::ssl is not included the ssl.conf file is
removed and recreated during mod_ssl package update. This causes
conflict on port 443.

Change-Id: Ic5a0719f67d3795a9edca25284d1cf6f088073e8
Related-Bug: 1682448
Resolves: rhbz#1441977

8 years agoEnable setting SubjectaltNames for haproxy and httpd certs
Juan Antonio Osorio Robles [Tue, 18 Apr 2017 12:48:02 +0000 (15:48 +0300)]
Enable setting SubjectaltNames for haproxy and httpd certs

This enables setting the subjectAltNames for HAProxy and httpd certs.
These will eventually replace the usage of many certs, to have instead
just one that has several subjectAltNames.

Change-Id: Icd152c8e0389b6a104381ba6ab4e0944e9828ba3

8 years agoAdded release note for "Support for external swift proxy"
Luca Lorenzetto [Tue, 18 Apr 2017 12:03:54 +0000 (14:03 +0200)]
Added release note for "Support for external swift proxy"

Change-Id: I7feac65bf814099ab591b473be962e64dec85cbd

8 years agoHaproxy: When using TLS everywhere, use verifyhost for the balancermembers
Juan Antonio Osorio Robles [Tue, 18 Apr 2017 11:49:09 +0000 (14:49 +0300)]
Haproxy: When using TLS everywhere, use verifyhost for the balancermembers

This checks that the subjectAltName in the backend server's certificate
matches the server's name that was intended to be used.

Change-Id: If1c61e1becf9cc84c9b18835aef1eaaa8c0d4341

8 years agoMerge "Allow setting of keepalived router ID"
Jenkins [Tue, 18 Apr 2017 10:59:03 +0000 (10:59 +0000)]
Merge "Allow setting of keepalived router ID"

8 years agoMerge "HAproxy/heat_api: increase timeout to 10m"
Jenkins [Tue, 18 Apr 2017 06:58:02 +0000 (06:58 +0000)]
Merge "HAproxy/heat_api: increase timeout to 10m"

8 years agoHAproxy/heat_api: increase timeout to 10m
Emilien Macchi [Mon, 17 Apr 2017 15:30:23 +0000 (11:30 -0400)]
HAproxy/heat_api: increase timeout to 10m

Default timeout is 2min but it doesn't reflect the rpc_response_timeout
value that we set in THT and instack-undercloud, which is 600 (10 min).

In some cases (in low-memory environments), Heat needs more than 2
minutes to reply to the client, when deploying the overcloud.
It makes sense to increase the timeout to the value of rpc_timeout to
give a chance to Heat to reply to the client, otherwise HAproxy will
kill the connection and send 504 to the client.

Depends-On: I9669d40d86d762101734704fcef153e360767690
Change-Id: I32c71fe7930c8798d306046d6933e4b20c22740c
Related-Bug: 1666072

8 years agoMerge "Support for external swift proxy"
Jenkins [Mon, 17 Apr 2017 18:06:40 +0000 (18:06 +0000)]
Merge "Support for external swift proxy"

8 years agoMerge "Move ceilometer wsgi to step 3"
Jenkins [Sat, 15 Apr 2017 02:57:28 +0000 (02:57 +0000)]
Merge "Move ceilometer wsgi to step 3"

8 years agoMerge "Move gnocchi wsgi configuration to step 3"
Jenkins [Sat, 15 Apr 2017 02:54:56 +0000 (02:54 +0000)]
Merge "Move gnocchi wsgi configuration to step 3"

8 years agoMerge "Dell SC: Add exclude_domain_ip option"
Jenkins [Fri, 14 Apr 2017 23:59:15 +0000 (23:59 +0000)]
Merge "Dell SC: Add exclude_domain_ip option"

8 years agoSupport for external swift proxy
Luca Lorenzetto [Fri, 14 Apr 2017 08:45:57 +0000 (10:45 +0200)]
Support for external swift proxy

Users may have an external swift proxy already available (i.e. radosgw
from already existing ceph, or hardware appliance implementing swift
proxy). With this change user may specify an environment file that
registers the specified urls as endpoint for the object-store service.
The internal swift proxy is left as unconfigured.

Change-Id: Ia568c3a5723d8bd8c2c37dbba094fc8a83b9d67e

8 years agoMerge "Make install of kolla optional on the undercloud"
Jenkins [Thu, 13 Apr 2017 22:15:15 +0000 (22:15 +0000)]
Merge "Make install of kolla optional on the undercloud"

8 years agoMerge "etcd: Make HAProxy terminate TLS connections"
Jenkins [Thu, 13 Apr 2017 15:20:28 +0000 (15:20 +0000)]
Merge "etcd: Make HAProxy terminate TLS connections"

8 years agoAllow setting of keepalived router ID
Thomas Herve [Wed, 12 Apr 2017 16:02:46 +0000 (18:02 +0200)]
Allow setting of keepalived router ID

By default the undercloud and the overcloud share virtual_router_id
definition, leading to errors like "ip address associated with VRID not
present in received packet". This allows setting the range for the IDs.

Change-Id: I0c822777824b469b0f8ef0f31b3708fe47d5b2d7

8 years agoDell SC: Add exclude_domain_ip option
rajinir [Mon, 10 Apr 2017 16:41:29 +0000 (11:41 -0500)]
Dell SC: Add exclude_domain_ip option

This option allows users to exclude some fault domains.
Otherwise all domains are returned.

Change-Id: I6eb2bcc7db003a5eebd3924e3e4eb44e35f60483
Depends-On: I8ac91e6720e52da9cf7480f80bcfb456bf0c2433

8 years agoMake install of kolla optional on the undercloud
Martin André [Wed, 12 Apr 2017 16:06:15 +0000 (18:06 +0200)]
Make install of kolla optional on the undercloud

This defaults to 'True' to keep backward compatibility and can be
disabled by setting 'enable_container_images_built' to false in
undercloud.conf.

Depends-On: Ia3379cf66b1d6b180def69c2a5b22b2602baacef
Change-Id: I33e7e9a6a3865fed38f7ed6490455457da67782b

8 years agoMove gnocchi wsgi configuration to step 3
Alex Schultz [Wed, 12 Apr 2017 16:34:07 +0000 (10:34 -0600)]
Move gnocchi wsgi configuration to step 3

We configure apache in step3 so we need to configure the gnocchi api in
step 3 as well to prevent unnecessary service restarts during updates.

Change-Id: I30010c9cf0b0c23fde5d00b67472979d519a15be
Related-Bug: #1664418

8 years agoMove ceilometer wsgi to step 3
Alex Schultz [Wed, 12 Apr 2017 16:03:22 +0000 (10:03 -0600)]
Move ceilometer wsgi to step 3

Apache is configured in step 3 so if we configure ceilometer in step 4,
the configuration is removed on updates. We need to configure it in step
3 with the other apache services to ensure we don't have issues on
updates.

Change-Id: Icc9d03cd8904c93cb6e17f662f141c6e4c0bf423
Related-Bug: #1664418

8 years agoMerge "Stop SSHD profile clobbering SSH client config"
Jenkins [Wed, 12 Apr 2017 15:58:21 +0000 (15:58 +0000)]
Merge "Stop SSHD profile clobbering SSH client config"

8 years agoAdd ML2 configuration for Bagpipe BGPVPN extension
Ricardo Noriega [Wed, 12 Apr 2017 10:26:19 +0000 (12:26 +0200)]
Add ML2 configuration for Bagpipe BGPVPN extension

Change-Id: I9e1a56782e258fb6982b70d9a07f35808f2b2de5
Depends-On: Ic975ec1d6b2bf6e6bd28b47ba9dd2a3ae629d149
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
8 years agoMerge "Ensure directory exists for certificates for httpd"
Jenkins [Wed, 12 Apr 2017 10:14:09 +0000 (10:14 +0000)]
Merge "Ensure directory exists for certificates for httpd"

8 years agoEnable internal network TLS for etcd
Feng Pan [Fri, 7 Apr 2017 20:24:10 +0000 (16:24 -0400)]
Enable internal network TLS for etcd

bp secure-etcd

Change-Id: I0759deef7cbcf13b9056350e92f01afd33e9c649
Signed-off-by: Feng Pan <fpan@redhat.com>
8 years agoStop SSHD profile clobbering SSH client config
Oliver Walsh [Tue, 11 Apr 2017 20:42:44 +0000 (21:42 +0100)]
Stop SSHD profile clobbering SSH client config

Including the ::ssh manifest will manage both client and server config.
Managing the client config was not intended and will clobber the OS
default config with the puppet ssh moduled defaults.

Follow up for https://review.openstack.org/443113 where I found the issue after
the changes merged.

Change-Id: I6329f5ebbe8fc3950449e325e56293872d11e1b5
Related-Bug: 1668543

8 years agoEnsure directory exists for certificates for httpd
Juan Antonio Osorio Robles [Fri, 24 Mar 2017 09:31:12 +0000 (11:31 +0200)]
Ensure directory exists for certificates for httpd

We used to rely on a standard directory for the certificates and keys
that are requested by certmonger. However, given the approach we plan to
take for containers that's described in the blueprint, we need to use
service-specific directories for the certs/keys, since we plan to
bind-mount these into the containers, and we don't want to bind mount
any keys/certs from other services.

Thus, we start by creating this directories if they don't exist in the
filesystem and adding the proper selinux labels.

bp tls-via-certmonger-containers

Change-Id: I0b71902358b754fa8bd7fdbb213479503c87aa46

8 years agoUpdate UI language list
Julie Pichon [Tue, 11 Apr 2017 10:41:49 +0000 (11:41 +0100)]
Update UI language list

Change-Id: I848b3cc747f1be06aeda57ba15d4ec557c23ad46
Depends-On: Idf3d82058d87d9c8a3b6d8973d5166043dad2252

8 years agoMerge "Add registry_mirror to base::docker profile"
Jenkins [Tue, 11 Apr 2017 06:10:03 +0000 (06:10 +0000)]
Merge "Add registry_mirror to base::docker profile"

8 years agoMerge "Use docker profile in docker_registry"
Jenkins [Tue, 11 Apr 2017 02:25:15 +0000 (02:25 +0000)]
Merge "Use docker profile in docker_registry"

8 years agoetcd: Make HAProxy terminate TLS connections
Juan Antonio Osorio Robles [Mon, 10 Apr 2017 13:09:51 +0000 (16:09 +0300)]
etcd: Make HAProxy terminate TLS connections

When TLS is enabled for the internal network, HAProxy needs to handle
etcd's TLS termination. Else it will use plain text.

bp secure-etcd

Change-Id: I20651240edcff0953741d4e8e01fa9a7ab185863

8 years agoMerge "Move etcd to step 2"
Jenkins [Mon, 10 Apr 2017 13:45:40 +0000 (13:45 +0000)]
Merge "Move etcd to step 2"

8 years agoAdd registry_mirror to base::docker profile
Dan Prince [Fri, 7 Apr 2017 20:21:39 +0000 (16:21 -0400)]
Add registry_mirror to base::docker profile

This patch adds a new registry_mirror option to help
configure /etc/docker/daemon.json so that we can make use
of HTTP docker mirrors within upstream TripleO CI (infra).

Change-Id: I4b966e9b9b174ca5a6f57974185e0149ea12f232

8 years agoUse docker profile in docker_registry
Dan Prince [Fri, 7 Apr 2017 20:07:12 +0000 (16:07 -0400)]
Use docker profile in docker_registry

The docker_registry profile has resources to configure
the docker service and package. These conflict with the
entries in the tripleo::profile::base::docker class which
exists specifically to manage these resources (and has
unit tests).

This patch removes the duplicate resources and updates
the docker_registry profile to simply include the
base docker profile instead.

This instack-undercloud change below needs to land first.
Depends-On: I6154f4c7435b02b92f6f64687e9ee89d6b86186a

Change-Id: I75c740e7efc6662861c28caeb7fa965ba55438cb

8 years agoMerge "Adding listen_options for Contrail Webui https in haproxy"
Jenkins [Fri, 7 Apr 2017 18:45:48 +0000 (18:45 +0000)]
Merge "Adding listen_options for Contrail Webui https in haproxy"

8 years agoMerge "TLS-everywhere: Add resources for libvirt's cert for live migration"
Jenkins [Fri, 7 Apr 2017 18:45:43 +0000 (18:45 +0000)]
Merge "TLS-everywhere: Add resources for libvirt's cert for live migration"

8 years agoMerge "Stop including ironic::drivers::ssh in the ironic-conductor profile"
Jenkins [Fri, 7 Apr 2017 18:45:18 +0000 (18:45 +0000)]
Merge "Stop including ironic::drivers::ssh in the ironic-conductor profile"

8 years agoMerge "Enable creation of keystone domain when ldap backends are created"
Jenkins [Fri, 7 Apr 2017 18:05:40 +0000 (18:05 +0000)]
Merge "Enable creation of keystone domain when ldap backends are created"

8 years agoMerge "syntax error extra comma in rabbitmq.pp"
Jenkins [Fri, 7 Apr 2017 17:43:57 +0000 (17:43 +0000)]
Merge "syntax error extra comma in rabbitmq.pp"

8 years agoMerge "Add networking-vpp ML2 mechanism driver support"
Jenkins [Fri, 7 Apr 2017 17:32:58 +0000 (17:32 +0000)]
Merge "Add networking-vpp ML2 mechanism driver support"

8 years agoMerge "Add missing octavia auth include to keystone manifest"
Jenkins [Fri, 7 Apr 2017 14:44:50 +0000 (14:44 +0000)]
Merge "Add missing octavia auth include to keystone manifest"

8 years agoMerge "Make galera-ready exec refreshonly"
Jenkins [Fri, 7 Apr 2017 13:50:18 +0000 (13:50 +0000)]
Merge "Make galera-ready exec refreshonly"

8 years agosyntax error extra comma in rabbitmq.pp
Jon Schlueter [Fri, 7 Apr 2017 11:29:09 +0000 (07:29 -0400)]
syntax error extra comma in rabbitmq.pp

bundle rake syntax

Could not parse for environment *root*: Syntax error at ')'; expected '}'

Change-Id: Idfb254df068b3d7342a6ea3c71dabd1316a61bdf

8 years agoStop including ironic::drivers::ssh in the ironic-conductor profile
Dmitry Tantsur [Tue, 4 Apr 2017 09:26:13 +0000 (11:26 +0200)]
Stop including ironic::drivers::ssh in the ironic-conductor profile

The SSH drivers are deprecated, pxe_ipmitool + virtualbmc should be used instead.
This is a follow-up to blueprint switch-to-virtualbmc.

Change-Id: I4fd567dffa3992042eebcf495334b8130e1bdc9f

8 years agoTLS-everywhere: Add resources for libvirt's cert for live migration
Juan Antonio Osorio Robles [Tue, 28 Mar 2017 11:17:21 +0000 (14:17 +0300)]
TLS-everywhere: Add resources for libvirt's cert for live migration

This merely requests the certificates that will be used for libvirt's
live migration if TLS-everywhere is enabled.

bp tls-via-certmonger

Change-Id: If18206d89460f6660a81aabc4ff8b97f1f99bba7

8 years agoMerge "Don't try and create the my.cnf.d dir everytime"
Jenkins [Fri, 7 Apr 2017 07:50:17 +0000 (07:50 +0000)]
Merge "Don't try and create the my.cnf.d dir everytime"

8 years agoEnable creation of keystone domain when ldap backends are created
Juan Antonio Osorio Robles [Fri, 7 Apr 2017 07:09:11 +0000 (10:09 +0300)]
Enable creation of keystone domain when ldap backends are created

This sets the flag create_domain_entry for the ldap_backend resource,
which will create the domain for the ldap backend (this was previously
not the case since only the configuration was created). Furtherly, this
flag will also refresh the keystone server, so the changes come into
effect.

Note that this is only done in step 3, so the domains are created there
and the refresh happens in that step. Also, this is only done for the
bootstrap node, since when the other nodes start, they will already have
the domains available in the keystone database and there won't be a need
to restart.

Related-Bug: #1677603
Depends-On: Ib6c633b6a975e4b760c10a2aef3c252885b05e28
Change-Id: Id879cf5c5ae39d37bf58b73c78733001d2b03d9c

8 years agoMerge "Composable services support for Cinder Pure Storage FlashArray"
Jenkins [Fri, 7 Apr 2017 07:04:52 +0000 (07:04 +0000)]
Merge "Composable services support for Cinder Pure Storage FlashArray"

8 years agoMerge "Adjust UI manifest (language list)"
Jenkins [Fri, 7 Apr 2017 05:14:51 +0000 (05:14 +0000)]
Merge "Adjust UI manifest (language list)"

8 years agoMerge "Migrate Swift ring handling from tripleo-heat-templates to puppet-tripleo"
Jenkins [Fri, 7 Apr 2017 02:49:31 +0000 (02:49 +0000)]
Merge "Migrate Swift ring handling from tripleo-heat-templates to puppet-tripleo"

8 years agoMerge "Adding OVNDBs vip to keepalive"
Jenkins [Fri, 7 Apr 2017 02:39:21 +0000 (02:39 +0000)]
Merge "Adding OVNDBs vip to keepalive"

8 years agoMerge "Make the cluster-check property configurable"
Jenkins [Fri, 7 Apr 2017 00:43:41 +0000 (00:43 +0000)]
Merge "Make the cluster-check property configurable"

8 years agoMerge "Add httpchk for http services"
Jenkins [Fri, 7 Apr 2017 00:43:34 +0000 (00:43 +0000)]
Merge "Add httpchk for http services"

8 years agoMerge "Include ironic::drivers::interfaces in the ironic-conductor profile"
Jenkins [Thu, 6 Apr 2017 23:18:29 +0000 (23:18 +0000)]
Merge "Include ironic::drivers::interfaces in the ironic-conductor profile"

8 years agoMerge "Adding support for Bagpipe Agent as BGPVPN driver"
Jenkins [Thu, 6 Apr 2017 23:16:39 +0000 (23:16 +0000)]
Merge "Adding support for Bagpipe Agent as BGPVPN driver"

8 years agoMerge "Add a trigger to call ldap_backend define"
Jenkins [Thu, 6 Apr 2017 22:30:06 +0000 (22:30 +0000)]
Merge "Add a trigger to call ldap_backend define"

8 years agofirewall: generally accept "jump" param and use tripleo:firewall for log rule
Gabriele Cerami [Fri, 3 Mar 2017 13:24:48 +0000 (14:24 +0100)]
firewall: generally accept "jump" param and use tripleo:firewall for log rule

Tentative fix for bug #1669763, trying to use the same class for every
rule we want to add to the chain.

Change-Id: I4ba451c1b258391c8f1cfb4d73e38828c437b1c1
Closes-Bug: #1669763

8 years agoMake galera-ready exec refreshonly
Alex Schultz [Thu, 6 Apr 2017 20:12:01 +0000 (14:12 -0600)]
Make galera-ready exec refreshonly

Previously we were always run the galera-ready exec every step. This
change switches it to be refreshonly so we only wait when the service is
setup or restarted.

Change-Id: I5ff9d49c2590751913b96777bcd72c8a15627a01
Closes-Bug: #1680586

8 years agoAdd missing octavia auth include to keystone manifest
Brent Eagles [Tue, 4 Apr 2017 07:26:20 +0000 (04:56 -0230)]
Add missing octavia auth include to keystone manifest

This patch adds the appropriate include to make sure that appropriate
keystone user, services, etc. are created when octavia is selected.

Closes-bug: #1680588

Change-Id: I0b6d657a0300538292223923d8808c23f936c193

8 years agoDon't try and create the my.cnf.d dir everytime
Alex Schultz [Thu, 6 Apr 2017 19:03:59 +0000 (13:03 -0600)]
Don't try and create the my.cnf.d dir everytime

The creation of /etc/my.cnf.d is not idempotent and is run anytime the
mysql client profile is included. This change adds an unless parameter
to ensure it is only run if not used.

Change-Id: I4a30eaccf72f5687dc22ba93c19136e55d36dcab
Closes-Bug: #1680570

8 years agoAdjust UI manifest (language list)
Julie Pichon [Thu, 6 Apr 2017 10:19:52 +0000 (11:19 +0100)]
Adjust UI manifest (language list)

tripleo-ui is removing en-GB from the locale list, adjust the manifest
to reflect this change.

Change-Id: If3f6603d703a1af07a7eaab56e47e8b0b90947af
Related-Bug: #1680397

8 years agoMerge "Clean up TLS-related bits from swift-proxy"
Jenkins [Thu, 6 Apr 2017 02:10:26 +0000 (02:10 +0000)]
Merge "Clean up TLS-related bits from swift-proxy"

8 years agoMerge "Fix missing groups for fluentd user"
Jenkins [Thu, 6 Apr 2017 00:20:19 +0000 (00:20 +0000)]
Merge "Fix missing groups for fluentd user"

8 years agoMerge "Add TLS in the internal network for Swift Proxy"
Jenkins [Wed, 5 Apr 2017 19:53:07 +0000 (19:53 +0000)]
Merge "Add TLS in the internal network for Swift Proxy"

8 years agoMerge "Introduce profile to configure l2 gateway Neutron agent."
Jenkins [Wed, 5 Apr 2017 17:21:14 +0000 (17:21 +0000)]
Merge "Introduce profile to configure l2 gateway Neutron agent."

8 years agoAdd a trigger to call ldap_backend define
Cyril Lopez [Thu, 30 Mar 2017 13:54:32 +0000 (15:54 +0200)]
Add a trigger to call ldap_backend define

Ldap_backend is a define so we need a resource to talk it. If
ldap_backend_enable set by tripleo-heat-templates, we call the
ldap_backend as a resource.

Given an environment such as the following:

parameter_defaults:
  KeystoneLdapDomainEnable: true
  KeystoneLDAPBackendConfigs:
    tripleoldap:
      url: ldap://192.0.2.250
      user: cn=openstack,ou=Users,dc=redhat,dc=example,dc=com
      password: Secrete
      suffix: dc=redhat,dc=example,dc=com
      user_tree_dn: ou=Users,dc=redhat,dc=example,dc=com
      user_filter: "(memberOf=cn=OSuser,ou=Groups,dc=redhat,dc=example,dc=com)"
      user_objectclass: person
      user_id_attribute: cn
      user_allow_create: false
      user_allow_update: false
      user_allow_delete: false
  ControllerExtraConfig:
    nova::keystone::authtoken::auth_version: v3
    cinder::keystone::authtoken::auth_version: v3

It would then create a domain called tripleoldap with an LDAP
configuration as defined by the hash. The parameters from the
hash are defined by the keystone::ldap_backend resource in
puppet-keystone.

More backends can be added as more entries to that hash.

Partial-Bug: 1677603
Co-Authored-By: Juan Antonio Osorio Robles <jaosorior@redhat.com>
Co-Authored-By: Guillaume Coré <gucore@redhat.com>
Signed-off-by: Cyril Lopez <cylopez@redhat.com>
Change-Id: I1593c6a33ed1a0ea51feda9dfb6e1690eaeac5db

8 years agoMigrate Swift ring handling from tripleo-heat-templates to puppet-tripleo
Christian Schwede [Fri, 17 Feb 2017 16:31:52 +0000 (16:31 +0000)]
Migrate Swift ring handling from tripleo-heat-templates to puppet-tripleo

This allows decoupling the Swift ringbuilding logic from the Controller
and ObjectStorage roles. A follow up patch will modify
tripleo-heat-templates and use this modified class.

Actually this downloads the Swift rings even if ring building is
disabled or if there is no need to rebalance. This is required, because
operators can disable ring building, but use the same mechanism to
distribute pre-built rings to the nodes.

If ring building is disabled, these won't be uploaded at the end back to
the undercloud.

Related-Bug: 1665641
Change-Id: Ifd6fa5b398d98e8998630ea0c9a2ce9867ceba2b