summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | | | | | | | | | | | | | | Updated VersionsAtomSerializer.index to use lxml.etree to generate atom feed.Naveed Massjouni2011-08-311-57/+45
| | | | | | | | | | * | | | | | | | | | | | | | | Updating test for <choices> xml to use lxml.Naveed Massjouni2011-08-311-29/+32
| | | | | | | | | | * | | | | | | | | | | | | | | Code cleanup.Naveed Massjouni2011-08-311-48/+46
| | | | | | | | | | * | | | | | | | | | | | | | | Use feedparser to parse the generated atom feeds in the tests for the versionsNaveed Massjouni2011-08-311-207/+167
| | | | | | | | | | * | | | | | | | | | | | | | | Updated VersionsXMLSerializer and corresponding tests to use lxml.Naveed Massjouni2011-08-274-135/+109
| | | | | | | | | | * | | | | | | | | | | | | | | Updated server and image XML serializers to take advantage of the addresses a...Alex Meade2011-08-254-26/+21
| | | | | | | | | | * | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-2510-25/+647
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | | | | updated LimitsXMLSerializer to use etree and supply the xml declarationAlex Meade2011-08-252-41/+52
| | | | | | | | | | * | | | | | | | | | | | | | | | merged trunkAlex Meade2011-08-2518-19/+1797
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | | | | | updated additional limits testAlex Meade2011-08-251-8/+11
| | | | | | | | | | * | | | | | | | | | | | | | | | | 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
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Updated ImagesXMLSerializer to use etree instead of minidomAlex Meade2011-08-251-80/+65
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Updated ImageXMLSerialization tests to use etree instead of minidomAlex Meade2011-08-242-188/+164
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Updated flavors xml serialization to use lxml instead of minidomAlex Meade2011-08-241-34/+36
| | | | | | | | | | * | | | | | | | | | | | | | | | | | Updated FlavorsXMLSerialization tests to use etree and validation instead of ...Alex Meade2011-08-244-101/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | * we're backSandy Walsh2011-09-1323-198/+239
| | | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Correctly map image statuses from Glance to OSAPI v1.1Brian Waldon2011-09-122-19/+102
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | adding tests for deleted and pending_delete statusesBrian Waldon2011-09-121-7/+89
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fixing image status mappingBrian Waldon2011-09-092-12/+13
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixes in nova/db/sqlalchemy/api.py and nova/virt/disk.pyAntony Messerli2011-09-122-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | pep8 fixesAntony Messerli2011-09-122-1/+2
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with G...Dan Prince2011-09-1219-168/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | pep8 fix.Dan Prince2011-09-121-3/+3
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-1019-168/+124
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Some arches dont have dmidecode, check to see if libvirt is capable of runnin...Chuck Short2011-09-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkChuck Short2011-09-09108-2624/+6329
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix spelling mistakeChuck Short2011-09-091-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Use getCapabilities rather than getInfo() since some versions of libvirt dont...Chuck Short2011-08-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | Fixes rogue usage of sudo that crept inThierry Carrez2011-09-122-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix rogue usage of 'sudo' bypassing the run_as_root=True methodThierry Carrez2011-09-122-4/+4
| | |_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fixes shutdown of lxc containers.Chuck Short2011-09-121-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Clean up shutdown of lxc containersChuck Short2011-09-081-7/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * zone manager tests workingSandy Walsh2011-09-121-6/+7
| | | | | | | | | | | | | | | | | | | | | | * working on getting tests backSandy Walsh2011-09-126-24/+39
| | | | | | | | | | | | | | | | | | | | | | * fixupsSandy Walsh2011-09-121-3/+4
| | | | | | | | | | | | | | | | | | | | | | |\
| | | | | | | | | | | | | | | | | | | | | | | * parent mergeSandy Walsh2011-09-124-19/+27
| | | | | | | | | | | | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | |/|
| | | | | | | | | | | | | | | | | | | | | | * | bug fixesSandy Walsh2011-09-1222-41/+75
| | | | | | | | | | | | | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | * | tweaksSandy Walsh2011-09-122-2/+5