summaryrefslogtreecommitdiffstats
path: root/bin/nova-manage
Commit message (Expand)AuthorAgeFilesLines
* add support to write to stdout rather than file if '-' is specified.Scott Moser2011-07-141-4/+10
|\
| * use 'with' so that close is called on file handleScott Moser2011-07-131-6/+6
| * support '-' to indicate stdout in nova-manage project 'environment' and 'zip'Scott Moser2011-07-131-4/+10
* | Renamed 'nova-manage server list' -> 'nova-manage host list' to differentiate...Mike Scherbakov2011-07-121-9/+9
* | Improvements to nova-manage: network list now includes vlan and projectID, ad...Mike Scherbakov2011-07-021-8/+35
|/
* merged trunkTrey Morris2011-06-291-5/+5
|\
| * Fix 'undefined name 'e'' pylint errorThierry Carrez2011-06-291-1/+1
| * Fix nova-manage vm listThierry Carrez2011-06-291-4/+4
* | trunk merge, getting fierce..Trey Morris2011-06-271-3/+3
|\|
| * Removes the usage of the IPy module in favor of the netaddr module.Chuck Short2011-06-251-3/+3
| |\
| | * Merge trunk:Chuck Short2011-06-231-12/+66
| | |\
| | * \ Fix merge conflictChuck Short2011-06-081-7/+8
| | |\ \
| | * | | Use IPNetwork rather than IPRangeChuck Short2011-06-071-2/+2
| | * | | Remove ipy from nova-manage and use netaddrChuck Short2011-06-061-3/+3
* | | | | trunk mergeTrey Morris2011-06-231-1/+6
|\| | | |
| * | | | "nova-manage checks if user is member of proj, prior to adding role for that ...John Tran2011-06-231-0/+5
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | nova-manage checks if user is member of proj, prior to adding role for that p...John Tran2011-06-201-0/+5
| * | | | fixed incorrect exceptionAlex Meade2011-06-221-1/+1
* | | | | trunk mergeTrey Morris2011-06-211-0/+65
|\| | | |
| * | | | Merge with trunkJohannes Erdfelt2011-06-201-11/+0
| |\| | |
| * | | | Clean up docstrings to match HACKINGJohannes Erdfelt2011-06-161-4/+4
| * | | | Print list of agent builds a bit prettierJohannes Erdfelt2011-06-151-4/+23
| * | | | PEP8 cleanupsJohannes Erdfelt2011-06-151-1/+2
| * | | | Record architecture of image for matching to agent build later.Johannes Erdfelt2011-06-091-0/+45
| | |_|/ | |/| |
* | | | another trunk mergeTrey Morris2011-06-201-11/+0
|\ \ \ \ | | |/ / | |/| |
| * | | merging trunkBrian Waldon2011-06-131-7/+8
| |\| |
| * | | removing LocalImageService from nova-manageBrian Waldon2011-06-101-11/+0
| | |/ | |/|
* | | floating ips can now move around the network hostsTrey Morris2011-06-101-6/+6
* | | updated docstring for nova-manage network createTrey Morris2011-06-081-0/+3
* | | merged trunk againTrey Morris2011-06-081-18/+37
|\ \ \ | | |/ | |/|
| * | Remove unnecessary docstrings.Josh Kearney2011-06-071-5/+1
| * | Add the option to specify a default IPv6 gateway.Josh Kearney2011-06-071-4/+9
| |/
| * Added 'config list' to nova-manage. This function will output all of the flag...Justin Shepherd2011-06-031-11/+22
| |\
| | * added 'nova-manage config list' which will list out all of the flags and thei...Justin Shepherd2011-06-031-11/+22
* | | merged trunk againTrey Morris2011-06-031-3/+3
|\| |
| * | Changes all uses of utcnow to use the version in utils. This is a simple wra...Vishvananda Ishaya2011-06-031-2/+1
| |\ \
| | * | make all uses of utcnow use our testable utils.utcnowVishvananda Ishaya2011-06-021-2/+1
| | |/
| * | Merge w/ trunk.Dan Prince2011-06-021-1/+1
| |\|
| * | Merge w/ trunk.Dan Prince2011-05-261-2/+6
| |\ \
| * \ \ merge from trunkWilliam Wolf2011-05-231-7/+34
| |\ \ \
| * | | | moved utils functions into nova/image/William Wolf2011-05-231-1/+2
| * | | | Removed all utils.import_object(FLAGS.image_service) and replaced withNaveed Massjouni2011-05-181-1/+1
* | | | | merge trunk... yay...Trey Morris2011-06-021-3/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fixed as per peer review to make more consistentJohn Tran2011-06-011-1/+1
| * | | | instance obj returned is not a hash, instead is sqlalchemy obj and hostname a...John Tran2011-05-261-1/+1
| | |_|/ | |/| |
| * | | Several changes designed to bring the openstack api 1.1 closer to specMark Washenberger2011-05-251-1/+5
| |\ \ \
| | * | | waldon's naming feedbackMark Washenberger2011-05-191-1/+1
| | * | | merge lp:novaMark Washenberger2011-05-181-10/+16
| | |\| |
| | * | | support unlimited quotas in nova-manage and flagsMark Washenberger2011-05-171-0/+4
| * | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py...Brian Lamar2011-05-251-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |