5b8d24f760
Change-Id: I71d2696fefd08c4c85ee19ff90393cf0ff4d43bf author: diane fleming
8 lines
206 B
XML
8 lines
206 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<computeFault
|
|
xmlns="http://docs.openstack.org/compute/api/v1.1"
|
|
code="500">
|
|
<message>Fault!</message>
|
|
<details>Error Details...</details>
|
|
</computeFault>
|