Merge "Add Module list"

This commit is contained in:
Jenkins 2016-05-10 13:38:11 +00:00 committed by Gerrit Code Review
commit 8f660e7525
2 changed files with 51 additions and 0 deletions

View file

@ -8,6 +8,7 @@ OpenStack cloud deployments.
.. toctree::
:maxdepth: 2
module-list
getting-started
deploy
contribute

View file

@ -0,0 +1,50 @@
OpenStack Module List
=====================
OpenStack Modules
-----------------
* `Alarming <http://git.openstack.org/cgit/openstack/puppet-aodh/>`_ (*Aodh*)
* `Key Manager <http://git.openstack.org/cgit/openstack/puppet-barbican/>`_ (*Barbican*)
* `Telemetry <http://git.openstack.org/cgit/openstack/puppet-ceilometer/>`_ (*Ceilometer*)
* `Block Storage <http://git.openstack.org/cgit/openstack/puppet-cinder/>`_ (*Cinder*)
* `DNS <http://git.openstack.org/cgit/openstack/puppet-designate/>`_ (*Designate*)
* `Image Service <http://git.openstack.org/cgit/openstack/puppet-glance/>`_ (*Glance*)
* `Time Series Database <http://git.openstack.org/cgit/openstack/puppet-gnocchi/>`_ (*Gnocchi*)
* `Orchestration <http://git.openstack.org/cgit/openstack/puppet-heat/>`_ (*Heat*)
* `Dashboard <http://git.openstack.org/cgit/openstack/puppet-horizon/>`_ (*Horizon*)
* `Bare Metal <http://git.openstack.org/cgit/openstack/puppet-ironic/>`_ (*Ironic*)
* `Identity <http://git.openstack.org/cgit/openstack/puppet-keystone/>`_ (*Keystone*)
* `Shared Filesystems <http://git.openstack.org/cgit/openstack/puppet-manila/>`_ (*Manila*)
* `Workflow Service <http://git.openstack.org/cgit/openstack/puppet-mistral/>`_ (*Mistral*)
* `Application Catalog <http://git.openstack.org/cgit/openstack/puppet-murano/>`_ (*Murano*)
* `Networking <http://git.openstack.org/cgit/openstack/puppet-neutron/>`_ (*Neutron*)
* `Compute <http://git.openstack.org/cgit/openstack/puppet-nova/>`_ (*Nova*)
* `Load Balancer <http://git.openstack.org/cgit/openstack/puppet-octavia/>`_ (*Octavia*)
* `Oslo Libraries <http://git.openstack.org/cgit/openstack/puppet-oslo/>`_ (*Oslo*)
* `Benchmarking <http://git.openstack.org/cgit/openstack/puppet-rally/>`_ (*Rally*)
* `Data Processing <http://git.openstack.org/cgit/openstack/puppet-sahara/>`_ (*Sahara*)
* `Object Storage <http://git.openstack.org/cgit/openstack/puppet-swift/>`_ (*Swift*)
* `Testing <http://git.openstack.org/cgit/openstack/puppet-tempest/>`_ (*Tempest*)
* `Deployment <http://git.openstack.org/cgit/openstack/puppet-tripleo/>`_ (*TripleO*)
* `Database Service <http://git.openstack.org/cgit/openstack/puppet-trove/>`_ (*Trove*)
* `Root Cause Analysis <http://git.openstack.org/cgit/openstack/puppet-vitrage/>`_ (*Vitrage*)
* `Message Service <http://git.openstack.org/cgit/openstack/puppet-zaqar/>`_ (*Zaqar*)
Other Modules
-------------
* `Storage <http://git.openstack.org/cgit/openstack/puppet-ceph/>`_ (*Ceph*)
* `Monitoring <http://git.openstack.org/cgit/openstack/puppet-monasca/>`_ (*Monasca*)
* `Virtual Bridging <http://git.openstack.org/cgit/openstack/puppet-vswitch>`_ (*OpenvSwitch*)
* `TripleO UI <http://git.openstack.org/cgit/openstack/puppet-tuskar/>`_ (*TripleO UI*) (**Deprecated**)
* `Composition Layer <http://git.openstack.org/cgit/stackforge/puppet-openstack/>`_ (*OpenStack*) (**Deprecated in Juno**)
Supporting Puppet Modules
-------------------------
* `Common Puppet Library <http://git.openstack.org/cgit/openstack/puppet-openstacklib/>`_ (*OpenStackLib*)
* `Common Ruby Helper Library <http://git.openstack.org/cgit/openstack/puppet-openstack_spec_helper/>`_ (*puppet-openstack_spec_helper*)
* `Puppet OpenStack Helpers <http://git.openstack.org/cgit/openstack/puppet-openstack_extras/>`_ (*OpenStackExtras*)
* `Integration CI Tools <http://git.openstack.org/cgit/openstack/puppet-openstack-integration>`_ (*Puppet OpenStack Integration*)
* `Blueprints <http://git.openstack.org/cgit/openstack/puppet-openstack-specs Blueprints>`_ (*Puppet OpenStack Specs*) (hosted `here <http://specs.openstack.org/openstack/puppet-openstack-specs/>`_)
* `New Module Cookiecutter Template <http://git.openstack.org/cgit/openstack/puppet-openstack-cookiecutter>`_ (*Cookiecutter*)
* `Sync Tool <http://git.openstack.org/cgit/openstack/puppet-modulesync-configs>`_ (*Modulesync*)