Zed Series Release Notes¶
8.0.0-5¶
New Features¶
- Adds support for specifying a CA certificate to use to verify SSL connections with - OPENSTACK_SSL_CACERTand for disabling SSL certificate checks with- OPENSTACK_SSL_NO_VERIFY.
Bug Fixes¶
- Fixes the dashboard not working when - OPENSTACK_SSL_CACERTis set. LP#2045281
7.0.0¶
New Features¶
- A calendar view of host availability is added. Any reservable host will be shown in its own row, over a period of time. Allocations for the host are indicated along the horizontal axis. 
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) 
 
 
