apex-tripleo-heat-templates.git
7 years agoMerge "Remove pip install paunch"
Jenkins [Mon, 12 Jun 2017 18:07:24 +0000 (18:07 +0000)]
Merge "Remove pip install paunch"

7 years agoMerge "Fix containerized SwiftRawDisks usage"
Jenkins [Mon, 12 Jun 2017 18:06:31 +0000 (18:06 +0000)]
Merge "Fix containerized SwiftRawDisks usage"

7 years agoMerge "Containerize Manila API service"
Jenkins [Mon, 12 Jun 2017 17:40:15 +0000 (17:40 +0000)]
Merge "Containerize Manila API service"

7 years agoMerge "Add support for autofencing to Pacemaker Remote."
Jenkins [Mon, 12 Jun 2017 13:48:45 +0000 (13:48 +0000)]
Merge "Add support for autofencing to Pacemaker Remote."

7 years agoMerge "Don't mount all of config-data /etc, /etc/httpd"
Jenkins [Mon, 12 Jun 2017 09:55:57 +0000 (09:55 +0000)]
Merge "Don't mount all of config-data /etc, /etc/httpd"

7 years agoAdd support for autofencing to Pacemaker Remote.
Chris Jones [Tue, 25 Apr 2017 15:03:10 +0000 (16:03 +0100)]
Add support for autofencing to Pacemaker Remote.

We now pass configuration for autofencing to Pacemaker Remote nodes.

Change-Id: Ibb9c65a83cc909528024c538cf3bcc96390c555e
Depends-On: I87c60bd56feac6dedc00a3c458b805aa9b71d9ce
Closes-Bug: #1686115

7 years agoMerge "Containerized collectd"
Jenkins [Sun, 11 Jun 2017 22:45:13 +0000 (22:45 +0000)]
Merge "Containerized collectd"

7 years agoDon't mount all of config-data /etc, /etc/httpd
Steve Baker [Wed, 24 May 2017 23:54:55 +0000 (23:54 +0000)]
Don't mount all of config-data /etc, /etc/httpd

This change modifies these mounts to be more specific mounts based on
the files which puppet actually modifies.

The result is something a bit more self-documenting, and allows for
trying other techniques for populating /etc other than directly mounting
config-data directories.

Change-Id: Ied1eab99d43afcd34c00af25b7e36e7e55ff88e6

7 years agoRemove pip install paunch
Michele Baldessari [Sun, 11 Jun 2017 18:20:07 +0000 (20:20 +0200)]
Remove pip install paunch

We now have python-paunch-1.1.1 [1] in the overcloud images so we do not
need to pip install it any longer.

[1] https://trunk.rdoproject.org/centos7-master-head/current/python-paunch-1.1.1-0.20170602043913.c8e22e5.el7.centos.noarch.rpm

Change-Id: I1ede514a8aee7ac217fa75843e67fb6542e06f99

7 years agoMerge "Revert "Add support to configure Num of Storage sacks""
Jenkins [Fri, 9 Jun 2017 17:46:38 +0000 (17:46 +0000)]
Merge "Revert "Add support to configure Num of Storage sacks""

7 years agoRevert "Add support to configure Num of Storage sacks"
Pradeep Kilambi [Fri, 9 Jun 2017 13:12:40 +0000 (13:12 +0000)]
Revert "Add support to configure Num of Storage sacks"

This reverts commit a915b150018bf306a5942782bf93c5faadcd7cde.

The argument is renamed and causing promotions to fail.

Change-Id: I7e1674cff75b606c20956edddf70eee2990fca78

7 years agoMerge "Write md5sum for service config directories"
Jenkins [Fri, 9 Jun 2017 13:12:38 +0000 (13:12 +0000)]
Merge "Write md5sum for service config directories"

7 years agoMerge "Make container names consistent"
Jenkins [Fri, 9 Jun 2017 11:28:49 +0000 (11:28 +0000)]
Merge "Make container names consistent"

7 years agoMerge "Configure crl file for HAProxy"
Jenkins [Fri, 9 Jun 2017 10:55:13 +0000 (10:55 +0000)]
Merge "Configure crl file for HAProxy"

7 years agoMerge "Configure CRL URI if TLS in the internal network is enabled"
Jenkins [Fri, 9 Jun 2017 10:55:06 +0000 (10:55 +0000)]
Merge "Configure CRL URI if TLS in the internal network is enabled"

7 years agoMerge "Containerize Tacker Services"
Jenkins [Fri, 9 Jun 2017 09:25:13 +0000 (09:25 +0000)]
Merge "Containerize Tacker Services"

7 years agoMerge "Containerize Congress API service"
Jenkins [Fri, 9 Jun 2017 09:25:05 +0000 (09:25 +0000)]
Merge "Containerize Congress API service"

7 years agoMerge "Role Specific parameter for nova-compute service"
Jenkins [Fri, 9 Jun 2017 08:48:10 +0000 (08:48 +0000)]
Merge "Role Specific parameter for nova-compute service"

7 years agoMake container names consistent
Martin André [Wed, 7 Jun 2017 13:35:55 +0000 (15:35 +0200)]
Make container names consistent

This commit change the container names to consistently use the `_` char
as a word separator and make the kolla external config file match the
container name to make operators' life easier.

Change-Id: Ibac9d76dde474b94c3cb86031ead0fd0327e126f

7 years agoMerge "Modify libvirtd container command line when TLS is enabled"
Jenkins [Fri, 9 Jun 2017 04:56:20 +0000 (04:56 +0000)]
Merge "Modify libvirtd container command line when TLS is enabled"

7 years agoMerge "Run the nova-compute container as the nova user"
Jenkins [Fri, 9 Jun 2017 04:35:38 +0000 (04:35 +0000)]
Merge "Run the nova-compute container as the nova user"

7 years agoMerge "Containerize Horizon"
Jenkins [Thu, 8 Jun 2017 20:30:50 +0000 (20:30 +0000)]
Merge "Containerize Horizon"

7 years agoRun the nova-compute container as the nova user
Oliver Walsh [Fri, 26 May 2017 16:27:11 +0000 (17:27 +0100)]
Run the nova-compute container as the nova user

Change-Id: Ie6469d2fd2119952669f5c9fdaa41fb273185973
Depends-On: I91be1f1eacf8eed9017bbfef393ee2d66771e8d6
Closes-bug: #1693844

7 years agoMerge "Use Deployment actions for blacklist"
Jenkins [Thu, 8 Jun 2017 19:53:26 +0000 (19:53 +0000)]
Merge "Use Deployment actions for blacklist"

7 years agoMerge "Standardize example role definitions"
Jenkins [Thu, 8 Jun 2017 18:10:24 +0000 (18:10 +0000)]
Merge "Standardize example role definitions"

7 years agoContainerized collectd
Matthias Runge [Wed, 31 May 2017 12:57:33 +0000 (14:57 +0200)]
Containerized collectd

Change-Id: I05126a108f5ab790e729d1f98399dca5801ebd69

7 years agoWrite md5sum for service config directories
Steven Hardy [Fri, 19 May 2017 15:38:56 +0000 (16:38 +0100)]
Write md5sum for service config directories

The configuration generated by docker-puppet may change on update,
so checksum the combined files from the config-data directories,
to enable detecting those that have changed and restarting the
appropriate containers - we need to merge this checksum into
the environment passed to the containters, as this will cause
paunch to correctly restart containers when the configuration
generated changes, even if the rest of the json definition
provided by heat does not.

Change-Id: I40d9080cf3ad708ef4ed91e46d2b2ae1138bb9c3

7 years agoMerge "Add support to configure Num of Storage sacks"
Jenkins [Thu, 8 Jun 2017 14:58:55 +0000 (14:58 +0000)]
Merge "Add support to configure Num of Storage sacks"

7 years agoMerge "Fix the disable expirer to remove crontab"
Jenkins [Thu, 8 Jun 2017 14:13:21 +0000 (14:13 +0000)]
Merge "Fix the disable expirer to remove crontab"

7 years agoContainerize Tacker Services
Pradeep Kilambi [Fri, 19 May 2017 14:36:11 +0000 (10:36 -0400)]
Containerize Tacker Services

Closes-bug: #1668935

Change-Id: I83a02735eb445e831bc74ec786f2bb42cd2f87d6

7 years agoContainerize Congress API service
Pradeep Kilambi [Wed, 17 May 2017 20:18:17 +0000 (16:18 -0400)]
Containerize Congress API service

Closes-bug: #1668929

Change-Id: I051edcf2980bb9c2521e21c410055690c012a0d1

7 years agoFix containerized SwiftRawDisks usage
Christian Schwede [Fri, 19 May 2017 22:03:16 +0000 (00:03 +0200)]
Fix containerized SwiftRawDisks usage

This patch partitions the defined devices and mounts them on the
hostnode.

It also disables the mount_check inside Swift because it is currently
not possible to detect wether a given directory is a mounted device or
not. This is just a workaround until a better solution has been
implemented in Swift itself.

Change-Id: I6e8e1328d7ffb18bb96ed1a940013dbb8b6b433e

7 years agoRole Specific parameter for nova-compute service
Saravanan KR [Tue, 16 May 2017 06:06:25 +0000 (11:36 +0530)]
Role Specific parameter for nova-compute service

The parameters NovaVcpuPinSet, NovaReservedHostMemory and
NovaPCIPassthrough are modified to support role-specific
parameter inputs.
Change-Id: I7c11e8fc2c933f424318e457cb1e96acb8df2ec7

7 years agoConfigure crl file for HAProxy
Juan Antonio Osorio Robles [Thu, 4 May 2017 12:16:47 +0000 (15:16 +0300)]
Configure crl file for HAProxy

This will enable HAProxy to use CRLs for the nodes it's proxying.

bp tls-via-certmonger

Depends-On: I4f1edc551488aa5bf6033442c4fa1fb0d3f735cd
Change-Id: I2558113bf83674ce22d99364b63c0c5be446bf77

7 years agoConfigure CRL URI if TLS in the internal network is enabled
Juan Antonio Osorio Robles [Fri, 12 May 2017 15:05:29 +0000 (18:05 +0300)]
Configure CRL URI if TLS in the internal network is enabled

This uses by default the URL for the CRL provided by FreeIPA (the
default CA in TripleO).

bp tls-via-certmonger

Depends-On: I38e163e8ebb80ea5f79cfb8df44a71fdcd284e04
Change-Id: I87001388f300f3decb3b74bc037fff9d3b3ccdc2

7 years agoMerge "Mount /var/run/libvirt on ceilo agent compute"
Jenkins [Thu, 8 Jun 2017 00:00:10 +0000 (00:00 +0000)]
Merge "Mount /var/run/libvirt on ceilo agent compute"

7 years agoMerge "Add host logging for redis service template"
Jenkins [Thu, 8 Jun 2017 00:00:02 +0000 (00:00 +0000)]
Merge "Add host logging for redis service template"

7 years agoModify libvirtd container command line when TLS is enabled
Oliver Walsh [Wed, 7 Jun 2017 23:55:41 +0000 (00:55 +0100)]
Modify libvirtd container command line when TLS is enabled

Libvirtd needs the --listen arg to enable the TLS socket.

Change-Id: I535165f0a2634728045491b2a37a56b1891b13fe
Resolves-Bug: #1694958

7 years agoMerge "Don't create networks if neutron is not enabled"
Jenkins [Wed, 7 Jun 2017 20:22:44 +0000 (20:22 +0000)]
Merge "Don't create networks if neutron is not enabled"

7 years agoStandardize example role definitions
Alex Schultz [Tue, 14 Mar 2017 22:36:02 +0000 (16:36 -0600)]
Standardize example role definitions

As we create new standard roles, we should include them from a single
location for ease of use and to reduce the duplication of the role
definitions elsewhere. This change adds a roles folder to the THT that
can be used with the new roles commands in python-tripleoclient by the
end user to generate a roles_data.yaml from a standard set of roles.

Depends-On: I326bae5bdee088e03aa89128d253612ef89e5c0c
Change-Id: Iad3e9b215c6f21ba761c8360bb7ed531e34520e6
Related-Blueprint: example-custom-role-environments

7 years agoMount /var/run/libvirt on ceilo agent compute
Pradeep Kilambi [Thu, 1 Jun 2017 16:03:07 +0000 (12:03 -0400)]
Mount /var/run/libvirt on ceilo agent compute

Without this evidently agent logs IO errors.

Change-Id: I3031212c582381ae6b6147a48101bf83a05caa8a

7 years agoAdd host logging for redis service template
Steven Hardy [Wed, 7 Jun 2017 09:52:01 +0000 (10:52 +0100)]
Add host logging for redis service template

This got missed in the patch which added host logging for most
other services.

Change-Id: I0be8a5bce6558ebaf5b4830138d1f6c31aec6394

7 years agoContainerize Manila API service
Victoria Martinez de la Cruz [Thu, 23 Mar 2017 20:22:55 +0000 (20:22 +0000)]
Containerize Manila API service

Co-Authored-By: Martin André <m.andre@redhat.com>
Partial-Bug: #1668922

Change-Id: I0c98f26b19caf755bbc80bd6a75fc17b5d191ae4

7 years agoFix the disable expirer to remove crontab
Pradeep Kilambi [Fri, 2 Jun 2017 16:12:27 +0000 (16:12 +0000)]
Fix the disable expirer to remove crontab

Instead of doing this via puppet which has the consequence of including
the step_config and getting included on the host manifest. Lets disable
via ansible upgrade task instead.

Change-Id: I5f1a4019dd635dea67db4313bd06a228ae7bacd4

7 years agoAdd support to configure Num of Storage sacks
Pradeep Kilambi [Tue, 6 Jun 2017 12:28:14 +0000 (08:28 -0400)]
Add support to configure Num of Storage sacks

Gnocchi 4 supports storage sacks during upgrade. lets make this
configurable if we want to use more metricd workers.

Change-Id: I27390b8babf8c4ef35f4c9b8a2e5be69fb9a54ee

7 years agoUse Deployment actions for blacklist
James Slagle [Wed, 7 Jun 2017 18:03:38 +0000 (14:03 -0400)]
Use Deployment actions for blacklist

Instead of using the Heat condition directly on the Deployment
resources, use it to set the action list to an empty list when the
server is blacklisted.

This has a couple advantages over the previous approach in that the
actual resources are not deleted and recreated when servers are added
and removed from the blacklist.

Recreating the resources can be problematic, as it would then force the
Deployments to re-run when a server is removed from the blacklist. That
is likely not always desirable, especially in the case of
NetworkDeloyment.

Additionally, you will still see the resources for a blacklisted server
in the stack, just with an empty set of actions. This has the benefit of
preserving the history of the previous time the Deployment was
triggered.

implements blueprint disable-deployments

Change-Id: I3d0263a6319ae4871b1ae11383ae838bd2540d36

7 years agoMerge "Map /etc/ssh/ssh_known_hosts to all containers"
Jenkins [Wed, 7 Jun 2017 17:57:44 +0000 (17:57 +0000)]
Merge "Map /etc/ssh/ssh_known_hosts to all containers"

7 years agoMerge "Ensure /etc/ssh/ssh_known_hosts exist in docker config-data."
Jenkins [Wed, 7 Jun 2017 17:57:36 +0000 (17:57 +0000)]
Merge "Ensure /etc/ssh/ssh_known_hosts exist in docker config-data."

7 years agoMerge "Ability to enable/disable debug mode per OpenStack service"
Jenkins [Wed, 7 Jun 2017 17:56:32 +0000 (17:56 +0000)]
Merge "Ability to enable/disable debug mode per OpenStack service"

7 years agoMerge "Convert puppet and docker steps to ansible"
Jenkins [Wed, 7 Jun 2017 17:31:42 +0000 (17:31 +0000)]
Merge "Convert puppet and docker steps to ansible"

7 years agoMerge "Stop/disable l3 agent in docker service upgrade_tasks"
Jenkins [Wed, 7 Jun 2017 15:11:07 +0000 (15:11 +0000)]
Merge "Stop/disable l3 agent in docker service upgrade_tasks"

7 years agoDon't create networks if neutron is not enabled
Flavio Percoco [Wed, 7 Jun 2017 11:45:37 +0000 (13:45 +0200)]
Don't create networks if neutron is not enabled

With the composable undercloud installer, it's possible to disable
services.  The extraconfig script assumes both, neutron and nova, are
installed and fails if they aren't.

This patch checks if those services are available before.

Change-Id: Idcc2b9809fcfa92649a0a1f45175ce417dc0e608

7 years agoMap /etc/ssh/ssh_known_hosts to all containers
Oliver Walsh [Fri, 26 May 2017 16:19:25 +0000 (17:19 +0100)]
Map /etc/ssh/ssh_known_hosts to all containers

This allows any ssh client spawned from a container to validate ssh host key.

Change-Id: I86d95848e5f049e8af98107cd7027098d6cdee7c
Closes-bug: #1693841

7 years agoEnsure /etc/ssh/ssh_known_hosts exist in docker config-data.
Oliver Walsh [Tue, 6 Jun 2017 20:16:38 +0000 (21:16 +0100)]
Ensure /etc/ssh/ssh_known_hosts exist in docker config-data.

Works around the issue encountered in 1696283.

Change-Id: I1947d9d1e3cabc5dfe25ee1af994d684425bdbf7
Resolves-Bug: #1696283

7 years agoStop/disable l3 agent in docker service upgrade_tasks
Steven Hardy [Thu, 1 Jun 2017 15:30:48 +0000 (16:30 +0100)]
Stop/disable l3 agent in docker service upgrade_tasks

This service is missing the task to stop/disable the service on
the host prior to it being started in a container.

Change-Id: I33d70d32c3b55e1f2738441f57c74b007e7bd766
Closes-Bug: #1695017

7 years agoAbility to enable/disable debug mode per OpenStack service
Emilien Macchi [Wed, 24 May 2017 17:42:07 +0000 (13:42 -0400)]
Ability to enable/disable debug mode per OpenStack service

Add ServiceDebug parameters for each services that will allow operators
to enable/disable Debug for specific services.

We keep the Debug parameters for backward compatibility.

Operators want to enable Debug everywhere:
  Debug: true
Operators want to disable Debug everywhere:
  Debug: false
Operators want to disable Debug everywhere except Glance:
  GlanceDebug: true
Operators want to enable Debug everywhere except Glance:
  Debug: true
  GlanceDebug: false

New parameters: AodhDebug, BarbicanDebug, CeilometerDebug, CinderDebug,
CongressDebug, GlanceDebug, GnocchiDebug, HeatDebug, HorizonDebug,
IronicDebug, KeystoneDebug, ManilaDebug, MistralDebug, NeutronDebug,
NovaDebug, OctaviaDebug, PankoDebug, SaharaDebug, TackerDebug,
ZaqarDebug.

Note: for backward compatibility in Horizon, HorizonDebug is set to
false, so we maintain previous behavior.

Change-Id: Icbf4a38afcdbd8471d1afc11743df9705451db52
Implement-blueprint: composable-debug
Closes-Bug: #1634567

7 years agoMerge "Updated from global requirements"
Jenkins [Wed, 7 Jun 2017 09:08:56 +0000 (09:08 +0000)]
Merge "Updated from global requirements"

7 years agoMerge "Fix upgrade tasks to use correct service name"
Jenkins [Wed, 7 Jun 2017 07:27:23 +0000 (07:27 +0000)]
Merge "Fix upgrade tasks to use correct service name"

7 years agoUpdated from global requirements
OpenStack Proposal Bot [Tue, 6 Jun 2017 23:29:28 +0000 (23:29 +0000)]
Updated from global requirements

Change-Id: I124d7f5bb0e662585a034668cd82ef1fa6db2fa1

7 years agoMerge "Container-specific variants of scenarios 001-004"
Jenkins [Tue, 6 Jun 2017 20:12:32 +0000 (20:12 +0000)]
Merge "Container-specific variants of scenarios 001-004"

7 years agoMerge "Fix CephPoolDefaultSize typo"
Jenkins [Tue, 6 Jun 2017 20:04:19 +0000 (20:04 +0000)]
Merge "Fix CephPoolDefaultSize typo"

7 years agoMerge "Containerize HAProxy for the non-ha case"
Jenkins [Tue, 6 Jun 2017 18:37:29 +0000 (18:37 +0000)]
Merge "Containerize HAProxy for the non-ha case"

7 years agoFix upgrade tasks to use correct service name
Pradeep Kilambi [Tue, 6 Jun 2017 16:39:47 +0000 (12:39 -0400)]
Fix upgrade tasks to use correct service name

Change-Id: I149ca7cdd939ed7c1767a416bb9569ada163e820
Closes-bug: #1696089

7 years agoConvert puppet and docker steps to ansible
Steven Hardy [Wed, 3 May 2017 16:12:55 +0000 (17:12 +0100)]
Convert puppet and docker steps to ansible

Replace the multiple SoftwareDeployment resources with a common
playbook that runs on all roles, consuming the configuration data
written via the HostPrepAnsible tasks.

This hopefully simplifies things, and will enable re-running the
deploy steps for minor updates (we'll need some way to detect
a container should be replaced, but that will be done via a
follow-up patch).

Change-Id: I674a4d9d2c77d1f6fbdb0996f6c9321848e32662

7 years agoMerge "Update metric processing delay default"
Jenkins [Tue, 6 Jun 2017 12:57:48 +0000 (12:57 +0000)]
Merge "Update metric processing delay default"

7 years agoContainerize HAProxy for the non-ha case
Damien Ciabrini [Wed, 19 Apr 2017 13:46:41 +0000 (15:46 +0200)]
Containerize HAProxy for the non-ha case

This change implements an initial container for haproxy in the non-HA
case (aka when the container is not spawn by pacemaker).

We tested this using a stock kolla haproxy container image and we were
able to get haproxy running on a container with net=host correctly.

Change-Id: I90253412a5e2cd8e56e74cce3548064c06d022b1
Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Depends-on: I51c482b70731f15fee4025bbce14e46a49a49938
Closes-Bug: #1668936

7 years agoMerge "Fix the constraints for THT params NeutronDpdkCoreList and HostCpusList"
Jenkins [Mon, 5 Jun 2017 19:26:22 +0000 (19:26 +0000)]
Merge "Fix the constraints for THT params NeutronDpdkCoreList and HostCpusList"

7 years agoMerge "Example environment file to use Neutron BGPVPN driver with ODL"
Jenkins [Mon, 5 Jun 2017 15:28:06 +0000 (15:28 +0000)]
Merge "Example environment file to use Neutron BGPVPN driver with ODL"

7 years agoMerge "Remove nova placement config for compute service node on upgrade"
Jenkins [Mon, 5 Jun 2017 12:59:44 +0000 (12:59 +0000)]
Merge "Remove nova placement config for compute service node on upgrade"

7 years agoMerge "Release 7.0.0.0b2"
Jenkins [Mon, 5 Jun 2017 10:19:13 +0000 (10:19 +0000)]
Merge "Release 7.0.0.0b2"

7 years agoRelease 7.0.0.0b2
Emilien Macchi [Mon, 5 Jun 2017 08:16:05 +0000 (10:16 +0200)]
Release 7.0.0.0b2

Change-Id: Ie8010969443324dc76be8ade8edc1390b073345b

7 years agoUpdate metric processing delay default
Pradeep Kilambi [Tue, 30 May 2017 18:48:21 +0000 (14:48 -0400)]
Update metric processing delay default

This helps with processing the backlog, so lets update
the default out of the box.

Change-Id: I06d4ca95f4a1da2864f4845ef3e7a74a1bce9e41

7 years agoMerge "Containerize Redis for HA"
Jenkins [Sun, 4 Jun 2017 11:57:35 +0000 (11:57 +0000)]
Merge "Containerize Redis for HA"

7 years agoContainerize Redis for HA
Damien [Tue, 9 May 2017 09:11:21 +0000 (05:11 -0400)]
Containerize Redis for HA

This service allows configuring and deploying Redis containers
in a HA overcloud managed by pacemaker.

The containers are managed and run by pacemaker. Inside there is
pacemaker_remote which will invoke the resource agent managing galera.
The resources themselves are created via puppet-pacemaker inside a
short-lived container used for this purpose (mysql_init_bundle).
This container needs to use the 'docker_config' section to invoke
puppet (as opposed to 'docker_puppet_tasks'), because due to the HA
composability each resource creation needs to happen on the bootstrap
node of that service and 'docker_puppet_tasks' will only run on the
controller/primary role.

Co-Authored-By: Michele Baldessari <michele@acksyn.org>
Closes-Bug: #1692924

Depends-On: Ia1131611d15670190b7b6654f72e6290bf7f8b9e

Change-Id: Ie045954fcc86ef2b3e4562b6f012853177f03948

7 years agoMerge "Containerize clustercheck galera monitor for HA deployments"
Jenkins [Sat, 3 Jun 2017 19:55:10 +0000 (19:55 +0000)]
Merge "Containerize clustercheck galera monitor for HA deployments"

7 years agoMerge "Containerize HAProxy for HA"
Jenkins [Sat, 3 Jun 2017 18:17:45 +0000 (18:17 +0000)]
Merge "Containerize HAProxy for HA"

7 years agoMerge "Containerize RabbitMQ for HA"
Jenkins [Sat, 3 Jun 2017 18:17:38 +0000 (18:17 +0000)]
Merge "Containerize RabbitMQ for HA"

7 years agoMerge "Containerize MySQL for HA"
Jenkins [Sat, 3 Jun 2017 18:17:31 +0000 (18:17 +0000)]
Merge "Containerize MySQL for HA"

7 years agoMerge "Modify vhost user socket directory's default value in environment file"
Jenkins [Sat, 3 Jun 2017 09:10:02 +0000 (09:10 +0000)]
Merge "Modify vhost user socket directory's default value in environment file"

7 years agoMerge "Add support for linuxbridge agent"
Jenkins [Sat, 3 Jun 2017 01:48:27 +0000 (01:48 +0000)]
Merge "Add support for linuxbridge agent"

7 years agoMerge "Server blacklist support"
Jenkins [Fri, 2 Jun 2017 23:12:08 +0000 (23:12 +0000)]
Merge "Server blacklist support"

7 years agoMerge "Add sshd service to containerized compute role"
Jenkins [Fri, 2 Jun 2017 23:12:00 +0000 (23:12 +0000)]
Merge "Add sshd service to containerized compute role"

7 years agoMerge "Upgrade gnocchi without skip-storage"
Jenkins [Fri, 2 Jun 2017 22:17:51 +0000 (22:17 +0000)]
Merge "Upgrade gnocchi without skip-storage"

7 years agoFix CephPoolDefaultSize typo
Alex Schultz [Fri, 2 Jun 2017 22:04:46 +0000 (16:04 -0600)]
Fix CephPoolDefaultSize typo

Ie9bdd9b16bcb9f11107ece614b010e87d3ae98a9 improperly used
CephPoolDefaultSite for the puppet-ceph-devel environment. The correct
configuration item is CephPoolDefaultSize.

Change-Id: If3a23f8d000061da62e4a7565a7fb6cf1ac97a4a

7 years agoMerge "Handle upgrading cinder-volume under pacemaker"
Jenkins [Fri, 2 Jun 2017 15:33:42 +0000 (15:33 +0000)]
Merge "Handle upgrading cinder-volume under pacemaker"

7 years agoIncrease default for NovaReservedHostMemory to 4096
Sven Anderson [Tue, 16 May 2017 15:44:55 +0000 (17:44 +0200)]
Increase default for NovaReservedHostMemory to 4096

Idle compute nodes are found to already consume ~1.5GB of memory, so
2GB is a bit tight.  Increasing to 4GB to be on the safe side.  Also
see https://bugzilla.redhat.com/show_bug.cgi?id=1341178

Change-Id: Ic95984b62a748593992446271b197439fa12b376

7 years agoServer blacklist support
James Slagle [Fri, 12 May 2017 19:04:23 +0000 (15:04 -0400)]
Server blacklist support

Adds the ability to blacklist servers from all SoftwareDeployment
resources. The servers are specified in a new list parameter,
DeploymentServerBlacklist by the Heat assigned name
(overcloud-compute-0, etc).

implements blueprint disable-deployments

Change-Id: I46941e54a476c7cc8645cd1aff391c9c6c5434de

7 years agoFix the constraints for THT params NeutronDpdkCoreList and HostCpusList
Karthik S [Wed, 31 May 2017 12:31:59 +0000 (08:31 -0400)]
Fix the constraints for THT params NeutronDpdkCoreList and HostCpusList

This fix needs to be backported to ocata.

Change-Id: I5938761efa4f56e576f41929e0bc12df246ac81a
Signed-off-by: Karthik S <ksundara@redhat.com>
Closes-Bug: #1694703

7 years agoUpgrade gnocchi without skip-storage
Pradeep Kilambi [Thu, 25 May 2017 21:13:17 +0000 (17:13 -0400)]
Upgrade gnocchi without skip-storage

When gnocchi-upgrade run, we need to ensure storage is upgraded so we
initialize the necessary storage sacks.

Closes-bug: #1693621

Change-Id: I84e4fc3b6ad7fd966c4097a29678a0fd5b7a20a5

7 years agoMerge "Containerized nova-compute working with Deployed Server"
Jenkins [Wed, 31 May 2017 10:05:58 +0000 (10:05 +0000)]
Merge "Containerized nova-compute working with Deployed Server"

7 years agoMerge "Enable arp_accept for all interfaces"
Jenkins [Tue, 30 May 2017 16:15:56 +0000 (16:15 +0000)]
Merge "Enable arp_accept for all interfaces"

7 years agoMerge "Change database sync timeout from 300 to 900 in low-memory-usage environment...
Jenkins [Tue, 30 May 2017 14:51:48 +0000 (14:51 +0000)]
Merge "Change database sync timeout from 300 to 900 in low-memory-usage environment file."

7 years agoMerge "docker bootstrap service commands"
Jenkins [Tue, 30 May 2017 13:52:28 +0000 (13:52 +0000)]
Merge "docker bootstrap service commands"

7 years agoceilometer-expirer: remove the crontab during upgrade
Emilien Macchi [Thu, 18 May 2017 20:17:41 +0000 (16:17 -0400)]
ceilometer-expirer: remove the crontab during upgrade

When running disabled/ceilometer-expirer.yaml, we want to remove the
crontab that used to run ceilometer-expirer binary in periodic way.
Let's use Puppet to remove this crontab.

We can't easily use Ansible tasks this time, because the Ansible cron
module can only remove Crontabs previously managed by Ansible:
https://docs.ansible.com/ansible/cron_module.html#examples

In this case, Puppet will erase the crontab in Pike. In Queens, we'll be
able to remove these environments files since we wouldn't need it
anymore.

Change-Id: Idb050c3b281d258aea52d6a3ef40441bb9c8bcbe

7 years agoContainerized nova-compute working with Deployed Server
Jiri Stransky [Fri, 26 May 2017 11:53:30 +0000 (13:53 +0200)]
Containerized nova-compute working with Deployed Server

When using the Deployed Server feature, we rely on Puppet to install
packages. But nova-compute/libvirt puppet is running in a container, so
it cannot install anything on the host. We rely on virtlogd on the host,
so we need to install it there some way. This patch uses host_prep_tasks
for that, conditionally based on the EnablePackageInstall stack
parameter value.

Also multinode-container-upgrade.yaml env is copied as
multinode-containers.yaml, to remove the naming confusion, as the
environment file can be used for more than just upgrades. The old env
file will be removed once we make the upgrade job use the new one (catch
22 type of issue).

Change-Id: Ia9b3071daa15bc30792110e5f34cd859cc205fb8

7 years agoMerge "Add RoleNetHostnameMap output"
Jenkins [Fri, 26 May 2017 16:56:32 +0000 (16:56 +0000)]
Merge "Add RoleNetHostnameMap output"

7 years agoAdd sshd service to containerized compute role
Oliver Walsh [Fri, 26 May 2017 15:53:10 +0000 (16:53 +0100)]
Add sshd service to containerized compute role

This adds the sshd puppet service to the containerized compute role

All other roles already include this service from the defaults roles data,
it is only missing from the compute role.

As the sshd service runs on the docker host, this must remain as a
traditional puppet service. NB the sshd puppet service does not enable
sshd, it just enables the management of the sshd config via t-h-t/puppet.

Closes-bug: #1693837
Change-Id: I86ff749245ac791e870528ad4b410f3c1fd812e0

7 years agoMerge "Store role_data in an OS::Heat::Value resource"
Jenkins [Fri, 26 May 2017 15:41:51 +0000 (15:41 +0000)]
Merge "Store role_data in an OS::Heat::Value resource"

7 years agoMerge "Add heat environment for disabling all telemetry services"
Jenkins [Fri, 26 May 2017 15:32:46 +0000 (15:32 +0000)]
Merge "Add heat environment for disabling all telemetry services"

7 years agoMerge "Add ignore_projects to filter gnocchi events"
Jenkins [Fri, 26 May 2017 14:08:26 +0000 (14:08 +0000)]
Merge "Add ignore_projects to filter gnocchi events"