RETIRED, Application catalog for OpenStack
Go to file
Swapnil Kulkarni (coolsvap) a903e4b7a8 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I6485a5566a7daeeb54d3732eb4c78d8a3d60670c
2016-07-22 06:51:51 +00:00
deployment Update repo references 2015-09-11 17:23:10 -07:00
doc/source Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
openstack_catalog Merge "Update simple dockerized apps" 2016-07-21 16:08:34 +00:00
tools Keep assets_merge.yaml 2016-03-10 17:13:30 -08:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:24:40 +00:00
.eslintrc Lint js and css files 2015-07-29 13:56:21 +03:00
.gitignore Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
.gitreview Update .gitreview for project rename 2015-09-11 20:57:45 +00:00
.mailmap Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
.testr.conf Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
HACKING.rst Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
LICENSE Add link and info for app-catalog-ui horizon plugin 2015-10-20 12:31:19 -07:00
MANIFEST.in Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
README.rst Update repo references 2015-09-11 17:23:10 -07:00
babel.cfg Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
manage.py Python Server 2015-11-19 14:13:06 -08:00
openstack-common.conf Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
other-requirements.txt List system dependencies for running common tests 2016-06-28 09:19:04 +00:00
package.json Update repo references 2015-09-11 17:23:10 -07:00
requirements.txt Fix Django version in requirements.txt 2016-02-16 09:56:31 +01:00
run_tests.sh Python Server 2015-11-19 14:13:06 -08:00
setup.cfg remove python 2.6 trove classifier 2015-12-23 01:31:07 +00:00
setup.py Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
test-requirements.txt Remove discover from test-requirements 2016-07-22 06:51:51 +00:00
tox.ini List system dependencies for running common tests 2016-06-28 09:19:04 +00:00

README.rst

OpenStack Community App Catalog

Application Catalog for OpenStack

The OpenStack Community App Catalog will help you make applications available on your OpenStack cloud by providing a community driven catalog containing Glance images, Heat templates and Murano applications.

Overview

By providing a public location where OpenStack users can publish and consume artifacts to share and add additional capabilities, all OpenStack clouds become more valuable. For example vendors can publish Glance images for launching new VMs, Heat templates for creating new stacks, or Murano app packages for installing complete applications. When many OpenStack community members are publishing artifacts that users can easily download and install into their clouds this will multiply the value of their OpenStack cloud. Easy access to images, templates and apps will solve the "what now" question some user consider after successfully deploying an OpenStack environment.

Getting started with the Community App Catalog

See the wiki page to see how to get started using or contributing to the App Catalog. Visit https://wiki.openstack.org/wiki/App-Catalog for more details.

Project Info