| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch the run_instances call in the EC2 back to 'image_id'. Incoming | Dan Prince | 2011-05-26 | 1 | -1/+1 |
| * | Merge w/ trunk. | Dan Prince | 2011-05-26 | 31 | -868/+1242 |
| |\ | |||||
| | * | Fixed the mistyped line referred to in bug 787023 | Alex Meade | 2011-05-25 | 2 | -1/+52 |
| | |\ | |||||
| | | * | Merged trunk and resolved conflicts | Alex Meade | 2011-05-25 | 26 | -816/+942 |
| | | |\ | | |/ | |/| | |||||
| | * | | Several changes designed to bring the openstack api 1.1 closer to spec | Mark Washenberger | 2011-05-25 | 9 | -75/+274 |
| | |\ \ | |||||
| | | * | | pep8 fixes | Mark Washenberger | 2011-05-25 | 1 | -2/+2 |
| | * | | | During the API create call, the API would kick off a build and then loop in a... | Chris Behrens | 2011-05-25 | 5 | -23/+41 |
| | |\ \ \ | |||||
| | | * | | | fix test. instance is not updated in DB with admin password in the API anymore | Chris Behrens | 2011-05-25 | 1 | -2/+1 |
| | | * | | | fix forever looping on a password reset API call | Chris Behrens | 2011-05-25 | 1 | -4/+16 |
| | | * | | | updating admin_pass moved down to compute where the password is actually rese... | Chris Behrens | 2011-05-25 | 2 | -1/+3 |
| | | * | | | merged trunk | Chris Behrens | 2011-05-25 | 8 | -706/+782 |
| | | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-05-25 | 7 | -705/+780 |
| | |\ \ \ \ | |||||
| | | * | | | | Moved back templates and fixed pep8 issue. Template move was due to breaking ... | Brian Lamar | 2011-05-19 | 5 | -6/+6 |
| | | * | | | | Merged trunk and resolved horrible horrible conflicts. | Brian Lamar | 2011-05-19 | 74 | -567/+1777 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Updated MANIFEST for template move. | Brian Lamar | 2011-05-11 | 1 | -2/+1 |
| | | * | | | | | Updated the value of the nova-manager libvirt_type | Brian Lamar | 2011-05-11 | 1 | -1/+1 |
| | | * | | | | | Merged trunk. | Brian Lamar | 2011-05-11 | 10 | -25/+199 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merged trunk. | Brian Lamar | 2011-05-11 | 25 | -76/+709 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merged trunk. | Brian Lamar | 2011-05-06 | 56 | -645/+1698 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Renamed test_virt.py to test_libvirt.py as per suggestion. | Brian Lamar | 2011-04-22 | 1 | -0/+0 |
| | | * | | | | | | | | Merged trunk and fixed simple exception conflict. | Brian Lamar | 2011-04-22 | 9 | -103/+166 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Created new libvirt directory, moved libvirt_conn.py to libvirt/connection.py... | Brian Lamar | 2011-04-22 | 8 | -677/+762 |
| | * | | | | | | | | | | The code for getting an opaque reference to an instance assumed that there wa... | Ed Leafe | 2011-05-25 | 1 | -1/+2 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | Changed the exception type to not require an instance ID | Ed Leafe | 2011-05-25 | 1 | -1/+2 |
| | |/ / / / / / / / / / | |||||
| | | | | | | | | * | | | change install_ref.admin_password to instance_ref.admin_pass to match the DB | Chris Behrens | 2011-05-25 | 2 | -2/+2 |
| | | | | | | | | * | | | pep8 fix in nova/compute/api.py | Chris Behrens | 2011-05-25 | 1 | -1/+0 |
| | | | | | | | | * | | | instead of the API spawning a greenthread to wait for a host to be picked, | Chris Behrens | 2011-05-24 | 4 | -15/+21 |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
| | * | | | | | | | | | eventlet.spawn_n() expects the function and arguments, but it expects the arg... | Johannes Erdfelt | 2011-05-24 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ | Merge with trunk | Johannes Erdfelt | 2011-05-24 | 64 | -542/+1788 |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | | Using the root-password subcommand of the nova client results in the password... | Johannes Erdfelt | 2011-05-24 | 3 | -12/+17 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Pretty simple. We call openssl to encrypt the admin password, but the recent... | Chris Behrens | 2011-05-24 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | DHSimple's decrypt needs to append \n when writing to stdin | Chris Behrens | 2011-05-24 | 1 | -1/+1 |
| | | * | | | | | | | | | | | need to strip newline from openssl stdout data | Chris Behrens | 2011-05-24 | 1 | -1/+1 |
| | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | Fixes a bug related to incorrect reparsing of flags and prevents many extra r... | termie | 2011-05-24 | 5 | -43/+39 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | make fake_flags set defaults instead of runtime values | termie | 2011-05-24 | 3 | -40/+21 |
| | | * | | | | | | | | | | | add a test from vish and fix the issues | termie | 2011-05-24 | 2 | -0/+15 |
| | | * | | | | | | | | | | | Properly reparse flags when adding dynamic flags | termie | 2011-05-24 | 1 | -3/+3 |
| | |/ / / / / / / / / / / | |||||
| | * | | | | | | | | | | | When adding a keypair with ec2 API that already exists, give a friendly error... | Dave Walker (Daviey) | 2011-05-24 | 3 | -0/+28 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | Changed ec2 api dupe key exception log handler info->debug | Dave Walker (Daviey) | 2011-05-23 | 1 | -1/+1 |
| | | * | | | | | | | | | | | Added test case for attempting to create a duplicate keypair | Dave Walker (Daviey) | 2011-05-23 | 1 | -0/+23 |
| | | * | | | | | | | | | | | Added myself to Authors | Dave Walker (Daviey) | 2011-05-21 | 1 | -0/+1 |
| | | * | | | | | | | | | | | When adding a keypair that already exists, give a friendly error and no trace... | Dave Walker (Daviey) | 2011-05-21 | 1 | -0/+4 |
| | * | | | | | | | | | | | | Fixes some minor doc issues - misspelled flags in zones doc and also adds zon... | Anne Gentle | 2011-05-24 | 4 | -8/+9 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Fixes missing space | Anne Gentle | 2011-05-23 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | Merged with trunk | Anne Gentle | 2011-05-20 | 71 | -749/+2535 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | | Fixing role names to match code | Anne Gentle | 2011-05-19 | 2 | -5/+5 |
| | | * | | | | | | | | | | | | | Adding zones doc into index of devref plus a bug fix for flag spellings | Anne Gentle | 2011-05-13 | 2 | -3/+4 |
| | | | | | | * | | | | | | | | | Don't pass a tuple since spawn_n will get the arguments with *args anyway | Johannes Erdfelt | 2011-05-24 | 1 | -2/+2 |
| | | | | | |/ / / / / / / / / | |||||
| | | | | | * | | | | | | | | | Fix call to spawn_n() instead. It expects a callable | Johannes Erdfelt | 2011-05-18 | 3 | -5/+3 |
| | | | | | * | | | | | | | | | Add --fixes | Johannes Erdfelt | 2011-05-17 | 0 | -0/+0 |
