Commit Graph

21 Commits

Author SHA1 Message Date
Brian Rosmaita 1bac78965a Move Rocky implemented specs to 'implemented'
Moves the appropriate specs from 'approved' to 'implemented' and
sets up the http redirects so that current links to the specs won't
break.

Change-Id: Ifb819dcc01a643ba39962f47c7165bafa624392e
2018-08-07 12:40:57 -04:00
Abhishek Kekane 70d6afbc59 Modify operator image workflow specs
Modified specs to reflect changes as per the implementation.
Highlights:
In the response of create/show image the new property will be
displayed as 'os_hidden'.
If a pre-Rocky image already has a custom property named as
'os_hidden' then that property will no longer be visible in
the response from Rocky release.

Change-Id: I9d012a81ad5c8d209cf52634740268989eaed928
2018-07-26 09:51:18 +00:00
Zuul a814106746 Merge "Amend the Remove v1 spec with new details" 2018-07-19 15:11:20 +00:00
Abhishek Kekane 57da144125 Provide multiple store backend support
Change-Id: I4b00cf8317adb4318ceb65f336c9fe0f17f4ca9c
Implements: multi-store
2018-07-16 13:37:51 +00:00
Erno Kuvaja 4497aa6c83 Amend the Remove v1 spec with new details
Change-Id: I80ce444b2073e9db1872603b6a0c71c73c644389
2018-07-06 12:30:25 +01:00
Brian Rosmaita 0cd9928970 Move specs implemented in Rocky-{1,2} milestones
The owner_is_tenant option was deprecated in R-1.
The pending-delete revert was merged for R-2.
This patch moves the specs to 'implemented' and sets up redirects
from 'approved' so links won't be broken.

Change-Id: I6482178dfbd4be00d997b80c068f465875103cff
2018-06-20 17:53:20 -04:00
Zuul 9dddf33103 Merge "Add spec to mitigate OSSN-0075" 2018-06-07 20:24:20 +00:00
Zuul bddc7e50d5 Merge "Multi-store problem description" 2018-06-07 20:03:01 +00:00
Zuul 8cdccfe68a Merge "Deprecate store_capabilities_update_min_interval" 2018-06-07 18:44:16 +00:00
Zuul 8fc2e8caa0 Merge "Hide old images from default image-list" 2018-06-07 18:44:15 +00:00
Erno Kuvaja 90a913dfa3 Multi-store problem description
This patch adds multi-store problem description and placeholder
for Rocky spec freeze.

Co-authored-by: Abhishek Kekane <akekane@redhat.com>

Change-Id: I5ba200a3ad6a3620c9f999330b90a0dc91ec058f
2018-06-07 15:50:22 +00:00
Erno Kuvaja fc83454440 Glance cluster awareness
As discussed before and during the summit, the proposal for
inter-communication between glance-api nodes to provide
operational efficiency in multi-node Glance deployments.

Change-Id: Icd246e95065e4539e83416c9d8c138b8b1a1cf52
2018-06-06 02:22:08 +01:00
Belmiro Moreira 801a955c78 Hide old images from default image-list
The spec looks how operators can have more control over images
that are included in the default image list. This is achieved
with a new property 'hidden' to omit images from the users.

Change-Id: I7bba164c350e74f9d3490c77d536bffdc1ccc075
2018-05-23 12:26:26 -07:00
Brian Rosmaita 83264db4ee Deprecate store_capabilities_update_min_interval
Change-Id: I62546ad03e53de885c1b07740db5e05ca69193df
2018-04-12 22:57:57 -04:00
Brian Rosmaita 4a829fc842 Add spec to mitigate OSSN-0075
The spec addresses OSSN-0075 based on discussions at the Rocky PTG and
subsequent discussion in #openstack-glance [0].

[0] http://eavesdrop.openstack.org/irclogs/%23openstack-glance/%23openstack-glance.2018-03-16.log.html#t2018-03-16T16:31:52

Change-Id: I00e67b5a901f1e49f18dab3dfc7c0a8325c7bf85
2018-04-05 13:51:36 +00:00
Zuul f720f7ca3a Merge "Pending-delete rollback ability" 2018-03-09 07:08:36 +00:00
wangxiyuan e997a573c4 Pending-delete rollback ability
Glance support soft delete images with delayed_delete feature. If
this feature is open, when users delete a image, the image will
first be in a special 'pending_delete' status that is not displayed
in the API response. And then the image will be deleted by
glance-scrubber process.

But currently, there is no way to revert the pending-delete images.
Once the admin operators want to revert the delete action, Glance
should give them this kind of ability.

This patch will enhance the glance-scrubber tool to support restoring
the image from pending-delete to active. Although, whether the rollback
of a particular image is possible or not depends upon Glance configuration
option settings and quick operator action.

Change-Id: I0202b754815a3d2133a57ef987741c7b12c29ff3
blueprint: pending-delete-rollback
2018-03-07 09:29:49 +08:00
Brian Rosmaita 726af63984 Add spec lite to deprecate owner_is_tenant
The aim is to make owner_is_tenant == True as the only way to
configure Glance.

Change-Id: I6cff6282cb26f8d140a6fc9ff671e8bbdb35d019
2018-03-06 09:49:53 -05:00
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
Erno Kuvaja c70688ce6e Client v1 support removal update
Did not happen in Queens, lets try this again in Rocky.

Change-Id: Ib2d9f737a718353d399deb475378b1b6b9c933f0
2018-03-01 18:22:12 +00:00
Brian Rosmaita 19f50813a7 Open specs repo for Rocky
Glance is now in a specs proposal freeze for Queens, so new specs
must be proposed for Rocky.  This patch sets up the directories
and introduces a new spec-lite template to replace the old strategy
of having a single file containing all lite specs.  It also reorganizes
the index page slightly to make the current cycle's specs more
prominent.

Change-Id: I85b096fc0c99a70e3ad0d7f8727b7d5ab679c95b
2017-10-10 15:22:15 +00:00