summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* this file isn't being usedandy2010-08-191-741/+0
* fix report stateVishvananda Ishaya2010-08-183-33/+8
* last few test fixesVishvananda Ishaya2010-08-184-39/+35
* fixing more network issuesVishvananda Ishaya2010-08-189-83/+147
* use with_lockmode for concurrency issuesVishvananda Ishaya2010-08-184-107/+101
* tests passVishvananda Ishaya2010-08-184-39/+65
* network tests passVishvananda Ishaya2010-08-185-130/+158
* almost thereVishvananda Ishaya2010-08-175-63/+65
* progress on tests passingVishvananda Ishaya2010-08-176-70/+121
* remove references to deleted files so tests runVishvananda Ishaya2010-08-172-3/+0
* fix vpn access for authVishvananda Ishaya2010-08-171-4/+5
* merged trunkVishvananda Ishaya2010-08-1754-439/+700
|\
| * No longer installs a virtualenv automatically and adds new options to bypass ...jaypipes@gmail.com2010-08-171-3/+57
| |\
| | * Merge case statement optionsjaypipes@gmail.com2010-08-131-6/+3
| | * Adapts the run_tests.sh script to allow interactive or automated creation of ...jaypipes@gmail.com2010-08-111-3/+60
| * | Add documentation to spawn, reboot, and destroy stating that those functionsEwan Mellor2010-08-171-3/+16
| |\ \
| | * | Add documentation to spawn, reboot, and destroy stating that those functionsEwan Mellor2010-08-151-3/+16
| * | | See description of change... what's the difference between that message and t...Michael Gundlach2010-08-1715-285/+409
| |\ \ \
| | * | | Move eventlet-using class out of endpoint/__init__.py into its own submodule,...Michael Gundlach2010-08-173-54/+53
| | * | | Remove duplicate definition of flagMichael Gundlach2010-08-171-4/+0
| | * | | All controller actions receive a 'req' parameter containing the webob Request.Michael Gundlach2010-08-165-48/+41
| | * | | PEP8 and name correctionsMichael Gundlach2010-08-165-12/+12
| | * | | Support JSON and XML in SerializerMichael Gundlach2010-08-131-10/+46
| | * | | Undo the changes to cloud.py that somehow diverged from trunkMichael Gundlach2010-08-121-53/+52
| | * | | Mergeprop cleanupMichael Gundlach2010-08-121-0/+0
| | * | | Mergeprop cleanupMichael Gundlach2010-08-121-0/+0
| | | | |
| | | \ \
| | *-. \ \ Make WSGI routing support routing to WSGI apps or to controller+actionMichael Gundlach2010-08-1231-394/+1228
| | |\ \ \ \
| | | * | | | Prototype implementation of Servers controllerMatthew Dietz2010-08-118-15/+93
| | | * | | | Working router that can target WSGI middleware or a standard controller+actionMichael Gundlach2010-08-111-107/+98
| | | * | | | Serializing in middleware after all... by tying to the router. maybe a good ...Michael Gundlach2010-08-111-41/+72
| | | * | | | work on a router that works with wsgi and non-wsgi routingMichael Gundlach2010-08-103-12/+94
| | |/ / / /
| * | | | | The file that I create automates this step in http://wiki.openstack.org/Insta...Michael Gundlach2010-08-171-3/+10
| |\ \ \ \ \
| | * | | | | Simpler installation, and, can run install_venv from anywhere instead of just...Michael Gundlach2010-08-171-3/+10
| |/ / / / /
| * | | | | Fixes quite a few style issues across the entire nova codebase bringing it mu...andy2010-08-1739-146/+209
| |\ \ \ \ \
| | * | | | | rather comprehensive style fixesandy2010-08-1639-146/+209
* | | | | | | removed extra filesVishvananda Ishaya2010-08-172-736/+0
* | | | | | | network datamodel codeVishvananda Ishaya2010-08-174-173/+297
* | | | | | | start with model codeVishvananda Ishaya2010-08-171-0/+12
* | | | | | | clean up linux_netVishvananda Ishaya2010-08-172-110/+155
* | | | | | | merged refresh from sleepsonthefloorVishvananda Ishaya2010-08-171-0/+4
|\ \ \ \ \ \ \
| * | | | | | | add refresh on modelSleepsonthefloor2010-08-151-0/+4
| * | | | | | | merge in latedt from vishSleepsonthefloor2010-08-1519-467/+621
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | merged trunkVishvananda Ishaya2010-08-165-34/+45
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fixes issues with allocation and deallocation of fixed and elastic addresses.Vishvananda Ishaya2010-08-165-34/+45
| |\ \ \ \ \ \ \
| | * | | | | | | renamed missed reference to AddressVishvananda Ishaya2010-08-121-1/+1
| | * | | | | | | die classmethodVishvananda Ishaya2010-08-121-2/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ merged fix-dhcpbridgeVishvananda Ishaya2010-08-121-1/+1
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | remove class methodVishvananda Ishaya2010-08-121-1/+0
| | * | | | | | | | typo allocated should be relasedVishvananda Ishaya2010-08-122-16/+16
| | | * | | | | | | rename address stuff to avoid name collision and make the .all() iterator wor...Vishvananda Ishaya2010-08-122-15/+15
| | |/ / / / / / /