Commit Graph

10 Commits

Author SHA1 Message Date
Brian Rosmaita 49843c995d Update spec template for db migrations
Modify the "Data model impact" section of the spec template to
so that the impact of a change on zero-downtime database migrations
will be addressed.

Change-Id: I1ad5ad4ff333aef66ce80b442d8290982160c1c8
Depends-On: Ic8b21d2cc1e42f3e1478973df0f80792e5098f90
Partially-Implements: blueprint rolling-upgrades
2017-03-21 16:17:28 +00:00
Flavio Percoco 2f813a9097 Remove reviewers section from template
When this template was created, the intention behind this section was to
know the got-to people for specific specs. Questions like: Who should I
ping if I need more Glance insights? Who should I ping to actually get
reviews? etc

Unfortunately, The reviewers section has turned to a field mostly used
to highlight people interested in a specific feature. More often than
not, the revieweres listed in this section are not the ones reviewing
the patches for the spec.

In addition to the above, this section currently separates core
reviewers from non-cores. This separation brings no value to this
section nor the spec itself.

Regardless the size of the team, this section is not bringing any value
to the process as reviewers not in this list can as well review the
patches as much as the reviewers listed there can also not review the
patches.

Change-Id: I973d97e82f4561de8d4ac33672494eae0fc15925
2016-05-13 15:37:10 -05:00
Alexey Galkin dcce26192b Fix typo in template for specs
Fix typo in file 'specs/template.rst'

Change-Id: I5fbea2e26eae865a9bf990af0388e81089e510b2
2015-10-28 21:23:35 +03:00
Jenkins 9697b1e5a2 Merge "Adds Image service v1 and v2 specification info in general" 2014-12-11 23:11:32 +00:00
Anne Gentle f46438ab1c Adds Image service v1 and v2 specification info in general
Goal is to maintain API specs in the specs repo for each project
and to eliminate the image-api repo.

Splits up original v2 API document into multiple files.

Change-Id: I7b6fbb1ee4a9a2e04395a7aa942d9ebdb011cc85
2014-12-05 16:50:39 -06:00
Chris Yeoh d3e34471f1 Add requirement for APIImpact flag
Adds a requirement for an APIImpact flag in
the commit message for a proposed spec if it proposes
changes to the Glance REST API. This will make it
much easier for people such as the API WG who want to
review API changes across OpenStack to find and
review proposed API changes.

Change-Id: Ic83a797b3feae28052abba78ac9abc4a07f4063e
2014-10-29 13:22:45 +10:30
Nikhil Komawar c50771ad1d Fixes typo - liaison was misspelled in template
liaison was misspelled as liasion in the template. This patch fixes
 the same.

Change-Id: I67edcc93c48bbf9741896ab68ad535314286923f
2014-10-28 18:16:10 -04:00
Nikhil Komawar a5d6588adb Adds requirement of 'Reviewers' to the specs
This patch adds "Reviewers" subsection under the "Implementation"
section in the template. Thus, all the specs following this commit
would need to suffice the Reviewers requirement for the approval.
Email [0] sent to the ML, corresponding to this requirement.

[0] http://lists.openstack.org/pipermail/openstack-dev/2014-October/048918.html

Change-Id: I396b7fad247a2e115bf9c7b7634240c15355ab20
2014-10-28 16:37:35 -04:00
Vipin Balachandran 366b44200a Fix template and reST online renderer links
* The template is located in specs/ directory and not in doc/source/specs/
* The current reST renderer link in the template file points to an
  expired domain

Change-Id: I165fe6a8eabb59d0918ada6c7ce24d4ea095544d
2014-07-18 16:19:52 +05:30
Arnaud Legendre 0a12603132 Add base glance-specs framework
Build the base framework for the glance-specs repository.

Change-Id: I6d7c1c644798a8d461927f459397a8cb905644e7
2014-05-28 17:20:37 -07:00