summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | "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
* | | | Merge with trunkJohannes Erdfelt2011-06-201-11/+0
|\| | |
| * | | merging trunkBrian Waldon2011-06-131-7/+8
| |\ \ \ | | | |/ | | |/|
| * | | removing LocalImageService from nova-manageBrian Waldon2011-06-101-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
| |/ |/|
* | 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
* | 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
|\|
| * 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
* | Merge w/ trunk.Dan Prince2011-05-262-2/+13
|\|
| * 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
| |\ \ \
| | * \ \ Merged trunk and resolved horrible horrible conflicts.Brian Lamar2011-05-192-15/+20
| | |\ \ \
| | * | | | Updated the value of the nova-manager libvirt_typeBrian Lamar2011-05-111-1/+1
| * | | | | make fake_flags set defaults instead of runtime valuestermie2011-05-241-0/+7
* | | | | | merge from trunkWilliam Wolf2011-05-231-7/+34
|\| | | | |
| * | | | | Merge and conflict resolvingEldar Nugaev2011-05-202-14/+19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | style fixingEldar Nugaev2011-05-161-14/+14
| * | | | | Pep8 cleaningEldar Nugaev2011-05-161-1/+1
| * | | | | Added response about error in nova-manage project operationsEldar Nugaev2011-05-161-8/+35
* | | | | | moved utils functions into nova/image/William Wolf2011-05-231-1/+2
* | | | | | merge from trunkWilliam Wolf2011-05-191-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Sort list of controllers/methods before printingJohannes Erdfelt2011-05-181-1/+1
| | |_|_|/ | |/| | |
* / | | | Removed all utils.import_object(FLAGS.image_service) and replaced withNaveed Massjouni2011-05-181-1/+1
|/ / / /
* | | | Improved error notification in network createEldar Nugaev2011-05-171-10/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | spacing fixEldar Nugaev2011-05-051-1/+1
| * | | pep8 fixEldar Nugaev2011-05-051-1/+0
| * | | Improved error notification in network createEldar Nugaev2011-05-051-10/+17
| | |/ | |/|
* | | merge lp:novaMark Washenberger2011-05-131-1/+1
|\ \ \ | | |/ | |/|
| * | make sure proper exceptions are raised for ec2 id conversion and add testsVishvananda Ishaya2011-05-111-1/+1
| |/
* / convert quota table to key-valueMark Washenberger2011-05-061-3/+2
|/
* Fixes for nova-manage vpn listVishvananda Ishaya2011-05-041-1/+1
|\