Jump to: navigation, search

Difference between revisions of "Blazar"

(API)
 
(6 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
* Compute host: reserve and lease with a unit of a whole host
 
* Compute host: reserve and lease with a unit of a whole host
 
* Instance: reserve and lease with a unit of a flavor
 
* Instance: reserve and lease with a unit of a flavor
 +
 +
In addition, a preview of floating IP reservation will be available in the Stein release, with full support in the Train release.
  
 
Please see the following resources to learn more.
 
Please see the following resources to learn more.
Line 10: Line 12:
 
=== API ===
 
=== API ===
  
See [http://blazar.readthedocs.io/en/latest/restapi/rest_api_v1.0.html Blazar API reference].
+
See [https://developer.openstack.org/api-ref/reservation/ Blazar API reference].
  
 
=== Operators ===
 
=== Operators ===
  
To learn how to deploy and configure Blazar, see[http://blazar.readthedocs.io/en/latest/userdoc/installation.guide.html the installation guide].
+
To learn how to deploy and configure Blazar, see [https://docs.openstack.org/blazar/latest/install/index.html the installation guide].
  
 
=== Developers ===
 
=== Developers ===
  
To learn how to deploy and configure Blazar, see [http://blazar.readthedocs.io/en/latest/userdoc/installation.guide.html the installation guide].
+
To learn how to deploy and configure Blazar, see [https://docs.openstack.org/blazar/latest/install/index.html the installation guide].
  
 
=== Other Resources ===
 
=== Other Resources ===
Line 24: Line 26:
 
{| border="1" cellpaddings="2"
 
{| border="1" cellpaddings="2"
 
| Documents
 
| Documents
| http://blazar.readthedocs.io/en/latest/
+
| https://docs.openstack.org/blazar/latest/
 
|-
 
|-
 
| Release notes
 
| Release notes
| https://wiki.openstack.org/wiki/Blazar/Release_Notes
+
| https://releases.openstack.org/teams/blazar.html
 
|-
 
|-
 
| Source code
 
| Source code
| https://github.com/openstack/blazar
+
| https://git.openstack.org/cgit/openstack/blazar
 
|-
 
|-
 
| Nova filters and extensions
 
| Nova filters and extensions
| https://github.com/openstack/blazar-nova
+
| https://git.openstack.org/cgit/openstack/blazar-nova
 
|-
 
|-
 
| Blazar client
 
| Blazar client
| https://github.com/openstack/python-blazarclient
+
| https://git.openstack.org/cgit/openstack/python-blazarclient
 
|-
 
|-
 
| Blazar dashboard
 
| Blazar dashboard
| https://github.com/openstack/blazar-dashboard
+
| https://git.openstack.org/cgit/openstack/blazar-dashboard
 
|-
 
|-
 
| Bug tracker
 
| Bug tracker

Latest revision as of 16:48, 2 July 2019

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

In addition, a preview of floating IP reservation will be available in the Stein release, with full support in the Train release.

Please see the following resources to learn more.

API

See Blazar API reference.

Operators

To learn how to deploy and configure Blazar, see the 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://releases.openstack.org/teams/blazar.html
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