Jump to: navigation, search

Difference between revisions of "Barbican"

(Technical Details)
Line 48: Line 48:
 
| http://git.openstack.org/cgit/openstack/barbican-specs
 
| http://git.openstack.org/cgit/openstack/barbican-specs
 
|}
 
|}
 +
 +
== Getting Started ==
 +
 +
* [https://github.com/cloudkeep/barbican/wiki/Barbican-Getting-Started-Guide Getting Started]
 +
* [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 ==
 +
 +
A good place to start is by reading at the [[How_To_Contribute]] to OpenStack page.  For information on contributing to Barbican specifically see the [http://docs.openstack.org/developer/barbican/contribute/getting_involved.html Getting Involved] page in the developer documentation.
  
 
== Discussions / Etherpads ==
 
== Discussions / Etherpads ==
Line 63: Line 74:
 
* [[Barbican/Discussion-Federated-Barbican]]
 
* [[Barbican/Discussion-Federated-Barbican]]
  
== Getting Started ==
 
 
* [https://github.com/cloudkeep/barbican/wiki/Barbican-Getting-Started-Guide Getting Started]
 
* [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]
 
  
 
== Automation Details ==
 
== Automation Details ==

Revision as of 02:51, 12 August 2015

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:

Core Team

  • [PTL] Douglas Mendizábal (redrobot)
  • Ade Lee (alee)
  • Chad Lung (chadlung)
  • Chelsea Winfree (chellygel)
  • John Vrbanac (jvrbanac)
  • John Wood (woodster)
  • Juan Antonio Osorio Robles (jaosorior)
  • Kaitlin Farr (kfarr)
  • Nathan Reller (rellerreller)
  • Paul Kehrer (reaperhulk)
  • Steve Heyman (hockeynut)

Resources

Meetings Meetings/Barbican
IRC #openstack-barbican on Freenode
Mailing List OpenStack dev list, prefix with [barbican]
Milestones https://launchpad.net/barbican/+milestones
Integration Barbican/Integration
Bug tracker https://bugs.launchpad.net/barbican
Blueprints Barbican/Blueprints
Specs http://git.openstack.org/cgit/openstack/barbican-specs

Getting Started

Contributing

A good place to start is by reading at the How_To_Contribute to OpenStack page. For information on contributing to Barbican specifically see the Getting Involved page in the developer documentation.

Discussions / Etherpads


Automation Details

Technical Details

Presentations