summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't do anything with tenant_id for nowAlex Meade2011-08-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed wrong syntaxAlex Meade2011-08-081-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Assign tenant id in nova.contextAlex Meade2011-08-081-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass tenant ids through on on requestsAlex Meade2011-08-052-1/+19
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change parameters of 'nova-manage network modify'.Hisaharu Ishii2011-08-221-10/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apisHisaharu Ishii2011-08-2259-1070/+1543
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunk and fixed review commentsTushar Patil2011-08-1911-48/+150
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Next round of prep for keystone integration.Vishvananda Ishaya2011-08-196-19/+130
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | declare the use_forwarded_for flagVishvananda Ishaya2011-08-182-0/+2
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates from reviewVishvananda Ishaya2011-08-122-23/+7
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove extra log statementsVishvananda Ishaya2011-08-121-3/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove accidentally duplicated flagVishvananda Ishaya2011-08-111-2/+0
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-08-116-5/+1249
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add keystone middlewares for ec2 apiVishvananda Ishaya2011-08-115-18/+148
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes the incorrect hard-coded filter path.Ed Leafe2011-08-193-6/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed extra parameter from the call to _provision_resource_locally()Ed Leafe2011-08-181-3/+3
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed the filter specified in _ask_scheduler_to_create_instance() to None, ...Ed Leafe2011-08-181-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the fix for the missing parameter for the call to create_db_entry_for_n...Ed Leafe2011-08-181-3/+4
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected the hardcoded filter path. Also simplified the filter matching code...Ed Leafe2011-08-182-5/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed review commentsTushar Patil2011-08-196-172/+108
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged from trunkTushar Patil2011-08-1950-853/+1288
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged trunkRyu Ishimoto2011-08-1942-841/+1053
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, rescue/unrescue is only available over the admin API. Non-admin te...Josh Kearney2011-08-193-0/+139
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added unit test.Josh Kearney2011-08-181-0/+55
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Oops.Josh Kearney2011-08-181-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Review feedback.Josh Kearney2011-08-181-21/+19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Better docstring for _unrescue().Josh Kearney2011-08-181-1/+5
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Review feedback.Josh Kearney2011-08-181-2/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor housecleaning.Josh Kearney2011-08-181-2/+7
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored a little and updated unit test.Josh Kearney2011-08-182-4/+9
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added rescue mode extension.Josh Kearney2011-08-181-0/+72
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes all of the binary services launch using the same strategy.Vishvananda Ishaya2011-08-194-92/+53
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rename the test methodVishvananda Ishaya2011-08-181-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix typoVishvananda Ishaya2011-08-181-16/+19
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove signal handling and clean up service.serveVishvananda Ishaya2011-08-181-23/+10
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make all services use the same launching strategyVishvananda Ishaya2011-08-173-60/+31
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issue where ServersXMLSerializer was missing a method for update actionsAlex Meade2011-08-182-0/+127
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added 'update' method to ServersXMLSerializerAlex Meade2011-08-182-0/+127
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Passes empty string instead of None to MySQLdb driver if the DB password isn'...Rick Harris2011-08-181-1/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DB password should be an empty string for MySQLdbRick Harris2011-08-181-1/+3
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes lp828207Matt Dietz2011-08-181-3/+9
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ resolve conflicts after upstream mergematt.dietz@rackspace.com2011-08-181-2/+2
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Need to pass the actionMatt Dietz2011-08-181-2/+2
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change the call namematt.dietz@rackspace.com2011-08-1822-740/+612
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Syntax errormatt.dietz@rackspace.com2011-08-181-1/+1
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved compute calls to their own handlermatt.dietz@rackspace.com2011-08-181-2/+8
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug in which DescribeInstances was returning deleted instances. Added ...John Tran2011-08-183-1/+30
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test improvements per peer reviewJohn Tran2011-08-162-9/+13
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding sqlalchemi api tests for test_instance_get_all_by_filter to ensure doe...John Tran2011-08-152-1/+15
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added cloud unit test for describe_instances to ensure doesn't return deleted...John Tran2011-08-151-0/+10