summaryrefslogtreecommitdiff
path: root/glance
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implement project personas for metadef tags"Zuul2021-09-032-17/+267
|\
| * Implement project personas for metadef tagsPranali Deore2021-09-032-17/+267
* | Merge "Implement project personas for metadef properties"Zuul2021-09-032-14/+224
|\ \ | |/
| * Implement project personas for metadef propertiesPranali Deore2021-09-022-14/+224
* | Merge "Implement project personas for metadef resource-types"Zuul2021-09-032-11/+188
|\ \ | |/
| * Implement project personas for metadef resource-typesPranali Deore2021-09-022-11/+188
* | Merge "Implement project personas for metadef objects"Zuul2021-09-032-13/+243
|\ \ | |/
| * Implement project personas for metadef objectsPranali Deore2021-09-022-13/+243
* | Merge "Implement project personas for metadef namespaces"Zuul2021-09-033-11/+284
|\ \ | |/
| * Implement project personas for metadef namespacesPranali Deore2021-09-023-11/+284
* | Merge "'community' images need to be treated as public"Zuul2021-09-032-8/+21
|\ \ | |/ |/|
| * 'community' images need to be treated as publicErno Kuvaja2021-08-312-8/+21
* | Merge "Check policies for Image Cache in API"Zuul2021-09-017-4/+306
|\ \
| * | Check policies for Image Cache in APIAbhishek Kekane2021-08-307-4/+306
* | | Merge "Check policies for image tasks information in API"Zuul2021-08-302-1/+22
|\ \ \ | |/ /
| * | Check policies for image tasks information in APIAbhishek Kekane2021-08-302-1/+22
* | | Merge "Move metadef tag policy checks in the API"Zuul2021-08-305-29/+558
|\ \ \
| * | | Move metadef tag policy checks in the APIAbhishek Kekane2021-08-305-29/+558
* | | | Merge "Move metadef property policy checks in the API"Zuul2021-08-305-26/+457
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Move metadef property policy checks in the APIAbhishek Kekane2021-08-305-26/+457
* | | Check policies for Image Tags in APIAbhishek Kekane2021-08-253-3/+175
|/ /
* | Merge "tests: Remove use of 'oslo_db.sqlalchemy.test_base'"Zuul2021-08-2512-68/+142
|\ \
| * | tests: Remove use of 'oslo_db.sqlalchemy.test_base'Stephen Finucane2021-07-2812-68/+142
* | | Merge "Get rid of deprecated xml.etree.cElementTree"Zuul2021-08-251-4/+1
|\ \ \
| * | | Get rid of deprecated xml.etree.cElementTreeTakashi Kajinami2021-07-241-4/+1
* | | | Check policies for image import operation in APIAbhishek Kekane2021-08-247-54/+205
* | | | Merge "Move metadef resource type association policy checks in the API"Zuul2021-08-245-25/+354
|\ \ \ \
| * | | | Move metadef resource type association policy checks in the APIAbhishek Kekane2021-08-205-25/+354
* | | | | Merge "Add missing forbidden to not found case for GET namespace API"Zuul2021-08-243-2/+6
|\ \ \ \ \
| * | | | | Add missing forbidden to not found case for GET namespace APIAbhishek Kekane2021-08-193-2/+6
* | | | | | Merge "Check add_image policy in the API"Zuul2021-08-246-6/+182
|\ \ \ \ \ \
| * | | | | | Check add_image policy in the APIDan Smith2021-08-196-6/+182
| |/ / / / /
* | | | | | Merge "Avoid reinitialization of image repo"Zuul2021-08-242-1/+21
|\ \ \ \ \ \
| * | | | | | Avoid reinitialization of image repoAbhishek Kekane2021-08-232-1/+21
* | | | | | | Move Tasks policy checks in the APIAbhishek Kekane2021-08-237-37/+170
* | | | | | | Check policies for delete image for store in APIAbhishek Kekane2021-08-234-1/+127
* | | | | | | Check deactivate, reactivate policy in the APIAbhishek Kekane2021-08-235-6/+327
|/ / / / / /
* | | | | | Check policies for staging operation in APIAbhishek Kekane2021-08-194-4/+144
| |/ / / / |/| | | |
* | | | | Check download_image policy in the APIAbhishek Kekane2021-08-196-37/+95
|/ / / /
* | | | Merge "Deprecate task specific policies"Zuul2021-08-191-0/+19
|\ \ \ \
| * | | | Deprecate task specific policiesAbhishek Kekane2021-08-131-0/+19
* | | | | Merge "Refactor gateway auth layer for task APIs"Zuul2021-08-192-40/+118
|\ \ \ \ \ | |/ / / /
| * | | | Refactor gateway auth layer for task APIsAbhishek Kekane2021-08-132-40/+118
* | | | | Merge "Check upload_image policy in the API"Zuul2021-08-195-9/+135
|\ \ \ \ \
| * | | | | Check upload_image policy in the APIAbhishek Kekane2021-08-175-9/+135
* | | | | | Merge "Refactor gateway auth layer for image factory"Zuul2021-08-192-18/+40
|\ \ \ \ \ \
| * | | | | | Refactor gateway auth layer for image factoryDan Smith2021-08-182-18/+40
| |/ / / / /
* | | | | | Suppress policy deprecation and default change warningsGhanshyam Mann2021-08-1810-44/+90
|/ / / / /
* | | | | Resolve compatibility with oslo.db future (redux)Stephen Finucane2021-08-164-64/+97
|/ / / /
* | | | Merge "Resolve compatibility with oslo.db future"Zuul2021-08-121-13/+17
|\ \ \ \