aboutsummaryrefslogtreecommitdiffstats
path: root/capabilities-map.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-08-08Adds networking-sfc supportTim Rozet1-0/+5
Enables deployment of service function chaining via the networking-sfc project. Implements: blueprint networking-sfc-support Depends-On: Icd433ddc6ae7de19a09f9e33b410a362c317138a Change-Id: I230b31dc9ed0ecc5046064628ba2f2505e589522 Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-02-15Merge "Add Ceph RGW to capabilities map"Jenkins1-0/+10
2017-02-14Merge "Describe use of Manila/CephFS in capabilites_map"Jenkins1-10/+29
2017-02-14Add Ceph RGW to capabilities mapGiulio Fidente1-0/+10
This will provide an option in the UI to deploy Ceph RGW as a replacement for Swift. Change-Id: If2281edce49d2981f891c95ebb507e3a4b9e438e
2017-02-13Merge "Enables support for configuring Cinder with Dell EMC ScaleIO storage ↵Jenkins1-0/+5
backend."
2017-02-08Merge "Composable service support for Cinder Dell EMC Storage Center"Jenkins1-3/+3
2017-02-07Enables support for configuring Cinder with Dell EMCrajinir1-0/+5
ScaleIO storage backend. This change adds all relevant parameters for: - Dell EMC ScaleIO Block Storage driver configuration Closes-Bug: #1661316 Depends-On: I5534aab53b70de215336a076d25263c73b8d7b5b Change-Id: I8927151adbce235595a5c62365e1f87a6503c462
2017-02-07Composable services support for Cinder Dell EMC PS Seriesrajinir1-3/+4
Updated the heat templates for Cinder Dell EMC PS Series backend to use composable services and rebranding of EQLX to Dell EMC PS Series Closes-Bug: #1661313 Change-Id: Id9d6f172f3f79a31788b26c7776d738fda5a30fa
2017-02-03Composable service support for Cinder Dell EMC Storage Centerrajinir1-3/+3
Updated the heat templates for Cinder Dell EMC Storage Center Backend to use composable services Closes-Bug: #1661314 Change-Id: I454549c45da7388f0e42975c9f4637dde9ec51e3
2017-01-30Describe use of Manila/CephFS in capabilites_mapGiulio Fidente1-10/+29
This is meant to describe in the UI how to use the manila-cephfsnative-config environment file to deploy Manila with Ceph as backend using either a TripleO managed or an externally managed Ceph cluster. Also adds a puppet-ceph.yaml environment file meant to enable the deployment of a Ceph cluster, given that storage-environment.yaml is meant to be customized by the user instead. Change-Id: Iefd7056a9bc079025e6ac4dd50edcd2e2635e1b0
2017-01-27Add AuditD composable serviceSteven Hardy1-0/+16
This patch allows the management of the AuditD service and its associated files (such as `audit.rules`) This is achieved by means of the `puppet-auditd` puppet module. Also places ssh banner capabilities map on top of patch Change-Id: Ib8bb52dde88304cb58b051bced9779c97a314d0d Depends-On: Ie31c063b674075e35e1bfa28d1fc07f3f897407b
2017-01-25Merge "Manage password_validator regex"Jenkins1-0/+12
2017-01-25Manage password_validator regexLuke Hinds1-0/+12
Horizon provides a password validation check, which OpenStack cloud operators can use to enforce password complexity checks for users within horizon. A dictionary containing a regular expression can be used for password validation with help text that is displayed if the password does not pass validation. HORIZON_CONFIG["password_validator"] = { "regex": '.*', "help_text": _("Your password does not meet the requirements."), } This change allows injection of the regex into horizons local_settings file from a tripleo heat template Change-Id: Ib6517c8f96148bea002b0e3442a26367b236928f Depends-On: If82a80ed6a8e6e65aecc2a25ee6d60640ae03c9a Closes-Bug: #1640800
2017-01-23Merge "Add THT for fossw ML2 plugin in networking-fujitsu"Jenkins1-0/+5
2017-01-20Merge "Added support for pass-through iSER configuration"Jenkins1-0/+6
2017-01-19Add THT for fossw ML2 plugin in networking-fujitsuKoki Sanagi1-0/+5
Introduce THT for fossw ML2 plugin in networking-fujitsu. networking-fujitsu is a neutron ML2 plugin which enables several FUJITSU switch products in OpenStack environment. This templates deploy overcloud with FOS switch. Change-Id: I977dbecbf9f6f9725f7fb5ca4745b537a73975ff Implements: blueprint integration-fossw-networking-fujitsu Depends-On: I044c5812bbc5cd3de4bc33556cffbe5bad8e64cf Depends-On: I79df6b6a27d95f0c0e2c87207ab80235a4efccfc
2017-01-18Merge "Add a environment file to disable ceilo api"Jenkins1-0/+10
2017-01-18Add a environment file to disable ceilo apiPradeep Kilambi1-0/+10
Use the standard composable interface to disable ceilo api instead of using a separate flag. Closes-bug: #1656364 Change-Id: I67900f7e6816212831aea8ed18f323652857fbd3
2017-01-13HPELeftHandISCSIDriver support for Cinderchinthagovardhan1-0/+7
Cinder configuration with HPELeftHandISCSIDriver for VSA storage Change-Id: Iaefbf38522069f6c636130e357f19a7fb7d54fe4
2017-01-10Add THT for networking-fujitsuKoki Sanagi1-0/+5
Introduce THT for networking-fujitsu. networking-fujitsu is a neutron ML2 plugin which enables FUJITSU C-Fabric switch in OpenStack environment. This templates deploy overcloud with C-Fabric switch. Change-Id: Iee75a1a30552d8dc9f55f52d10b0dc2b623992ef Implements: blueprint integration-networking-fujitsu Depends-On: I37a502b43eb7d91bfe20625248ed117eae3ca535 Depends-On: I5eb2c2a9c50b5991d62f4b6d74b83351c86b02de
2016-09-23Added support for pass-through iSER configurationStig Telfer1-0/+6
iSCSI-over-RDMA involves some configuration file changes that must be propagated through TripleO. Change-Id: I62a23909982f10358a2d19d2e85f2a6d2ba6496e Depends-On: I6d2c4d71fb3ab1f7749d6e1defb59e86b9364cc1
2016-09-21Merge "Update capabilities-map.yaml"Jenkins1-22/+282
2016-09-17Add fluentd client serviceLars Kellogg-Stedman1-0/+8
This implements support for installing fluentd agents as a composable service on the overcloud. Depends-On: I2e1abe4d8c8359e56ff626255ee50c9cacca1940 Implements: tripleo-opstools-centralized-logging Change-Id: I23b0e23881b742158fcfb6b8c145a3211d45086e
2016-09-08Update capabilities-map.yamlJiri Tomasek1-22/+282
To reflect current set of environments available Closes-Bug: 1619623 Change-Id: I5dc01e788aef9b4d9640df305b967d7a4edf17da
2016-08-31Availability monitoring agents supportMartin Mágr1-0/+12
- 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
2016-03-08Fix typosSwapnil Kulkarni (coolsvap)1-2/+2
Multiple files in t-h-t were having small typos. Fixed in this patchset. . Change-Id: I82d7071747f47544990ed46e2be22931190406b3
2016-02-15Update the path to the Docker fileDougal Matthews1-1/+1
The file was renamed in db16fd6b59257ea9eacbf071e9e799041822dcab (Change-Id I7837ed7ed3e807ec5c1276904893695918bef293). Change-Id: Ia8bdd705fddf00acc20116d21f39cb80b9fd693e
2015-12-17Update the capabilities map file name to be more consistentDougal Matthews1-0/+226
None of the other YAML files in t-h-t use underscores. Change-Id: Ia64668d6c0bf81313b954796d172b06de914fa26