Commit Graph

14 Commits

Author SHA1 Message Date
khashf 31769b7b14 Update proposal for duplication image download
From PTG meeting, we update the solution of this proposal
by writing the file to cache in chunks instead of writing
the whole file to cache.

Change-Id: I39269aba29edf9c451a8ae97aa1a34ba9c0c818d
Co-authored-by: Erno Kuvaja <jokke@usr.fi>
Co-authored-by: Mridula Joshi <mrjoshi@redhat.com>
2022-05-18 11:01:00 +00:00
bhagyashris f8736b39af Introduce db sync check feature
Lite-spec for a dry-run option for db upgrades in glance-manage.

This spec is moved from /specs/untargeted/glance/lite-spec-db-sync-check.rst
to /specs/queens/implemented/glance/lite-spec-db-sync-check.rst because it was
implemented by change I1e0b02d615690f65a17b4ccfe4e4a72cc9e15ada

Change-Id: Ice1ab9657e236d969df50016a3b47a893e6aff0c
2018-03-09 12:23:24 +05:30
Brian Rosmaita ef0df98f9e Close out queens in glance-specs repo
Update queens specs from 'approved' to 'implemented' or to
rocky/approved or to untargeted, define the redirects, and
make appropriate changes on the supporting pages.

Change-Id: I48aa6a2f11831ffc544e8b02b0bfdb80aa51d3e2
2018-03-05 05:15:33 -05:00
Zuul ab5e485fa5 Merge "Add spec lite for rolling upgrade testing" 2017-12-14 14:44:30 +00:00
Brian Rosmaita 46fa54dd05 Update glance-specs to use openstackdocstheme
Maintenance on oslosphinx ended with the Pike release.  This
patch includes the following changes:
* switch to openstackdocstheme
* set context options for openstackdocstheme
  - glance-specs doesn't have its own bug tracker, so config
    to create bugs in the glance bug tracker with tag 'glance-specs'
* update requirements file
* update setup.cfg to use warning-is-error
* update four specs whose warnings were previously ignored
* add an '_extra' directory with stub .htaccess file
* configure docs build to include '_extra'
* update build command in tox.ini

Change-Id: I4da477fd39685a22fb4ef9d702af9b9a79bda0c2
2017-11-28 14:19:44 -05:00
Brian Rosmaita ee5c946f33 Move language neutralization spec to untargeted
The glance_store language neutralization spec has been approved
but no one has agreed to work on it for the Queens release, so
moving it to the 'untargeted' directory.

Change-Id: I838763e2c62bcd25875e0987cc6dd670c786279b
2017-10-30 11:37:18 -04:00
Brian Rosmaita 573cc7693c Add spec lite for rolling upgrade testing
Adding this directly to untargeted as it's not listed on the
Queens roadmap etherpad.

Change-Id: I98b3acbe0c7584d397f980402dc694f646777909
2017-10-28 15:27:35 -04:00
Scott McClymont 04a9379a62 Updating multi-hash spec for revision
Change-Id: I1f25c8d49c2b117cefb09d7edab494d32fed4ddb
2017-10-05 18:49:05 +00:00
Jenkins fc96fd65a2 Merge "Eliminate Redundant Downloads of Uncached Images" 2017-07-31 20:52:48 +00:00
Jenkins f6222c46c7 Merge "Added spec for multihash support" 2017-07-31 20:52:42 +00:00
Jesse J. Cook 7d5cde4391 Added spec for multihash support
This spec provides a future-proof mechanism for providing a
self-describing hash for each image.

Proposing for 'untargeted' as the original author is no longer available
and the spec has been reviewed carefully.

Change-Id: I6d6d6c7e9252d015d778a2836b25deb110d20b5d
2017-06-22 12:00:41 -04:00
Jesse J. Cook af6c590f5b Eliminate Redundant Downloads of Uncached Images
Multiple requests for an image that is not yet cached on the Glance
API node handling the request currently results in multiple download
requests for the same image from the object store. For example,
1000 concurrent build requests based off an uncached image can result
in 1000 download requests from the object store.

Proposing for `untargeted` as the original author is no longer available
and the spec has been reviewed carefully.

Change-Id: I09c73b4520d5e88a27d9089c709c2e116a2d6ac7
Implements: bp duplicate-downloads
2017-06-22 09:56:32 -04:00
Brian Rosmaita 092f61e9f4 Move non-prioritized Pike specs to 'untargeted'
Following discussion at the Glance virtual midcycle meeting, specs
that were approved for Pike but whose owners are no longer available
to work on them are to be moved to an 'untargeted' directory.

Change-Id: I6da5d9ec49e60609173456456bb8635ada6dbdd2
2017-05-31 20:50:44 -04:00
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