| Commit message (Expand) | Author | Age | Files | Lines |
| * | Changed unit test to refer to compute API, per Todd's suggestion. | Justin Santa Barbara | 2011-02-23 | 2 | -6/+3 |
| * | Merged with trunk | Justin Santa Barbara | 2011-02-21 | 17 | -70/+80 |
| |\ |
|
| | * | The OpenStack API was using the 'secret' as the 'access key'. There is an 'a... | Justin Santa Barbara | 2011-02-21 | 3 | -7/+11 |
| | |\ |
|
| | | * | Fix FakeAuthManager so that unit tests pass; I believe it was matching the wr... | Justin Santa Barbara | 2011-02-18 | 2 | -5/+9 |
| | | * | Fix typo (?) in authentication logic | Justin Santa Barbara | 2011-02-18 | 1 | -2/+2 |
| | * | | Adds translation catalogs and distutils.extra glue code that automates the pr... | Launchpad Translations on behalf of nova-core | 2011-02-21 | 1 | -0/+2 |
| | |\ \ |
|
| | | * | | Duh, continue skips iteration, not pass. #iamanidiot | jaypipes@gmail.com | 2011-02-21 | 1 | -1/+1 |
| | | * | | PEP8 errors and remove check in authors file for nova-core, since nova-core o... | jaypipes@gmail.com | 2011-02-21 | 1 | -0/+2 |
| | * | | | introducing a new flag timeout_nbd for manually setting the time in seconds f... | Christian Berendt | 2011-02-21 | 1 | -1/+3 |
| | |/ / |
|
| | * | | Various optimizations of lookups relating to users. | Vishvananda Ishaya | 2011-02-19 | 5 | -15/+15 |
| | |\ \ |
|
| | | * | | more optimizations context.user.id to context.user_id | Vishvananda Ishaya | 2011-02-18 | 3 | -6/+6 |
| | | * | | 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 | 4 | -9/+9 |
| | * | | | 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 |
| | | | |/
| | |/| |
|
| | * | | | Fixes vpn images to use kernel and ramdisk specified by the image. | Vishvananda Ishaya | 2011-02-19 | 1 | -19/+17 |
| | |\ \ \ |
|
| | | * | | | remove the weird is_vpn logic in compute/api.py | Vishvananda Ishaya | 2011-02-18 | 1 | -19/+17 |
| | | | |/
| | |/| |
|
| | * | | | added elif branch to handle the conversion of datetime instances to isoformat... | Ken Pepple | 2011-02-19 | 2 | -2/+4 |
| | |\ \ \ |
|
| | | * | | | fix ec2 launchtime response not in iso format bug | Ken Pepple | 2011-02-19 | 1 | -0/+3 |
| | | * | | | pep8 leftover | Ken Pepple | 2011-02-19 | 1 | -2/+1 |
| | | |/ / |
|
| | * | | | 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 |
| | |/ / |
|
| | * / | Use WatchedFileHandler instead of RotatingFileHandler. | Soren Hansen | 2011-02-18 | 1 | -2/+2 |
| | |/ |
|
| | * | Makes FlatDHCPManager clean up old fixed_ips like VlanManager. | Vishvananda Ishaya | 2011-02-18 | 1 | -12/+15 |
| | |\ |
|
| | | * | remove leftover periodic tasks | Vishvananda Ishaya | 2011-02-17 | 1 | -5/+0 |
| | | * | move periodic tasks to base class based on class variable as per review | Vishvananda Ishaya | 2011-02-17 | 1 | -20/+16 |
| | | * | add periodic disassociate from VlanManager to FlatDHCPManager. | Vishvananda Ishaya | 2011-02-16 | 1 | -0/+12 |
| | * | | Correctly pass the associate paramater for project_get_network through the IM... | Vishvananda Ishaya | 2011-02-18 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Correctly pass the associate paramater to project_get_network | Vishvananda Ishaya | 2011-02-17 | 1 | -1/+1 |
| * | | | | Rename migration 004 => 005 | Justin Santa Barbara | 2011-02-18 | 1 | -0/+0 |
| * | | | | Merged with trunk | Justin Santa Barbara | 2011-02-17 | 8 | -30/+155 |
| |\| | | |
|
| | * | | | Added support for feature parity with the current Rackspace Cloud Servers pra... | Ed Leafe | 2011-02-17 | 8 | -28/+153 |
| | |\ \ \ |
|
| | | * \ \ | Uncommitted changes using the wrong author, and re-committing under the corre... | Ed Leafe | 2011-02-17 | 47 | -236/+1525 |
| | | |\ \ \ |
|
| * | | | | | | Initial support for per-instance metadata, though the OpenStack API. Key/valu... | Justin Santa Barbara | 2011-02-17 | 9 | -13/+199 |
| |/ / / / / |
|
| * | | | | | Add **kwargs to VlanManager's create_networks so that optional args from othe... | Soren Hansen | 2011-02-17 | 1 | -1/+1 |
| |\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| | * | | | | Add **kwargs to VlanManager's create_networks so that optional args from othe... | Soren Hansen | 2011-02-17 | 1 | -1/+1 |
| | | |/ /
| |/| | |
|
| * | | | | copyright notice | Sandy Walsh | 2011-02-17 | 2 | -4/+1 |
| * | | | | changed from 003-004 migration | Sandy Walsh | 2011-02-17 | 36 | -109/+681 |
| |\| | | |
|
| | * | | | Make eth0 the default for the public_interface flag. | Soren Hansen | 2011-02-17 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Make eth0 the default for FLAGS.public_interface. | Soren Hansen | 2011-02-17 | 1 | -1/+1 |
| | * | | | | Hi guys | Ricardo Carrillo Cruz | 2011-02-17 | 1 | -0/+6 |
| | |\ \ \ \ |
|
| | | * \ \ \ | merging with trunk | Ricardo Carrillo Cruz | 2011-02-14 | 3 | -13/+38 |
| | | |\ \ \ \ |
|
| | | * | | | | | Got rid of BadParameter, just using standard python ValueError | Ricardo Carrillo Cruz | 2011-02-14 | 1 | -0/+6 |
| | * | | | | | | Update the Openstack API so that it returns 'addresses'. | Brian Waldon | 2011-02-17 | 2 | -3/+79 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | removing superfluous pass statements; replacing list comprehension with for l... | Brian Waldon | 2011-02-17 | 2 | -5/+3 |
| | | * | | | | | | merging trunk back in; updating Authors conflict | Brian Waldon | 2011-02-15 | 23 | -74/+543 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | - population of public and private addresses containers in openstack api | Brian Waldon | 2011-02-09 | 2 | -3/+81 |
| | * | | | | | | | | I have a bug fix, additional tests for the `limiter` method, and additional c... | Brian Lamar | 2011-02-17 | 3 | -41/+181 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merged trunk and fixed conflict with other Brian in Authors | Brian Lamar | 2011-02-17 | 2 | -1/+48 |
| | | |\ \ \ \ \ \ \ \
| | | | |_|_|_|/ / /
| | | |/| | | | | | |
|