Commit Graph

9 Commits

Author SHA1 Message Date
Andreas Jaeger b47e51b862 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I3ed5ff99845dc94e0b531dadfa20fda9eb1cc848
2019-12-18 09:50:23 +01:00
Igor Kalnitsky a14e3d1560
Run spec checks for newton (10.0) release
So far we need explicitly specify for which specs we want to run unit
tests. It probably makes sense to do an auto-discovery, but this should
be done in separate patch.

Change-Id: I4e6ddc8ed73a9b04fcc4e3199093a4e9803c73c9
2016-08-05 18:42:22 +03:00
Igor Kalnitsky 6ec0b000dd
Use docutils AST for making smart checks
Trying to enable testing specs for 9.0, we've encountered different
unavoidable problems with existing checks. For example, it was
impossible to have code blocks with line length more than 80 characters.

This commit uses docutils and make those changes using AST, so we can
avoid some checks for code-blocks or long links.

Closes-Bug: #1569929
Change-Id: Ia501754922b3272acd1a865513d5dffa17981331
2016-04-19 10:29:52 +03:00
Dmitry Borodaenko 61a55bdc8f Template: OSCI impact moved under Infra impact
OSCI is now part of Fuel project infrastructure, so relevant questions
in the spec template were moved under Infrastructure impact, and a
separate section for OSCI impact was removed.

Following 8.0 specs updated for the new structure:
* build-fuel-rpm-packages-for-centos7

Change-Id: Ibd99c9de0ca1a4c8f8e6a2e4eb1bb5d91ba105a4
2015-10-28 17:50:45 +09:00
Roman Prykhodchenko a08db782d0 Update the template
This patch introduces an updated version of blueprint
specification template. It incorporates the following
improvements:

* Sections were re-groupped in order to provide a more
  logically clear structure of the document.

* New sections were introduced in order to describe changes
  to multiple components in a single document.

* Some spelling and styling errors were fixed

Change-Id: I60d4f8b5e92d519988959785156b4bbe1ccb8ed2
2015-08-19 23:53:44 +02:00
amartellone 8d4873c9df Spec for Calamari plugin for Fuel
Calamari is a web-based monitoring and management tool for Ceph.

Implements: blueprint fuel-plugin-calamari

Change-Id: Icd05ce5838cac3372a39e3b249958a922914e851
2015-07-20 13:53:38 +03:00
Alexander Kislitsky 9b60814c7b Specification for sending statistics
Images subdirectory handled in test

blueprint send-anon-usage
Change-Id: I9e8a5f2dd289ec957e047a3ab7391d351bf3d3de
2014-11-10 13:26:45 +03:00
Vladimir Kozhukalov 03ffbefecb Added upgrade impact section
It is necessary to have such a section
in order to enforce developer to describe
how a proposed change can influence upgrade
process or any features which are currently
supported.

Change-Id: I0000e8a592b50315b5a9107312ffaa49ec10c837
2014-06-16 17:16:59 +04:00
Vladimir Kozhukalov 9e8a04a27b Initial commit
Added some files in order to create specs
infrastructure. It is mostly based on
https://github.com/openstack/nova-specs.

Change-Id: I4f4ad7220648b76a8765e8f38a0ff70840ea9894
Closes-Bug: 1323158
2014-05-26 18:58:40 +04:00