apex-tripleo-heat-templates.git
7 years agoGenerate VIP info for ctlplane VIP, not management
Juan Antonio Osorio Robles [Thu, 8 Sep 2016 13:11:53 +0000 (16:11 +0300)]
Generate VIP info for ctlplane VIP, not management

The management network does not have a VIP, so it's been wrong to
generate a cloud name and hieradata for this. Instead, the network
that actually needs a name and a hosts entry is the ctlplane network,
which actually has a VIP and there are services that use it.

bp tls-via-certmonger

Closes-Bug: #1621742
Change-Id: I163b2c7b5684da6dc290636f54eefe3f2b0c3e3f

7 years agoConvert SwiftDevicesAndProxyConfig to composable format
Steven Hardy [Thu, 1 Sep 2016 18:24:05 +0000 (19:24 +0100)]
Convert SwiftDevicesAndProxyConfig to composable format

Make use of the new composable per-service node_ips lists by
adding a ServiceNetMap entry for SwiftStorage, then
pass the data to construct the raw device list into puppet-tripleo
instead of mangling it in t-h-t inside the role templates.

This will allow running swift storage services on nodes other than
the Controller and ObjectStorage roles, and is required to enable
custom roles.

Depends-On: I11deed1df712ecccf85d36a75b3bd2e9d226af36
Change-Id: I1bf5f8a9d34b1a5d64ab8656b386226b54ec1a27
Partially-Implements: blueprint custom-roles

7 years agoMerge "Add base neutron service configuration"
Jenkins [Thu, 8 Sep 2016 17:44:59 +0000 (17:44 +0000)]
Merge "Add base neutron service configuration"

7 years agoMerge "Create entries for overcloud VIPs in /etc/hosts"
Jenkins [Thu, 8 Sep 2016 09:30:00 +0000 (09:30 +0000)]
Merge "Create entries for overcloud VIPs in /etc/hosts"

7 years agoMerge "OVN heat templates"
Jenkins [Wed, 7 Sep 2016 20:46:56 +0000 (20:46 +0000)]
Merge "OVN heat templates"

7 years agoAdd base neutron service configuration
Brent Eagles [Fri, 26 Aug 2016 16:44:24 +0000 (14:14 -0230)]
Add base neutron service configuration

Include the neutron-base service definition to align pull in common
configurations. This might not be *absolutely* necessary as any required
common configuration would likely already be added by and OVS agent
service, etc. but it's better to be safe than sorry and it does keep
things consistent across the Neutron services.

Implements: blueprint tripleo-sriov
Change-Id: I10a9d9b29760475e6cd75e4057051c75a52ffbb7

7 years agoCreate entries for overcloud VIPs in /etc/hosts
Juan Antonio Osorio Robles [Fri, 19 Aug 2016 10:49:09 +0000 (13:49 +0300)]
Create entries for overcloud VIPs in /etc/hosts

This will aid us in using FQDNs instead of IPs if DNS is not set. If
the deployer already has DNS set up, they can easily disable this
profile by adding the use-dns-for-vips.yaml environment file.

bp tls-via-certmonger
Change-Id: I8c1b3f253d0149d575171c208f9a1342a7b26450
Depends-On: I1bdb2701dfb3e7ef072e674c9882d3be5af7296c

7 years agoAdd VIP names to allNodesConfig
Juan Antonio Osorio Robles [Tue, 6 Sep 2016 07:03:00 +0000 (10:03 +0300)]
Add VIP names to allNodesConfig

The nodes need to be aware of the fqdn's for the specific endpoints
in the cloud. This could be either to set the entries in /etc/hosts
or to select an appropriate hostname for a certificate to be
generated.

bp tls-via-certmonger

Change-Id: I9b4645b937a344f46ec18a9a68c5afa2bc5206d0

7 years agoAdd bootstrap_node and vip_data to hierarchy for all roles
Steven Hardy [Tue, 6 Sep 2016 10:45:28 +0000 (11:45 +0100)]
Add bootstrap_node and vip_data to hierarchy for all roles

We recently made changes that add data to allNodesConfig, but
we didn't wire the files into the hierarchy on all roles.

Change-Id: I8e838b02bd982e600af54b14350106322244890a
Closes-Bug: #1620485

7 years agoMerge "Fix aodh auth url to remove suffix"
Jenkins [Wed, 7 Sep 2016 00:50:22 +0000 (00:50 +0000)]
Merge "Fix aodh auth url to remove suffix"

7 years agoMerge "Use Redis VIP when deploying with keepalived"
Jenkins [Wed, 7 Sep 2016 00:50:15 +0000 (00:50 +0000)]
Merge "Use Redis VIP when deploying with keepalived"

7 years agoMerge "Set Redis VIP on all nodes"
Jenkins [Wed, 7 Sep 2016 00:50:08 +0000 (00:50 +0000)]
Merge "Set Redis VIP on all nodes"

7 years agoMerge "Change NeutronWorkers default to result in previous behavior"
Jenkins [Tue, 6 Sep 2016 20:31:50 +0000 (20:31 +0000)]
Merge "Change NeutronWorkers default to result in previous behavior"

7 years agoMerge "Update OpenContrail loadbalancer plugin value"
Jenkins [Tue, 6 Sep 2016 18:31:16 +0000 (18:31 +0000)]
Merge "Update OpenContrail loadbalancer plugin value"

7 years agoMerge "Add constraint to prohibit balance-tcp from BondInterfaceOvsOptions"
Jenkins [Tue, 6 Sep 2016 18:31:09 +0000 (18:31 +0000)]
Merge "Add constraint to prohibit balance-tcp from BondInterfaceOvsOptions"

7 years agoMerge "Add missing reference to ExternalPort for DVR"
Jenkins [Tue, 6 Sep 2016 18:13:39 +0000 (18:13 +0000)]
Merge "Add missing reference to ExternalPort for DVR"

7 years agoUpdate OpenContrail loadbalancer plugin value
Emilien Macchi [Tue, 6 Sep 2016 15:37:25 +0000 (11:37 -0400)]
Update OpenContrail loadbalancer plugin value

Update OpenContrail loadbalancer plugin value to match with Newton
changes.

Closes-Bug: #1620657
Change-Id: I48f1884b95e590c0588c52419ec152bd08bc3992

7 years agoMerge "Cleanup haproxy service from explicit services enablement"
Jenkins [Tue, 6 Sep 2016 15:33:52 +0000 (15:33 +0000)]
Merge "Cleanup haproxy service from explicit services enablement"

7 years agoFix aodh auth url to remove suffix
Pradeep Kilambi [Fri, 2 Sep 2016 19:58:06 +0000 (15:58 -0400)]
Fix aodh auth url to remove suffix

puppet aodh auth type defaults to password type and v2
auth_url doesnt work with domain. This fixes the url to
not include suffix.

Change-Id: I46d53e748d8932ed1183bedbdeb5eefcde679f9e

7 years agoUse Redis VIP when deploying with keepalived
Jiri Stransky [Tue, 6 Sep 2016 13:21:25 +0000 (15:21 +0200)]
Use Redis VIP when deploying with keepalived

Previously we weren't creating Redis VIP in keepalived, causing Redis to
be unusable in non-HA deployments. This is now fixed.

Depends-On: I0bb37f6fb3eed022288b2dcfc7a88e8ff88a7ace
Change-Id: I0ecfda1e6ad5567f6f58d60bf418bc91761833ab
Closes-Bug: #1618510

7 years agoSet Redis VIP on all nodes
Jiri Stransky [Tue, 6 Sep 2016 13:19:13 +0000 (15:19 +0200)]
Set Redis VIP on all nodes

Move Redis VIP from controller-only to all nodes so that we don't assume
where Redis is deployed.

Change-Id: I55f8d48e3e077951fbcc88158dd6f21a2fe5f457
Related-Bug: #1618510
Partially-Implements: blueprint custom-roles

7 years agoMerge "Added environment file for SR-IOV deployment"
Jenkins [Tue, 6 Sep 2016 13:19:49 +0000 (13:19 +0000)]
Merge "Added environment file for SR-IOV deployment"

7 years agoMerge "Move VIP-related data to AllNodesConfig"
Jenkins [Tue, 6 Sep 2016 08:44:17 +0000 (08:44 +0000)]
Merge "Move VIP-related data to AllNodesConfig"

7 years agoMerge "Ironic: update default enabled drivers"
Jenkins [Mon, 5 Sep 2016 15:15:45 +0000 (15:15 +0000)]
Merge "Ironic: update default enabled drivers"

7 years agoMerge "Ironic: configure disk erasing during cleaning"
Jenkins [Mon, 5 Sep 2016 15:15:38 +0000 (15:15 +0000)]
Merge "Ironic: configure disk erasing during cleaning"

7 years agoMerge "Ironic: enable iPXE by default and make it configurable"
Jenkins [Mon, 5 Sep 2016 14:42:08 +0000 (14:42 +0000)]
Merge "Ironic: enable iPXE by default and make it configurable"

7 years agoMerge "Add default for DeployIdentifier in nested templates"
Jenkins [Mon, 5 Sep 2016 12:50:48 +0000 (12:50 +0000)]
Merge "Add default for DeployIdentifier in nested templates"

7 years agoMove VIP-related data to AllNodesConfig
Juan Antonio Osorio Robles [Mon, 5 Sep 2016 08:56:57 +0000 (11:56 +0300)]
Move VIP-related data to AllNodesConfig

This makes it easier to access the VIP data for other node types and
de-ties this from the controller role.

Change-Id: I71125576ec93889fed134b92fb59f7e7dc9920c4

7 years agoIronic: update default enabled drivers
Dmitry Tantsur [Sun, 4 Sep 2016 15:46:49 +0000 (17:46 +0200)]
Ironic: update default enabled drivers

The goal is to have only production drivers available out of box.

Remove agent_ipmitool as it required additional configuration of
swift temporary URLs. Add pxe_ilo and pxe_drac as they work out of box.

This brings the default enabled drivers list closer to one of undercloud.
Note that pxe_ssh is not enabled as it's not a production driver.

Change-Id: Ic7d2190e2d39a795b024c2999e22ee47b3045cf1
Partially-Implements: blueprint ironic-integration

7 years agoRemove mangling swift memcached list (now in puppet-tripleo)
Steven Hardy [Thu, 1 Sep 2016 14:52:25 +0000 (15:52 +0100)]
Remove mangling swift memcached list (now in puppet-tripleo)

Moved this list manipulation to puppet-tripleo where it can easily
reference the memcached_node_ips array instead of hard-coded output
from the Controller.

Depends-On: Ic8872e5e51732874ca5b93bff5efd3e7ed75bc31
Change-Id: I523a802c8d22be7602728ebe8966d9e2ee109cde
Partially-Implements: blueprint custom-roles

7 years agoComposable per-service VIP hieradata
Steven Hardy [Sun, 28 Aug 2016 22:39:32 +0000 (23:39 +0100)]
Composable per-service VIP hieradata

Change-Id: Iaf78a5eac223aeb50133fcc6fab043ee746d73fd
Partially-Implements: blueprint custom-roles

7 years agoCreate NetIpListMap for all roles
Steven Hardy [Sun, 28 Aug 2016 12:47:56 +0000 (13:47 +0100)]
Create NetIpListMap for all roles

This allows us to create $service_node_ips and $service_node_names
hiera entries for services not deployed on the Controller role.

Co-Authored-By: Thomas Herve <therve@redhat.com>
Change-Id: I688618dda05ff908293c32b9d8518697d57e9eb0
Partially-Implements: blueprint custom-roles

7 years agoRemove hard-coded per-service rabbitmq hieradata
Steven Hardy [Sun, 28 Aug 2016 11:39:16 +0000 (12:39 +0100)]
Remove hard-coded per-service rabbitmq hieradata

To avoid the hard-coded references which won't work with
composable roles, we instead default to the rabbitmq_node_ips
list in the per-service puppet-tripleo profiles.

Change-Id: I76b7e06781fdd5d969503b6d73423bb3f5f7a41f
Depends-On: Ie53c93456529420588eb1927703ea91b54095d87
Partially-Implements: blueprint custom-roles

7 years agoMerge "Generate composable service node_names lists"
Jenkins [Sat, 3 Sep 2016 16:03:51 +0000 (16:03 +0000)]
Merge "Generate composable service node_names lists"

7 years agoMerge "Set NeutronL3HA to false when deploying DVR"
Jenkins [Sat, 3 Sep 2016 16:01:09 +0000 (16:01 +0000)]
Merge "Set NeutronL3HA to false when deploying DVR"

7 years agoMerge "Mv pacemaker and firewall out of controller"
Jenkins [Sat, 3 Sep 2016 12:35:17 +0000 (12:35 +0000)]
Merge "Mv pacemaker and firewall out of controller"

7 years agoMerge "Change CloudName default value to include domain"
Jenkins [Sat, 3 Sep 2016 08:30:10 +0000 (08:30 +0000)]
Merge "Change CloudName default value to include domain"

7 years agoMerge "Drop overcloud-without-mergepy.yaml (again!)"
Jenkins [Fri, 2 Sep 2016 23:11:40 +0000 (23:11 +0000)]
Merge "Drop overcloud-without-mergepy.yaml (again!)"

7 years agoMv pacemaker and firewall out of controller
Dan Prince [Fri, 26 Aug 2016 17:48:39 +0000 (13:48 -0400)]
Mv pacemaker and firewall out of controller

This patch moves settings for pacemaker and the tripleo firewall
out of controller.yaml.

Related bug: #1604414

Change-Id: I0164717bfd79cdea3de8eb7a64771028bea201ac

7 years agoDrop overcloud-without-mergepy.yaml (again!)
Dan Prince [Fri, 2 Sep 2016 20:27:15 +0000 (16:27 -0400)]
Drop overcloud-without-mergepy.yaml (again!)

This file was mistakenly re-added in
25ad7b8e1eeeb0e1f5f83b9f7560502717b44536.

It is breaking subsequent refactoring and preventing us
from landing the last few composable services patches.

Change-Id: I41b951d769f4545ee8e30afdf40fe8c7638b4b12
Closes-bug: #1619786

7 years agoMerge "Ironic: enabled_services moved from ironic to ironic::conductor manifest"
Jenkins [Fri, 2 Sep 2016 16:50:38 +0000 (16:50 +0000)]
Merge "Ironic: enabled_services moved from ironic to ironic::conductor manifest"

7 years agoMerge "Move snmp settings into composable services"
Jenkins [Fri, 2 Sep 2016 14:20:11 +0000 (14:20 +0000)]
Merge "Move snmp settings into composable services"

7 years agoGenerate composable service node_names lists
Steven Hardy [Fri, 12 Aug 2016 16:44:24 +0000 (17:44 +0100)]
Generate composable service node_names lists

Some puppet interfaces require a comma separated list of hostnames
where a service is running, so generate it in a similar way to th
service ips.

Change-Id: Icdf5d993d089dc94035194bdbd52299fcbc793be
Partially-Implements: blueprint custom-roles

7 years agoMerge "Remove repeated apache-related hieradata"
Jenkins [Fri, 2 Sep 2016 12:19:45 +0000 (12:19 +0000)]
Merge "Remove repeated apache-related hieradata"

7 years agoMerge "Upgrade ceph-osd"
Jenkins [Fri, 2 Sep 2016 11:38:17 +0000 (11:38 +0000)]
Merge "Upgrade ceph-osd"

7 years agoMove snmp settings into composable services
Dan Prince [Fri, 26 Aug 2016 17:13:09 +0000 (13:13 -0400)]
Move snmp settings into composable services

Provides snmp_readonly_user_* parameters to the base::snmp class
and removes them from the role templates.

Related-bug: #1604414

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I35b1ff23baff0c25e742562e1103a3882f7bf767

7 years agoIronic: configure disk erasing during cleaning
Dmitry Tantsur [Thu, 1 Sep 2016 13:17:33 +0000 (15:17 +0200)]
Ironic: configure disk erasing during cleaning

Cleaning is run before the first and between every deployments to ensure
that the node is in a clean state (hence its name). The most important
part of it is wiping the hard drive.

This change allows tuning this action. A new option IronicCleaningDiskErase
accepts the following options:
* full - for full cleaning with removing the data via ATA secure erase or shred
* metadata - for cleaning only partitioning table.
The third option "none" is suppored by Puppet but is not advertised here as
disabling disk wiping completely is known to cause bugs.

Note that the upstream Ironic default is a bit unfortunate: it enabled both
processes. We set the default to "full" which has the same effect, but is faster.

Change-Id: I46632f71f7ab63daac243acefa5166c58ca05da0
Partially-Implements: blueprint ironic-integration

7 years agoIronic: enable iPXE by default and make it configurable
Dmitry Tantsur [Mon, 29 Aug 2016 14:17:16 +0000 (16:17 +0200)]
Ironic: enable iPXE by default and make it configurable

Introduce two new options: IronicIPXEEnabled (true by default) and
IronicIPXEPort (8088 by default).

Also copy UEFI configuration from instack-undercloud.

Change-Id: I4e037c1ea9c8663efb4d472469d0d2640e265710
Depends-On: Icb9633134114041bbd497e7652482dd5d34c9327
Partially-Implements: blueprint ironic-integration

7 years agoIronic: enabled_services moved from ironic to ironic::conductor manifest
Dmitry Tantsur [Wed, 31 Aug 2016 09:22:47 +0000 (11:22 +0200)]
Ironic: enabled_services moved from ironic to ironic::conductor manifest

Change-Id: I30003e4500ccf681121bca7f0a8ffddb05f61660
Partially-Implements: blueprint ironic-integration

7 years agoMerge "Availability monitoring agents support"
Jenkins [Fri, 2 Sep 2016 10:00:14 +0000 (10:00 +0000)]
Merge "Availability monitoring agents support"

7 years agoOVN heat templates
Babu Shanmugam [Fri, 1 Apr 2016 08:03:41 +0000 (08:03 +0000)]
OVN heat templates

Installs and configures OVN databases and process and also configures
the neutron plugin for OVN.

Implements: blueprint tripleo-ovn
Change-Id: Ic3e415bb0587dd85b71f6c14a96f6b2c86a7b30f

7 years agoChange NeutronWorkers default to result in previous behavior
Brent Eagles [Thu, 1 Sep 2016 17:28:59 +0000 (14:58 -0230)]
Change NeutronWorkers default to result in previous behavior

Neutron's behavior changed in Newton with respect to the default value
of 0 for NeutronWorkers. Instead of effectively treating it as
"processorcount", it now assumes we mean what we say and doesn't spawn
any workers, resulting in only a single process for handling API
requests. This change alters the default value to regain the previous
behavior.

This change also extends the worker count to the RPC worker setting -
which was possibly an oversight in previous releases. The default
behavior will have no result for most systems.

Closes-Bug: 1619383

Change-Id: Id6e3ee544160372c806905e77348150a1a1eec1b

7 years agoMerge "Restart only services that need it"
Jenkins [Thu, 1 Sep 2016 18:00:03 +0000 (18:00 +0000)]
Merge "Restart only services that need it"

7 years agoMerge "Ironic: service catalog entries should not have a suffix"
Jenkins [Thu, 1 Sep 2016 16:07:02 +0000 (16:07 +0000)]
Merge "Ironic: service catalog entries should not have a suffix"

7 years agoMerge "Pass cinder_iscsi_address without brackets"
Jenkins [Thu, 1 Sep 2016 16:06:08 +0000 (16:06 +0000)]
Merge "Pass cinder_iscsi_address without brackets"

7 years agoAdd default for DeployIdentifier in nested templates
Steven Hardy [Thu, 1 Sep 2016 15:29:47 +0000 (16:29 +0100)]
Add default for DeployIdentifier in nested templates

Until we fix the bug where at validation time heat doesn't know
if a parent passes a value into the nested template, this may
be a workaround for validation failing where no default is found.

Change-Id: I02b0764ac29700cd29584e356ac0cfebcda09a36
Closes-Bug: #1619352

7 years agoIronic: service catalog entries should not have a suffix
Dmitry Tantsur [Thu, 1 Sep 2016 10:15:06 +0000 (12:15 +0200)]
Ironic: service catalog entries should not have a suffix

Our OSC plugin does not play well with it - see bug 1619229.
This also matches undercloud configuration.

Change-Id: I5db441d321e7628a1f3f9a5bbd75a872d0719e26
Partially-Implements: blueprint ironic-integration

7 years agoMerge "Modify sriov_numvfs config from puppet-neutron to tripleo"
Jenkins [Thu, 1 Sep 2016 06:21:54 +0000 (06:21 +0000)]
Merge "Modify sriov_numvfs config from puppet-neutron to tripleo"

7 years agoAdded environment file for SR-IOV deployment
karthik s [Wed, 31 Aug 2016 12:22:33 +0000 (17:52 +0530)]
Added environment file for SR-IOV deployment

Change-Id: I9afb1d57d08504346f669239ab3d9cce100c7655
Implements: blueprint tripleo-sriov
Signed-off-by: karthik s <ksundara@redhat.com>
7 years agoMerge "Last round of modern authtoken update"
Jenkins [Thu, 1 Sep 2016 01:42:15 +0000 (01:42 +0000)]
Merge "Last round of modern authtoken update"

7 years agoPass cinder_iscsi_address without brackets
Giulio Fidente [Wed, 31 Aug 2016 18:39:19 +0000 (20:39 +0200)]
Pass cinder_iscsi_address without brackets

We shoult never emit in hieradata:

  key: [ipv6]

as it will cause hiera parsing errors. This can only be addressed
in the puppet module.

Change-Id: I0b13b6691647769e41d9af8be4112e6341827e6c
Depends-On: I787becce343b38e6c27c9a1b937b47c0aefb034d
Closes-Bug: 1618930

7 years agoAdd missing reference to ExternalPort for DVR
Brent Eagles [Tue, 30 Aug 2016 20:19:17 +0000 (17:49 -0230)]
Add missing reference to ExternalPort for DVR

Neutron DVR requires the OS::TripleO::Compute::Ports::ExternalPort to be
set to a valid port on the external network.

Change-Id: I46b96dba3e264e0e79f7f0cea83b0f66775d6d2a
Closes-Bug: 1618611

7 years agoMerge "apache: Remove product informations"
Jenkins [Wed, 31 Aug 2016 19:30:11 +0000 (19:30 +0000)]
Merge "apache: Remove product informations"

7 years agoLast round of modern authtoken update
Emilien Macchi [Tue, 30 Aug 2016 20:04:31 +0000 (16:04 -0400)]
Last round of modern authtoken update

It updates Glance, Neutron and Swift to deploy authtoken with modern
pattern.

Change-Id: Icfaf011ea4a23bc47d2fb45e8768f8238532dab3

7 years agoMerge "Skip warning for required parameters"
Jenkins [Wed, 31 Aug 2016 16:13:14 +0000 (16:13 +0000)]
Merge "Skip warning for required parameters"

7 years agoRemove repeated apache-related hieradata
Juan Antonio Osorio Robles [Wed, 31 Aug 2016 14:05:05 +0000 (17:05 +0300)]
Remove repeated apache-related hieradata

This is already set in the apache profile, so we shouldn't be setting
it in horizon.

Change-Id: I21bd2c6770f871b2940c03d4a2b1cff7d4616346

7 years agoRestart only services that need it
Jiri Stransky [Mon, 22 Aug 2016 09:29:17 +0000 (11:29 +0200)]
Restart only services that need it

With new pacemaker architecture, Puppet handles restarts of most of the
services. There are several still managed by pacemaker which need
special restart handling utilizing pacemaker and its resource
agents.

The counterpart in puppet-tripleo requests restarts for individual
pacemaker-managed services by writing out "restart flag" files, and the
pacemaker_resource_restart.sh script then performs the restarts.

Change-Id: Ia4e6a9f88181f1981993f046cf415dbbcdc9570e
Closes-Bug: #1614967
Closes-Bug: #1587015
Depends-On: I6369ab0c82dbf3c8f21043f8aa9ab810744ddc12

7 years agoAvailability monitoring agents support
Martin Mágr [Thu, 9 Jun 2016 13:39:22 +0000 (15:39 +0200)]
Availability monitoring agents support

- adds possibility to install sensu-client on all nodes
- each composable service has it's own subscription

Co-Authored-By: Emilien Macchi <emilien@redhat.com>
Co-Authored-By: Michele Baldessari <michele@redhat.com>
Implements: blueprint tripleo-opstools-availability-monitoring
Change-Id: I6a215763fd0f0015285b3573305d18d0f56c7770

7 years agoMerge "Fix Ironic service bind IPs"
Jenkins [Wed, 31 Aug 2016 10:03:47 +0000 (10:03 +0000)]
Merge "Fix Ironic service bind IPs"

7 years agoMerge "configure Heat with new authtoken parameters"
Jenkins [Wed, 31 Aug 2016 01:47:51 +0000 (01:47 +0000)]
Merge "configure Heat with new authtoken parameters"

7 years agoMerge "Move ceph cluster config out of allNodesConfig"
Jenkins [Tue, 30 Aug 2016 22:45:35 +0000 (22:45 +0000)]
Merge "Move ceph cluster config out of allNodesConfig"

7 years agoMerge "Added DPDK environment file and nic configs samples"
Jenkins [Tue, 30 Aug 2016 20:32:00 +0000 (20:32 +0000)]
Merge "Added DPDK environment file and nic configs samples"

7 years agoapache: Remove product informations
Dimitri Savineau [Tue, 30 Aug 2016 18:13:57 +0000 (14:13 -0400)]
apache: Remove product informations

By default, the httpd version and the OS type is described in the
HTTP header 'Server'.

Server: Apache/2.4.6 (Red Hat Enterprise Linux)

This patch allows to remove the specific informations related to the
httpd server and the OS.

Change-Id: Ib608919102bc6b2c7619a522ae1262729dc7a91e

7 years agoMerge "Add NeutronGlobalPhysnetMtu to neutron-base.yaml"
Jenkins [Tue, 30 Aug 2016 18:11:48 +0000 (18:11 +0000)]
Merge "Add NeutronGlobalPhysnetMtu to neutron-base.yaml"

7 years agoMerge "Mv Nova, Neutron, Horizon out of controller.yaml"
Jenkins [Tue, 30 Aug 2016 17:35:18 +0000 (17:35 +0000)]
Merge "Mv Nova, Neutron, Horizon out of controller.yaml"

7 years agoMerge "M/N upgrade fix galera restart."
Jenkins [Tue, 30 Aug 2016 17:26:35 +0000 (17:26 +0000)]
Merge "M/N upgrade fix galera restart."

7 years agoMerge "Customize the reservation of memory for host processes"
Jenkins [Tue, 30 Aug 2016 16:41:37 +0000 (16:41 +0000)]
Merge "Customize the reservation of memory for host processes"

7 years agoUpgrade ceph-osd
Giulio Fidente [Thu, 18 Aug 2016 15:17:29 +0000 (17:17 +0200)]
Upgrade ceph-osd

Upgrades the ceph-osd daemon from Hammer to Jewel

Change-Id: Idfa90fdc0052c53f448401c85c5d13a2ba68acd1

7 years agoAdd NeutronGlobalPhysnetMtu to neutron-base.yaml
Dan Prince [Sat, 27 Aug 2016 02:16:39 +0000 (22:16 -0400)]
Add NeutronGlobalPhysnetMtu to neutron-base.yaml

This adds an option to configure the global_physnet_mtu in
neutron.conf. This controls the base MTU for the physical network
which is used as a basis for the new auto calculated overlay network
MTU's.

For flat and VLAN tenant networks there has been a subtle breakage
in TripleO in that users of those network types may now need to
manually set NeutronGlobalPhysnetMtu to something less than the
physical network to imitate the previous behavior of the
now removed NeutronTenantMtu setting (removed in git
2a64b67cef74fff86ce6b56b15431b859515844d). Previously users of
say a vlan tenant network in TripleO would automatically get
the tenant network set to 1400.

Change-Id: I25c2435feb373e11e4fc3a2821db0c96211468e0

7 years agoconfigure Heat with new authtoken parameters
Emilien Macchi [Fri, 26 Aug 2016 18:27:37 +0000 (14:27 -0400)]
configure Heat with new authtoken parameters

Configure Heat with new authtoken parameters provided by puppet-heat
module.
Also move the authtoken parameters in heat-base, required by both
heat-engine and heat-api.

Depends-On: I7a9d10b0a8092b3d0c70708b57637098cfe2b56d
Change-Id: Id5cd3e830f64263c8d39c7d2973c99d0380e772c

7 years agoMv Nova, Neutron, Horizon out of controller.yaml
Dan Prince [Fri, 26 Aug 2016 16:41:53 +0000 (12:41 -0400)]
Mv Nova, Neutron, Horizon out of controller.yaml

This patch moves the settings for Nova, Neutron, and Horizon
out of controller.yaml.

Also fixes the NovaPassword settings in nova-base.yaml
so they don't use get_input.

Also, creates a new apache.yaml base service to contain shared
apache settings for several services which use Apache for WSGI.

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I35d909bd5abc23976b5732a2b9af31cf1448838e
Related-bug: #1604414

7 years agoMerge "Upgrade ceph-mon"
Jenkins [Tue, 30 Aug 2016 12:27:08 +0000 (12:27 +0000)]
Merge "Upgrade ceph-mon"

7 years agoChange CloudName default value to include domain
Juan Antonio Osorio Robles [Tue, 30 Aug 2016 12:04:18 +0000 (15:04 +0300)]
Change CloudName default value to include domain

The CloudName's default value only included the shortname which is
not a very good practice. This now sets localdomain as the default
domain there.

Change-Id: Ic46b34d94a602aa948b873062015286cf49f7c3c

7 years agoCleanup haproxy service from explicit services enablement
Giulio Fidente [Tue, 30 Aug 2016 11:55:47 +0000 (13:55 +0200)]
Cleanup haproxy service from explicit services enablement

Change-Id: Ibc86d4dd0aa576345e3f174ea1adca3e6248e81e
Depends-On: I5c620ba717f782b39c599aff24b4ac56fb695a04

7 years agoMove ceph cluster config out of allNodesConfig
Steven Hardy [Fri, 12 Aug 2016 16:31:58 +0000 (17:31 +0100)]
Move ceph cluster config out of allNodesConfig

Pass the list of ceph nodes to the ceph_mon profile via
the service template - this requires some fixup to the
profile to handle the ipv6 case.

Note this also aligns the ServiceNetMap keys so that the
composable node_ips logic will generate the lists when
the ceph_mon service is enabled.

Change-Id: If8a5c65f17e677fe62243b3aa746fd642f72d2b0
Depends-On: I481dd2cd2cde7f1491080e6d9c7dcb7047c22de1
Partially-Implements: blueprint custom-roles

7 years agoMerge "Conditionally expose haproxy endpoints"
Jenkins [Tue, 30 Aug 2016 09:42:20 +0000 (09:42 +0000)]
Merge "Conditionally expose haproxy endpoints"

7 years agoMerge "Fix check of rpm-python."
Jenkins [Tue, 30 Aug 2016 09:23:34 +0000 (09:23 +0000)]
Merge "Fix check of rpm-python."

7 years agoAdded DPDK environment file and nic configs samples
Saravanan KR [Fri, 26 Aug 2016 10:52:53 +0000 (16:22 +0530)]
Added DPDK environment file and nic configs samples

Added an environment file to configure DPDK with OVS
by overriding ComputeNeutronOvsAgent. Also added nic
configs for configuring DPDK bridge and bond with
numbered nic format.

Implements: blueprint tripleo-ovs-dpdk
Co-Authored-By: Vijay Chundury <vchundur@redhat.com>
Change-Id: I82b6f66394a8928f8524706c939508edd08afa9b

7 years agoCustomize the reservation of memory for host processes
karthik s [Thu, 9 Jun 2016 14:10:35 +0000 (19:40 +0530)]
Customize the reservation of memory for host processes

Allows the operator to alter the memory reservation for host processes

Implements: blueprint tripleo-ovs-dpdk

Change-Id: If7a099cde2e8854a14a75c1304620cc444eefcf2
Signed-off-by: karthik s <ksundara@redhat.com>
7 years agoFix Ironic service bind IPs
Dan Prince [Fri, 26 Aug 2016 20:39:53 +0000 (16:39 -0400)]
Fix Ironic service bind IPs

This patch removes the get_input's in the service templates
and instead uses our new bind IP string replacement mechanism
to correctly set the local bind IPs for the Ironic API.

It also avoids using MysqlNetwork to set Ironic my_ip.

This patch adds a new IronicNetwork setting which is used
to control which network Ironic will use for its PXE network
traffic.

Change-Id: Ic848ec77b0106279c5d963504798c05110aa1440

7 years agoMerge "Add flag to assert that puppet manages the keystone endpoints"
Jenkins [Mon, 29 Aug 2016 16:00:20 +0000 (16:00 +0000)]
Merge "Add flag to assert that puppet manages the keystone endpoints"

7 years agoUpgrade ceph-mon
Giulio Fidente [Thu, 18 Aug 2016 11:20:16 +0000 (13:20 +0200)]
Upgrade ceph-mon

Adds a pre-requisite software deployment to the pacemaker scenario
upgrade which, before the openstack services are upgraded,
upgrades the ceph-mon daemon from Hammer to Jewel.

Change-Id: I9855d80a6ae156b4a9e0409c3c927068b9db95a0

7 years agoMerge "Configure the pci_passthrough_whitelist via THT"
Jenkins [Mon, 29 Aug 2016 14:20:45 +0000 (14:20 +0000)]
Merge "Configure the pci_passthrough_whitelist via THT"

7 years agoMerge "Set the default gnocchi driver to swift"
Jenkins [Mon, 29 Aug 2016 11:04:32 +0000 (11:04 +0000)]
Merge "Set the default gnocchi driver to swift"

7 years agoMerge "Create composable mapping between enabled services and role ips"
Jenkins [Mon, 29 Aug 2016 10:51:10 +0000 (10:51 +0000)]
Merge "Create composable mapping between enabled services and role ips"

7 years agoConditionally expose haproxy endpoints
Juan Antonio Osorio Robles [Wed, 24 Aug 2016 07:27:34 +0000 (10:27 +0300)]
Conditionally expose haproxy endpoints

With the introduction of the global config, HAProxy can know which
endpoints to expose. It will get those via hieradata.

Change-Id: I0f5ce8c7394625e8dce691ae1996457a9ea99a99

7 years agoMerge "M/N upgrade set scheduler_host_manager right."
Jenkins [Mon, 29 Aug 2016 09:36:18 +0000 (09:36 +0000)]
Merge "M/N upgrade set scheduler_host_manager right."

7 years agoMerge "Rename opendaylight service to opendaylight_api"
Jenkins [Mon, 29 Aug 2016 08:48:41 +0000 (08:48 +0000)]
Merge "Rename opendaylight service to opendaylight_api"

7 years agoAdd flag to assert that puppet manages the keystone endpoints
Juan Antonio Osorio Robles [Wed, 10 Aug 2016 08:25:46 +0000 (11:25 +0300)]
Add flag to assert that puppet manages the keystone endpoints

This will be read by the client and it will furtherly skip the post-config.

Depends-On: I36e1c478e7c92be61da6a0d710e9025d4d354072
Depends-On: Ibbbe1e016e7e47ea5577de33c5a11d4088811616
Change-Id: Icfb650a1dff704cdcce7349dfb612298d38f2706

7 years agoMerge "Create hiera service_enabled keys for enabled services"
Jenkins [Mon, 29 Aug 2016 08:40:24 +0000 (08:40 +0000)]
Merge "Create hiera service_enabled keys for enabled services"