summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Updated limits serialization tests to use etree and added limits schemaAlex Meade2011-08-251-0/+28
* pep8Alex Meade2011-08-251-0/+1
* DRYed up code by moving _to_xml into XMLDictSerializerAlex Meade2011-08-256-24/+6
* updated addresses serializer to use etree instead of minidomAlex Meade2011-08-251-32/+31
* Added addresses schemaAlex Meade2011-08-251-0/+14
* 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-254-0/+57
* Updated ImagesXMLSerializer to use etree instead of minidomAlex Meade2011-08-251-80/+65
* Updated ImageXMLSerialization tests to use etree instead of minidomAlex Meade2011-08-241-3/+2
* 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-243-0/+28
* - rebuilds are functional againBrian Waldon2011-08-241-4/+25
|\
| * adding xml serialization and handling instance not foundBrian Waldon2011-08-241-0/+8
| * updating testsBrian Waldon2011-08-231-1/+8
| * rebuilds are functional againBrian Waldon2011-08-231-4/+10
* | merging trunkBrian Waldon2011-08-2318-52/+441
|\|
| * This branch does the final tear out of AuthManager from the main code. The No...Vishvananda Ishaya2011-08-234-4/+74
| |\
| | * unindented per review, added a note about auth v2Vishvananda Ishaya2011-08-221-15/+17
| | * change NoAuth to actually use a tenant and userVishvananda Ishaya2011-08-223-31/+61
| | * merged trunkVishvananda Ishaya2011-08-2222-117/+626
| | |\
| | * | pep8Vishvananda Ishaya2011-08-171-0/+1
| | * | fix integration testsVishvananda Ishaya2011-08-171-0/+17
| | * | make admin context the default, clean up pipelibVishvananda Ishaya2011-08-172-1/+21
| | * | merged trunkVishvananda Ishaya2011-08-178-29/+146
| | |\ \
| * | \ \ Merged trunkChristopher MacGown2011-08-222-1/+10
| |\ \ \ \
| | * | | | Add copyright noticesChristopher MacGown2011-08-192-0/+2
| | * | | | Fix ugly little violations before someone says anythingChristopher MacGown2011-08-121-2/+0
| | * | | | Merge config_drive with trunkChristopher MacGown2011-08-122-1/+10
| | |\ \ \ \
| | | * | | | Config-Drive happiness, minus smoketestChristopher MacGown2011-07-222-1/+10
| * | | | | | Merged from trunk,resolved conflicts and fixed broken unit tests due to chang...Tushar Patil2011-08-2216-113/+411
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | merge with trunkWilliam Wolf2011-08-228-68/+281
| | |\ \ \ \ \
| | | * \ \ \ \ Adds accessIPv4 and accessIPv6 to servers requests and responses as per the c...Alex Meade2011-08-226-2/+89
| | | |\ \ \ \ \
| | | | * \ \ \ \ merged trunkAlex Meade2011-08-193-4/+125
| | | | |\ \ \ \ \
| | | | * | | | | | Updated accessIPv4 and accessIPv6 to always be in a servers responseAlex Meade2011-08-191-4/+2
| | | | * | | | | | Finished changing ServerXMLSerializationTest to use XML validation and lxmlAlex Meade2011-08-193-0/+68
| | | | * | | | | | merged trunkAlex Meade2011-08-191-0/+108
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ merged trunkAlex Meade2011-08-183-0/+91
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ merged trunkAlex Meade2011-08-183-5/+14
| | | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | | updated PUT to severs/id to handle accessIPv4 and accessIPv6Alex Meade2011-08-181-1/+9
| | | | * | | | | | | | | Fixed issue where accessIP was added in none detail responsesAlex Meade2011-08-181-4/+6
| | | | * | | | | | | | | Updated ServersXMLSerializer to allow accessIPv4 and accessIPv6 in XML responsesAlex Meade2011-08-181-0/+4
| | | | * | | | | | | | | Added accessIPv4 and accessIPv6 to servers view builderAlex Meade2011-08-182-0/+6
| | | | * | | | | | | | | Updated server create XML deserializer to account for accessIPv4 and accessIPv6Alex Meade2011-08-171-1/+2
| | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | |
| | * | | | | | | | | | merge from trunkWilliam Wolf2011-08-193-4/+125
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | merge with trunkWilliam Wolf2011-08-193-0/+197
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | merged trunkAlex Meade2011-08-184-9/+20
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | very minor cleanupAlex Meade2011-08-171-1/+0
| | * | | | | | | | | | | Undo an unecessary changeAlex Meade2011-08-171-1/+1
| | * | | | | | | | | | | Append the project_id to the SERVER-MANAGEMENT-URL header for v1.1 requests.Naveed Massjouni2011-08-171-14/+33