Updates the Ops Guide landing page with latest link, cover, and files

Change-Id: I13b56e609139a61db6d357a487bec342008110f1
This commit is contained in:
Anne Gentle 2014-04-24 14:32:46 -05:00
parent e39b71c74f
commit 872f9609bb
5 changed files with 9 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

After

Width:  |  Height:  |  Size: 762 KiB

View File

@ -131,7 +131,7 @@ function recordOutboundLink(link, category, action) {
<div class="container">
<div class="span-12">
<div class="photo">
<a href="http://oreilly.com/programming/free/openstack-operations.csp" onClick="recordOutboundLink(this, 'Outbound Links', 'oreilly.com');return false;">
<a href="http://shop.oreilly.com/product/0636920032625.do" onClick="recordOutboundLink(this, 'Outbound Links', 'oreilly.com');return false;">
<img width="100%" src="../common/images/oreilly-openstack-ops-guide.png"></a></div>
</div>
<div class="span-12 last">
@ -139,17 +139,18 @@ function recordOutboundLink(link, category, action) {
<p>This book offers hard-earned experience from OpenStack operators who have run OpenStack
in production for six months or longer. They've gathered their notes, shared their stories,
and learned from each other in the room. We invite you to join in the quest for best practices
in OpenStack cloud operations.
in OpenStack cloud operations. You can read the <a href="/trunk/openstack-ops/content/" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;" >latest updates</a> or download the new O'Reilly published versions below.
</p>
<p><a href="/trunk/openstack-ops/content/" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;" >
Read HTML</a>
<a href="oreilly-openstack-ops-guide.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;" >
Get .pdf</a>
Current</a>
</p>
<p><a href="oreilly-openstack-ops-guide.mobi" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.mobi');return false;" >
Get .mobi</a>
<p>
<a href="oreilly-openstack-ops-guide.pdf" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.pdf');return false;" >
O'Reilly .pdf</a>
<a href="oreilly-openstack-ops-guide.mobi" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.mobi');return false;" >
O'Reilly .mobi</a>
<a href="oreilly-openstack-ops-guide.epub" class="button" onClick="recordOutboundLink(this, 'Outbound Links', 'ops.epub');return false;" >
Get .epub</a>
O'Reilly .epub</a>
</p>
<p>If you're interested in OpenStack books, please take a look at the <a href="http://docs.openstack.org/sec/">OpenStack Security Guide</a>, also
written in a five-day book sprint.</p>

BIN
www/ops/oreilly-openstack-ops-guide.pdf Executable file → Normal file

Binary file not shown.