update the root readme

fix missing entries and old references

Partially Implements: blueprint documentation-update

Change-Id: Ic762156bc47b3e25a7aa56f120a74c378de53e65
This commit is contained in:
Sean Roberts 2015-04-27 17:48:45 -07:00
parent 630ac7ffe5
commit 7d01c2db12

View File

@ -19,22 +19,21 @@ environments.
The code for the Akanda project lives in several separate repositories to ease The code for the Akanda project lives in several separate repositories to ease
packaging and management: packaging and management:
* [Akanda Rug](https://github.com/akanda/akanda-rug)  Orchestration * [Akanda Rug](https://github.com/stackforge/akanda-rug)  Orchestration
service for managing the creation, configuration, and health of Akanda service for managing the creation, configuration, and health of Akanda
Software Routers in an OpenStack cloud. Software Routers in an OpenStack cloud.
* [Akanda Appliance](https://github.com/akanda/akanda-appliance) * [Akanda Appliance](https://github.com/stackforge/akanda-appliance)
Supporting software for the Akanda Software Router appliance, which is Supporting software for the Akanda Software Router appliance, which is
a Linux-based service VM that provides routing and L3+ services in a Linux-based service VM that provides routing and L3+ services in
a virtualized network environment. This includes a REST API for managing a virtualized network environment. This includes a REST API for managing
the appliance via the `Akanda Rug` orchestration service. the appliance via the `Akanda Rug` orchestration service.
* [Akanda Neutron](https://github.com/akanda/akanda-neutron)   * [Akanda Appliance Builder] (https://github.com/stackforge/akanda-appliance-builder) -
Ancillary subclasses of several OpenStack Neutron plugins and supporting code. Various methods to build an Akanda appliance.
* [Akanda Nova](https://github.com/dreamhost/akanda-nova)  Extensions to * [Akanda Neutron](https://github.com/stackforge/akanda-neutron)  
OpenStack Nova supporting the creation and management of Akanda Software Ancillary subclasses of several OpenStack Neutron plugins and supporting code.
Router appliances.
As such, *this* repository focuses on project overview and documentation. As such, *this* repository focuses on project overview and documentation.