Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | | | | | moved scheduler API check into db.api decorator | Sandy Walsh | 2011-03-16 | 1 | -1/+34 |
* | | | | | | | | change names for consistency with existing db api | Mark Washenberger | 2011-03-24 | 2 | -12/+12 |
* | | | | | | | | Merge w/ trunk. | Dan Prince | 2011-03-24 | 5 | -10/+213 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | Fix issues with certificate updating & whitespace removal | Todd Willey | 2011-03-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix some crypto strangeness (\n in file_name field of certificates, wrong IMP... | Todd Willey | 2011-03-23 | 1 | -1/+1 |
| | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Unit test cleanup | matt.dietz@rackspace.com | 2011-03-23 | 1 | -1/+1 |
| * | | | | | | | Moving the migration yet again | matt.dietz@rackspace.com | 2011-03-23 | 1 | -0/+0 |
| * | | | | | | | Merge from trunk | matt.dietz@rackspace.com | 2011-03-23 | 2 | -5/+156 |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | |||||
| | * | | | | | | Enable flat manager support for ipv6. | Tushar Patil | 2011-03-23 | 2 | -5/+156 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Fix to avoid db migration failure in virtualenv | Koji Iida | 2011-03-23 | 1 | -0/+3 |
| | | * | | | | | Changed Copyright to NTT for newly added files for flatmanager ipv6 | Tushar Patil | 2011-03-18 | 1 | -1/+1 |
| | | * | | | | | converted new lines from CRLF to LF | Tushar Patil | 2011-03-16 | 1 | -151/+151 |
| | | * | | | | | pep8 clean | Koji Iida | 2011-03-16 | 1 | -2/+1 |
| | | * | | | | | removed conflicts and merged with trunk | Tushar Patil | 2011-03-14 | 5 | -0/+301 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||||
| | | * | | | | | merged with latest trunk and removed unwanted files | Tushar Patil | 2011-03-11 | 4 | -176/+146 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | fixed conflicts after merging with trunk with 787 | Tushar Patil | 2011-03-11 | 7 | -3/+434 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | fixed formatting and redundant imports | Tushar Patil | 2011-03-10 | 1 | -1/+0 |
| | | * | | | | | | | remove ra_server from model and fix migration issue while running unit tests | Tushar Patil | 2011-03-03 | 2 | -8/+54 |
| | | * | | | | | | | Removed properties added to fixed_ips by xs-ipv6 BP | Tushar Patil | 2011-03-03 | 1 | -3/+0 |
| | | * | | | | | | | altered ra_server name to gateway_v6 | Tushar Patil | 2011-03-03 | 2 | -98/+6 |
| | | * | | | | | | | Merged with Trunk | Tushar Patil | 2011-03-03 | 5 | -13/+357 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Changed ra_server to gateway_v6 and removed addressv6 column from fixed_ips d... | Tushar Patil | 2011-03-01 | 3 | -27/+13 |
| | | * | | | | | | | | IPV6 FlatManager changes | Tushar Patil | 2011-02-24 | 3 | -4/+85 |
| * | | | | | | | | | | Tweak | matt.dietz@rackspace.com | 2011-03-22 | 1 | -0/+1 |
| * | | | | | | | | | | Merge stuff | matt.dietz@rackspace.com | 2011-03-22 | 1 | -2/+2 |