Jump to: navigation, search

Difference between revisions of "Blazar"

(Other Resources)
(Other Resources)
Line 30: Line 30:
 
|-
 
|-
 
| Source code
 
| Source code
| https://git.openstack.org/openstack/blazar
+
| https://git.openstack.org/cgit/openstack/blazar
 
|-
 
|-
 
| Nova filters and extensions
 
| Nova filters and extensions
| https://git.openstack.org/openstack/blazar-nova
+
| https://git.openstack.org/cgit/openstack/blazar-nova
 
|-
 
|-
 
| Blazar client
 
| Blazar client
| https://git.openstack.org/openstack/python-blazarclient
+
| https://git.openstack.org/cgit/openstack/python-blazarclient
 
|-
 
|-
 
| Blazar dashboard
 
| Blazar dashboard
| https://git.openstack.org/openstack/blazar-dashboard
+
| https://git.openstack.org/cgit/openstack/blazar-dashboard
 
|-
 
|-
 
| Bug tracker
 
| Bug tracker

Revision as of 05:05, 27 October 2017

Blazar is a resource reservation service for OpenStack. Blazar enables users to reserve a specific type/amount of resources for a specific time period and it leases these resources to users based on their reservations.

The following two resource types are currently supported:

  • Compute host: reserve and lease with a unit of a whole host
  • Instance: reserve and lease with a unit of a flavor

Please see the following resources to learn more.

API

See Blazar API reference.

Operators

To learn how to deploy and configure Blazar, seethe installation guide.

Developers

To learn how to deploy and configure Blazar, see the installation guide.

Other Resources

Documents https://docs.openstack.org/blazar/latest/
Release notes https://wiki.openstack.org/wiki/Blazar/Release_Notes
Source code https://git.openstack.org/cgit/openstack/blazar
Nova filters and extensions https://git.openstack.org/cgit/openstack/blazar-nova
Blazar client https://git.openstack.org/cgit/openstack/python-blazarclient
Blazar dashboard https://git.openstack.org/cgit/openstack/blazar-dashboard
Bug tracker https://bugs.launchpad.net/blazar
Feature tracker https://blueprints.launchpad.net/blazar
Reviews https://review.openstack.org/#/q/blazar