Merge lp:~arosales/juju-core/provider-config-branding into lp:juju-core/docs

Proposed by Antonio Rosales
Status: Merged
Merge reported by: Nick Veitch
Merged at revision: not available
Proposed branch: lp:~arosales/juju-core/provider-config-branding
Merge into: lp:juju-core/docs
Diff against target: 101 lines (+18/-18)
5 files modified
htmldocs/config-aws.html (+1/-1)
htmldocs/config-hpcloud.html (+3/-3)
htmldocs/config-maas.html (+2/-2)
htmldocs/navigation.html (+6/-6)
htmldocs/navigation.json (+6/-6)
To merge this branch: bzr merge lp:~arosales/juju-core/provider-config-branding
Reviewer Review Type Date Requested Status
Dimiter Naydenov (community) Approve
Review via email: mp+198340@code.launchpad.net

Description of the change

Add branding to provider specific pages, and add more detail to MAAS introduction.

To post a comment you must log in.
Revision history for this message
Dimiter Naydenov (dimitern) wrote :

9 + <h1>Configuring for Amazon Web Service</h1>
70 + <li class=" sub"><a href="config-aws.html">Amazon Web Service</a></li>
Amazon Web Services (plural)

Otherwise, looks great.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'htmldocs/config-aws.html'
--- htmldocs/config-aws.html 2013-10-10 01:00:24 +0000
+++ htmldocs/config-aws.html 2013-12-10 06:58:22 +0000
@@ -71,7 +71,7 @@
71<!--End-Preamble-->71<!--End-Preamble-->
72 <article>72 <article>
73 <section id="config_aws">73 <section id="config_aws">
74 <h1>Configuring for Amazon AWS</h1>74 <h1>Configuring for Amazon Web Service</h1>
75 <p>This process requires you to have an Amazon Web Services (AWS) account. If you have not signed up for one yet, it can obtained at <a href="http://aws.amazon.com">http://aws.amazon.com</a>.</p>75 <p>This process requires you to have an Amazon Web Services (AWS) account. If you have not signed up for one yet, it can obtained at <a href="http://aws.amazon.com">http://aws.amazon.com</a>.</p>
76 <p>You should start by generating a generic configuration file for Juju, using the command:76 <p>You should start by generating a generic configuration file for Juju, using the command:
77<pre class="prettyprint lang-bash">juju generate-config</pre>77<pre class="prettyprint lang-bash">juju generate-config</pre>
7878
=== modified file 'htmldocs/config-hpcloud.html'
--- htmldocs/config-hpcloud.html 2013-10-10 01:00:24 +0000
+++ htmldocs/config-hpcloud.html 2013-12-10 06:58:22 +0000
@@ -71,12 +71,12 @@
71<!--End-Preamble-->71<!--End-Preamble-->
72 <article>72 <article>
73 <section id="config_hpcloud">73 <section id="config_hpcloud">
74 <h1>Configuring for HPCloud</h1>74 <h1>Configuring for HP Public Cloud</h1>
75 <p>You should start by generating a generic configuration file for Juju, using the command:</pre>75 <p>You should start by generating a generic configuration file for Juju, using the command:</pre>
76<pre class="prettyprint lang-bash">juju generate-config</pre>76<pre class="prettyprint lang-bash">juju generate-config</pre>
77 <p>This will generate a file, <strong>environments.yaml</strong>, which will live in your <strong>~/.juju/</strong> directory (and will create the directory if it doesn't already exist).77 <p>This will generate a file, <strong>environments.yaml</strong>, which will live in your <strong>~/.juju/</strong> directory (and will create the directory if it doesn't already exist).
78 <p class ="note"><strong>Note:</strong> If you have an existing configuration, you can use <code>juju generate-config --show</code> to output the new config file, then copy and paste relevant areas in a text editor etc.</p>78 <p class ="note"><strong>Note:</strong> If you have an existing configuration, you can use <code>juju generate-config --show</code> to output the new config file, then copy and paste relevant areas in a text editor etc.</p>
79 <p>The essential configuration sections for HPCloud look like this:</p>79 <p>The essential configuration sections for HP Public Cloud look like this:</p>
80 <pre class="prettyprint lang-yaml">80 <pre class="prettyprint lang-yaml">
81 hpcloud:81 hpcloud:
82 type: openstack82 type: openstack
@@ -94,7 +94,7 @@
94 <p>The items highlighted are values you will need to enter, and are explained below. You will find most of the relevant information on the <a href="https://account.hpcloud.com/account/api_keys"> HP Cloud API Keys page</a></p>94 <p>The items highlighted are values you will need to enter, and are explained below. You will find most of the relevant information on the <a href="https://account.hpcloud.com/account/api_keys"> HP Cloud API Keys page</a></p>
95 <ul>95 <ul>
96 <li>96 <li>
97 <code>tenant-name:</code> For HPCloud, this is listed as the project name on the<a href="https://account.hpcloud.com/projects"> "Manage Projects" page</a>.97 <code>tenant-name:</code> For HP Public Cloud, this is listed as the project name on the<a href="https://account.hpcloud.com/projects"> "Manage Projects" page</a>.
98 <img src="media/getting_started-hpc-tenant.png" alt="image showing project name">98 <img src="media/getting_started-hpc-tenant.png" alt="image showing project name">
99 </li>99 </li>
100 </ul>100 </ul>
101101
=== modified file 'htmldocs/config-maas.html'
--- htmldocs/config-maas.html 2013-10-10 01:00:24 +0000
+++ htmldocs/config-maas.html 2013-12-10 06:58:22 +0000
@@ -71,8 +71,8 @@
71<!--End-Preamble-->71<!--End-Preamble-->
72 <article>72 <article>
73 <section id="config_maas">73 <section id="config_maas">
74 <h1>Configuring for MAAS</h1>74 <h1>Configuring for MAAS (bare metal)</h1>
75 <p>Metal As A Service is software which allows you to deal with physical hardware just as easily as virtual nodes. For more information about MAAS, see <a href="http://maas.ubuntu.com"> maas.ubuntu.com </a> </p>75 <p>Metal As A Service is software which allows you to deal with physical hardware just as easily as virtual nodes. MAAS lets you treat physical servers like virtual machines in the cloud. Rather than having to manage each server individually, MAAS turns your bare metal into an elastic cloud-like resource. Specifically, MAAS allows for services to be deployed to bare metal via Juju. For more information about MAAS, see <a href="http://maas.ubuntu.com"> maas.ubuntu.com </a> </p>
76 <p>You should start by generating a generic configuration file for Juju, using the command:</p>76 <p>You should start by generating a generic configuration file for Juju, using the command:</p>
77<pre class="prettyprint lang-bash">juju generate-config</pre>77<pre class="prettyprint lang-bash">juju generate-config</pre>
78 <p>This will generate a file, <strong>environments.yaml</strong>, which will live in your <strong>~/.juju/</strong> directory (and will create the directory if it doesn't already exist).78 <p>This will generate a file, <strong>environments.yaml</strong>, which will live in your <strong>~/.juju/</strong> directory (and will create the directory if it doesn't already exist).
7979
=== modified file 'htmldocs/navigation.html'
--- htmldocs/navigation.html 2013-12-09 18:11:30 +0000
+++ htmldocs/navigation.html 2013-12-10 06:58:22 +0000
@@ -1,12 +1,12 @@
1 <h1>User Guide</h1>1 <h1>User Guide</h1>
2 <ul class="no-margin">2 <ul class="no-margin">
3 <li class=""><a href="getting-started.html">Getting Started</a></li>3 <li class=""><a href="getting-started.html">Getting Started</a></li>
4 <li class=" sub"><a href="config-aws.html">AWS Configuration</a></li>4 <li class=" sub"><a href="config-aws.html">Amazon Web Service</a></li>
5 <li class=" sub"><a href="config-azure.html">Azure Configuration</a></li>5 <li class=" sub"><a href="config-azure.html">Windows Azure</a></li>
6 <li class=" sub"><a href="config-hpcloud.html">HP Cloud Configuration</a></li>6 <li class=" sub"><a href="config-hpcloud.html">HP Public Cloud</a></li>
7 <li class=" sub"><a href="config-openstack.html">OpenStack Configuration</a></li>7 <li class=" sub"><a href="config-openstack.html">OpenStack</a></li>
8 <li class=" sub"><a href="config-maas.html">Bare metal Configuration</a></li>8 <li class=" sub"><a href="config-maas.html">MAAS (bare metal)</a></li>
9 <li class=" sub"><a href="config-local.html">Local Configuration</a></li>9 <li class=" sub"><a href="config-local.html">Local</a></li>
10 <li class=" sub"><a href="config-manual.html">Manual Provisioning</a></li>10 <li class=" sub"><a href="config-manual.html">Manual Provisioning</a></li>
11 <li class=" sub"><a href="getting-started.html#test">Testing your setup</a></li>11 <li class=" sub"><a href="getting-started.html#test">Testing your setup</a></li>
12 <li class=""><a href="charms.html">Using Charms</a></li>12 <li class=""><a href="charms.html">Using Charms</a></li>
1313
=== modified file 'htmldocs/navigation.json'
--- htmldocs/navigation.json 2013-12-09 18:11:30 +0000
+++ htmldocs/navigation.json 2013-12-10 06:58:22 +0000
@@ -3,12 +3,12 @@
3 "Getting Started": {3 "Getting Started": {
4 "link": "getting-started.html",4 "link": "getting-started.html",
5 "children": {5 "children": {
6 "AWS Configuration": "config-aws.html",6 "Amazon Web Services": "config-aws.html",
7 "Azure Configuration": "config-azure.html",7 "Windows Azure": "config-azure.html",
8 "HP Cloud Configuration": "config-hpcloud.html",8 "HP Public Cloud": "config-hpcloud.html",
9 "OpenStack Configuration": "config-openstack.html",9 "OpenStack": "config-openstack.html",
10 "Bare metal Configuration": "config-maas.html",10 "MAAS (bare metal)": "config-maas.html",
11 "Local Configuration": "config-local.html",11 "Local": "config-local.html",
12 "Manual Provisioning": "config-manual.html",12 "Manual Provisioning": "config-manual.html",
13 "Testing your setup": "getting-started.html#test"13 "Testing your setup": "getting-started.html#test"
14 }14 }

Subscribers

People subscribed via source and target branches