summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* remove 'uuid' param for nova-manage network delete that I had add previouslyDan Wendlandt2011-08-291-4/+1
* merge trunkdanwent@gmail.com2011-08-2810-10/+579
|\
| * changed format string in nova-managevladimir.p2011-08-261-74/+78
| * merged with rev.1499vladimir.p2011-08-251-0/+33
| |\
| | * Add comments for associate/dissociate logicHisaharu Ishii2011-08-241-0/+4
| | * Merged from trunkHisaharu Ishii2011-08-239-9/+22
| | |\
| | * | Stub out the DB in unit test.Hisaharu Ishii2011-08-231-12/+6
| | * | Change parameters of 'nova-manage network modify'.Hisaharu Ishii2011-08-221-19/+21
| | * | Merge latest lp:~tpatil/nova/add-options-network-create-os-apisHisaharu Ishii2011-08-2213-75/+155
| | |\ \
| | * | | Fix pep8Hisaharu Ishii2011-08-221-1/+4
| | * | | Add 'nova-manage network modify' command.Hisaharu Ishii2011-08-221-0/+30
| * | | | VSA code redesign. Drive types completely replaced by Volume typesvladimir.p2011-08-252-88/+128
| * | | | merged with volume_types. no code refactoring yetvladimir.p2011-08-2414-98/+194
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merged with trunkNachi Ueno2011-08-231-25/+31
| | |\ \ \
| | | * \ \ This branch does the final tear out of AuthManager from the main code. The No...Vishvananda Ishaya2011-08-231-9/+10
| | | |\ \ \
| | | | * \ \ merged trunkVishvananda Ishaya2011-08-2213-75/+155
| | | | |\ \ \
| | | | * | | | make admin context the default, clean up pipelibVishvananda Ishaya2011-08-171-9/+10
| | * | | | | | Fixed mistake on mergewNachi Ueno2011-08-191-1/+2
| | * | | | | | Merged with trunkwNachi Ueno2011-08-1912-72/+157
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | Added monkey patching notification code functionNachi Ueno2011-08-195-1/+5
| | | |_|/ / / | | |/| | | |
| * | | | | | added virtio flag; associate address for VSA; cosmetic changes. Prior to volu...vladimir.p2011-08-242-5/+0
| * | | | | | merged with nova-1450vladimir.p2011-08-173-26/+138
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | nova-manage VSA print & forced update_cap changes; fixed bug with report capa...vladimir.p2011-08-171-27/+169
| * | | | | | nova-manage: fixed instance type in vsa creationvladimir.p2011-08-121-1/+3
| * | | | | | removed VSA/drive_type code from EC2 cloud. changed nova-manage not to use cl...vladimir.p2011-08-121-40/+47
| * | | | | | merged with 1416vladimir.p2011-08-111-110/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merged with nova-1411vladimir.p2011-08-091-4/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with nova. Moved user+access to flags. changes for log access modevladimir.p2011-08-091-15/+59
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merged with 1383vladimir.p2011-08-081-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ merged with 1382vladimir.p2011-08-055-82/+24
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | returned vsa_manager, nova-manage arg and print changesvladimir.p2011-07-281-19/+20
| * | | | | | | | | | some minor cosmetic work. addressed some dead code sectionvladimir.p2011-07-281-3/+0
| * | | | | | | | | | merged with nova-1336vladimir.p2011-07-281-207/+398
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | some cleanup. VSA flag status changes. returned some filesvladimir.p2011-07-251-6/+2
| * | | | | | | | | | | some file attrib changesvladimir.p2011-07-242-0/+0
| * | | | | | | | | | | Merged with 1306 + fix for dns changevladimir.p2011-07-221-6/+16
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge with 1305vladimir.p2011-07-222-9/+14
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Reverted volume driver partvladimir.p2011-07-221-0/+49
| * | | | | | | | | | | | | VSA schedulers reorgvladimir.p2011-07-185-0/+2
| * | | | | | | | | | | | | VSA: first cut. merged with 1279vladimir.p2011-07-153-1/+249
* | | | | | | | | | | | | | use 'uuid' field in networks table rather than 'bridge'. Specify project_id ...Dan Wendlandt2011-08-281-5/+11
* | | | | | | | | | | | | | replace accidental deletion in nova-mangeDan Wendlandt2011-08-251-1/+1
* | | | | | | | | | | | | | rearrange importsDan Wendlandt2011-08-251-1/+1
* | | | | | | | | | | | | | fix for quantum api changes, change nova-mange to have quantum_list commandDan Wendlandt2011-08-251-6/+17
* | | | | | | | | | | | | | pulling all qmanager changes into a branch based on trunk, as they were previ...Dan Wendlandt2011-08-221-12/+23
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Our goal is to add optional parameter to the Create server OS 1.0 and 1.1 API...Tushar Patil2011-08-231-16/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merged from trunkTushar Patil2011-08-1913-75/+155
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Resolved conflicts and merged with trunkTushar Patil2011-08-162-7/+10
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Added uuid for networks and made changes to the Create server API format to a...Tushar Patil2011-08-161-18/+19
| * | | | | | | | | | | Merged trunkTushar Patil2011-08-153-19/+128
| |\ \ \ \ \ \ \ \ \ \ \