Commit Graph

28 Commits

Author SHA1 Message Date
Brian Rosmaita 459ad922c9 Introduce 'untargeted' specs
This commit adds an 'untargeted' directory to hold orphaned specs
that were approved but aren't being worked on.  A new index.rst is
added explaining the idea, and adjustments are made to other
appropriate index pages.  Additionally, one glanceclient spec from
liberty was stuck in a non-release-name directory; it was moved to
the liberty directory, which in turn was slightly reorganized to
accommodate both glance and glanceclient specs.

Change-Id: I074fc782eca1c3e3c9a1c504501973300741b110
2017-05-25 14:51:24 -04:00
melissaml 88bebc6074 Removed redundant 'the'
TrivialFix

Change-Id: I6fe9958d421d90d0d1ca7e0900fae84aebe82e91
2016-10-22 06:35:59 +08:00
Flavio Percoco bfafed6734 Move spec under mitaka
This spec is being implemented under Mitaka and it's a long standing
one. It seems ok to move it under Mitaka and let the implementation
happen.

Change-Id: Ia3e1fef30788123fc037b4dbb39439ae9d0b5363
2016-01-21 20:41:40 -04:30
Flavio Percoco 5e0f796332 Reduce the verbosity in the index page
Change-Id: I5acd7b73e02fbe7a836cb1fa5c8af61728a695d1
2016-01-12 09:31:58 -04:30
Jenkins d9db3928de Merge "Liberty: Remove the example spec" 2015-11-26 19:17:44 +00:00
Nikhil Komawar b1a2da9214 Liberty: Remove the example spec
Since Liberty cycle feature proposals are complete, we do not need this
example spec. It shows up on
http://specs.openstack.org/openstack/glance-specs/ and can create
confusion.

This commit removes the example spec. Merge proposals can still use the
template as a reference.

Change-Id: I1f0a890c7cdce0d48ebe000d7069386ce040bd10
2015-11-26 16:01:57 -03:00
lihao b646b86f19 The first letter of "postgreSQL" need to be capitalized
Modify the spelling of the term "PostgreSQL"

Change-Id: Icd30c08980897c5701e0bfceeb280c61132ce065
2015-11-12 21:43:40 +08:00
lihao dd5964fd07 Modify some words because they should be capitalized
Modify "glance" to "Glance" and "api" to "API"

Change-Id: Ie096f21f059373167554c3cd3ee89fc9606a9929
2015-11-12 21:15:26 +08:00
Brianna Poulos ee8428e755 Update Image Signature Verification Spec
This spec modification addresses comments raised on the merged spec
(https://review.openstack.org/#/c/177948/) and reflects the
implementation that was merged into Liberty.

Updates include defining each of the properties used in signature
verification, as well as clarifying the role of glance_store.

Change-Id: Ie1375f887b704b209f9a9bbf0d30c8c0cf245962
2015-09-24 11:13:18 -04:00
Hemanth Makkapati 23c5f584e7 Scrub Images in Parallel
This change proposal introduces a way for the scrubber to scrub
images in parallel when delayed delete is enabled.

Change-Id: Ic72bf2b82282b4f56fc6769de4bfacb54aa31253
2015-09-14 11:23:49 -05:00
Jenkins 6208626ef4 Merge "Image Signing and Verification Support" 2015-08-26 15:50:40 +00:00
Jenkins a70f9fb87a Merge "Reuse the deleted image-member before create a new one" 2015-08-20 14:51:23 +00:00
Long Quan Sha ac12ec4640 Reuse the deleted image-member before create a new one
A specification for reusing the deleted image-member before create a new one.
Use only one record to maintain the member-ship between a pair of image and
tenant. When create a new image-member, at first check all existing
image-member records including the deleted image-member, then update it if it
exists, otherwise, create a new one.

APIImpact

Change-Id: Ie4851ea67d75f346efceb47099a7b8a64f1b5512
Implements: bp reuse-the-deleted-image-member
2015-08-20 14:27:03 +00:00
Jenkins 78681b83ae Merge "Add HTTP proxy support to S3 store" 2015-08-19 11:12:41 +00:00
Cindy Pallares c2ac1938de Add HTTP proxy support to S3 store
blueprint http-proxy-support-for-s3

Change-Id: Ibbd4ee1160a8bd63e69405f0e0c99212ddbcf142
2015-08-12 15:37:38 -05:00
Brianna Poulos 4a35f198f8 Image Signing and Verification Support
This spec describes a means to support signing and signature
validation of bootable images.

DocImpact
SecurityImpact

Implements: blueprint image-signing-and-verification-support
Change-Id: I305b2ae86415c8d256c641abb2795af663bee56a
2015-08-11 15:46:37 -04:00
Jenkins dbf1df09ea Merge "HealthCheck Middleware" 2015-08-05 14:50:27 +00:00
Jenkins 03443a5bb6 Merge "Add HTTPS verification to glance-replicator" 2015-08-04 15:09:08 +00:00
Ian Cordasco e6bc245153 HealthCheck Middleware
Implements: blueprint healthcheck-middleware
Co-Authored-By: Erno Kuvaja <jokke@hp.com>
Change-Id: Ice7cb17ce097a36feddef9c365dab8e064dd2d94
2015-07-25 16:08:11 -05:00
Jenkins 9bdec1f6ef Merge "Remove custom glance client SSL handling" 2015-07-20 11:52:23 +00:00
Jenkins 4b9d5dad21 Merge "Glance V2 API additional filters for image list" 2015-07-20 11:52:22 +00:00
Jenkins c9cbb6bc68 Merge "Add spec to refactor the HTTP Store onto requests" 2015-07-20 11:52:01 +00:00
Wayne Okuma 784cf636d0 CLI Support For Tag Metadata Definitions
This blueprint adds in the python glance client support for the basic tag
catalog which was approved and added into the server in the Kilo release.

Change-Id: Idd22e56c83e0004db6ce1f1306dde9cea50d8125
Implements: blueprint metadefs-tags-cli
2015-07-16 15:56:26 -07:00
Steve Lewis 816b9a046c Glance V2 API additional filters for image list
A specification for adding two filters to the image list endpoint to
support comparative evaluation of created_at and updated_at filtering.

DocImpact
ApiImpact
Implements: bp v2-additional-filtering
Change-Id: I45e79173425f305a150408b5995468e1dca546aa
2015-06-18 10:49:13 -07:00
Ian Cordasco acc748fb34 Add spec to refactor the HTTP Store onto requests
DocImpact
SecurityImpact
Blueprint: http-store-on-requests
Change-Id: I9eeafff45844a4cbb504dd1d3d12985e263f11f7
2015-06-13 16:51:06 -05:00
Stuart McLaren 7084fa286e Remove custom glance client SSL handling
Deprecate special httplib code paths.

Blueprint:
https://blueprints.launchpad.net/python-glanceclient/+spec/remove-custom-client-ssl-handling

Change-Id: I5d192cc8c192b87d1e668041e97de5e0afe25394
2015-06-05 15:02:25 +00:00
Ian Cordasco a18d7f7962 Add HTTPS verification to glance-replicator
blueprint migrate-replicator-to-requests

SecurityImpact

Change-Id: I364b23784f001dd1da0c1e148c34789fffd873aa
2015-05-01 14:31:43 -05:00
Erno Kuvaja c6b0603a3d Liberty spec folder for tracking specs proposed
As we're hitting to Kilo feature freeze it's time to bring in Liberty

Change-Id: Ia2e0133a2a223d04dec1be3f136fa4915f74bf02
2015-04-01 11:31:22 +00:00