summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Fixes for nova-manage vpn listVishvananda Ishaya2011-05-041-1/+1
|\
| * fix display of vpn instance id and add output rule so it can be tested from n...Vishvananda Ishaya2011-04-201-1/+1
* | Expose AuthManager.list_projects user filter to nova-manage.Todd Willey2011-04-301-3/+3
|\ \
| * | Let nova-mange limit project list by user.Todd Willey2011-04-261-3/+3
* | | pep8Ken Pepple2011-04-281-0/+1
* | | fixed docstring per jsbKen Pepple2011-04-281-1/+1
* | | added version list command to nova-manageKen Pepple2011-04-281-1/+12
* | | added nova version output to usage printout for nova-manageKen Pepple2011-04-271-0/+3
|/ /
* | merge trunk, resolved conflictKen Pepple2011-04-222-11/+9
|\ \
| * | Pylinted nova-compute.Josh Kearney2011-04-201-3/+3
| * | Pylinted nova-manageJosh Kearney2011-04-201-7/+6
| |/
* | merge trunkKen Pepple2011-04-221-5/+5
|\|
| * Change '== None' to 'is None'Jason Koelker2011-04-181-4/+4
| |\
| | * Change '== None' to 'is None'Jason Koelker2011-04-181-4/+4
| * | it is rename not moveVishvananda Ishaya2011-04-181-1/+1
| |/
* | revamped spacing per Rick Harris suggestion. Added exact error to nova-manage...Ken Pepple2011-04-191-0/+1
* | pep8Ken Pepple2011-04-131-1/+2
* | merge trunkKen Pepple2011-04-101-55/+44
|\|
| * pep8Ken Pepple2011-04-081-1/+1
| * merge trunkKen Pepple2011-04-081-31/+21
| |\
| | * merge trunkKen Pepple2011-04-071-21/+21
| | |\
| | * | removed log command from nova-manage. no longer applicable with multiple logf...Ken Pepple2011-04-071-10/+0
| * | | removed unused instance parameter from vm list ... as it is unused. added par...Ken Pepple2011-04-071-2/+6
| * | | moved -manage instance list command to -manage vm list to avoid lazy match co...Ken Pepple2011-04-071-45/+40
| |/ /
* | | merge trunkKen Pepple2011-04-071-20/+20
|\ \ \ | | |/ | |/|
| * | merged trunkVishvananda Ishaya2011-04-071-1/+1
| |\ \
| * | | unite the filtering done by glance client and s3Vishvananda Ishaya2011-04-051-8/+6
| * | | review cleanupVishvananda Ishaya2011-03-301-1/+2
| * | | remove all references to image_type and change nova-manage upload to set cont...Vishvananda Ishaya2011-03-301-13/+14
| | |/ | |/|
* | | reminde admins of --purge optionKen Pepple2011-04-071-2/+4
* | | merged trunk and resolved conflictKen Pepple2011-04-071-3/+3
|\ \ \ | | |/ | |/|
| * | Refactor so that instances.instance_type is now instances.instance_type_id.Dan Prince2011-04-041-1/+1
| |/
| * Fixes metadata for ec2_api to specify owner_id so that it filters properly.Vishvananda Ishaya2011-03-301-2/+2
| |\
| | * conversion of properties should set owner as owner_id not ownerVishvananda Ishaya2011-03-291-2/+2
* | | slight typoKen Pepple2011-04-071-1/+0
* | | clarified nova-manage instance_type create error output on duplicate flavoridKen Pepple2011-04-071-3/+7
|/ /
* | TopicAdapterConsumer uses a different callback model than TopicConsumer. Thi...Anthony Young2011-03-301-10/+9
|\ \
| * | fix for lp742650Anthony Young2011-03-291-10/+9
* | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-301-0/+101
|\ \ \ | |_|/ |/| |
| * | incorporate feedback from termieAnthony Young2011-03-291-2/+2
| * | use manager pattern for auth token proxyAnthony Young2011-03-291-13/+18
| * | address some of termie's recommendationsAnthony Young2011-03-281-0/+3
| * | add period, test githubAnthony Young2011-03-281-1/+1
| * | merge trunk, add unit testAnthony Young2011-03-241-6/+9
| |\ \
| * \ \ merge trunkAnthony Young2011-03-248-65/+452
| |\ \ \
| * | | | incorporate feedback from termieAnthony Young2011-03-241-3/+2
| * | | | make missing noVNC error condition a bit more fool-proofAnthony Young2011-03-231-5/+7
| * | | | general cleanup, use whitelist for webserver securityAnthony Young2011-03-231-4/+18
| * | | | more progressAnthony Young2011-03-231-3/+11
| * | | | use the nova Server objectAnthony Young2011-03-231-13/+5