Go to file
Sean Roberts 7d01c2db12 update the root readme
fix missing entries and old references

Partially Implements: blueprint documentation-update

Change-Id: Ic762156bc47b3e25a7aa56f120a74c378de53e65
2015-04-27 17:48:45 -07:00
docs Document the HTTP interface to rug-ctl. 2015-04-24 15:06:00 -04:00
specs Create akanda specs structure 2015-04-27 15:43:53 -07:00
.gitignore add gitreview and gitignore files 2015-04-24 10:42:54 -07:00
.gitreview add gitreview and gitignore files 2015-04-24 10:42:54 -07:00
LICENSE Initial commit for the umbrella Akanda project repository. 2014-05-27 12:57:02 -07:00
README.md update the root readme 2015-04-27 17:48:45 -07:00

Akanda

akanda.io

Akanda is the only open source network virtualization solution built by OpenStack operators for real OpenStack clouds. Originally developed by DreamHost for their OpenStack-based public cloud, DreamCompute, Akanda eliminates the need for complex SDN controllers, overlays, and multiple plugins by providing a simple integrated networking stack (routing, firewall, and load balancing via a virtual software router) for connecting and securing multi-tenant OpenStack environments.


About

Subprojects

The code for the Akanda project lives in several separate repositories to ease packaging and management:

  • Akanda Rug  Orchestration service for managing the creation, configuration, and health of Akanda Software Routers in an OpenStack cloud.

  • Akanda Appliance Supporting software for the Akanda Software Router appliance, which is a Linux-based service VM that provides routing and L3+ services in a virtualized network environment. This includes a REST API for managing the appliance via the Akanda Rug orchestration service.

  • [Akanda Appliance Builder] (https://github.com/stackforge/akanda-appliance-builder) - Various methods to build an Akanda appliance.

  • Akanda Neutron –  Ancillary subclasses of several OpenStack Neutron plugins and supporting code.

As such, this repository focuses on project overview and documentation.

The Name

Project names are a powerful tool because they can be used to bond teams, communicate effectively and convey the end goal. Like many projects, we considered many names until a member of our team sought out to find a word appropriate for an open project. This word enables us to say something more clearly and with a bevy of excellent synonyms by using the Sanskrit word अखण्ड (akhaNDa) which has such lovely connotations as "non-stop, "undivided, "entire," "whole," and most importantly, "not broken."

Get Involved

Additional details and documentation on Akanda can be found at akanda.io and docs.akanda.io.

Most Akanda interaction is done via the #akanda channel on FreeNode IRC.

Akanda is licensed under the Apache-2.0 license and is Copyright 2015, Akanda, Inc.