charm-keystone/templates
Alex Kavanagh 59561fdda0 Convert the charm to Python 3 only
Major changes:

 * decoupling the hooks/manager.py file from the charm.  It is now a
   script that is called from hooks/keystone_utils.py as it has to use
   the same Python version/libraries as the installed keystone payload
   software.  keystone_utils.py and manager.py communicate via a Unix
   Domain Socket using json, encoded to base64.
 * As Python3 requires absolute imports, the charmhelpers symlink has
   been removed from hooks, and the hooks and charmhelpers symlinks have
   been removed from the actions directory.  Instead, the path is
   adjusted so that the modules can be found.

Change-Id: I18996e15d2d08b1dacf0533132eae880cbb9aa32
2018-09-21 09:09:47 +00:00
..
icehouse Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
kilo Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
liberty Enable Keystone v3 API 2016-03-09 11:05:33 +00:00
mitaka Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
newton Revert change of role for v3 service accounts 2017-01-12 07:59:06 +01:00
ocata Convert the charm to Python 3 only 2018-09-21 09:09:47 +00:00
parts add support for Federated IDentity (FID) and WebSSO 2018-05-11 21:09:47 +03:00
queens Update policy.json for Queens 2018-06-06 12:58:00 +02:00
rocky Keystone Fernet Token implementation 2018-08-14 08:35:43 +02:00
keystone-fernet-rotate-sync Keystone Fernet Token implementation 2018-08-14 08:35:43 +02:00
keystone-token-flush Fix missing keystone user in cron job. 2016-05-05 22:00:51 -07:00
openstack_https_frontend.conf add support for Federated IDentity (FID) and WebSSO 2018-05-11 21:09:47 +03:00
wsgi-openstack-api.conf add support for Federated IDentity (FID) and WebSSO 2018-05-11 21:09:47 +03:00