Jessica Tomechak created CLOUDSTACK-987:
-------------------------------------------

             Summary: Sections missing in Working With Snapshots
                 Key: CLOUDSTACK-987
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-987
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Doc
    Affects Versions: 4.0.0
            Reporter: Jessica Tomechak
            Priority: Minor
             Fix For: 4.1.0


In the Admin Guide section Working With Snapshots, there are supposed to be 
several sub-sections. The source files for the additional sections are present 
in the repo. But the include statements which would cause these to appear in 
the generated HTML are missing from the file working-with-snapshots.xml. Need 
to add the following lines:

<xi:include href="automatic-snapshot-creation-retention.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
<xi:include href="incremental-snapshots-backup.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />
<xi:include href="volume-status.xml" xmlns:xi="http://www.w3.org/2001/XInclude"; 
/>
<xi:include href="snapshot-restore.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude"; />

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to