RETIRED, Application catalog for OpenStack
Go to file
Alexander Bochkarev 428f1e9b0e Add k8s image and applications for ppc64le
image-name: ubuntu-16.04-ppc64le-kubernetes.qcow2
image-hash: 29cecdb7e065b8a1a50404d5849f124c
image-url: https://drive.google.com/file/d/0Bxft_1Z5VLHwME9wZENDbDJmNXM/view?usp=sharing

package-name: com.mirantis.docker.kubernetes.KubernetesClusterPPC64LE.zip
package-hash: 4aaaededfe085b3d741a3c433f727b7d
package-url: https://drive.google.com/file/d/0B0deXevtrE_aSDljZWxoWFVWOWc/view?usp=sharing

package-name: com.mirantis.docker.kubernetes.KubernetesPodPPC64LE.zip
package-hash: 79289a0b5e033ad15f08ad5e41662df4
package-url: https://drive.google.com/file/d/0B0deXevtrE_acU9QU1d5Sk1jUm8/view?usp=sharing

package-name: io.murano.docker.DockerAppPPC64LE.zip
package-hash: f2f5950283b70852c47da3507bf358b0
package-url: https://drive.google.com/file/d/0B0deXevtrE_adXN0cXZUeUNacXc/view?usp=sharing

Change-Id: I95ad5176a52359907bd017aed527936a6f9c1ca8
2017-02-10 17:57:00 +04:00
deployment Replace yaml.load() with yaml.safe_load() 2017-01-18 11:47:26 +07:00
doc/source Remove link to modindex 2017-01-27 12:27:11 +05:30
openstack_catalog Add k8s image and applications for ppc64le 2017-02-10 17:57:00 +04:00
tools Replace yaml.load() with yaml.safe_load() 2017-01-18 11:47:26 +07: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 Revert "Show team and repo badges on README" 2016-12-11 17:46:46 +00:00
babel.cfg Initial Cookiecutter Commit. 2015-04-01 13:06:34 +03:00
bindep.txt Move other-requirements.txt to bindep.txt 2016-08-12 20:52:29 +02:00
manage.py Python Server 2015-11-19 14:13:06 -08: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 py33 is no longer supported by Infra's CI 2016-09-21 09:03:41 +05:30
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 Now there are no E123/E125 warnings 2016-12-15 00:27:14 +08: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