summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More tests that were checking for no-namespaceJustin Santa Barbara2011-03-301-4/+11
* Some tests actually tested for the lack of a namespace :-)Justin Santa Barbara2011-03-304-11/+16
* Add XML namespaces to the OpenStack APIJustin Santa Barbara2011-03-3016-32/+103
* Merged with trunkJustin Santa Barbara2011-03-30163-3167/+15568
|\
| * 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
| * | | 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
| * | | | | | The VNC Proxy is an OpenStack component that allows users of Nova to accessAnthony Young2011-03-3014-2/+565
| |\ \ \ \ \ \
| | * | | | | | fix localization for multiple replacement stringsVishvananda Ishaya2011-03-291-3/+5
| | * | | | | | fix doc to refer to nova-vncproxyVishvananda Ishaya2011-03-291-10/+10
| | * | | | | | add nova-vncproxy to setup.pyAnthony Young2011-03-291-0/+1
| | * | | | | | clarify testAnthony Young2011-03-291-1/+1
| | * | | | | | add lineAnthony Young2011-03-291-0/+1
| | * | | | | | incorporate feedback from termieAnthony Young2011-03-297-12/+8
| | * | | | | | add commentAnthony Young2011-03-291-0/+1
| | * | | | | | switch cast to a callAnthony Young2011-03-291-1/+1
| | * | | | | | move functions aroundAnthony Young2011-03-291-13/+13
| | * | | | | | move flags per termie's feedbackAnthony Young2011-03-294-11/+38
| | * | | | | | fix flag namesAnthony Young2011-03-295-9/+9
| | * | | | | | use manager pattern for auth token proxyAnthony Young2011-03-295-60/+85
| | * | | | | | address some of termie's recommendationsAnthony Young2011-03-284-4/+7
| | * | | | | | add period, test githubAnthony Young2011-03-281-1/+1
| | * | | | | | Merge remote branch 'nova/vnc_console' into vnc_consoleAnthony Young2011-03-240-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | minor tweak from termie feedbackAnthony Young2011-03-241-3/+2
| | | * | | | | | Merge branch 'vnc_console' of git://github.com/sleepsonthefloor/nova into vnc...Anthony Young2011-03-2311-0/+566
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ merge trunk, add unit testAnthony Young2011-03-2419-1446/+625
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | clarify commentAnthony Young2011-03-241-1/+1
| | * | | | | | | | | add documentationAnthony Young2011-03-241-0/+76
| | * | | | | | | | | add hook for osapiAnthony Young2011-03-243-2/+13
| | * | | | | | | | | make everything work with trunk againAnthony Young2011-03-243-11/+13
| | * | | | | | | | | merge trunkAnthony Young2011-03-24213-3045/+21977
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | incorporate feedback from termieAnthony Young2011-03-249-197/+36
| | * | | | | | | | | | fix typoAnthony Young2011-03-241-1/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |