Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Releases: ivangrynenko/xs

7.x-1.7 Maintenance release

06 Feb 03:36
Compare
Choose a tag to compare

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

28 Jan 10:38
Compare
Choose a tag to compare

[] 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

08 Jan 09:31
Compare
Choose a tag to compare
  • 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

13 Dec 05:34
Compare
Choose a tag to compare

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

12 Dec 11:28
Compare
Choose a tag to compare

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

10 Dec 09:42
Compare
Choose a tag to compare

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

09 Dec 09:36
Compare
Choose a tag to compare
  • 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.