Commit Graph

16 Commits

Author SHA1 Message Date
songwenping 253be5b31a 2023.2.Bobcat spec maintain
Change-Id: Ia8c9b0591fdd4b5eb35f65d9aae0fff46b820f10
2023-03-18 09:34:04 +00:00
zhangbailin 36e8411331 Create specs folder for 2023.1 Antelope cycle
Using release number here. In Zed cycle, TC passed
a resolution[1] and updated the release Identification
document[2] to use the release number as primary
identifier in the development cycle. Release name will
be used in marketting and release team tooling (until they
are migrated to work with release number) only.

Let's use release number consistently across OpenStack
projects.

[1] https://governance.openstack.org/tc/resolutions/20220524-release-identification-process.html
[2] https://governance.openstack.org/tc/reference/release-naming.html

Change-Id: Ic889acc55cb7a39769d6873a0bc5d97ea496586b
2022-10-06 08:49:08 +00:00
zhangbailin ed02c89186 Create specs directory for Zed
This patch creates new dirs for Zed and new templates.

Change-Id: I08c8abf43db2940b256fd52f074f53daf9c6847d
2022-04-07 11:26:39 +08:00
ericxiett 3540e96f62 Create specs directory for Yoga
This patch creates new dirs for Yoga and new templates.

Change-Id: Ia5e16e7250e5bc8948e15168a5772b90ea0d4e91
2021-08-12 08:24:13 +00:00
zhangbailin d72296fa43 Create specs directory for Xena
Change-Id: I4a5a2f0f57bad067ff7d9091ee2dcb275cfd7cc3
2021-03-05 09:53:49 +08:00
tomas f708d228a2 Remove unicode from code
Change-Id: I0b9ac5b00df798753ec1d2b6867a683e37c68736
2021-01-05 16:47:12 +08:00
songwenping 8c6c1c50a7 Add yasfb to generate RSS feeds.
Set up yasfb to generate an RSS feed for approved specs.
yasfb is used by all spec projects to generate RSS feeds.

Change-Id: I576b64f8e0e1116091e51de42e560acfc2fd1fc6
2020-09-14 12:03:26 +00:00
zhangbailin 8752d94e99 Adjust the nova-cyborg-interaction specs
Although we were proposed nova-cyborg interaction[1] in the Queues release,
but it has not really been implemented. Then we were proposed this feature
in nova in Train release[2], but we were not completed it in Train. So we
were re-proposed it in Ussuri release[3], and we were completed.

Mainly chages:
1.Keep the first spec in cyborg-specs in queues release, and put the
  old spec in the approved directory.

2.I will keep the nova-cyborg interaction description is consistent with
  the nova-spec[2][3] from the Train version, because this is the clearest
  description of the nova-cyborg interaction.

3.Since we completed the nova-cyborg interaction in the Ussuri release,
  we moved this spec into the implemented directory.

[1]https://specs.openstack.org/openstack/cyborg-specs/specs/queens/approved/cyborg-nova-interaction.html
[2]https://specs.openstack.org/openstack/nova-specs/specs/train/approved/nova-cyborg-interaction.html
[3]https://specs.openstack.org/openstack/nova-specs/specs/ussuri/implemented/nova-cyborg-interaction.html

Change-Id: I2e057d54ed1fba4ccc44445e382aff4257e87f82
Signed-off-by: Brin Zhang <zhangbailin@inspur.com>
2020-09-14 19:59:57 +08:00
zhangbailin 83498e9fca Add implemented directory
The implemented directory is introduced under each release directory to
distinguish whether the SPEC approved in the release is completed.

If the feature is completed within the release cycle, move SPEC from the
approved directory to the implemented directory.

Another thing is rename the title of every release template.

Change-Id: Icf9f330f04656bf26141b7a658c00fc0382851e7
2020-09-02 15:58:00 +08:00
zhangbailin 5289b226e3 Create specs directory for Wallaby
Change-Id: Ief767856e3ed49ba84dba15072669bba24864883
Signed-off-by: Brin Zhang <zhangbailin@inspur.com>
2020-08-26 06:47:06 +00:00
Andreas Jaeger 546b9c3856 Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

The repo is setup in project-config to use storyboard, so update the
config.

Change-Id: I1ba7f47312fea8de36c4c0c0ca6bf9c2220cbf42
2020-06-09 07:35:30 +02:00
zhangbailin f5de14afa3 Add spec infrastructure for Victoria
This commit maily add Victoria directory, and than add the templete to
the corresponding release.

Change-Id: Id0c023373ca199f5b06b5ed039220c091b3d2819
2020-04-27 19:27:15 +08:00
Xinran WANG 47193f74d5 Add Ussuri spec path in doc/index.rst
Change-Id: I9b05d0a753a556e5839481fe6d03c38683d1ff69
2019-11-26 05:32:34 +00:00
Yikun Jiang 24d2b6cdb2 Clean up unused cyborg-spec document
There are lots of redundant document for cyborg-spec, cyborg-spec
is not a service but just a document repo, so we don't need install,
user, admin documents.

This patch try to cleanup these unused document, and make the index
more clear.

Change-Id: Ic50ee7ede3cdf4f59fcffefbb161026b774bdd5d
2019-04-09 19:47:32 +08:00
guo shasha 1ec79db910 Move specs from cyborg library to cyborg-specs library
Change-Id: I1d7bc34762a2a105487b2f9664cb3fa12a53eb00
2018-08-14 18:11:43 +08:00
Yumeng Bao c87d8215e6 Initialize cyborg-specs repository
This patch initializes cyborg-specs repository using cookiecutter template[1]
[1]: https://docs.openstack.org/infra/manual/creators.html#preparing-a-new-git-repository-using-cookiecutter

Change-Id: I0c1ea27b1956e9af7d5d3b8d46ee894f22acb9ff
2018-03-22 16:07:07 +08:00