RETIRED, Application catalog for OpenStack
Go to file
Kirill Zaitsev 9fac22bc82 Lint js and css files
This commit lints js file of the project, fixing all of the errors
reported by eslint. Makes indentation consistent.
Marks 'camelcase' rule as warning (will be fixed in a separate commit,
after making sure, that none of them are required in html
Also fixes a typo in css.

Change-Id: If53345cb8dd100dac352c0e53c1a0093d3f0c1b9
2015-07-29 13:56:21 +03: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 Lint js and css files 2015-07-29 13:56:21 +03: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
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
README.rst Update README 2015-05-15 10:12:43 -07:00
babel.cfg 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
requirements.txt Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03: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

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