Xena Series Release Notes¶
5.0.0¶
Security Issues¶
Uses
json.loads` instead of ``eval()
for JSON parsing, which could allow users of the Blazar dashboard to trigger code execution on the Horizon host as the user the Horizon service runs under.
3.0.0¶
Upgrade Notes¶
Python 2 is no longer supported. Python 3 is required.
1.3.0¶
New Features¶
Add support for specifying the affinity policy to use with instance reservations. This feature is available in Blazar starting with the Stein release.
1.1.0¶
New Features¶
A new Hosts panel is supported in the Reservation group of the Admin dashboard. The following operations are supported:
Show a list of hosts
Show details of a host
Create host(s)
Update a host
Delete host(s)
1.0.0¶
New Features¶
- The following features are currently supported:
Show a list of leases
Show details of a lease
Create a lease
Update a lease
Delete lease(s)