RETIRED, Application catalog for OpenStack
Go to file
Kevin Fox 2f200e65b9 More CORS support
This adds CORS preflight support to the test server.

Change-Id: I0029e4f8a7056e86dc8a2b6df6f7d935f9ee772d
2015-09-01 09:23:00 -07:00
deployment Add deployment scripts for App Catalog CI 2015-05-25 16:31:23 +03:00
doc/source Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
openstack_catalog More CORS support 2015-09-01 09:23:00 -07:00
tools More CORS support 2015-09-01 09:23:00 -07:00
.coveragerc Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03: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 Fixed name for git repo 2015-04-10 06:02:35 +03: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
babel.cfg 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 Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
MANIFEST.in Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
openstack-common.conf Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
package.json Added eslint tox env 2015-07-29 13:53:40 +03:00
README.rst Update README 2015-05-15 10:12:43 -07:00
requirements.txt Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
run_tests.sh Merge asset files. Add v1 API. 2015-08-27 12:39:22 -07:00
setup.cfg Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
setup.py Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
test-requirements.txt Added eslint tox env 2015-07-29 13:53:40 +03:00
tox.ini Added eslint tox env 2015-07-29 13:53:40 +03:00

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