summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Remerged trunk, fixed a few conflicts. Monsyne Dragon2011-03-031-1/+77
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add in multi-tenant support in openstack api. Monsyne Dragon2011-03-031-0/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Make "dhcpbridge init" output correctly formatted leases information.Soren Hansen2011-03-071-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | merged to trunk rev781Kei Masumoto2011-03-102-46/+169
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | merged trunkVishvananda Ishaya2011-03-102-41/+14
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Hi guysRicardo Carrillo Cruz2011-03-091-0/+9
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | Fixed pep8 issuesRicardo Carrillo Cruz2011-03-091-2/+3
| | | * | | | | | fixed lp715427Ricardo Carrillo Cruz2011-03-091-3/+4
| | | * | | | | | Added ability to remove networks on nova-manage commandRicardo Carrillo Cruz2011-03-081-1/+5
| | | * | | | | | deleted network_is_associated from nova.db apiRicardo Carrillo Cruz2011-03-071-2/+2
| | | * | | | | | added network_get_by_cidr method to nova.db apiRicardo Carrillo Cruz2011-03-071-8/+1
| | | * | | | | | Added initial support to delete networks nova-manageRicardo Carrillo Cruz2011-03-041-0/+10
| | | |/ / / / /
| | * | | | | | Sorted imports correctlyJustin Santa Barbara2011-03-081-1/+1
| | * | | | | | Moved FLAGS.paste_config to its re-usable locationJustin Santa Barbara2011-03-071-11/+3
| | * | | | | | Merged with trunk and fixed conflict. Sigh.Justin Santa Barbara2011-03-071-2/+5
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Converted tabs to spaces in bin/nova-apiJustin Santa Barbara2011-03-071-1/+1
| | * | | | | | Merge with trunk, resolve conflicts and refactorJustin Santa Barbara2011-03-075-19/+114
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Alphabetize importsJustin Santa Barbara2011-02-231-1/+1
| | * | | | | | Removed unused import & formatting cleanupsJustin Santa Barbara2011-02-221-1/+0
| | * | | | | | Exit with exit code 1 if conf cannot be readJustin Santa Barbara2011-02-221-0/+1
| | * | | | | | Support service-like wait behaviour for API serviceJustin Santa Barbara2011-02-221-1/+2
| | * | | | | | Refactoring nova-api to be a service, so that we can reuse it in testsJustin Santa Barbara2011-02-221-45/+5
| * | | | | | | update code to work with new container and disk formats from glanceVishvananda Ishaya2011-03-081-15/+30
| * | | | | | | move the images_dir out of the way when convertingVishvananda Ishaya2011-03-071-0/+10
| * | | | | | | pep8Vishvananda Ishaya2011-03-071-1/+0
| * | | | | | | rework register commands based on reviewVishvananda Ishaya2011-03-071-7/+9
| * | | | | | | make compute get the new images properly, fix a bunch of tests, and provide c...Vishvananda Ishaya2011-03-071-2/+129
| * | | | | | | Replace objectstore images with S3 image service backending to glance or localVishvananda Ishaya2011-03-041-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | fixed based on reviewer's comment.Kei Masumoto2011-03-101-4/+4
* | | | | | | merged to trunk rev 769Kei Masumoto2011-03-091-2/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Create --paste_config flag defaulting to api-paste.ini and mv etc/nova-api.co...Kevin L. Mitchell2011-03-071-2/+5
| |/ / / / /
* | | | | | Merged to trunk rev 757. Main changes are below.Kei Masumoto2011-03-041-2/+2
* | | | | | merged to trunk rev757Kei Masumoto2011-03-031-1/+77
|\| | | | |
| * | | | | pep8Ken Pepple2011-03-021-1/+1
| * | | | | fixed coding style per devcamcar review notesKen Pepple2011-03-021-29/+8
| * | | | | refactored nova-manage list (-all, <name>) and fixed docsKen Pepple2011-02-281-19/+18
| * | | | | merge trunkKen Pepple2011-02-284-17/+14
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | merge trunkKen Pepple2011-02-2413-99/+56
| |\ \ \ \ \
| * | | | | | added purge option and tightened up testingKen Pepple2011-02-181-5/+10
| * | | | | | completed doc and added --purge option to instance type deleteKen Pepple2011-02-171-3/+8
| * | | | | | Merged trunkJosh Kearney2011-02-171-4/+49
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merged trunkJosh Kearney2011-02-161-0/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge jk0 branch (with trunk merge) which added additional columns for instan...Ken Pepple2011-02-141-10/+36
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merged trunkJosh Kearney2011-02-111-2/+2
| | |\ \ \ \ \ \ \
| | * | | | | | | | Added more columns to instance_types tablesJosh Kearney2011-02-111-7/+34
| * | | | | | | | | updated tests and added more error checkingKen Pepple2011-02-111-9/+6
| |/ / / / / / / /
| * | | | | | | | testing refactorKen Pepple2011-02-101-1/+1
| * | | | | | | | added testing for instance_types.py and refactored nova-manage to use instanc...Ken Pepple2011-02-081-33/+30
| * | | | | | | | additional error checking for nova-manage instance_typeKen Pepple2011-02-081-22/+35
| * | | | | | | | aliased flavor to instance_types in nova-manage. will probably need to make f...Ken Pepple2011-02-061-2/+3