Commit Graph

  • 887cedcb03 Added the gitignore files back in for the folks who are still on the git. Monty Taylor 2010-07-27 23:18:27 -0700
  • 55caa1f27f Updated setup.py file to install stuff on a python setup.py install command. Monty Taylor 2010-07-27 21:41:07 -0700
  • 8d949cdff0 Removed gitignore files. Monty Taylor 2010-07-27 21:40:06 -0700
  • 02d94f222b Merged trunk Devin Carlen 2010-07-28 00:32:17 +0000
  • 5874a7102d Bump version to 0.9.0. Soren Hansen 2010-07-27 22:52:37 +0000
  • bcbce3cf2e Makes the compute and volume daemon workers use a common base class called Service. Adds a NetworkService in preparation for splitting out networking code. General cleanup and standardizarion of naming. Vishvananda Ishaya 2010-07-27 22:42:40 +0000
  • 07e1d6857f Bump version to 0.9.0. Change author to "OpenStack". Change author_email to nova@lists.launchpad.net. Change url to http://www.openstack.org/. Change description to "cloud computing fabric controller". Soren Hansen 2010-07-27 22:38:09 +0200
  • d28d530d64 merged trunk Vishvananda Ishaya 2010-07-27 13:08:22 -0700
  • 8b78ff561a Makes the objectstore require authorization, checks it properly, and makes nova-compute provide it when fetching images. Soren Hansen 2010-07-27 17:42:41 +0000
  • 21dce46f2d Merge with trunk. Soren Hansen 2010-07-27 11:10:19 +0200
  • c4986177d3 Refactor of auth code Vishvananda Ishaya 2010-07-27 03:42:37 +0000
  • 2f4bd081db Adds support scripts for installing deps into a virtualenv. andy 2010-07-26 22:32:57 +0000
  • 4a6909c8ac Move virtualenv installation out of the makefile. andy 2010-07-26 23:16:49 +0200
  • 8ca2aab3b5 Expiry awareness for SessionToken. Todd Willey 2010-07-26 17:00:50 -0400
  • 75d701a0a6 merged trunk Vishvananda Ishaya 2010-07-26 11:06:45 -0700
  • 4e618b4f4c merged trunk Vishvananda Ishaya 2010-07-26 11:02:28 -0700
  • 50a002cb99 Updated doc layout to the Sphinx two-dir layout. Monty Taylor 2010-07-26 17:58:36 +0000
  • bd0b53cea5 Merge with trunk Soren Hansen 2010-07-26 16:05:31 +0200
  • 7839971a98 Changes nova-volume to use twisted. Vishvananda Ishaya 2010-07-25 16:45:17 +0000
  • a70beb491f Updated sphinx layout to a two-dir layout like swift. Updated a doc string to get rid of a Sphinx warning. Monty Taylor 2010-07-24 18:06:22 -0700
  • cec9014a2b Merged with trunk, since a lot of useful things have gone in there recently. Ewan Mellor 2010-07-24 02:49:20 +0100
  • e37ffebcc9 renamed xxxnode to xxservice Vishvananda Ishaya 2010-07-23 15:27:18 -0700
  • 15f2777c9e Check exit codes when spawning processes by default Justin Santa Barbara 2010-07-22 12:28:47 -0700
  • 56eb50c243 Merged trunk, fixed extra references to fake_users Vishvananda Ishaya 2010-07-21 20:15:28 -0500
  • f19a727f19 merge with twisted-volume Vishvananda Ishaya 2010-07-21 09:35:55 -0500
  • 2812f98022 Locally administered mac addresses have the second least significant bit of the most significant byte set. If this byte is set then udev on ubuntu doesn't set persistent net rules. Vishvananda Ishaya 2010-07-21 02:32:32 +0000
  • 5fa156b734 use a locally administered mac address so it isn't saved by udev Vishvananda Ishaya 2010-07-20 20:28:34 -0500
  • c26c25ad00 Merged trunk. Fixed new references to UserManager Vishvananda Ishaya 2010-07-19 20:27:44 -0500
  • db77054bc8 Fixes to dhcp lease code to use a flagfile Vishvananda Ishaya 2010-07-19 20:07:39 +0000
  • e18eb3cba8 merged trunk Vishvananda Ishaya 2010-07-19 14:45:39 -0500
  • b7a67c6c4b Replace tornado objectstore with twisted web. Soren Hansen 2010-07-18 20:32:53 +0000
  • b5f36681b0 Merge with trunk. Soren Hansen 2010-07-18 11:26:50 -0700
  • 9cf2c6cbba merged in trunk and fixed import merge errors Vishvananda Ishaya 2010-07-18 13:25:43 -0500
  • 0e9ae5b795 Add build_sphinx support. Monty Taylor 2010-07-16 22:27:24 +0000
  • ffa32cd2bb Added a config file to let setup.py drive building the sphinx docs. Monty Taylor 2010-07-16 15:33:24 -0500
  • f527f4944c merge with singleton pool Vishvananda Ishaya 2010-07-16 19:57:27 +0000
  • c706a58a56 Merge lp:~anotherjesse/nova/remove-vendor Soren Hansen 2010-07-16 11:09:15 -0500
  • b158f8fd25 reorder imports spacing Jesse Andrews 2010-07-15 18:13:48 -0500
  • c61357ab70 remove import of vendor since we have PPA now Jesse Andrews 2010-07-15 11:07:40 -0500
  • 7afbe8a15f remove vendor Todd Willey 2010-07-15 01:31:16 -0400
  • e8d63d985e update copyrights Todd Willey 2010-07-15 01:28:51 -0400
  • de81a044f6 Merge branch 'master' of github.com:angst/cc Joshua McKenty 2010-07-14 22:11:48 -0700
  • 789f07b24b Merge branch 'master' into rackspace_api Todd Willey 2010-07-15 00:48:44 -0400
  • 91a768b748 fix merge errors Todd Willey 2010-07-15 00:21:17 -0400
  • 46175789ca Merge branch 'master' into vpnredis Todd Willey 2010-07-14 23:46:23 -0400
  • 9e0258f91b Merge branch 'master' into apply_api Todd Willey 2010-07-14 23:42:55 -0400
  • 5e9312ae01 Merge branch 'master' into apply_api Todd Willey 2010-07-14 19:32:07 -0400
  • d018d345d2 Merge of DHCP changes including dnsmasq callbacks Vishvananda Ishaya 2010-07-14 16:27:18 -0500
  • f302ab2fb5 Merge branch 'master' into simplenet Vishvananda Ishaya 2010-07-14 17:53:25 -0500
  • fa8a13bc5d datetime import typo Vishvananda Ishaya 2010-07-08 11:00:53 -0700
  • c2657e705b added missing isotime method from utils Vishvananda Ishaya 2010-07-08 10:53:27 -0700
  • 4264cc71d7 Fixed the os.environ patch (bogus) Joshua McKenty 2010-07-07 12:24:24 -0700
  • 4f00c54803 Fixes as per Vish review (whitespace, import statements) Joshua McKenty 2010-07-07 12:24:22 -0700
  • bc141d7cc7 Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world. Joshua McKenty 2010-07-07 12:15:11 -0700
  • 354fa3fc1e Capture signals from dnsmasq and use them to update network state. Joshua McKenty 2010-07-07 12:06:34 -0700
  • 2c69755f05 Merge branch 'master' into fixrbac Vishvananda Ishaya 2010-07-01 17:41:57 -0500
  • ce49a4fa2e Merge remote branch 'nova/master' Vishvananda Ishaya 2010-07-01 17:38:03 -0500
  • aeae45d58b Removed trailing whitespace from header Vishvananda Ishaya 2010-06-29 21:25:59 -0500
  • e502293a0b Updated licenses Devin Carlen 2010-06-29 21:25:39 -0500
  • 483c601bfa removed all references to keeper Vishvananda Ishaya 2010-06-29 18:02:00 -0500
  • d47d5ba983 Merge commit '56443020bcd20894c13eb73bd04a0a5eab4ba960' Jesse Andrews 2010-06-29 16:59:07 -0500
  • e0450fc635 Merge remote branch 'angst/apply_api' into diekeeper Vishvananda Ishaya 2010-06-28 22:47:02 -0700
  • 0b59c1c4c7 Fixes based on code review 27001. Todd Willey 2010-06-25 22:03:45 -0400
  • dc60b1781c Admin API + Worker Tracking. Todd Willey 2010-06-25 18:55:14 -0400
  • 63ca7465ef Removed trailing whitespace from header Vishvananda Ishaya 2010-06-23 23:15:06 -0700
  • f51094b128 Updated licenses Devin Carlen 2010-06-23 22:04:16 -0700
  • 10872f560c Merge of fix to stop twisted threads from interuppting system calls http://twistedmatrix.com/trac/changeset/28447 Vishvananda Ishaya 2010-06-24 04:12:00 +0100
  • 439ad0bcda fix fakeldap so it can use redis keeper Vishvananda Ishaya 2010-06-24 04:11:59 +0100
  • 9db62b9963 Refactored Instance to get rid of _s bits, and fixed some bugs in state management. andy 2010-06-24 04:11:55 +0100
  • cca767af22 Flush redis db in setup and teardown of tests. Joshua McKenty 2010-06-24 04:11:55 +0100
  • f5978917d6 Update documentation Jesse Andrews 2010-06-12 17:05:20 -0700
  • 6ae544a11e make get_my_ip return 127.0.0.1 for testing andy 2010-06-11 10:08:13 +0100
  • 489c3077db whitespace fixes for nova/utils.py andy 2010-06-10 18:39:07 +0100
  • 1bf8bb0f89 missed the gitignore Jesse Andrews 2010-05-30 14:12:04 -0700
  • d9d5e34526 initial commit Jesse Andrews 2010-05-27 23:05:26 -0700