Merge "Alphabetize projects.yaml again"
This commit is contained in:
commit
65a230fec3
@ -456,18 +456,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
|
||||
@ -493,6 +496,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