summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add iptables filter rules for dnsmasqMark McLoughlin2011-09-031-0/+12
* Instance record is not inserted in db if the security group passed to the Run...Tushar Patil2011-09-032-4/+17
|\
| * Added unit tests to check instance record is not inserted in db when security...Tushar Patil2011-09-021-0/+13
| * Fix for LP Bug #838466Tushar Patil2011-08-311-4/+4
* | Added list of security groups to the newly added extension (Createserverext) ...Tushar Patil2011-09-025-32/+131
|\ \
| * \ Fixed review commentsTushar Patil2011-09-026-12/+55
| |\ \
| * | | Deleted debug messagesTushar Patil2011-09-011-3/+0
| * | | Resolved conflicts and fixed pep8 errorsTushar Patil2011-09-0159-956/+3115
| |\ \ \
| * | | | added unit tests and cleanup of import statementsTushar Patil2011-09-011-18/+95
| * | | | Fix for LP Bug #838251Tushar Patil2011-08-314-15/+48
* | | | | Fixes a small bug which causes filters to not work at all. Also reworks a bi...Kevin L. Mitchell2011-09-022-4/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add documentation commentKevin L. Mitchell2011-09-021-0/+5
| * | | | pull-up from trunkKevin L. Mitchell2011-09-0212-32/+109
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Glance can now perform its own authentication/authorization checks when we're...Kevin L. Mitchell2011-09-013-3/+43
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | pull-up from trunkKevin L. Mitchell2011-09-0196-1020/+8282
| |\ \ \ \
| * \ \ \ \ merge unit test from Chris MacGownKevin L. Mitchell2011-09-011-0/+26
| |\ \ \ \ \
| | * | | | | Adds test for image.glance.GlanceImageService._is_image_availableChristopher MacGown2011-09-011-0/+26
| |/ / / / /
| * | | | | Fix glance image authorization check now that glance can do authorization che...Kevin L. Mitchell2011-08-254-5/+20
* | | | | | Fix a few references to state_description that slipped through.Vishvananda Ishaya2011-09-014-11/+12
|\ \ \ \ \ \
| * | | | | | remove extra references to state_descriptionVishvananda Ishaya2011-09-014-11/+12
|/ / / / / /
* | | | | | - implements changes-since for servers resourceBrian Waldon2011-09-015-18/+54
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | merging trunkBrian Waldon2011-09-0157-938/+3013
| |\ \ \ \ \
| * | | | | | changing default sort to created_atBrian Waldon2011-08-301-1/+1
| * | | | | | adding an assertBrian Waldon2011-08-301-0/+1
| * | | | | | supporting changes-sinceBrian Waldon2011-08-303-15/+45
| | | | * | | Forgot to handle return valueKevin L. Mitchell2011-09-021-1/+1
| | | | * | | import filters in scheduler/host_filter.py so default_host_filter gets added ...Kevin L. Mitchell2011-09-012-4/+7
| |_|_|/ / / |/| | | | |
* | | | | | Fixes NotFound exceptions to show the proper instance id in the ec2 api.Vishvananda Ishaya2011-09-015-12/+72
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | add tests to verify NotFound exceptions are wrapped with the proper idsVishvananda Ishaya2011-08-263-7/+64
| * | | | | change snapshot msg tooVishvananda Ishaya2011-08-241-1/+1
| * | | | | Fix not found exceptions to properly use ec2_ips for not foundVishvananda Ishaya2011-08-232-4/+7
* | | | | | fix for lp838583 - fixes bug in os-floating-ips view code that prevents insta...Anthony Young2011-09-012-7/+20
|\ \ \ \ \ \
| * | | | | | fix for lp838583 - return instance_id for associated floating_ips, add testAnthony Young2011-08-312-7/+20
* | | | | | | Accept keypair when you launch a new server. These properties would be stored...Jesse Andrews2011-09-015-23/+91
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | merge trunk, fix testsVishvananda Ishaya2011-08-3152-876/+2865
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Correctly yield images from glance client through image service.Brian Waldon2011-09-012-11/+37
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | adding support for limiting in image service; updating tests with fixture ids...Brian Waldon2011-08-312-7/+31
| * | | | | | merging trunkBrian Waldon2011-08-314-39/+36
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fixing bugBrian Waldon2011-08-300-0/+0
| * | | | | | fixing short-ciruit conditionBrian Waldon2011-08-301-3/+4
| * | | | | | yielding all the imagesBrian Waldon2011-08-301-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Simple usage extension for nova. Uses db to calculate tenant_usage for speci...Vishvananda Ishaya2011-09-0110-79/+529
|\ \ \ \ \ \
| * \ \ \ \ \ merge trunk, fix conflictVishvananda Ishaya2011-08-312-0/+55
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Validates that user-data is b64 encoded.Tushar Patil2011-08-312-0/+55
|\ \ \ \ \ \ \
| * | | | | | | Removed debug messagesTushar Patil2011-08-301-3/+1
| * | | | | | | Fix for LP Bug #837534Tushar Patil2011-08-302-1/+58
| | * | | | | | remove extra testVishvananda Ishaya2011-08-311-13/+0
| | * | | | | | merged trunkVishvananda Ishaya2011-08-3145-802/+2273
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
* | | | | | | | Fixed and improved the way instance "states" are set. Instead of relying on s...Brian Lamar2011-08-3120-441/+830
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed extraneous import and s/vm_state.STOP/vm_states.STOPPED/Brian Lamar2011-08-311-2/+2