Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-28 | 5 | -20/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | pep8 whitespace | Mark Washenberger | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | lock down requirements for change password | Mark Washenberger | 2011-03-28 | 2 | -0/+29 | |
| * | | | | | | | | | | | | | | | style changes | Mark Washenberger | 2011-03-28 | 2 | -11/+6 | |
| * | | | | | | | | | | | | | | | merge lp:nova | Mark Washenberger | 2011-03-28 | 5 | -28/+143 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge lp:nova | Mark Washenberger | 2011-03-25 | 133 | -2722/+12101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | add changePassword action to os api v1.1 | Mark Washenberger | 2011-03-23 | 2 | -0/+59 | |
* | | | | | | | | | | | | | | | | | | Friendlier error message if there are no compute nodes are available. | Josh Kearney | 2011-03-31 | 3 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Review feedback | Josh Kearney | 2011-03-31 | 3 | -6/+15 | |
* | | | | | | | | | | | | | | | | | | Friendlier error message if there are no compute nodes are available. | Josh Kearney | 2011-03-31 | 1 | -1/+3 | |
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | More friendly error message | Josh Kearney | 2011-03-31 | 1 | -1/+3 | |
|/ / / / / / / / / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | Rebased to trunk 726. | Masanori Itoh | 2011-04-01 | 1 | -0/+15 | |
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | If the floating ip address is not allocated or is allocated to another projec... | Tushar Patil | 2011-03-31 | 1 | -0/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use... | Tushar Patil | 2011-03-30 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | | Fix for LP Bug #745152 | Tushar Patil | 2011-03-30 | 1 | -0/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | | | Rebased to trunk rev 925. | Masanori Itoh | 2011-03-31 | 9 | -47/+293 | |
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Add obviously-missing method that prevents an Hyper-V compute node from even | Thierry Carrez | 2011-03-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Add missing method that prevent HyperV compute nodes from starting up | Thierry Carrez | 2011-03-30 | 1 | -0/+4 | |
* | | | | | | | | | | | | | | | | Avoid any hard dependencies in nova.virt.vmwareapi.vim. | Josh Kearney | 2011-03-30 | 2 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Whoops | Josh Kearney | 2011-03-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Handle in vim.py | Josh Kearney | 2011-03-30 | 2 | -14/+11 | |
| * | | | | | | | | | | | | | | | | Avoid hard dependencies | Josh Kearney | 2011-03-30 | 1 | -2/+12 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Handles situation where Connection._instances doesn't exist (ie. production) | Sandy Walsh | 2011-03-30 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | queues properly reconnect if rabbitmq is restarted | Sandy Walsh | 2011-03-30 | 1 | -3/+10 | |
* | | | | | | | | | | | | | | | | OpenStack API faults have been changed to now return the appropriated Content... | Brian Lamar | 2011-03-30 | 2 | -20/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | exception -> Fault | Brian Lamar | 2011-03-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merged trunk. | Brian Lamar | 2011-03-30 | 39 | -170/+2162 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Added content_type to OSAPI faults. | Brian Lamar | 2011-03-29 | 2 | -20/+103 | |
* | | | | | | | | | | | | | | | | Key was converted through str() even if None, resulting in "None" being | Thierry Carrez | 2011-03-30 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Do not push 'None' to authorized_keys when no key is specified | Thierry Carrez | 2011-03-30 | 1 | -1/+4 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Moving server update adminPass support to be v1.0-specific | Brian Waldon | 2011-03-30 | 2 | -18/+159 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | pep8 | Brian Waldon | 2011-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | adding server name validation to create method; adding tests | Brian Waldon | 2011-03-29 | 2 | -14/+90 | |
| * | | | | | | | | | | | | | | | | adding more tests; making name checks more robust | Brian Waldon | 2011-03-29 | 2 | -3/+34 | |
| * | | | | | | | | | | | | | | | | pep8 | Brian Waldon | 2011-03-28 | 2 | -3/+5 | |
| * | | | | | | | | | | | | | | | | osapi servers update tests actually assert now; enforcing server name being a... | Brian Waldon | 2011-03-28 | 2 | -16/+48 | |
| | | | | | | | | | * | | | | | | | Added synchronize_session parameter to a query in fixed_ip_disassociate_all_b... | Masanori Itoh | 2011-03-31 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Adding Content-Type code to openstack.api.versions.Versions wsgi.Application | Brian Waldon | 2011-03-30 | 2 | -2/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | adding xml test case | Brian Waldon | 2011-03-29 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | | | | adding code to explicitly set the content-type in versions controller; updati... | Brian Waldon | 2011-03-29 | 2 | -2/+10 | |
* | | | | | | | | | | | | | | | | | Fixes metadata for ec2_api to specify owner_id so that it filters properly. | Vishvananda Ishaya | 2011-03-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | conversion of properties should set owner as owner_id not owner | Vishvananda Ishaya | 2011-03-29 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Makes the image decryption code use the per-project private key to decrpyt up... | Vishvananda Ishaya | 2011-03-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | use project key for decrypting images | Vishvananda Ishaya | 2011-03-29 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | TopicAdapterConsumer uses a different callback model than TopicConsumer. Thi... | Anthony Young | 2011-03-30 | 1 | -10/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fix for lp742650 | Anthony Young | 2011-03-29 | 1 | -10/+9 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Uses the proc filesystem to check the volume size in volume smoketests so tha... | Vishvananda Ishaya | 2011-03-30 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | add note per review | Vishvananda Ishaya | 2011-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | Fixes volume smoketests to work with ami-tty | Vishvananda Ishaya | 2011-03-28 | 1 | -2/+2 |