Add Bifrost and Shade to Depoyment Tools and SDKs

Made minor text corrections and added new rows for missing projects.

Change-Id: Ib6e396082d17150f158b0698da6dda2b66aac22e
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
This commit is contained in:
Jimmy McArthur 2018-09-11 11:27:46 -06:00 committed by Thierry Carrez
parent 42ee524369
commit af4cc36ebf
2 changed files with 26 additions and 4 deletions

View File

@ -37,6 +37,10 @@ tabs:
the Ansible framework.
project-team: kolla
- name: openstack-ansible
title: Ansible playbooks to deploy OpenStack
project-team: OpenStackAnsible
- name: openstack-charms
title: Deploys OpenStack in containers using Charms and Juju
desc: >
@ -44,13 +48,19 @@ tabs:
the Juju framework.
project-team: OpenStack Charms
- name: bifrost
title: Ansible playbooks using ironic
desc: >
Bifrost (pronounced bye-frost) is a set of Ansible playbooks
that automates the task of deploying a base image onto a set of
known hardware using ironic. It provides modular utility for
one-off operating system deployment with as few operational
requirements as reasonably possible.
project-team: Bifrost
- category: Packaging recipes for popular frameworks
components:
- name: openstack-ansible
title: Ansible playbooks to deploy OpenStack
project-team: OpenStackAnsible
- name: LOCI
title: Lightweight OCI containers
desc: >

View File

@ -22,6 +22,18 @@ tabs:
- Download: https://pypi.org/project/python-openstackclient/
- Docs: https://docs.openstack.org/python-openstackclient/latest/
- name: shade
title: Client library for interacting with OpenStack clouds
desc: >
shade is a simple client library for interacting with OpenStack clouds.
The key word here is simple. Clouds can do many many many things -
but there are probably only about 10 of them that most people care about
with any regularity.
project-team: Shade
links:
- Download: https://pypi.org/project/shade/
- Docs: https://docs.openstack.org/shade/latest/
- category: Python SDKs
components: