Moves nested nova cli section out of keystone section

Change-Id: I42e0b5320afe0d05bcc58a512789275ab9f29bca
Closes-bug: 1426592
This commit is contained in:
Anne Gentle 2015-02-27 17:41:32 -06:00
parent ca9eab16ec
commit dc3af33f67
2 changed files with 2 additions and 1 deletions

View File

@ -21,6 +21,8 @@
<xi:include <xi:include
href="section_cli_keystone_manage_projects_users_roles.xml"/> href="section_cli_keystone_manage_projects_users_roles.xml"/>
<?hard-pagebreak?> <?hard-pagebreak?>
<xi:include href="section_cli_nova_manage_projects_security.xml"/>
<?hard-pagebreak?>
<xi:include href="section_cli_manage_services.xml"/> <xi:include href="section_cli_manage_services.xml"/>
<?hard-pagebreak?> <?hard-pagebreak?>
<xi:include href="../common/section_cli_glance_manage_images.xml"/> <xi:include href="../common/section_cli_glance_manage_images.xml"/>

View File

@ -374,5 +374,4 @@
</procedure> </procedure>
</section> </section>
</section> </section>
<xi:include href="section_cli_nova_manage_projects_security.xml"/>
</section> </section>