Jump to: navigation, search

Difference between revisions of "Astara"

(Created page with "Astara is a network orchestration service designed for provisioning Neutron managed virtual network functions in an OpenStack deployment. Barbican is a REST API designed for...")
 
 
(7 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.
  
Barbican is a REST API designed for the secure storage, provisioning and management of secrets such as passwords, encryption keys and X.509 Certificates. It is aimed at being useful for all environments, including large ephemeral Clouds. Documentation and Code can be found at the following locations:
+
''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://docs.openstack.org/developer/barbican API and Development Documentation]
 
* [http://git.openstack.org/cgit/openstack/barbican/ 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 22: Line 20:
 
|-
 
|-
 
|  IRC  
 
|  IRC  
| #akanda on Freenode
+
| #openstack-astara on Freenode
 
|-
 
|-
 
| Mailing List
 
| Mailing List
Line 28: Line 26:
 
|-
 
|-
 
|  Milestones   
 
|  Milestones   
| https://launchpad.net/akanda/+milestones
+
| https://launchpad.net/astara/+milestones
 
|-
 
|-
 
|  Integration   
 
|  Integration   
Line 34: 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 ==
  
 
* [http://docs.akanda.io/en/latest/developer_quickstart.html Developer Quickstart]
 
* [http://docs.akanda.io/en/latest/developer_quickstart.html Developer Quickstart]
* [https://wiki.openstack.org/wiki/BarbicanDevStack Running Barbican via DevStack]
 
* [https://github.com/cloudkeep-ops/barbican-vagrant-zero/blob/master/README.md Setting up a local Barbican Cluster using Vagrant]
 
* [https://wiki.openstack.org/wiki/Barbican/Barbican-IDE-Debugging Barbican debugging with IDE]
 
  
 
== 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.