Tetsuro Nakamura c86e2414b0 Start to make placement client
This patch starts to prepare base methods for placement client
in a new class, ``BlazarPlacementClient``.

Change-Id: I58712bd9dd243daed0e616792e0ba11b80cd680b
Blueprint: placement-api
2018-07-23 20:22:19 +09:00
2018-07-23 20:22:19 +09:00
2018-07-18 00:47:26 +00:00
2015-10-17 21:54:38 +00:00
2018-04-20 16:19:10 -04:00
2017-10-09 07:18:19 +00:00
2014-02-04 23:02:01 +04:00
2018-07-10 09:12:46 +00:00
2014-02-17 15:03:21 +04:00
2018-06-15 11:26:17 +08:00
2018-06-11 17:36:13 +09:00
2017-03-21 06:35:39 -05:00
2018-07-17 09:45:20 +00:00

Team and repository tags

image

Blazar

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, see the installation guide and the configuration reference.

Developers

To learn how to contribute to Blazar, see the contributor guide.

Other Resources

Description
Reservation Service for OpenStack
Readme 17 MiB
Languages
Python 99.1%
Shell 0.8%