~mordred/+junk/nova-packaging

Viewing all changes in revision 182.

  • Committer: Monty Taylor
  • Date: 2010-07-28 06:42:03 UTC
  • mfrom: (0.1.1 upstream)
  • Revision ID: mordred@inaugust.com-20100728064203-ocs9rjv1eiag1zj2
* First OpenStack release.
* Relax the Twisted dependency to python-twisted-core (rather than the
  full stack).
* Move nova related configuration files into /etc/nova/.
* Add a dependency on nginx from nova-objectsstore and install a
  suitable configuration file.
* Ship the CA directory in nova-common.
* Add a default flag file for nova-manage to help it find the CA.
* If set, pass KernelId and RamdiskId from RunInstances call to the
  target compute node.
* Added --network_path setting to nova-compute's flagfile.
* Move templates from python directories to /usr/share/nova.
* Add debian/nova-common.dirs to create
  var/lib/nova/{buckets,CA,images,instances,keys,networks}
* Don't pass --daemonize=1 to nova-compute. It's already daemonising
  by default.
* Fixed extra space in vblade-persist
* Fixed invalid dn bug in ldap for adding roles
* Added a missing comma
* Missing files from twisted patch
* License upedates
* Reformatting/cleanup
* Users/ldap bugfixes
* Merge fixes
* Documentation updates
* Vpn key creation fix
* Multiple shelves for volumes
* Fix to make Key Injection work again
* Lowered message callback frequency to stop compute and volume
  from eating tons of cpu
* Documentation fixes
* Uncaught exceptions now log properly
* Nova Manage zip exporting works again
* Twisted threads no longer interrupt system calls
* 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
* Bugfixes to volume code
* Instances no longer use keeper
* Sectors off by one fix
* State reported properly by instances
* First release based on nova/cc
* Major rewrites to volumes and instances
* Addition of cloudpipe and rbac
* Major bugfixes
* Support ephemeral (local) space for instances
* instance related fixes
* fix network & cloudpipe bugs
* template files are in proper folder
* removed mox dependency and added templates to install
* api server properly sends instance status code
* redis-backed datastore
* make sure twistd.pid is really overriden
* rpc shouldn't require tornado unless you are using attach_to_tornado
* quicky init scripts for the other services, based on nova-objectstore
* init script for nova-objectstore
* kvm, kpartx required for nova-compute
* Need to include the python modules in nova-common.install as well.
* add more requirements to bin packages
* nova bin packages should depend on the same version of nova-common they
  were built from.
* Require libvirt 0.8.1 or newer for nova-compute
* Split bins into separate packages
* Add python-m2crypto to deps
* Add python-gflags to deps
* install scripts
* debian build goop
* improved requirements
* initial release

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: