Navigation Menu

Skip to content

Commit

Permalink
Remove project content, redirect to openstack/kayobe
Browse files Browse the repository at this point in the history
Change-Id: I7c85acae7ef11e0b41d3325cc2079a37bc674aad
  • Loading branch information
markgoddard committed May 18, 2018
1 parent 49e61fe commit 4c31f65
Show file tree
Hide file tree
Showing 481 changed files with 4 additions and 24,746 deletions.
9 changes: 0 additions & 9 deletions .github/ISSUE_TEMPLATE.md

This file was deleted.

67 changes: 0 additions & 67 deletions .gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions .travis.yml

This file was deleted.

8 changes: 0 additions & 8 deletions CONTRIBUTING.rst

This file was deleted.

176 changes: 0 additions & 176 deletions LICENSE

This file was deleted.

46 changes: 4 additions & 42 deletions README.rst
Expand Up @@ -2,45 +2,7 @@
Kayobe
======

.. image:: https://travis-ci.org/stackhpc/kayobe.svg?branch=master
:target: https://travis-ci.org/stackhpc/kayobe

Deployment of Scientific OpenStack using OpenStack kolla.

Kayobe is an open source tool for automating deployment of Scientific OpenStack
onto a set of bare metal servers. Kayobe is composed of Ansible playbooks, a
python module, and makes heavy use of the OpenStack kolla project. Kayobe aims
to complement the kolla-ansible project, providing an opinionated yet highly
configurable OpenStack deployment and automation of many operational
procedures.

* Documentation: https://kayobe.readthedocs.io/en/latest/
* Source: https://github.com/stackhpc/kayobe
* Bugs: https://github.com/stackhpc/kayobe/issues
* IRC: #openstack-kayobe

Features
--------

* Heavily automated using Ansible
* *kayobe* Command Line Interface (CLI) for cloud operators
* Deployment of a *seed* VM used to manage the OpenStack control plane
* Configuration of physical network infrastructure
* Discovery, introspection and provisioning of control plane hardware using
`OpenStack bifrost <https://docs.openstack.org/developer/bifrost/>`_
* Deployment of an OpenStack control plane using `OpenStack kolla-ansible
<https://docs.openstack.org/developer/kolla-ansible/>`_
* Discovery, introspection and provisioning of bare metal compute hosts
using `OpenStack ironic <https://docs.openstack.org/developer/ironic/>`_ and
`ironic inspector <https://docs.openstack.org/developer/ironic-inspector/>`_
* Virtualised compute using `OpenStack nova
<https://docs.openstack.org/developer/nova/>`_
* Containerised workloads on bare metal using `OpenStack magnum
<https://docs.openstack.org/developer/magnum/>`_
* Big data on bare metal using `OpenStack sahara
<https://docs.openstack.org/developer/sahara/>`_

In the near future we aim to add support for the following:

* Control plane and workload monitoring and log aggregation using `OpenStack
monasca <https://wiki.openstack.org/wiki/Monasca>`_
Kayobe has moved to `openstack/kayobe <https://github.com/openstack/kayobe>`_.
Please submit patches via `gerrit
<https://review.openstack.org/#/q/project:openstack/kayobe>`_. Please file bugs
and RFEs in `StoryBoard <https://storyboard.openstack.org/#!/project/928>`_.

0 comments on commit 4c31f65

Please sign in to comment.