182 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			182 lines
		
	
	
		
			4.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
nova (0.2.2-6) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Fix to make Key Injection work again
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 14 Jun 2010 21:35:00 -0700
 | 
						|
 | 
						|
nova (0.2.2-5) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Lowered message callback frequency to stop compute and volume
 | 
						|
    from eating tons of cpu
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 14 Jun 2010 14:15:00 -0700
 | 
						|
 | 
						|
nova (0.2.2-4) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Documentation fixes
 | 
						|
  * Uncaught exceptions now log properly
 | 
						|
  * Nova Manage zip exporting works again
 | 
						|
  * Twisted threads no longer interrupt system calls
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Sun, 13 Jun 2010 01:40:00 -0700
 | 
						|
 | 
						|
nova (0.2.2-3) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Fixes to api calls
 | 
						|
  * More accurate documentation
 | 
						|
  * Removal of buggy multiprocessing
 | 
						|
  * Asynchronus execution of shell commands
 | 
						|
  * Fix of messaging race condition
 | 
						|
  * Test redis database cleaned out on each run of tests
 | 
						|
  * Smoketest updates
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Fri, 12 Jun 2010 20:10:00 -0700
 | 
						|
 | 
						|
nova (0.2.2-2) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Bugfixes to volume code
 | 
						|
  * Instances no longer use keeper
 | 
						|
  * Sectors off by one fix
 | 
						|
  * State reported properly by instances
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Wed, 03 Jun 2010 15:21:00 -0700
 | 
						|
 | 
						|
nova (0.2.2-1) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * First release based on nova/cc
 | 
						|
  * Major rewrites to volumes and instances
 | 
						|
  * Addition of cloudpipe and rbac
 | 
						|
  * Major bugfixes
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Wed, 02 Jun 2010 17:42:00 -0700
 | 
						|
 | 
						|
nova (0.2.1-1) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Support ephemeral (local) space for instances
 | 
						|
  * instance related fixes
 | 
						|
  * fix network & cloudpipe bugs
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 25 May 2010 12:14:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-20) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * template files are in proper folder
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 25 May 2010 12:14:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-19) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * removed mox dependency and added templates to install
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 25 May 2010 11:53:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-18) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * api server properly sends instance status code
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 24 May 2010 17:18:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-17) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * redis-backed datastore
 | 
						|
 | 
						|
 -- Vishvananda Ishaya <vishvananda@gmail.com>  Mon, 24 May 2010 16:28:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-16) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * make sure twistd.pid is really overriden
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 22:18:47 -0700
 | 
						|
 | 
						|
nova (0.2.0-15) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * rpc shouldn't require tornado unless you are using attach_to_tornado
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 21:59:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-14) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * quicky init scripts for the other services, based on nova-objectstore
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 21:49:43 -0700
 | 
						|
 | 
						|
nova (0.2.0-13) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * init script for nova-objectstore
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 21:33:25 -0700
 | 
						|
 | 
						|
nova (0.2.0-12) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * kvm, kpartx required for nova-compute
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 21:32:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-11) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Need to include the python modules in nova-common.install as well.
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 20:04:27 -0700
 | 
						|
 | 
						|
nova (0.2.0-10) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * add more requirements to bin packages
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 19:54:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-9) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * nova bin packages should depend on the same version of nova-common they
 | 
						|
    were built from.
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 18:46:34 -0700
 | 
						|
 | 
						|
nova (0.2.0-8) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Require libvirt 0.8.1 or newer for nova-compute
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 18:33:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-7) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Split bins into separate packages
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 18:46:34 -0700
 | 
						|
 | 
						|
nova (0.2.0-6) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Add python-m2crypto to deps
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 18:33:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-5) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * Add python-gflags to deps
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 18:28:50 -0700
 | 
						|
 | 
						|
nova (0.2.0-4) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * install scripts
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 18:16:27 -0700
 | 
						|
 | 
						|
nova (0.2.0-3) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * debian build goop
 | 
						|
 | 
						|
 -- Manish Singh <yosh@gimp.org>  Sun, 23 May 2010 18:06:37 -0700
 | 
						|
 | 
						|
nova (0.2.0-2) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * improved requirements
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Sun, 23 May 2010 17:42:00 -0700
 | 
						|
 | 
						|
nova (0.2.0-1) UNRELEASED; urgency=low
 | 
						|
 | 
						|
  * initial release
 | 
						|
 | 
						|
 -- Jesse Andrews <anotherjesse@gmail.com>  Fri, 21 May 2010 12:28:00 -0700
 | 
						|
 |