| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updated limits serialization tests to use etree and added limits schema | Alex Meade | 2011-08-25 | 1 | -0/+28 |
| * | pep8 | Alex Meade | 2011-08-25 | 1 | -0/+1 |
| * | DRYed up code by moving _to_xml into XMLDictSerializer | Alex Meade | 2011-08-25 | 6 | -24/+6 |
| * | updated addresses serializer to use etree instead of minidom | Alex Meade | 2011-08-25 | 1 | -32/+31 |
| * | Added addresses schema | Alex Meade | 2011-08-25 | 1 | -0/+14 |
| * | Updated ServerXMLSerializer to use etree instead of minidom | Alex Meade | 2011-08-25 | 2 | -116/+105 |
| * | Updated MetadataXMLSerializer to use etree instead of minidom | Alex Meade | 2011-08-25 | 1 | -35/+36 |
| * | Added schemas | Alex Meade | 2011-08-25 | 4 | -0/+57 |
| * | Updated ImagesXMLSerializer to use etree instead of minidom | Alex Meade | 2011-08-25 | 1 | -80/+65 |
| * | Updated ImageXMLSerialization tests to use etree instead of minidom | Alex Meade | 2011-08-24 | 1 | -3/+2 |
| * | Updated flavors xml serialization to use lxml instead of minidom | Alex Meade | 2011-08-24 | 1 | -34/+36 |
| * | Updated FlavorsXMLSerialization tests to use etree and validation instead of ... | Alex Meade | 2011-08-24 | 3 | -0/+28 |
| * | - rebuilds are functional again | Brian Waldon | 2011-08-24 | 1 | -4/+25 |
| |\ | |||||
| | * | adding xml serialization and handling instance not found | Brian Waldon | 2011-08-24 | 1 | -0/+8 |
| | * | updating tests | Brian Waldon | 2011-08-23 | 1 | -1/+8 |
| | * | rebuilds are functional again | Brian Waldon | 2011-08-23 | 1 | -4/+10 |
| * | | merging trunk | Brian Waldon | 2011-08-23 | 18 | -52/+441 |
| |\| | |||||
| | * | This branch does the final tear out of AuthManager from the main code. The No... | Vishvananda Ishaya | 2011-08-23 | 4 | -4/+74 |
| | |\ | |||||
| | | * | unindented per review, added a note about auth v2 | Vishvananda Ishaya | 2011-08-22 | 1 | -15/+17 |
| | | * | change NoAuth to actually use a tenant and user | Vishvananda Ishaya | 2011-08-22 | 3 | -31/+61 |
| | | * | merged trunk | Vishvananda Ishaya | 2011-08-22 | 22 | -117/+626 |
| | | |\ | |||||
| | | * | | pep8 | Vishvananda Ishaya | 2011-08-17 | 1 | -0/+1 |
| | | * | | fix integration tests | Vishvananda Ishaya | 2011-08-17 | 1 | -0/+17 |
| | | * | | make admin context the default, clean up pipelib | Vishvananda Ishaya | 2011-08-17 | 2 | -1/+21 |
| | | * | | merged trunk | Vishvananda Ishaya | 2011-08-17 | 8 | -29/+146 |
| | | |\ \ | |||||
| | * | \ \ | Merged trunk | Christopher MacGown | 2011-08-22 | 2 | -1/+10 |
| | |\ \ \ \ | |||||
| | | * | | | | Add copyright notices | Christopher MacGown | 2011-08-19 | 2 | -0/+2 |
| | | * | | | | Fix ugly little violations before someone says anything | Christopher MacGown | 2011-08-12 | 1 | -2/+0 |
| | | * | | | | Merge config_drive with trunk | Christopher MacGown | 2011-08-12 | 2 | -1/+10 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Config-Drive happiness, minus smoketest | Christopher MacGown | 2011-07-22 | 2 | -1/+10 |
| | * | | | | | | Merged from trunk,resolved conflicts and fixed broken unit tests due to chang... | Tushar Patil | 2011-08-22 | 16 | -113/+411 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | merge with trunk | William Wolf | 2011-08-22 | 8 | -68/+281 |
| | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ | Adds accessIPv4 and accessIPv6 to servers requests and responses as per the c... | Alex Meade | 2011-08-22 | 6 | -2/+89 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | merged trunk | Alex Meade | 2011-08-19 | 3 | -4/+125 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Updated accessIPv4 and accessIPv6 to always be in a servers response | Alex Meade | 2011-08-19 | 1 | -4/+2 |
| | | | | * | | | | | | Finished changing ServerXMLSerializationTest to use XML validation and lxml | Alex Meade | 2011-08-19 | 3 | -0/+68 |
| | | | | * | | | | | | merged trunk | Alex Meade | 2011-08-19 | 1 | -0/+108 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merged trunk | Alex Meade | 2011-08-18 | 3 | -0/+91 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | merged trunk | Alex Meade | 2011-08-18 | 3 | -5/+14 |
| | | | | |\ \ \ \ \ \ \ \ | |||||
| | | | | * | | | | | | | | | updated PUT to severs/id to handle accessIPv4 and accessIPv6 | Alex Meade | 2011-08-18 | 1 | -1/+9 |
| | | | | * | | | | | | | | | Fixed issue where accessIP was added in none detail responses | Alex Meade | 2011-08-18 | 1 | -4/+6 |
| | | | | * | | | | | | | | | Updated ServersXMLSerializer to allow accessIPv4 and accessIPv6 in XML responses | Alex Meade | 2011-08-18 | 1 | -0/+4 |
| | | | | * | | | | | | | | | Added accessIPv4 and accessIPv6 to servers view builder | Alex Meade | 2011-08-18 | 2 | -0/+6 |
| | | | | * | | | | | | | | | Updated server create XML deserializer to account for accessIPv4 and accessIPv6 | Alex Meade | 2011-08-17 | 1 | -1/+2 |
| | | | | | |_|_|_|_|_|_|/ | | | | |/| | | | | | | | |||||
| | | * | | | | | | | | | | merge from trunk | William Wolf | 2011-08-19 | 3 | -4/+125 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | merge with trunk | William Wolf | 2011-08-19 | 3 | -0/+197 |
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | |||||
| | | * | | | | | | | | | | merged trunk | Alex Meade | 2011-08-18 | 4 | -9/+20 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | very minor cleanup | Alex Meade | 2011-08-17 | 1 | -1/+0 |
| | | * | | | | | | | | | | | Undo an unecessary change | Alex Meade | 2011-08-17 | 1 | -1/+1 |
| | | * | | | | | | | | | | | Append the project_id to the SERVER-MANAGEMENT-URL header for v1.1 requests. | Naveed Massjouni | 2011-08-17 | 1 | -14/+33 |
