Jump to: navigation, search

Difference between revisions of "Tacker"

(Dependencies: Added a link to slide for lightening talk as 2014 Paris summit)
Line 1: Line 1:
= Tacker: ServiceVM/DeviceManager Project =
+
= Tacker: mission & scope =
About new project
+
Tacker is a project developing a framework to simplify hosting of services in virtual and physical appliances. The framework relieves service developers of having to, themselves, implement functionality to manage devices that host service instances.
* IRC meeting: https://wiki.openstack.org/wiki/Meetings/ServiceVM
+
 
* launchpad project page: https://launchpad.net/tacker
+
The capabilities and functionality envisioned for Tacker are:
* irc channel on freenode: #tacker
+
* Device inventory to keep track of available devices
* This document is old. But it might be a good starting point. https://docs.google.com/presentation/d/1gmuBprzedbvTQBt98JYiDFgLlTipDjr1ZgaEGL0xkcs/edit#slide=id.p
+
* Template constructs to describe and categorize devices of different types
 +
* Lifecycle management of virtual machines and containers
 +
** This includes maintenance of VM pools that can hide boot latency, thus making the VM instance immediately available
 +
* Control allocation of capacity in the devices
 +
 
 +
 
 +
Implementation or orchestration of the services (e.g., FWaaS or LBaaS) is NOT in scope of Tacker. Initial use cases are advanced network service oriented but use cases from other areas are not excluded. Indeed, folks from non-networking communities are welcomed to participate and contribute.
 +
 
 +
== Relation to Nova, Glance, Heat ==
 +
Tacker makes use of Nova and Glance for VM and image management.  
 +
Tacker does not, but could, make use of Heat as a subsystem to manage virtual devices.
  
 +
== Points of interest ==
 +
* IRC meeting information: https://wiki.openstack.org/wiki/Meetings/ServiceVM
 +
* Launchpad project page: https://launchpad.net/tacker
 +
* irc channel on Freenode: #tacker
  
 
== Action Items ==
 
== Action Items ==
Line 29: Line 43:
  
 
== Links ==
 
== Links ==
 +
* This document is old. But it might be a good starting point. https://docs.google.com/presentation/d/1gmuBprzedbvTQBt98JYiDFgLlTipDjr1ZgaEGL0xkcs/edit#slide=id.p
 
* nfv: https://wiki.openstack.org/wiki/Meetings/NFV
 
* nfv: https://wiki.openstack.org/wiki/Meetings/NFV
  

Revision as of 18:07, 13 November 2014

Tacker: mission & scope

Tacker is a project developing a framework to simplify hosting of services in virtual and physical appliances. The framework relieves service developers of having to, themselves, implement functionality to manage devices that host service instances.

The capabilities and functionality envisioned for Tacker are:

  • Device inventory to keep track of available devices
  • Template constructs to describe and categorize devices of different types
  • Lifecycle management of virtual machines and containers
    • This includes maintenance of VM pools that can hide boot latency, thus making the VM instance immediately available
  • Control allocation of capacity in the devices


Implementation or orchestration of the services (e.g., FWaaS or LBaaS) is NOT in scope of Tacker. Initial use cases are advanced network service oriented but use cases from other areas are not excluded. Indeed, folks from non-networking communities are welcomed to participate and contribute.

Relation to Nova, Glance, Heat

Tacker makes use of Nova and Glance for VM and image management. Tacker does not, but could, make use of Heat as a subsystem to manage virtual devices.

Points of interest

Action Items


Links

Dependencies

We are tracking our dependencies on other features or blueprints in rest of the Openstack projects here: ServiceVM/Dependencies

Slides/Presentations

resource tracking