Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging the opsconsole guide and content into the operations guide #707

Merged
merged 8 commits into from
Jan 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 0 additions & 18 deletions DC-suse-openstack-cloud-opsconsole

This file was deleted.

2 changes: 0 additions & 2 deletions xml/MAIN.hos-imported.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@
<xi:include href="book.installation.xml"/>
<xi:include href="book.security.xml"/>
<xi:include href="book.operations.xml"/>
<xi:include href="book.opsconsole.xml"/>

</set>
3 changes: 2 additions & 1 deletion xml/book.operations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!ENTITY % entities SYSTEM "entities.ent"> %entities;
]>
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="book.operations">
<title>Operations Guide</title>
<title>Operations Guide CLM</title>
<info>
<abstract>
<para>
Expand All @@ -30,6 +30,7 @@
<xi:include href="operations-managing_orchestration.xml"/>
<xi:include href="operations-managing_telemetry.xml"/>
<xi:include href="operations-maintenance-system_maintenance.xml"/>
<xi:include href="operations-managing-ops-console.xml"/>
<xi:include href="bura-bura_overview.xml"/>
<xi:include href="operations-troubleshooting-troubleshooting_issues.xml"/>
</book>
27 changes: 0 additions & 27 deletions xml/book.opsconsole.xml

This file was deleted.

26 changes: 26 additions & 0 deletions xml/operations-managing-ops-console.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0"?>
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook51-profile.xsl"
type="text/xml"
title="Profiling step"?>
<!DOCTYPE chapter [
<!ENTITY % entities SYSTEM "entities.ent"> %entities;
]>
<!---->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="manage-ops-console">
<title>Operations Console</title>
<para>
Often referred to as the Ops Console, you can use this web-based graphical
user interface (GUI) to view data about your cloud infrastructure and ensure
your cloud is operating correctly.
</para>
<xi:include href="operations-ops-console-using.xml"/>
<xi:include href="operations-ops-console-alarm-definitions.xml"/>
<xi:include href="operations-ops-console-alarm_explorer.xml"/>
<xi:include href="operations-ops-console-compute_hosts.xml"/>
<xi:include href="operations-ops-console-compute_instances.xml"/>
<xi:include href="operations-ops-console-compute_summary.xml"/>
<xi:include href="operations-ops-console-logging.xml"/>
<xi:include href="operations-ops-console-my_dashboard_overview.xml"/>
<xi:include href="operations-ops-console-networking_summary.xml"/>
<xi:include href="operations-ops-console-opsconsole_dashboard.xml"/>
</chapter>
2 changes: 1 addition & 1 deletion xml/operations-monitoring-alarm_metrics.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</para>
<para>
For details on how to create customer alarms using the &opscon;,
see <xref linkend="alarm_definitions"/>.
see <xref linkend="opsconsole-alarm_definitions"/>.
</para>
<xi:include href="operations-monitoring-apache_metrics.xml"/>
<xi:include href="operations-monitoring-ceilometer_metrics.xml"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook51-profile.xsl"
type="text/xml"
title="Profiling step"?>
<!DOCTYPE chapter [
<!DOCTYPE section [
<!ENTITY % entities SYSTEM "entities.ent"> %entities;
]>
<!---->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="alarm_definitions">
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="opsconsole-alarm_definitions">
<title>Alarm Definition</title>
<para>
The <guimenu>Alarm Definition</guimenu> section under
Expand Down Expand Up @@ -137,4 +136,4 @@
</listitem>
</orderedlist>
</section>
</chapter>
</section>
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<?xml-stylesheet href="urn:x-suse:xslt:profiling:docbook51-profile.xsl"
type="text/xml"
title="Profiling step"?>
<!DOCTYPE chapter [
<!DOCTYPE section [
<!ENTITY % entities SYSTEM "entities.ent"> %entities;
]>
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="alarm_explorer">
<section xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="opsconsole-alarm_explorer">
<title>Alarm Explorer</title>
<para>
This page displays the alarms for all services and appliances. By default,
Expand Down Expand Up @@ -157,4 +157,4 @@
</procedure>
</section>
</section>
</chapter>
</section>