RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Andrew Austin 47ec9ce49b Add mechanism for cookie-based sessions in endpoints.
In order to allow SAML integration, we need to persist sessions for
the Keystone public API. Rather than use a one-off resource, this
patch introduces a generic mechanism for adding cookie-based sessions
to any endpoint that uses the endpoint resource and uses that mechanism
to provide a session persistence option for the Keystone public API.

Closes-Bug: #1779744
Change-Id: I7e1c9a4ddc8b849b487b863635b8c45fc935a751
(cherry picked from commit 37bc58d9b1)
2018-07-02 19:40:18 +00:00
files Add support for libvirt VNC TLS with option of a dedicated CA 2018-02-14 10:23:26 +00:00
lib Adds check and resyncs ODL/OVS OF pipeline 2018-06-07 16:06:26 +03:00
manifests Add mechanism for cookie-based sessions in endpoints. 2018-07-02 19:40:18 +00:00
releasenotes Update DellEMC Manila Unity driver 2018-06-28 09:42:58 -05:00
spec Ensure appropriate ACL mask is set on CephX keyrings 2018-06-18 12:39:13 +02:00
templates Fix logrotate_crond issues 2018-06-14 20:49:38 +02:00
zuul.d Add keystone only job for queens 2018-06-06 11:00:12 +02:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-17 14:45:35 -06:00
.gitreview Update .gitreview for stable/queens 2018-03-03 11:40:52 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Pin puppet-collectd 2018-03-20 02:06:52 +00:00
README.md Update the doc link 2017-12-16 02:49:05 +00:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Prepare 8.3.3 (queens) 2018-05-21 17:25:55 -07:00
setup.cfg Fixes license to explicitly be Apache 2.0 2017-10-09 11:06:29 -04:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
test-requirements.txt Remove pinned versions from test-requirements.txt 2018-01-16 12:29:50 +08:00
tox.ini Update UPPER_CONSTRAINTS_FILE for stable/queens 2018-03-03 11:40:56 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing