Alphabetize projects.yaml again
* modules/openstack_project/templates/review.projects.yaml.erb: Sort this back into alphabetic order again... we'd only just gotten it alphabetized and have already let out-of-order entries slip in. Change-Id: I5aa2d1da658e02630aef3bde624fff62227e0342
This commit is contained in:
parent
0072074998
commit
c0add16feb
@ -447,18 +447,21 @@
|
||||
- project: stackforge/python-muranoclient
|
||||
upstream: git://github.com/Mirantis/python-muranoclient.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/murano.config
|
||||
- project: stackforge/python-solumclient
|
||||
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
||||
upstream: https://github.com/noorul/python-solumclient.git
|
||||
- project: stackforge/rally
|
||||
description: Benchmark System for OpenStack
|
||||
upstream: git://github.com/pboris/rally.git
|
||||
- project: stackforge/rubick
|
||||
description: Rule-based diagnostics of configuration of OpenStack platform
|
||||
upstream: git://github.com/MirantisLabs/rubick
|
||||
- project: stackforge/solum
|
||||
description: 'An OpenStack related project designed to make cloud services easier to consume and integrate into your application development process. See: https://wiki.openstack.org/wiki/Solum'
|
||||
upstream: git://github.com/rackerlabs/solum
|
||||
- project: stackforge/sphinxcontrib-docbookrestapi
|
||||
description: Sphinx extension that generates documentation for api-site from RST files.
|
||||
upstream: git://github.com/enovance/sphinxcontrib-docbookrestapi.git
|
||||
- project: stackforge/rubick
|
||||
description: Rule-based diagnostics of configuration of OpenStack platform
|
||||
upstream: git://github.com/MirantisLabs/rubick
|
||||
- project: stackforge/sqlalchemy-migrate
|
||||
description: Database schema migration for SQLAlchemy
|
||||
upstream: git://github.com/emonty/sqlalchemy-migrate.git
|
||||
@ -484,6 +487,3 @@
|
||||
- project: stackforge/wsme
|
||||
description: Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
|
||||
upstream: git://github.com/ryanpetrello/wsme.git
|
||||
- project: stackforge/python-solumclient
|
||||
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
||||
upstream: https://github.com/noorul/python-solumclient.git
|
||||
|
Loading…
Reference in New Issue
Block a user