| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Final cleanup of nova/exceptions.py in my series of refactoring branches | Brian Waldon | 2011-04-30 | 1 | -2/+2 |
| |\ | |||||
| | * | further cleanup of nova/exceptions.py | Brian Waldon | 2011-04-27 | 1 | -2/+2 |
| * | | converted 1/0 comparison to True/False for Postgres compatibility | Ken Pepple | 2011-04-28 | 1 | -4/+4 |
| |/ | |||||
| * | pep8 | Brian Waldon | 2011-04-22 | 1 | -1/+1 |
| * | merging trunk | Brian Waldon | 2011-04-22 | 7 | -48/+102 |
| |\ | |||||
| | * | Provide option of auto assigning floating ip to each instance. Depend on auto... | Eldar Nugaev | 2011-04-22 | 4 | -0/+59 |
| | |\ | |||||
| | | * | style cleaning | Eldar Nugaev | 2011-04-21 | 1 | -2/+4 |
| | | * | pep8 cleaning | Eldar Nugaev | 2011-04-21 | 1 | -0/+1 |
| | | * | trunk merged | Ilya Alekseyev | 2011-04-19 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | pep8 fixed | Ilya Alekseyev | 2011-04-18 | 1 | -1/+1 |
| | | * | | not performing floating ip operation with auto allocated ips | Ilya Alekseyev | 2011-04-18 | 2 | -0/+3 |
| | | * | | pep8 fixes | Ilya Alekseyev | 2011-04-12 | 1 | -4/+2 |
| | | * | | migaration and pep8 fixes | Ilya Alekseyev | 2011-04-12 | 2 | -0/+40 |
| | | * | | Floating ips auto assignment | Ilya Alekseyev | 2011-04-11 | 2 | -0/+15 |
| | * | | | merged trunk | Vishvananda Ishaya | 2011-04-21 | 5 | -38/+46 |
| | |\ \ \ | |||||
| | | * \ \ | Create a dictionary of instance_types before executing SQL updates in the ins... | Dan Prince | 2011-04-21 | 1 | -2/+4 |
| | | |\ \ \ | |||||
| | | | * | | | Create a dictionary of instance_types before executing SQL updates in the ins... | Dan Prince | 2011-04-19 | 1 | -2/+4 |
| | | * | | | | docstring cleanup, nova/db dir | termie | 2011-04-20 | 3 | -33/+38 |
| | | |/ / / | |||||
| | * | / / | Fixes cloudpipe to get the proper ip address. | Vishvananda Ishaya | 2011-04-19 | 2 | -13/+1 |
| | | |/ / | |/| | | |||||
| * | | | | Addressing exception.NotFound across the project | Brian Waldon | 2011-04-21 | 1 | -71/+60 |
| | |/ / |/| | | |||||
| * | | | Implement quotas for the new v1.1 server metadata controller. | Dan Prince | 2011-04-19 | 1 | -2/+3 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Merged trunk. | Brian Lamar | 2011-04-12 | 4 | -1/+118 |
| | |\| | |||||
| | * | | Merge w/ trunk. | Dan Prince | 2011-04-05 | 1 | -1/+3 |
| | |\ \ | |||||
| | * | | | Implement quotas for the new v1.1 server metadata controller. | Dan Prince | 2011-03-30 | 1 | -2/+3 |
| * | | | | use 'is not None' instead of '!= None' | Jason Koelker | 2011-04-18 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | Drop unneeded Fkey on InstanceTypes.id. | Dan Prince | 2011-04-07 | 1 | -2/+1 |
| * | | | Remove comments. | Dan Prince | 2011-04-05 | 1 | -2/+0 |
| * | | | Merge w/ trunk. | Dan Prince | 2011-04-04 | 1 | -1/+3 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Added updated_at field to update statement according to Jay's comment. | Masanori Itoh | 2011-04-02 | 1 | -1/+3 |
| | * | | Added synchronize_session parameter to a query in fixed_ip_disassociate_all_b... | Masanori Itoh | 2011-03-31 | 1 | -1/+1 |
| | |/ | |||||
| * / | Refactor so that instances.instance_type is now instances.instance_type_id. | Dan Prince | 2011-04-04 | 4 | -2/+122 |
| |/ | |||||
| * | Add a "links" container to flavors entities for Openstack API v1.1. | Brian Waldon | 2011-03-25 | 1 | -1/+1 |
| |\ | |||||
| | * | merged trunk r864 | Brian Waldon | 2011-03-24 | 5 | -10/+213 |
| | |\ | |||||
| | * \ | merging trunk r843 | Brian Waldon | 2011-03-22 | 4 | -10/+24 |
| | |\ \ | |||||
| | * \ \ | merging parent branch lp:~bcwaldon/nova/osapi-flavors-1_1 | Brian Waldon | 2011-03-17 | 3 | -1/+22 |
| | |\ \ \ | |||||
| | * | | | | expanding osapi flavors tests; rewriting flavors resource with view builders;... | Brian Waldon | 2011-03-16 | 1 | -1/+1 |
| * | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 2 | -7/+12 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | trunk merge | Sandy Walsh | 2011-03-24 | 2 | -7/+11 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Pylint 'Undefined variable' E0602 error fixes. | Brian Lamar | 2011-03-24 | 1 | -1/+2 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Merged trunk and resolved conflict in nova/db/sqlalchemy/api.py | Brian Lamar | 2011-03-24 | 4 | -5/+57 |
| | | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | | * | | | | | Merged trunk. | Brian Lamar | 2011-03-23 | 6 | -13/+171 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | id -> instance_id | Brian Lamar | 2011-03-23 | 1 | -1/+1 |
| | | | * | | | | | | Fixed 'Undefined variable' errors generated by pylint (E0602). | Brian Lamar | 2011-03-18 | 2 | -4/+3 |
| | | * | | | | | | | Made service_get_all()'s disabled parameter default to None. Pass False for e... | Josh Kleinpeter | 2011-03-24 | 2 | -6/+9 |
| | | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | | | * | | | | | | Changed default for disabled on service_get_all to None. Changed calls to ser... | Josh Kleinpeter | 2011-03-22 | 2 | -6/+9 |
| | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | | trunk merge | Sandy Walsh | 2011-03-24 | 5 | -10/+213 |
| | |\| | | | | | | |||||
| | * | | | | | | | pep8 and fixed up zone-list | Sandy Walsh | 2011-03-22 | 1 | -4/+0 |
| | * | | | | | | | zones3 and trunk merge | Sandy Walsh | 2011-03-21 | 4 | -10/+24 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | * | | | | | | | refactored out middleware, now it's a decorator on service.api | Sandy Walsh | 2011-03-17 | 5 | -95/+502 |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | | cleanup | Sandy Walsh | 2011-03-16 | 1 | -1/+1 |
