| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for various logging errors and issues | Vishvananda Ishaya | 2011-02-20 | 6 | -8/+0 |
* | Various optimizations of lookups relating to users. | Vishvananda Ishaya | 2011-02-19 | 2 | -11/+11 |
|\ |
|
| * | more optimizations context.user.id to context.user_id | Vishvananda Ishaya | 2011-02-18 | 2 | -5/+5 |
| * | remove extra . | Vishvananda Ishaya | 2011-02-18 | 1 | -6/+6 |
| * | replace context.user.is_admin() with context.is_admin because it is much faster | Vishvananda Ishaya | 2011-02-18 | 1 | -6/+6 |
* | | If there are no keypairs registered on a create call, output a useful error m... | Justin Santa Barbara | 2011-02-19 | 1 | -2/+6 |
|\ \ |
|
| * | | If there are no keypairs, output a useful error message | Justin Santa Barbara | 2011-02-18 | 1 | -2/+6 |
| |/ |
|
* | | added elif branch to handle the conversion of datetime instances to isoformat... | Ken Pepple | 2011-02-19 | 1 | -0/+3 |
|\ \ |
|
| * | | fix ec2 launchtime response not in iso format bug | Ken Pepple | 2011-02-19 | 1 | -0/+3 |
| |/ |
|
* | | move from datetime.datetime.utcnow -> utils.utcnow | Jesse Andrews | 2011-02-19 | 1 | -3/+2 |
* | | pass start time as a param instead of making it an attribute | Jesse Andrews | 2011-02-19 | 1 | -4/+4 |
* | | store time when RequestLogging starts instead of using context's time | Jesse Andrews | 2011-02-19 | 1 | -7/+4 |
|/ |
|
* | Added support for feature parity with the current Rackspace Cloud Servers pra... | Ed Leafe | 2011-02-17 | 1 | -1/+2 |
|\ |
|
| * | Uncommitted changes using the wrong author, and re-committing under the corre... | Ed Leafe | 2011-02-17 | 6 | -32/+105 |
| |\ |
|
* | | | copyright notice | Sandy Walsh | 2011-02-17 | 1 | -2/+0 |
* | | | changed from 003-004 migration | Sandy Walsh | 2011-02-17 | 4 | -13/+54 |
|\ \ \
| | |/
| |/| |
|
| * | | Update the Openstack API so that it returns 'addresses'. | Brian Waldon | 2011-02-17 | 1 | -0/+16 |
| |\ \ |
|
| | * | | removing superfluous pass statements; replacing list comprehension with for l... | Brian Waldon | 2011-02-17 | 1 | -4/+2 |
| | * | | merging trunk back in; updating Authors conflict | Brian Waldon | 2011-02-15 | 2 | -5/+24 |
| | |\ \ |
|
| | * | | | - population of public and private addresses containers in openstack api | Brian Waldon | 2011-02-09 | 1 | -0/+18 |
| * | | | | I have a bug fix, additional tests for the `limiter` method, and additional c... | Brian Lamar | 2011-02-17 | 1 | -13/+20 |
| |\ \ \ \ |
|
| | * \ \ \ | Merged lp:nova | brian-lamar | 2011-02-15 | 2 | -5/+24 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | 1) Moved tests for limiter to test_common.py (from __init__.py) and expanded | brian-lamar | 2011-02-09 | 1 | -13/+20 |
| | | |/ /
| | |/| | |
|
| * | | | | comments + Englilish, changed copyright in migration, removed network_get_all... | Trey Morris | 2011-02-17 | 1 | -1/+1 |
| * | | | | added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ... | Trey Morris | 2011-02-16 | 1 | -0/+1 |
| * | | | | merge with trunk | Trey Morris | 2011-02-15 | 1 | -0/+3 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Updates to that S3ImageService kernel_id and ramdisk_id mappings work with | Dan Prince | 2011-02-14 | 1 | -0/+3 |
| * | | | | fixed merge conflict | Trey Morris | 2011-02-14 | 7 | -79/+170 |
| |\| | | |
|
| * | | | | added call to reset_network from openstack api down to vmops | Trey Morris | 2011-02-14 | 1 | -0/+14 |
* | | | | | better filtering | Sandy Walsh | 2011-02-14 | 1 | -5/+8 |
* | | | | | removed debugging | Sandy Walsh | 2011-02-14 | 1 | -1/+0 |
* | | | | | better filtering | Sandy Walsh | 2011-02-14 | 4 | -5/+24 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | Modified S3ImageService to return the format defined in BaseService to allow ... | Devin Carlen | 2011-02-14 | 1 | -2/+17 |
| |\ \ \ \ |
|
| | * | | | | Added missing doc string and made a few style tweaks | Devin Carlen | 2011-02-13 | 1 | -0/+1 |
| | * | | | | Made a few tweaks to format of S3 service implementation | Devin Carlen | 2011-02-12 | 1 | -4/+4 |
| | * | | | | Merged trunk | Devin Carlen | 2011-02-12 | 1 | -2/+5 |
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|
| | * | | | | First attempt to make all image services use similar schemas | Devin Carlen | 2011-02-12 | 1 | -1/+15 |
| * | | | | | Fixes a typo in the auth checking for DescribeAvailabilityZones. | Vishvananda Ishaya | 2011-02-14 | 1 | -2/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | fix typo in auth checking for describe_availability_zones | Vishvananda Ishaya | 2011-02-13 | 1 | -2/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | return a list instead of a generator from describe_groups | Vishvananda Ishaya | 2011-02-13 | 1 | -1/+2 |
| * | | | | | now sorting by project, then by group | Ricardo Carrillo Cruz | 2011-02-13 | 1 | -1/+1 |
| * | | | | | Preliminary fix for issue, need more thorough testing before pushing to lp | Ricardo Carrillo Cruz | 2011-02-12 | 1 | -3/+2 |
| * | | | | | Added LOG line to describe groups function to find out what's going | Ricardo Carrillo Cruz | 2011-02-11 | 1 | -0/+2 |
| |/ / / / |
|
* | | | | | zone api tests passing | Sandy Walsh | 2011-02-11 | 2 | -2/+2 |
* | | | | | template adjusted to NOVA_TOOLS, zone db & os api layers added | Sandy Walsh | 2011-02-10 | 1 | -0/+75 |
* | | | | | trunk merge | Sandy Walsh | 2011-02-10 | 4 | -13/+28 |
|\| | | | |
|
| * | | | | Checking whether the instance id is a list or not before assignment. This is ... | Ryan Lane | 2011-02-07 | 1 | -2/+5 |
| |/ / / |
|
| * | | | Fix for LP Bug #709510 | Tushar Patil | 2011-01-31 | 1 | -2/+2 |
| * | | | Fix for LP Bug #709510 | Tushar Patil | 2011-01-31 | 1 | -9/+10 |
| * | | | Added modify project to ec2 admin api | Devin Carlen | 2011-01-28 | 1 | -0/+11 |
| | |/
| |/| |
|