From c0add16feb84ddff5f0007f97477db86022f0f45 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 22 Nov 2013 15:45:55 +0000 Subject: [PATCH] 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 --- .../templates/review.projects.yaml.erb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/openstack_project/templates/review.projects.yaml.erb b/modules/openstack_project/templates/review.projects.yaml.erb index 5dfc62fd37..bc4ef2d00e 100644 --- a/modules/openstack_project/templates/review.projects.yaml.erb +++ b/modules/openstack_project/templates/review.projects.yaml.erb @@ -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