ConVirt 0.8.2
-------------

- Xen 3.2 support

- Bug fixes 
   * CPU utilization reporting incorrect percentages
   * Linux Desktop crashing if VNC viewer is missing 
   * Login failure when multiple keys added to the ssh-agent

- Automatic Announcements for Updates
  This is a new tool to help you stay informed about ConVirt activities without 
  having to repeatedly visit the ConVirt website. Whenever new releases or critical 
  updates are available, ConVirt will notify you by showing them in a "Convirt Updates"
  window. You can turn off this feature by changing the setting in the ConVirt 
  configuration file. To manually check for updates, select the "Help->Check for Updates" menu item. 
    
- RPM for the suse platform

ConVirt 0.8.1
-------------

- Name changed to ConVirt

- Xen 3.1 support

- User defined Server Pools

Create your own server pools to classify servers to meet your organizational
needs.

- Live Migration

This version adds the live migration capability which allows running virtual
machines to be moved from one server to another. The drag and drop interface
makes it a snap to achieve.

- Smart VM Placement 

While provisioning a new VM, ConVirt selects the most appropriate node from
the server pool. This dynamic placement help achieve an even distribution of
the workload within a given server pool.

- Image Store Management

The new version allows user to create their own images by cloning one of the
existing image. The image store also has a template as a starting point to
achieve shared storage configuration.

- Appliance Management

This version introduces Appliance Management functionality. The product has an
Appliance Catalog containing some popular rPath Appliances that can be easily
downloaded. More appliance vendors coming soon.


- Import for multiple VM configurations

Allows you to select a list of existing VM configuration files to get you
started managing existing configurations using ConVirt


- SSL/TLS for communicating with Managed Server

One can use SSL for communication between ConVirt client and the
Managed server having Xen 3.1
Note: The ssh tunnel mechanism to communicate with managed server is
suspended because of a pending problem in the paramiko layer.

- Proxy support

http and ftp proxy support. These are used for downloading kernel and
ramdisks as well as used for downloading appliances. 

Xenman v0.6
-----------

- NEW: Peformance Dashboard.
     
Multi-Server performance and availability metrics are now available in 
a single, consolidated dashboard. Common administrative tasks may
be performed directly from the dashboard. 


- NEW: Image Store now shows in the LHS Navigation view.


- IMPROVED: Image Store/Provisioning Scheme
     
The Image Store, provisionable image structure and the VM provisioning
mechanisms have all been completely overhauled and vastly improved. 
The new system is highly flexible, configurable and very well suited for 
users wishing to define and/or use their own provisionable images/schemes.

- NEW: 'Image Builder's Guide' and 'Packaging Guide' have been added to
documentation. 

- FIXED: numerous stability and bug fixes. 


Xenman v0.5
-----------

- Multi server management : 
	With this new feature, administrators can now manage the 
Virtual Machines (Doms) on the remote servers similar to that of local server. 
This expands the horizon of ConVirt from local management to managing a
departmental data centers. A secure SSH mechanism is used to connect to
remote servers.

- Image management : 
	ConVirt now allows administrators to specify their image library, 
and provision Virtual Machines on any managed server.

- Multi-Dom operations : 
	Now administrators can start and stop all doms on any server with a 
single click.

- Server information : 
	You can now see some basic information about the host in the 
Information tab with a server selected.

- On line help 
	You can now see help document from ConVirt help menu.


ConVirt v0.4.1
-------------

- SUSE Linux 10.1 support. Both rpm and tarball support out-of-box
  deployment on SUSE 10.1.

- Added 'staging_path_kernel' and 'staging_path_ramdisk' properties to
  convirt.conf. These denote the path relative to 'staging_location'
  where ConVirt will look for kernel and ramdisk images for use as the
  defaults for 'Create Domain'


ConVirt v0.4
-----------

- LVM support added. Logical Volumes are now supported for domain
  creation. Set the 'use_lvm' property in convirt.conf to False if the
  environment doesn't support lvm2.

- Create Domain now does a 'sticky' installation. New domains created
  via ConVirt now use the ramdisk deployed in the VM's disk image to
  boot. This requires pyGrub to be present in the environment. Use the
  'bootloader' property to set the correct path if the defaults fail.

- Duplicate domain cleanup. Specifying a pre-existing domain name
  during Create Domain will clean up any leftover domain configuration
  files and/or disk images after prompting for permission. Use this
  only for domains created using ConVirt.

- Domains added to the left hand side list (either as a result of
  "Create Domain" or "Open Domain File") now persist in the
  configuration file until removed via the appropriate menu item.

- Pausing a domain now removes the terminal widget from the notetbook
  tab to avoid accidentally queuing some keyboard input while paused.

- A new Information tab that allows you to see configuration information 
  about selected Domain.

- Added new menu items 'Edit' and 'Action.' Also, a richer right-click
  menu for the domain list on the LHS is now available.

- Fixed crashes to desktop resulting from problematic domain launches
  in some scenarios.


ConVirt v0.3
----------
- Initial Release
