summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#613264, allowing hosts to be specified for nova-api and objectsto...Eric Day2010-11-031-2/+4
* Added support for OpenStack and EC2 APIs to run on different ports.Eric Day2010-11-021-2/+7
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-212-23/+25
* update leases on old leases as wellVishvananda Ishaya2010-10-181-2/+3
* Adds a simple nova-manage command called scrub to deallocate the network and ...Vishvananda Ishaya2010-10-161-6/+16
|\
| * call stuff project_id instead of projectVishvananda Ishaya2010-10-141-10/+10
| * add scrub command to clean up networks and sec groupsVishvananda Ishaya2010-10-131-1/+12
* | Fixes deprecated use of context in nova-manage network create.Vishvananda Ishaya2010-10-151-1/+2
|\ \
| * | use context for create_networksVishvananda Ishaya2010-10-151-1/+2
* | | Fix some unit tests:Soren Hansen2010-10-151-3/+1
|\ \ \ | |/ / |/| |
| * | Perform a redisectomy on bin/nova-dhcpbridge.Soren Hansen2010-10-151-3/+1
| |/
* | get flags for nova-manage and fix a couple more deprecationsVishvananda Ishaya2010-10-141-0/+5
* | fix context in bin filesVishvananda Ishaya2010-10-132-15/+17
* | merged trunkVishvananda Ishaya2010-10-131-6/+41
|\|
| * merged trunkVishvananda Ishaya2010-10-121-3/+13
| |\
| | * Catch exception.NotFound when getting project VPN data.Ewan Mellor2010-10-121-2/+7
| | |\
| | | * Bug #654025: nova-manage project zip and nova-manage vpn list broken by chang...Ewan Mellor2010-10-031-2/+7
| | * | Add a context of None to the call to db.instance_get_all.Ewan Mellor2010-10-041-1/+1
| | |\ \
| | | * | Bug #654023: nova-manage vpn commands broken, resulting in erroneous "Wrong n...Ewan Mellor2010-10-031-1/+1
| | | |/
| | * / Bug #654034: nova-manage doesn't honour --verbose flagEwan Mellor2010-10-031-0/+5
| | |/
| * | Fixed flat network manager with network index gone.Vishvananda Ishaya2010-09-301-8/+12
| * | merged trunkVishvananda Ishaya2010-09-301-11/+61
| |\|
| * | get rid of network indexes and make networks into a poolVishvananda Ishaya2010-09-281-3/+24
* | | Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-6/+14
| |/ |/|
* | Remove debuggish print statement.Todd Willey2010-09-291-1/+0
* | Merge TrunkTodd Willey2010-09-281-11/+49
|\ \
| * \ Fixes reversed arguments in nova-manage project environment.Vishvananda Ishaya2010-09-291-1/+1
| |\ \
| | * | fixed reversed args in nova-manage project environmentVishvananda Ishaya2010-09-111-1/+1
| * | | Adds bpython support to nova-manage shell, because it is super sexy.Vishvananda Ishaya2010-09-291-9/+47
| |\ \ \
| | * | | typo s/an/aVishvananda Ishaya2010-09-211-1/+1
| | * | | merged trunkVishvananda Ishaya2010-09-217-47/+149
| | |\ \ \
| | * | | | bpython is amazingVishvananda Ishaya2010-09-211-9/+42
| | * | | | now we can run files - thanks vishJesse Andrews2010-09-131-0/+5
| * | | | | Fixed testsDevin Carlen2010-09-281-1/+1
| * | | | | Removed str_id from FixedIp referencesDevin Carlen2010-09-281-1/+1
| | |_|_|/ | |/| | |
* / | | | Hook the AuthManger#modify_user method into nova-manage commands.Todd Willey2010-09-281-0/+13
|/ / / /
* | | | Merged gundlach's branch.Eric Day2010-09-231-3/+7
|\ \ \ \
| * | | | Spot-fix endpoint referenceMichael Gundlach2010-09-231-1/+1
| * | | | Wrap WSGI container in server.serve to make it properly handle command line a...Soren Hansen2010-09-231-4/+9
| * | | | Apply vish's patchMichael Gundlach2010-09-231-2/+1
| | |/ / | |/| |
* / | | Various loose ends for endpoint and tornado removal cleanup, including cloudp...Eric Day2010-09-223-80/+15
|/ / /
* | | merged trunkVishvananda Ishaya2010-09-201-0/+43
|\ \ \
| * \ \ merged trunkVishvananda Ishaya2010-09-112-4/+62
| |\ \ \ | | | |/ | | |/|
| * | | merged orm and put instance in scheduling stateVishvananda Ishaya2010-09-101-2/+2
| |\ \ \
| * \ \ \ merged ormVishvananda Ishaya2010-09-091-0/+34
| |\ \ \ \
| * | | | | put soren's fancy path code in scheduler bin as wellVishvananda Ishaya2010-09-091-0/+11
| * | | | | updated to the new orm codeVishvananda Ishaya2010-09-0810-9/+103
| |\ \ \ \ \
| * | | | | | removed extra file and updated sql noteVishvananda Ishaya2010-09-031-38/+0
| * | | | | | merged ormVishvananda Ishaya2010-09-021-5/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merged orm branchVishvananda Ishaya2010-09-023-10/+6
| |\ \ \ \ \ \ \