Commit Graph

10 Commits

Author SHA1 Message Date
Cyril Roelandt 86d0efcd78 Add a script to prepare the next cycle
Running tox -eprepare-next-cycle will apply all necessary changes, only
requiring that the user review and commit the changes.

Change-Id: I5f10d901e47a8062c87506fbc3e68f2536a47480
2023-04-05 15:20:52 +02:00
zhangbailin ec1049c234 Remove team diversity tags note in README
In this commit(https://review.openstack.org/#/c/579870/) removed
diversity tags, it should also be updated here.

Change-Id: Ib2de46cb9325b27f2c5558e5b125080bc732a122
2018-08-10 12:07:57 +08:00
XiaojueGuan 7de81f08df Update links in README
Change the outdated links to the latest links in README

Change-Id: I399101962099b31dc0cc7080badfaa2b3742f8d8
2018-06-12 16:57:21 +08:00
Brian Rosmaita b6c8778ac1 Add alt text for badges
The RST image directive takes an alt parameter that's used to supply an
alt attribute for the HTML image element that's generated during RST
to HTML conversion.  The alt text is useful for accessibility purposes
and is also displayed if the image source is unavailable when the HTML
is generated.  Because of the latter point, we can't rely on the
accessibility features of the SVG image, we need to maintain some info
here in the README.rst file.

Change-Id: I0dd53bf1f42a81a697c3b8201d01c5f045f16f51
2016-12-01 11:56:10 -05:00
Flavio Percoco 19729b6b60 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

b'https://gist.github.com/b9c01d8383d13810c229bebe874eb893\n'

Change-Id: I2918b08ba5788536da84b878edbaee79403a78f8
2016-11-25 14:33:16 +01:00
bria4010 e2c9e4c063 Fix markup in README
There's missing RST markup in the readme file that's causing a
confusing display in the rendered document.  This commit fixes
that mistake.

Change-Id: If3e406192feb04573073673762c64764ebc3a255
2016-04-27 09:45:01 -05:00
bria4010 0ad059e6ed Update README in glance-specs repo
This commit updates the README in the glance-specs repo to include
information about the 'approved' and 'implemented' subdirectories
added for the Mitaka release.

Change-Id: Ibb83f56b2b37a5b96318e0a1a5669e774cf28568
2016-02-05 16:51:15 -05:00
Jeremy Stanley 516d054f46 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: I264805b3e9f5e6b5a0bc582123bf56b87de5ca12
2014-12-05 03:30:36 +00: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