volume-api: Invalid-xml files

Bug #1266077 reported by Andreas Jaeger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Diane Fleming

Bug Description

These files are not valid xml files:

v2/src/samples/db-faults-itemNotFound.xml
v2/src/samples/db-faults-badRequest.xml
v2/src/samples/db-faults-instanceFault.xml
v1/src/samples/db-faults-itemNotFound.xml
v1/src/samples/db-faults-badRequest.xml
v1/src/samples/db-faults-instanceFault.xml

They contain XML code plus some extra text - and thus are malformed ;(

we should fix these so that our tools can validate the XML.

Tags: volume-api
Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

Error messages are:

  v2/src/samples/db-faults-itemNotFound.xml: Start tag expected, '<' not found, line 1, column 1
  v2/src/samples/db-faults-badRequest.xml: Start tag expected, '<' not found, line 1, column 1
  v2/src/samples/db-faults-instanceFault.xml: Start tag expected, '<' not found, line 1, column 1
  v1/src/samples/db-faults-itemNotFound.xml: Start tag expected, '<' not found, line 1, column 1
  v1/src/samples/db-faults-badRequest.xml: Start tag expected, '<' not found, line 1, column 1
  v1/src/samples/db-faults-instanceFault.xml: Start tag expected, '<' not found, line 1, column 1

tags: added: volume-api
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → icehouse
importance: Undecided → Medium
status: New → In Progress
affects: openstack-api-site → openstack-manuals
Changed in openstack-manuals:
milestone: icehouse → none
Revision history for this message
Diane Fleming (diane-fleming) wrote :
Changed in openstack-manuals:
status: In Progress → Fix Committed
milestone: none → icehouse
Changed in openstack-manuals:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.