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