Releases: ivangrynenko/xs
7.x-1.7 Maintenance release
This is a maintenance release, with the following changes:
[] ivrh: Moved all XenApi related paths under admin/xs, giving it a dedicated parent menu link in admin menu.
[] ivrh: Fixed but where snapshots were not rotated by a policy. Added optional sorting parameter to getSnapshots method.
7.x-1.6 Console UI and XenApi updates
[] ig: Refactored XenApi implementation to facilitate migration to Drupal 8.
[] ig: Migrated all templates to implement Bootstrap 3.
[] ig: Removed dependencies on other modules.
[] ig: Major update to the user interface.
XenServer RRD database integration
- Added xs_rrd submodule to display VM's performance graphs.
- Updated views integration to provide mapping to custom entities.
- Added administrative views to display action log and snapshot log.
- Various improvements.
7.1.4
Added xs_action_log entity.
Added view for user to access server actions log.
Added view for user to access snapshot actions log.
Added view for admin to access server all actions log.
Added view for admin to access snapshot all actions log.
Updated policy log to assert node access permissions.
7.1.3 Release
Replaced policy events log with a Drupal view.
Added date handlers for policy and policy log date fields.
Cleaned up log types.
Added administrative view to give overview of all policy log entries.
7.1.1 Hotfix release
Changelog/release notes
- Fixes to snapshot policy select field, preventing users from selecting more snapshots than combined by policy limit and existing (manually created) snapshots
- Major rework around automated snapshots deletion. Fixed a bug where manually created snapshots were removed.
- Other minor refactoring and performance improvements.
7.x-1.1
- Template improvements
- Added bypass to the server snapshot by an automated policy when the VM is down.
- Fixed number of tests.
- Added missing permission, that was preventing administrator from accessing
snapshot policy pages. - Updated snapshot policy snapshots selector to be server max less 5.
- Fixed Snapshots page layout bug in mobile devices preventing snapshot actions.
- Other bug fixes and improvements.