summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Added missing importEwan Mellor2010-07-251-0/+1
|\
| * Add an import so that nova-compute sees the images_path flag, so that itEwan Mellor2010-07-251-0/+1
* | Changes nova-volume to use twisted.Vishvananda Ishaya2010-07-252-26/+48
|\ \ | |/ |/|
| * remove all of the unused saved return values from attach_to_twistedVishvananda Ishaya2010-07-212-4/+4
| * make nova-volume start with twisteds daemonize stuffVishvananda Ishaya2010-07-162-24/+46
* | merged trunkVishvananda Ishaya2010-07-191-13/+12
|\ \
| * | Merge with trunk.Soren Hansen2010-07-188-15/+7
| |\|
| * | Remove s3_internal_port setting.Soren Hansen2010-07-171-1/+1
| * | Replace nova-objectstore with a twistd style wrapper.Soren Hansen2010-07-171-14/+11
* | | merged in trunk and fixed import merge errorsVishvananda Ishaya2010-07-189-16/+7
|\ \ \ | | |/ | |/|
| * | reorder imports spacingJesse Andrews2010-07-158-16/+6
| * | remove import of vendor since we have PPA nowJesse Andrews2010-07-156-6/+6
| |/
* / Fixes to dhcp lease code to use a flagfileVishvananda Ishaya2010-07-151-12/+16
|/
* update copyrightsTodd Willey2010-07-159-15/+19
* Merge branch 'master' into rackspace_apiTodd Willey2010-07-158-68/+414
|\
| * bin to import images from canonical image storeTodd Willey2010-07-151-0/+82
| * Merge branch 'master' into apply_apiTodd Willey2010-07-142-1/+93
| |\
| | * Merge of DHCP changes including dnsmasq callbacksVishvananda Ishaya2010-07-141-0/+92
| | |\
| | | * whitespace fixes and header changesVishvananda Ishaya2010-07-071-18/+24
| | | * Got dhcpleasor working, with test ENV for testing, and rpc.cast for real world.Joshua McKenty2010-07-071-9/+27
| | | * Capture signals from dnsmasq and use them to update network state.Joshua McKenty2010-07-071-0/+68
| | * | Fix merge changelog and merge errors in utils.pyVishvananda Ishaya2010-07-141-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Move nova related configuration files into /etc/nova/.Soren Hansen2010-07-121-1/+1
| | | * Add a default flag file for nova-manage to help it find the CA.Soren Hansen2010-07-061-1/+1
| | | * Removed trailing whitespace from headerVishvananda Ishaya2010-06-296-6/+6
| | | * Updated licensesDevin Carlen2010-06-296-68/+98
| * | | unhardcode the binary nameTodd Willey2010-07-141-2/+3
| * | | Finish singletonizing UserManager usage.Todd Willey2010-07-141-4/+2
| * | | Whitespace fix.Todd Willey2010-07-141-1/+1
| * | | Merge branch 'master' into apply_apiTodd Willey2010-07-141-0/+2
| |\| |
| | * | add more info to vpn listVishvananda Ishaya2010-06-241-0/+2
| * | | Admin API + Worker Tracking.Todd Willey2010-06-252-4/+6
| |/ /
| * | Removed trailing whitespace from headerVishvananda Ishaya2010-06-236-6/+6
| * | Updated licensesDevin Carlen2010-06-236-68/+98
| * | Tweaks to get instancemonitor runningDevin Carlen2010-06-241-1/+0
| * | Initial commit of nodemonitorandy2010-06-241-0/+1
| |/
| * fix missing tab in nova-manageVishvananda Ishaya2010-06-241-1/+1
| * add exit status to nova-manageVishvananda Ishaya2010-06-241-0/+2
| * more commands in nova-manage for projects and rolesandy2010-06-241-1/+34
| * Added admin command to restart networksVishvananda Ishaya2010-06-241-0/+6
| * typo in my ping callVishvananda Ishaya2010-06-241-1/+1
| * try to ping vpn instancesVishvananda Ishaya2010-06-241-2/+9
| * NetworkNode doesn't exist anymoreVishvananda Ishaya2010-06-241-5/+5
| * change pipelib to work with projectsVishvananda Ishaya2010-06-241-13/+13
| * re-added cloudpipeandy2010-06-241-0/+41
| * Initial commit of nodemonitorDevin Carlen2010-06-231-0/+50
* | More rackspace API.Todd Willey2010-06-211-1/+1
* | git checkpoint commit post-wsgiTodd Willey2010-06-201-24/+17
* | Commit what I have almost working before diverging.Todd Willey2010-06-191-0/+65
|/
* Add project methods to nova-manageVishvananda Ishaya2010-06-011-6/+27