Jump to: navigation, search

Difference between revisions of "Astara"

(Getting Started)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Astara is a network orchestration service designed for provisioning Neutron managed virtual network functions in an OpenStack deployment.
 
Astara is a network orchestration service designed for provisioning Neutron managed virtual network functions in an OpenStack deployment.
  
 
+
''Note: we are in the process of renaming the project from 'Akanda' to 'Astara'.  URLs, docs, etc. will be updated as the rename completes''
 
* [http://git.openstack.org/cgit/stackforge/akanda/ Source Code]
 
* [http://git.openstack.org/cgit/stackforge/akanda/ Source Code]
 
* [https://launchpad.net/akanda Launchpad]
 
* [https://launchpad.net/akanda Launchpad]
* Deprecated Documentation (pre-OpenStack) [https://http://docs.akanda.io/en/latest/ ReadTheDocs]
+
* Documentation [http://docs.akanda.io/en/latest/ ReadTheDocs]
  
 
== Core Team ==
 
== Core Team ==
Line 20: Line 20:
 
|-
 
|-
 
|  IRC  
 
|  IRC  
| #akanda on Freenode
+
| #openstack-astara on Freenode
 
|-
 
|-
 
| Mailing List
 
| Mailing List
Line 26: Line 26:
 
|-
 
|-
 
|  Milestones   
 
|  Milestones   
| https://launchpad.net/akanda/+milestones
+
| https://launchpad.net/astara/+milestones
 
|-
 
|-
 
|  Integration   
 
|  Integration   
Line 32: Line 32:
 
|-
 
|-
 
|  Bug tracker   
 
|  Bug tracker   
| https://bugs.launchpad.net/akanda
+
| https://bugs.launchpad.net/astara
 
|-  
 
|-  
 
| Blueprints
 
| Blueprints
 
| [[Astarta/Blueprints]]
 
| [[Astarta/Blueprints]]
|-
 
|  Specs
 
| http://git.openstack.org/cgit/stackforge/akanda/tree/specs
 
 
|}
 
|}
 +
 +
== Code ==
 +
* Astara Orchestrator - http://git.openstack.org/cgit/openstack/astara
 +
* Astara Appliance - http://git.openstack.org/cgit/openstack/astara-appliance
 +
* Astara Neutron Plugin - http://git.openstack.org/cgit/openstack/astara-neutron
 +
* Astara Horizon Integration - http://git.openstack.org/cgit/openstack/astara-horizon
  
 
== Getting Started ==
 
== Getting Started ==
Line 47: Line 50:
 
== Contributing ==
 
== Contributing ==
  
A good place to start is by reading at the [[How_To_Contribute]] to OpenStack page.  For information on contributing to Astara specifically see the [http://docs.openstack.org/developer/barbican/contribute/getting_involved.html Getting Involved] page in the developer documentation.
+
A good place to start is by reading at the [[How_To_Contribute]] to OpenStack page.  We follow the same developer workflow as the rest of OpenStack and contributing should feel natural to any experienced OpenStack developer. Feel free to get in touch with us via IRC or the mailing list, attend a meeting or download the code and dive in.

Latest revision as of 18:43, 12 November 2015

Astara is a network orchestration service designed for provisioning Neutron managed virtual network functions in an OpenStack deployment.

Note: we are in the process of renaming the project from 'Akanda' to 'Astara'. URLs, docs, etc. will be updated as the rename completes

Core Team

  • [PTL] Adam Gandelman (adam_g)
  • Mark McClain (markmcclain)
  • David Lenwell (davidlenwell)
  • Ryan Petrello (ryanpetrello)

Resources

Meetings Meetings/Akanda
IRC #openstack-astara on Freenode
Mailing List OpenStack dev list, prefix with [astara]
Milestones https://launchpad.net/astara/+milestones
Integration Astara/Integration
Bug tracker https://bugs.launchpad.net/astara
Blueprints Astarta/Blueprints

Code

Getting Started

Contributing

A good place to start is by reading at the How_To_Contribute to OpenStack page. We follow the same developer workflow as the rest of OpenStack and contributing should feel natural to any experienced OpenStack developer. Feel free to get in touch with us via IRC or the mailing list, attend a meeting or download the code and dive in.