keystone-voms 2015.1 documentation

Uprade notes

«  Requirements   ::   Contents   ::   VOMS module Installation  »

Uprade notes

Upgrading to 2014.2 (Juno)

If you are upgrading from any prior version to the 2014.2 (juno) version, the VOMS filter in the API paste file (/etc/keystone/keystone-paste.ini) has changed from:

[filter:voms]
paste.filter_factory = keystone_voms:VomsAuthNMiddleware.factory

to:

[filter:voms]
paste.filter_factory = keystone_voms.core:VomsAuthNMiddleware.factory

«  Requirements   ::   Contents   ::   VOMS module Installation  »