summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Make nodaemon twistd processes log to stdoutVishvananda Ishaya2010-07-301-5/+0
| | |_|/ | |/| |
* | | | clean up nova-manage. If vpn data isn't set for user it skips itVishvananda Ishaya2010-08-041-12/+11
* | | | fixed tests, moved compute network config call, added notes, made inject opti...Vishvananda Ishaya2010-08-041-6/+1
* | | | change network_service flag to network_type and don't take full class nameVishvananda Ishaya2010-08-031-4/+6
* | | | Huge network refactor, Round IVishvananda Ishaya2010-08-032-12/+21
|/ / /
* | | Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-297-128/+53
|\ \ \
| * \ \ merged trunkVishvananda Ishaya2010-07-274-13/+13
| |\ \ \
| | * \ \ merged trunkVishvananda Ishaya2010-07-262-26/+49
| | |\ \ \
| | | * \ \ Added missing importEwan Mellor2010-07-251-0/+1
| | | |\ \ \
| | | * \ \ \ Changes nova-volume to use twisted.Vishvananda Ishaya2010-07-252-26/+48
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | More Cleanup of codeVishvananda Ishaya2010-07-251-1/+1
| | * | | | | Merged trunk, fixed extra references to fake_usersVishvananda Ishaya2010-07-211-1/+1
| | |\| | | |
| | * | | | | Merged trunk. Fixed new references to UserManagerVishvananda Ishaya2010-07-192-25/+29
| | |\| | | |
| | * | | | | Massive refactor of users.pyVishvananda Ishaya2010-07-194-15/+15
| * | | | | | renamed xxxservice to serviceVishvananda Ishaya2010-07-263-6/+6
| * | | | | | renamed xxxnode to xxserviceVishvananda Ishaya2010-07-233-6/+6
| * | | | | | typo fixes and extra print statements removedVishvananda Ishaya2010-07-223-6/+6
| * | | | | | make nova-network executableVishvananda Ishaya2010-07-211-0/+0
| * | | | | | refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-213-132/+36
| * | | | | | merge with twisted-volumeVishvananda Ishaya2010-07-212-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
| | |/ / /
* | | | | Merge lp:~ewanmellor/nova/lp609757.Ewan 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
| |/ / /
* | | | Merged with trunk, since a lot of useful things have gone in there recently.Ewan Mellor2010-07-242-25/+29
|\| | |
| * | | 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
| |\ \ \ | | | |/ | | |/|
| * | | Fixes to dhcp lease code to use a flagfileVishvananda Ishaya2010-07-151-12/+16
| | |/ | |/|
* | | In preparation for XenAPI support, refactor the interface betweenEwan Mellor2010-07-181-1/+1
| |/ |/|
* | reorder imports spacingJesse Andrews2010-07-158-16/+6
* | remove import of vendor since we have PPA nowJesse Andrews2010-07-156-6/+6
|/
* 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