Skip to content
Snippets Groups Projects
giuseppe.attardi@garr.it's avatar
Alberto Colla authored
63bb5786
History
Name Last commit Last update
keystone
Makefile
README.md
keystone.patch

=========================================== Keystone Charm for the GARR Federated Cloud

This is a modified charm from the latest version at cs:~openstack-charmers-next/keystone-300, modified with features needed by the GARR Fedrated Cloud, i.e.:

  • managing resources (e.g. quotas)
  • using a special policy.jason
  • dealing with multiple Identity Providers

Checking out the source

You can clone from gitlab with

git clone https://git.garr.it/cloud/charm/keystone.git

Upgrading to a later revision

You can use the Makefile to udate this charm to a later revision.