summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pep8Alex Meade2011-08-251-2/+3
* Updated limits serialization tests to use etree and added limits schemaAlex Meade2011-08-252-26/+58
* Fixed integrated.test_xml to be more robustAlex Meade2011-08-251-7/+6
* updated testsAlex Meade2011-08-252-45/+8
* pep8Alex Meade2011-08-251-0/+1
* DRYed up code by moving _to_xml into XMLDictSerializerAlex Meade2011-08-2510-24/+181
* updated addresses serializer to use etree instead of minidomAlex Meade2011-08-251-32/+31
* Added addresses schemaAlex Meade2011-08-251-0/+14
* updated addresses xml serialization tests to use etree instead of minidomAlex Meade2011-08-251-27/+27
* Updated ServerXMLSerializer to use etree instead of minidomAlex Meade2011-08-252-116/+105
* Updated MetadataXMLSerializer to use etree instead of minidomAlex Meade2011-08-251-35/+36
* Added schemasAlex Meade2011-08-255-54/+125
* merged trunkAlex Meade2011-08-258-2/+366
|\
| * Once a network is associated with project, I can’t delete this network with...Hisaharu Ishii2011-08-252-0/+187
| |\
| | * Add comments for associate/dissociate logicHisaharu Ishii2011-08-241-0/+4
| | * Merged from trunkHisaharu Ishii2011-08-244-0/+173
| | |\
| | * | Add names to placeholders of formattingHisaharu Ishii2011-08-241-19/+21
| | * | Removed unused importsHisaharu Ishii2011-08-241-6/+0
| | * | Merged from trunkHisaharu Ishii2011-08-243-6/+7
| | |\ \
| | * | | split test_modify() into specific unit testsHisaharu Ishii2011-08-241-46/+42
| | * | | Merged from trunkHisaharu Ishii2011-08-249-43/+382
| | |\ \ \
| | * | | | Fix flag override in unit testHisaharu Ishii2011-08-241-1/+1
| | * | | | Fix pep8Hisaharu Ishii2011-08-231-1/+0
| | * | | | Merged from trunkHisaharu Ishii2011-08-2365-735/+1397
| | |\ \ \ \
| | * | | | | Stub out the DB in unit test.Hisaharu Ishii2011-08-234-104/+113
| | * | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apis and resolve t...Hisaharu Ishii2011-08-2248-715/+1913
| | |\ \ \ \ \
| | * | | | | | Change parameters of 'nova-manage network modify'.Hisaharu Ishii2011-08-222-29/+32
| | * | | | | | Merge latest lp:~tpatil/nova/add-options-network-create-os-apisHisaharu Ishii2011-08-2278-1175/+1755
| | |\ \ \ \ \ \
| | * | | | | | | Fix pep8Hisaharu Ishii2011-08-223-4/+10
| | * | | | | | | delete debug code.Hisaharu Ishii2011-08-221-1/+0
| | * | | | | | | Add 'nova-manage network modify' command.Hisaharu Ishii2011-08-224-11/+106
| | * | | | | | | Fix unit test for the change of 'nova-manage network list' formatHisaharu Ishii2011-08-191-19/+23
| | * | | | | | | Merge lp:~tpatil/nova/add-options-network-create-os-apisHisaharu Ishii2011-08-1871-1123/+5032
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add NetworkCommandsTestCase into unit test of nova-manageHisaharu Ishii2011-08-171-0/+73
| * | | | | | | | | Update paste config so that EC2 admin API defaults to noauth.Dan Prince2011-08-251-1/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Update paste config so that EC2 admin API defaults to noauth.Dan Prince2011-08-231-1/+5
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | The notifiers API was changed to take a list of notifiers. Some people might ...Tim Simpson2011-08-244-0/+173
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merged from upstream.Tim Simpson2011-08-2319-6/+289
| | |\ \ \ \ \ \ \
| | * | | | | | | | Fixed some pep8 and pylint issues.Tim Simpson2011-08-232-3/+10
| | * | | | | | | | Merged from upstream.Tim Simpson2011-08-2358-821/+2171
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Switched list_notifier to log an exception each time notify is called, for ea...Tim Simpson2011-08-232-11/+12
| | * | | | | | | | | Merged from upstream.Tim Simpson2011-08-2232-397/+555
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Changed list_notifier to call sys.exit if a notification driver could not be ...Tim Simpson2011-08-222-16/+14
| | * | | | | | | | | | Upstream mergeTim Simpson2011-08-2294-1547/+3712
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Added ability to detect import errors in list_notifier if one or more drivers...Tim Simpson2011-08-223-30/+46
| | * | | | | | | | | | | Merged with upstream.Tim Simpson2011-08-1638-691/+1065
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Added list_notifier, a driver for the notifer api which calls a list of other...Tim Simpson2011-08-163-0/+151
| * | | | | | | | | | | | | Fixes iscsiadm commands to run properly.Vishvananda Ishaya2011-08-241-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | fix iscsi adm commandVishvananda Ishaya2011-08-231-1/+1
* | | | | | | | | | | | | | | Updated ImagesXMLSerializer to use etree instead of minidomAlex Meade2011-08-251-80/+65