summaryrefslogtreecommitdiff
path: root/bin/nova-manage
Commit message (Expand)AuthorAgeFilesLines
* Changed fixed_range (CIDR) to be required in the nova-manage command; changed...Josh Kleinpeter2011-03-211-2/+3
|\
| * Changed error to TypeError so that we get the arguments list.Josh Kleinpeter2011-03-211-2/+2
| * Added my name to AuthorsJosh Kleinpeter2011-03-211-2/+2
| * Made fixed_range a required parameter for nova-manage network create. Changed...Josh Kleinpeter2011-03-171-2/+3
* | cleanup another inconsistent use of 1 for True in nova-manageKen Pepple2011-03-181-1/+1
* | Merge trunkSoren Hansen2011-03-171-8/+57
|\ \ | |/
| * added new class Instances for managaging instancesChristian Berendt2011-03-161-8/+57
| |\
| | * fixed pep8 errors (with version 0.5.0)Christian Berendt2011-03-161-6/+3
| | * merged with trunk and removed conflictsChristian Berendt2011-03-151-6/+337
| | |\
| | * | added listing of instances running on a specific hostChristian Berendt2011-02-271-1/+7
| | * | beautification...Christian Berendt2011-02-261-5/+5
| | * | added new class Instances to manage instances and added a new listing method ...Christian Berendt2011-02-181-1/+42
| | * | added functionality to list only fixed ip addresses of one node and added exc...Christian Berendt2011-02-181-7/+12
* | | | Make error message match the check.Soren Hansen2011-03-171-1/+1
* | | | Fix a couple of things that assume that libvirt == kvm/qemu.Soren Hansen2011-03-161-1/+3
|/ / /
* | | small typo in nova-manage vm live-migrationKen Pepple2011-03-141-1/+1
| |/ |/|
* | Merge trunk, resolve conflicts, and rename 010_ migrate file to 011_ since an...jaypipes@gmail.com2011-03-141-1/+4
|\ \
| * | Fix instructions for setting up the initial database.Soren Hansen2011-03-131-1/+1
| * | remerge trunk (again). fix issues caused by changes to deserialization calls ...Monsyne Dragon2011-03-111-2/+164
| |\ \
| * \ \ 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
* | | | | merged to trunk rev781Kei Masumoto2011-03-101-2/+164
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merged trunkVishvananda Ishaya2011-03-101-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
| | | |/ / | | |/| |
| * | | | 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 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-281-1/+1
| |\ \ \ | | |/ /
| * | | merge trunkKen Pepple2011-02-241-2/+4
| |\ \ \
| * | | | 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