Update spec template

We no longer store the API reference in the specs directory. API changes
are proposed directly in the spec, and then documented in the api-ref/
directory in the keystone repository after the fact. This patch removes
these outdated instructions.

Change-Id: If22bb5404a083aa709860ad92a7409b2156079ec
This commit is contained in:
Colleen Murphy 2018-10-18 14:03:27 +02:00
parent bc79138906
commit 53d19220c5
1 changed files with 0 additions and 7 deletions

View File

@ -38,13 +38,6 @@ Some notes about using this template:
having to look at additional files which can not be viewed in gerrit. It
will also allow inline feedback on the diagram itself.
* If your spec has an impact on the HTTP API, propose the corresponding changes
to the ``api/`` directory for review along with your spec and add the
APIImpact flag to the commit message. Specifications with the APIImpact flag
can be found with this query_.
.. _query: https://review.openstack.org/#/q/status:open+project:openstack/keystone-specs+message:apiimpact,n,z
Problem Description
===================