Jump to: navigation, search

Difference between revisions of "Ironic-Agent"

(Created page with "== Ironic-Agent == Summary: Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server. Parent Program:...")
 
m (Formatting)
Line 1: Line 1:
 
== Ironic-Agent ==
 
== Ironic-Agent ==
  
Summary: Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server.
+
'''Summary''': Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server.
 
+
'''Parent Program''': Bare Metal Provisioning
Parent Program: Bare Metal Provisioning
+
'''PTL''': TBD (Russell/Paul?)
 
+
'''Description''': Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server. The API exposes endpoints for writing images, preparing servers for a customer, rebooting, running health checks, and hardware maintenance such as secure erase of disks. There will exist a corresponding driver in Ironic.
PTL: TBD (Russell/Paul?)
+
'''Roadmap''': TBD
 
+
'''Source code''': https://github.com/rackerlabs/teeth-agent (soon to move to stackforge)
Description: Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server. The API exposes endpoints for writing images, preparing servers for a customer, rebooting, running health checks, and hardware maintenance such as secure erase of disks. There will exist a corresponding driver in Ironic.
+
'''Programming Language''': Python
 
+
'''Technical Dependencies''': To make good use of the project, a ramdisk image must be built that runs the application.
Roadmap: TBD
+
'''Open Sourced?''' Yes, under Apache 2.0 license.
 
+
'''Software Maturity''': Currently alpha status and not feature-complete.
Source code: https://github.com/rackerlabs/teeth-agent (soon to move to stackforge)
+
'''Team Maturity''': TBD
 
+
'''Project Developers Qualifications''': TBD
Programming Language: Python
+
'''Infrastructure requirements''': TBD (CI, anything else?)
 
 
Technical Dependencies: To make good use of the project, a ramdisk image must be built that runs the application.
 
 
 
Open Sourced? Yes, under Apache 2.0 license.
 
 
 
Software Maturity: Currently alpha status and not feature-complete.
 
 
 
Team Maturity: TBD
 
 
 
Project Developers Qualifications: TBD
 
 
 
Infrastructure requirements: TBD (CI, anything else?)
 
  
 
All current contributors have agreed to the OpenStack CLA.
 
All current contributors have agreed to the OpenStack CLA.

Revision as of 18:18, 6 March 2014

Ironic-Agent

Summary: Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server. Parent Program: Bare Metal Provisioning PTL: TBD (Russell/Paul?) Description: Ironic-Agent provides a small agent application that exposes a RESTful API, that Ironic can use to provision a bare metal server. The API exposes endpoints for writing images, preparing servers for a customer, rebooting, running health checks, and hardware maintenance such as secure erase of disks. There will exist a corresponding driver in Ironic. Roadmap: TBD Source code: https://github.com/rackerlabs/teeth-agent (soon to move to stackforge) Programming Language: Python Technical Dependencies: To make good use of the project, a ramdisk image must be built that runs the application. Open Sourced? Yes, under Apache 2.0 license. Software Maturity: Currently alpha status and not feature-complete. Team Maturity: TBD Project Developers Qualifications: TBD Infrastructure requirements: TBD (CI, anything else?)

All current contributors have agreed to the OpenStack CLA.