| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added missing import | Ewan Mellor | 2010-07-25 | 1 | -0/+1 |
| |\ | |||||
| | * | Add an import so that nova-compute sees the images_path flag, so that it | Ewan Mellor | 2010-07-25 | 1 | -0/+1 |
| * | | Changes nova-volume to use twisted. | Vishvananda Ishaya | 2010-07-25 | 2 | -26/+48 |
| |\ \ | |/ |/| | |||||
| | * | remove all of the unused saved return values from attach_to_twisted | Vishvananda Ishaya | 2010-07-21 | 2 | -4/+4 |
| | * | make nova-volume start with twisteds daemonize stuff | Vishvananda Ishaya | 2010-07-16 | 2 | -24/+46 |
| * | | merged trunk | Vishvananda Ishaya | 2010-07-19 | 1 | -13/+12 |
| |\ \ | |||||
| | * | | Merge with trunk. | Soren Hansen | 2010-07-18 | 8 | -15/+7 |
| | |\| | |||||
| | * | | Remove s3_internal_port setting. | Soren Hansen | 2010-07-17 | 1 | -1/+1 |
| | * | | Replace nova-objectstore with a twistd style wrapper. | Soren Hansen | 2010-07-17 | 1 | -14/+11 |
| * | | | merged in trunk and fixed import merge errors | Vishvananda Ishaya | 2010-07-18 | 9 | -16/+7 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | reorder imports spacing | Jesse Andrews | 2010-07-15 | 8 | -16/+6 |
| | * | | remove import of vendor since we have PPA now | Jesse Andrews | 2010-07-15 | 6 | -6/+6 |
| | |/ | |||||
| * / | Fixes to dhcp lease code to use a flagfile | Vishvananda Ishaya | 2010-07-15 | 1 | -12/+16 |
| |/ | |||||
| * | update copyrights | Todd Willey | 2010-07-15 | 9 | -15/+19 |
| * | Merge branch 'master' into rackspace_api | Todd Willey | 2010-07-15 | 8 | -68/+414 |
| |\ | |||||
| | * | bin to import images from canonical image store | Todd Willey | 2010-07-15 | 1 | -0/+82 |
| | * | Merge branch 'master' into apply_api | Todd Willey | 2010-07-14 | 2 | -1/+93 |
| | |\ | |||||
| | | * | Merge of DHCP changes including dnsmasq callbacks | Vishvananda Ishaya | 2010-07-14 | 1 | -0/+92 |
| | | |\ | |||||
| | | | * | whitespace fixes and header changes | Vishvananda Ishaya | 2010-07-07 | 1 | -18/+24 |
| | | | * | Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world. | Joshua McKenty | 2010-07-07 | 1 | -9/+27 |
| | | | * | Capture signals from dnsmasq and use them to update network state. | Joshua McKenty | 2010-07-07 | 1 | -0/+68 |
| | | * | | Fix merge changelog and merge errors in utils.py | Vishvananda Ishaya | 2010-07-14 | 1 | -1/+1 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | | * | Move nova related configuration files into /etc/nova/. | Soren Hansen | 2010-07-12 | 1 | -1/+1 |
| | | | * | Add a default flag file for nova-manage to help it find the CA. | Soren Hansen | 2010-07-06 | 1 | -1/+1 |
| | | | * | Removed trailing whitespace from header | Vishvananda Ishaya | 2010-06-29 | 6 | -6/+6 |
| | | | * | Updated licenses | Devin Carlen | 2010-06-29 | 6 | -68/+98 |
| | * | | | unhardcode the binary name | Todd Willey | 2010-07-14 | 1 | -2/+3 |
| | * | | | Finish singletonizing UserManager usage. | Todd Willey | 2010-07-14 | 1 | -4/+2 |
| | * | | | Whitespace fix. | Todd Willey | 2010-07-14 | 1 | -1/+1 |
| | * | | | Merge branch 'master' into apply_api | Todd Willey | 2010-07-14 | 1 | -0/+2 |
| | |\| | | |||||
| | | * | | add more info to vpn list | Vishvananda Ishaya | 2010-06-24 | 1 | -0/+2 |
| | * | | | Admin API + Worker Tracking. | Todd Willey | 2010-06-25 | 2 | -4/+6 |
| | |/ / | |||||
| | * | | Removed trailing whitespace from header | Vishvananda Ishaya | 2010-06-23 | 6 | -6/+6 |
| | * | | Updated licenses | Devin Carlen | 2010-06-23 | 6 | -68/+98 |
| | * | | Tweaks to get instancemonitor running | Devin Carlen | 2010-06-24 | 1 | -1/+0 |
| | * | | Initial commit of nodemonitor | andy | 2010-06-24 | 1 | -0/+1 |
| | |/ | |||||
| | * | fix missing tab in nova-manage | Vishvananda Ishaya | 2010-06-24 | 1 | -1/+1 |
| | * | add exit status to nova-manage | Vishvananda Ishaya | 2010-06-24 | 1 | -0/+2 |
| | * | more commands in nova-manage for projects and roles | andy | 2010-06-24 | 1 | -1/+34 |
| | * | Added admin command to restart networks | Vishvananda Ishaya | 2010-06-24 | 1 | -0/+6 |
| | * | typo in my ping call | Vishvananda Ishaya | 2010-06-24 | 1 | -1/+1 |
| | * | try to ping vpn instances | Vishvananda Ishaya | 2010-06-24 | 1 | -2/+9 |
| | * | NetworkNode doesn't exist anymore | Vishvananda Ishaya | 2010-06-24 | 1 | -5/+5 |
| | * | change pipelib to work with projects | Vishvananda Ishaya | 2010-06-24 | 1 | -13/+13 |
| | * | re-added cloudpipe | andy | 2010-06-24 | 1 | -0/+41 |
| | * | Initial commit of nodemonitor | Devin Carlen | 2010-06-23 | 1 | -0/+50 |
| * | | More rackspace API. | Todd Willey | 2010-06-21 | 1 | -1/+1 |
| * | | git checkpoint commit post-wsgi | Todd Willey | 2010-06-20 | 1 | -24/+17 |
| * | | Commit what I have almost working before diverging. | Todd Willey | 2010-06-19 | 1 | -0/+65 |
| |/ | |||||
| * | Add project methods to nova-manage | Vishvananda Ishaya | 2010-06-01 | 1 | -6/+27 |
