| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Toss an __init__ in the test extensions dir. This gets it included in the tar... | Soren Hansen | 2011-03-28 | 2 | -8/+26 |
| |\ | |||||
| | * | pep8 | Soren Hansen | 2011-03-28 | 1 | -2/+2 |
| | * | Remove now useless try/except block. | Soren Hansen | 2011-03-28 | 1 | -14/+10 |
| | * | Spell "warn" correctly. | Soren Hansen | 2011-03-28 | 1 | -4/+4 |
| | * | Add friendlier message if an extension fails to include a correctly named cla... | Soren Hansen | 2011-03-28 | 1 | -1/+8 |
| | * | Do not load extensions that start with a "_" | Soren Hansen | 2011-03-28 | 1 | -1/+1 |
| | * | Add license and copyright to nova/tests/api/openstack/extensions/__init__.py | Soren Hansen | 2011-03-25 | 1 | -0/+15 |
| | * | Toss an __init__ in the test extensions dir. This gets it included in the tar... | Soren Hansen | 2011-03-25 | 1 | -0/+0 |
| * | | This fixes EC2 API so that it returns image displayName and description prope... | Devin Carlen | 2011-03-28 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | Added image name and description mapping to ec2 api | Devin Carlen | 2011-03-28 | 1 | -0/+2 |
| * | | | Moving backup_schedule route out of base router to OS API v1.0 | Brian Waldon | 2011-03-28 | 3 | -12/+26 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | backup_schedule tests corrected; controller moved to APIRouterV10; making con... | Brian Waldon | 2011-03-28 | 3 | -12/+26 |
| * | | | Fixed DescribeUser in the ec2 admin client to return None instead of an empty... | Devin Carlen | 2011-03-28 | 1 | -8/+5 |
| |\ \ \ | |||||
| | * | | | Fixed DescribeUser in ec2 admin client | Devin Carlen | 2011-03-15 | 1 | -8/+5 |
| * | | | | update glance params per review | termie | 2011-03-28 | 1 | -1/+4 |
| * | | | | add snapshot support for libvirt | termie | 2011-03-28 | 1 | -6/+65 |
| | |/ / |/| | | |||||
| * | | | Assume that if we don't find a VM for an instance in the DB, and the DB state... | Justin Santa Barbara | 2011-03-28 | 1 | -4/+21 |
| |\ \ \ | |||||
| | * | | | Fix formatting of TODO and NOTE - should be a space after the # | Justin Santa Barbara | 2011-03-28 | 1 | -9/+9 |
| | * | | | Clarified note about scope of the _poll_instance_states function | Justin Santa Barbara | 2011-03-28 | 1 | -1/+3 |
| | * | | | Fixed some format strings | Justin Santa Barbara | 2011-03-28 | 1 | -2/+2 |
| | * | | | pep8 fixes | Justin Santa Barbara | 2011-03-28 | 1 | -1/+1 |
| | * | | | Assume that if we don't find a VM for an instance in the DB, and the DB state... | Justin Santa Barbara | 2011-03-28 | 1 | -4/+19 |
| * | | | | Mixins for tests confuse pylint no end, and aren't necessary... you can stop ... | Justin Santa Barbara | 2011-03-28 | 2 | -9/+12 |
| |\ \ \ \ | |||||
| | * | | | | Merged with trunk | Justin Santa Barbara | 2011-03-28 | 145 | -3174/+13274 |
| | |\| | | | |||||
| | * | | | | Fix __init__ method on unit tests (they take a method_name kwarg) | Justin Santa Barbara | 2011-03-16 | 1 | -2/+2 |
| | * | | | | Avoid mixins on image tests, keeping pylint much happier | Justin Santa Barbara | 2011-03-16 | 1 | -5/+8 |
| | * | | | | Use _ trick to hide base test class, thereby avoiding mixins and helping PyLint | Justin Santa Barbara | 2011-03-16 | 1 | -4/+4 |
| * | | | | | pep8 fixes | Justin Santa Barbara | 2011-03-28 | 1 | -3/+1 |
| * | | | | | Added poll_rescued_instances to virt driver base class | Justin Santa Barbara | 2011-03-28 | 1 | -0/+4 |
| * | | | | | There were two periodic_tasks functions, due to parallel merges in compute.ma... | Justin Santa Barbara | 2011-03-28 | 1 | -6/+11 |
| | |/ / / |/| | | | |||||
| * | | | | use_ipv6 now passing to interfaces.template as first level variable in libvir... | Ilya Alekseyev | 2011-03-27 | 1 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Changed use_ipv6 passing to interfaces.template | Ilya Alekseyev | 2011-03-25 | 1 | -3/+4 |
| | | |_|/ | |/| | | |||||
| * | | | | Adding links container to openstack api v1.1 servers entities. | Brian Waldon | 2011-03-25 | 3 | -15/+116 |
| |\ \ \ \ | |||||
| | * \ \ \ | merging trunk | Brian Waldon | 2011-03-25 | 5 | -19/+212 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merging trunk | Brian Waldon | 2011-03-25 | 10 | -92/+505 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | merging trunk | Brian Waldon | 2011-03-25 | 4 | -2/+272 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | merging trunk | Brian Waldon | 2011-03-25 | 92 | -2127/+8011 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | making servers.generate_href more robust | Brian Waldon | 2011-03-24 | 1 | -1/+2 |
| | * | | | | | | | | merging trunk r863 | Brian Waldon | 2011-03-24 | 47 | -673/+2454 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | fixing some dictionary get calls | Brian Waldon | 2011-03-23 | 1 | -11/+10 |
| | * | | | | | | | | | merging trunk r843 | Brian Waldon | 2011-03-22 | 45 | -499/+1424 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | pep8 | Brian Waldon | 2011-03-17 | 2 | -3/+2 |
| | * | | | | | | | | | | adding servers container to openstack api v1.1 servers entities | Brian Waldon | 2011-03-17 | 3 | -14/+111 |
| * | | | | | | | | | | | disk_format is now an ImageService property. Adds tests to prevent regression. | Rick Harris | 2011-03-25 | 2 | -13/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | pep8 fix | Rick Harris | 2011-03-24 | 1 | -2/+0 |
| | * | | | | | | | | | | disk_format is now an ImageService property | Rick Harris | 2011-03-25 | 2 | -13/+78 |
| * | | | | | | | | | | | - add a "links" container to versions entities for Openstack API v1.1 | Brian Waldon | 2011-03-25 | 5 | -19/+212 |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | merging trunk, resolving conflicts | Brian Waldon | 2011-03-25 | 5 | -40/+264 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | merging trunk and resolving conflicts | Brian Waldon | 2011-03-25 | 89 | -2087/+7747 |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | | removing old Versions application and correcting fakes to use new controller | Brian Waldon | 2011-03-24 | 2 | -19/+1 |
