112c57a60c
* Remove unnecessary app catalog fields from base artifact type * allow eventlet patching * rename policy.json.sample to policy.yaml.sample * Add context middleware unit tests * Add the possibility to reassign policies in unit tests * Add unit tests for keycloak auth middleware * Fix realm name parsing * Get realm name from auth tokens * Remove unnecessary default store check from file utils * Obtain user roles from token with jwt * Fix keycloak auth middleware * Generate types schemas at engine initialization * Adding more tests for artifact creation * Update config generation for keycloak parameters * [Fix gate]Update test requirement * Update auth middlewares * Update upload file utils * Support generic artifact types for testing (other than 'sample_artifact') * Add blob data table and related migrations * Implement database store for Glare * Allow to set default store for artifact type in config * Add keycloak auth support * Other small updates * Rework artifact deletion process * Remove unused logging import * Update link validation * Update docstrings * Remove artifact records from db after deletion * Add utils that may be useful for upload hooks
9 lines
309 B
Plaintext
9 lines
309 B
Plaintext
Code-Review+2: Mike Fedosin <mikhail.fedosin.ext@nokia.com>
|
|
Workflow+1: Mike Fedosin <mikhail.fedosin.ext@nokia.com>
|
|
Verified+2: Jenkins
|
|
Submitted-by: Jenkins
|
|
Submitted-at: Mon, 27 Feb 2017 13:09:47 +0000
|
|
Reviewed-on: https://review.openstack.org/418499
|
|
Project: openstack/deb-glare
|
|
Branch: refs/heads/master
|