RETIRED, Astara L3+ Network Virtualization - orchestration service
Go to file
Adam Gandelman 71373dcc06 devstack: Fix dib image location
We're building astara.qcow2 but pointing glance to akanda.qcow2.

This fixes it and should fix the dsvm-src jobs.

Change-Id: I2e87e8bdcc3ad17d8689cd74e9697dc371849006
2015-12-02 17:00:28 -08:00
akanda Use KSC auth's register_conf_options instead of oslo.cfg import 2015-12-02 10:00:37 -08:00
devstack devstack: Fix dib image location 2015-12-02 17:00:28 -08:00
docs Updates with name changes to the developer quickstart documentation. 2015-11-24 02:16:15 -08:00
etc Update sample config for liberty, update devstack for router config 2015-10-21 15:53:43 -07:00
specs moving specs directory from openstack-attic/akanda 2015-11-17 18:25:14 +00:00
tools devstack: move neutron restart earlier, bump functional test appliance active timeout 2015-10-15 22:53:35 -07:00
.gitignore Add driver framework 2015-10-08 13:27:03 -07:00
.gitreview Update devstack plugin + .gitreview for project rename 2015-11-10 13:43:54 -08:00
.travis.yml Make flake8 ignore E731 error 2015-02-10 08:34:17 -08:00
LICENSE Adding LICENSE and copyright info, and updating the README slightly. 2014-05-27 12:20:35 -07:00
MANIFEST.in ignore test package when installing 2013-02-20 15:50:48 -05:00
README.md Updated readme file with modified copy from openstack-attic/akanda 2015-11-19 09:00:16 -08:00
openstack-common.conf reformat oslo sync config file 2013-12-02 11:45:18 -05:00
requirements.txt Convert to using Keystone sessions for Keystone V3 support 2015-10-16 13:51:59 +00:00
setup.cfg open mitaka development 2015-10-23 02:41:53 -07:00
setup.py Update from global requirements 2015-09-08 12:05:32 -07:00
test-requirements.txt Update from global requirements 2015-09-08 12:05:32 -07:00
tox.ini Update the docs directory 2015-06-12 16:13:02 -07:00

README.md

Astara

A service with an open plugin architecture that manages Neutron advanced services such as routers and load balancers within an OpenStack environment.

The Name

Astara is the sanskrit word for carpet. So why name our project carpet?

The original code name for this project was simply "The RUG" which was a reference to a line from the popular film "The Big Lebowski":

That rug really tied the room together, did it not?

The idea is that "The Rug" really ties OpenStack neutron together nicely. We felt it was an apt description so we kept the name.

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

  • Astara - Contains the Orchestration service for managing the creation, configuration, and health of neutron advanced services as virtual network functions.

  • Astara Appliance Supporting software for the Astara virtual network 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 Astara orchestration service.

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

  • Astara Horizon - OpenStack Horizon Dashboard code.

Project Details

Astara is publicly managed through the Astara Launchpad project

Code Review

The code goes to get reviewed by collaborators and merged at OpenStack Gerrit review

Documentation

Can be found at docs.akanda.io

Developer quick start guides for making this all work in Devstack Here <docs/source/developer_quickstart.rst>_

Community

Talk to the developers through IRC [#openstack-astara channel on freenode.net] (http://webchat.freenode.net/?randomnick=1&channels=%23openstack-astara&prompt=1&uio=d4)

Astara is licensed under the Apache-2.0 license and is Copyright 2015, OpenStack Foundation