| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Removed unused Pool from process.py, added a singleton pool called SharedPool... | Vishvananda Ishaya | 2010-07-16 | 1 | -20/+21 | |
| | * | | | | merged trunk | Vishvananda Ishaya | 2010-07-19 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | merged in trunk and fixed import merge errors | Vishvananda Ishaya | 2010-07-18 | 7 | -25/+27 | |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Fixes to dhcp lease code to use a flagfile | Vishvananda Ishaya | 2010-07-15 | 2 | -8/+14 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Remove the tight coupling between nova.compute.monitor and libvirt. The | Ewan Mellor | 2010-07-18 | 1 | -104/+23 | |
| * | | | | | In preparation for XenAPI support, refactor the interface between | Ewan Mellor | 2010-07-18 | 3 | -247/+100 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Fixed references to nova.utils that were broken by a change of import | Ewan Mellor | 2010-07-18 | 1 | -2/+2 | |
| | |/ / |/| | | ||||||
| * | | | Minor post-merge fixes | Todd Willey | 2010-07-16 | 1 | -2/+8 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Fixes things that were not quite right after big merge party. | Todd Willey | 2010-07-16 | 1 | -2/+8 | |
| | |/ | ||||||
| * | | reorder imports spacing | Jesse Andrews | 2010-07-15 | 7 | -22/+18 | |
| * | | remove import of vendor since we have PPA now | Jesse Andrews | 2010-07-15 | 5 | -5/+5 | |
| |/ | ||||||
| * | update copyrights | Todd Willey | 2010-07-15 | 10 | -56/+2 | |
| * | Merge branch 'master' into apply_api | Todd Willey | 2010-07-14 | 5 | -36/+122 | |
| |\ | ||||||
| | * | Merge of DHCP changes including dnsmasq callbacks | Vishvananda Ishaya | 2010-07-14 | 2 | -7/+38 | |
| | |\ | ||||||
| | | * | Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world. | Joshua McKenty | 2010-07-07 | 2 | -8/+24 | |
| | | * | Capture signals from dnsmasq and use them to update network state. | Joshua McKenty | 2010-07-07 | 2 | -4/+19 | |
| | * | | Merge branch 'master' into simplenet | Vishvananda Ishaya | 2010-07-14 | 2 | -4/+3 | |
| | |\ \ | ||||||
| | | * \ | Fix merge changelog and merge errors in utils.py | Vishvananda Ishaya | 2010-07-14 | 2 | -4/+3 | |
| | | |\ \ | | | |/ | | |/| | ||||||
| | | | * | Use rmdir instead of rm -rf to remove a tempdir. | Soren Hansen | 2010-07-05 | 1 | -2/+1 | |
| | | | * | Merge with trunk. | Soren Hansen | 2010-07-01 | 1 | -13/+13 | |
| | | | |\ | ||||||
| | | | * | | Make sure get_assigned_vlans and BaseNetwork.hosts always return a dict, even... | Soren Hansen | 2010-06-30 | 1 | -2/+2 | |
| | | | * | | Add _s instance attribute to Instance class. It's referenced in a bunch of pl... | Soren Hansen | 2010-06-30 | 1 | -0/+1 | |
| | * | | | | Fixes and add interface template | Vishvananda Ishaya | 2010-07-02 | 3 | -2/+20 | |
| | * | | | | Simple network injection | Vishvananda Ishaya | 2010-07-02 | 3 | -15/+50 | |
| | * | | | | Simple Network avoids vlans | Vishvananda Ishaya | 2010-07-02 | 2 | -4/+26 | |
| | * | | | | clean a few merge errors from network | Vishvananda Ishaya | 2010-07-02 | 1 | -8/+4 | |
| | |/ / / | ||||||
| * | | | | Cleanups related to BasicModel (whitespace, names, etc). | Todd Willey | 2010-07-14 | 2 | -3/+7 | |
| * | | | | When destroying an Instance, disassociate with Node. | Todd Willey | 2010-07-14 | 1 | -0/+1 | |
| * | | | | Move BasicModel into datastore. | Todd Willey | 2010-07-14 | 2 | -229/+27 | |
| * | | | | Remove debug statement. | Todd Willey | 2010-07-14 | 1 | -5/+0 | |
| * | | | | Merge branch 'master' into apply_api | Todd Willey | 2010-07-14 | 2 | -8/+10 | |
| |\| | | | ||||||
| | * | | | Merge patch 28001 | Vishvananda Ishaya | 2010-07-02 | 1 | -2/+2 | |
| | |\ \ \ | ||||||
| | | * | | | fix key injection script | Vishvananda Ishaya | 2010-06-26 | 1 | -2/+2 | |
| | * | | | | Merge remote branch 'nova/master' | Vishvananda Ishaya | 2010-07-01 | 1 | -12/+13 | |
| | |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | | * | | Remove _s errors from merge | Vishvananda Ishaya | 2010-06-30 | 1 | -5/+6 | |
| | | * | | fix typos in node from merge | Vishvananda Ishaya | 2010-06-30 | 1 | -7/+7 | |
| | | |/ | ||||||
| | | * | Removed trailing whitespace from header | Vishvananda Ishaya | 2010-06-29 | 10 | -10/+10 | |
| | | * | Updated licenses | Devin Carlen | 2010-06-29 | 10 | -95/+158 | |
| * | | | fix a typo. | Todd Willey | 2010-07-14 | 1 | -1/+1 | |
| * | | | Fixes from code review. | Todd Willey | 2010-07-14 | 2 | -11/+6 | |
| * | | | We need to be able to look up Instance by Node (live migration). | Todd Willey | 2010-06-29 | 1 | -1/+4 | |
| * | | | Get rid of RedisModel | Todd Willey | 2010-06-29 | 2 | -15/+23 | |
| * | | | Refactor network.Vlan to be a BasicModel, since it touched Redis. | Todd Willey | 2010-06-27 | 2 | -49/+162 | |
| * | | | bugfix: rename _s to datamodel in Node in some places it was overlooked. | Todd Willey | 2010-06-27 | 1 | -6/+10 | |
| * | | | Fixes based on code review 27001. | Todd Willey | 2010-06-25 | 2 | -75/+72 | |
| * | | | Admin API + Worker Tracking. | Todd Willey | 2010-06-25 | 2 | -39/+258 | |
| |/ / | ||||||
| * | | Set forward delay to zero (partial fix to bug #518) | Joshua McKenty | 2010-06-24 | 1 | -1/+1 | |
| * | | Removed trailing whitespace from header | Vishvananda Ishaya | 2010-06-23 | 10 | -10/+10 | |
| * | | Updated licenses | Devin Carlen | 2010-06-23 | 10 | -95/+158 | |
| |/ | ||||||
| * | disk.py needed input for key injection to work | andy | 2010-06-24 | 1 | -2/+3 | |
