summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-285-20/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | pep8 whitespaceMark Washenberger2011-03-281-1/+1
| * | | | | | | | | | | | | | | lock down requirements for change passwordMark Washenberger2011-03-282-0/+29
| * | | | | | | | | | | | | | | style changesMark Washenberger2011-03-282-11/+6
| * | | | | | | | | | | | | | | merge lp:novaMark Washenberger2011-03-285-28/+143
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge lp:novaMark Washenberger2011-03-25133-2722/+12101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | add changePassword action to os api v1.1Mark Washenberger2011-03-232-0/+59
* | | | | | | | | | | | | | | | | | Friendlier error message if there are no compute nodes are available.Josh Kearney2011-03-313-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Review feedbackJosh Kearney2011-03-313-6/+15
* | | | | | | | | | | | | | | | | | Friendlier error message if there are no compute nodes are available.Josh Kearney2011-03-311-1/+3
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | More friendly error messageJosh Kearney2011-03-311-1/+3
|/ / / / / / / / / / / / / / / /
| | | | | | * | | | | | | | | | Rebased to trunk 726.Masanori Itoh2011-04-011-0/+15
| | | | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | If the floating ip address is not allocated or is allocated to another projec...Tushar Patil2011-03-311-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use...Tushar Patil2011-03-301-3/+2
| * | | | | | | | | | | | | | | fixed review comment for i18n string multiple replacement strings need to use...Tushar Patil2011-03-301-8/+12
| * | | | | | | | | | | | | | | Fix for LP Bug #745152Tushar Patil2011-03-301-0/+12
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | | | | | | * | | | | | | | Rebased to trunk rev 925.Masanori Itoh2011-03-319-47/+293
| | | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add obviously-missing method that prevents an Hyper-V compute node from evenThierry Carrez2011-03-301-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add missing method that prevent HyperV compute nodes from starting upThierry Carrez2011-03-301-0/+4
* | | | | | | | | | | | | | | | Avoid any hard dependencies in nova.virt.vmwareapi.vim.Josh Kearney2011-03-302-5/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | WhoopsJosh Kearney2011-03-301-0/+1
| * | | | | | | | | | | | | | | | Handle in vim.pyJosh Kearney2011-03-302-14/+11
| * | | | | | | | | | | | | | | | Avoid hard dependenciesJosh Kearney2011-03-301-2/+12
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Handles situation where Connection._instances doesn't exist (ie. production)Sandy Walsh2011-03-301-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | queues properly reconnect if rabbitmq is restartedSandy Walsh2011-03-301-3/+10
* | | | | | | | | | | | | | | | OpenStack API faults have been changed to now return the appropriated Content...Brian Lamar2011-03-302-20/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | exception -> FaultBrian Lamar2011-03-301-1/+1
| * | | | | | | | | | | | | | | Merged trunk.Brian Lamar2011-03-3039-170/+2162
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Added content_type to OSAPI faults.Brian Lamar2011-03-292-20/+103
* | | | | | | | | | | | | | | | Key was converted through str() even if None, resulting in "None" beingThierry Carrez2011-03-301-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Do not push 'None' to authorized_keys when no key is specifiedThierry Carrez2011-03-301-1/+4
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Moving server update adminPass support to be v1.0-specificBrian Waldon2011-03-302-18/+159
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pep8Brian Waldon2011-03-291-1/+1
| * | | | | | | | | | | | | | | | adding server name validation to create method; adding testsBrian Waldon2011-03-292-14/+90
| * | | | | | | | | | | | | | | | adding more tests; making name checks more robustBrian Waldon2011-03-292-3/+34
| * | | | | | | | | | | | | | | | pep8Brian Waldon2011-03-282-3/+5
| * | | | | | | | | | | | | | | | osapi servers update tests actually assert now; enforcing server name being a...Brian Waldon2011-03-282-16/+48
| | | | | | | | | | * | | | | | | Added synchronize_session parameter to a query in fixed_ip_disassociate_all_b...Masanori Itoh2011-03-311-1/+1
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Adding Content-Type code to openstack.api.versions.Versions wsgi.ApplicationBrian Waldon2011-03-302-2/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | adding xml test caseBrian Waldon2011-03-291-0/+24
| * | | | | | | | | | | | | | | | adding code to explicitly set the content-type in versions controller; updati...Brian Waldon2011-03-292-2/+10
* | | | | | | | | | | | | | | | | Fixes metadata for ec2_api to specify owner_id so that it filters properly.Vishvananda Ishaya2011-03-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | conversion of properties should set owner as owner_id not ownerVishvananda Ishaya2011-03-291-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Makes the image decryption code use the per-project private key to decrpyt up...Vishvananda Ishaya2011-03-301-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | use project key for decrypting imagesVishvananda Ishaya2011-03-291-1/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | TopicAdapterConsumer uses a different callback model than TopicConsumer. Thi...Anthony Young2011-03-301-10/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | fix for lp742650Anthony Young2011-03-291-10/+9
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Uses the proc filesystem to check the volume size in volume smoketests so tha...Vishvananda Ishaya2011-03-301-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | add note per reviewVishvananda Ishaya2011-03-281-0/+1
| * | | | | | | | | | | | | | Fixes volume smoketests to work with ami-ttyVishvananda Ishaya2011-03-281-2/+2