charm-keystone/templates
Frode Nordahl 10e3d84eff Refresh keystone.conf and policy.json for Mitaka and Newton
keystone.conf:
- Change log_config to log_config_append DEPRECATED
- Remove verbose DEPRECATED
- Remove eventlet_server section DEPRECATED
- Remove ec2 section, no longer available in Keystone
  It has been moved to the keystonemiddleware package
- Update driver names. Using full module path is DEPRECATED
- Add resource section and specify admin_project_domain_name
  and admin_project_name

mitaka/policy.json:
- Refresh from upstream stable/mitaka
- Apply stricter rule:service_role
- Allow identity:list_projects to rule:service_role

newton/policy.json:
- Refresh from upstream stable/newton
- Apply stricter rule:service_role
- Allow identity:list_projects to rule:service_role

hooks/keystone_context.py:
- Add admin_domain_name to Keystone context

tests/basic_deployment.py:
- Add config check for changes for Mitaka and newer releases

Partial-Bug: 1636098
Change-Id: Ib267418f34066eaf6e4885627010d2a18e312192
2016-11-24 12:04:04 +01:00
..
essex [hopem,r=] 2015-02-19 11:26:28 +00:00
folsom [trivial] Fix policy backend for releases < grizzly 2014-04-17 08:54:31 +01:00
git Add templates/git/logging.conf 2015-04-13 14:13:49 +00:00
grizzly [trivial] Switch back to using UUID token format - lost during redux 2014-04-16 22:42:49 +01:00
havana [trivial] Switch back to using UUID token format - lost during redux 2014-04-16 22:42:49 +01:00
icehouse Fix log handlers to work for both syslog and rsyslog 2016-03-10 17:42:06 -05:00
kilo Add default_domain_id for Keystone v3 deploys 2016-09-27 08:45:47 +00:00
liberty Enable Keystone v3 API 2016-03-09 11:05:33 +00:00
mitaka Refresh keystone.conf and policy.json for Mitaka and Newton 2016-11-24 12:04:04 +01:00
newton Refresh keystone.conf and policy.json for Mitaka and Newton 2016-11-24 12:04:04 +01:00
parts [hopem,r=] 2015-02-18 17:20:23 +00:00
keystone-token-flush Fix missing keystone user in cron job. 2016-05-05 22:00:51 -07:00
wsgi-keystone.conf Enable API to run under apache2 when deployed from source. 2016-07-13 19:25:35 +00:00