|
37 | 37 | <div class="col-sm-12"> |
38 | 38 | <div class="intro-message"> |
39 | 39 | <img class="testimonial testimonial-logo" src="{$Top.CloudUrl("assets/bare-metal-logo-program/verizon-media.png")}"> |
40 | | - <p class="testimonial testimonial-quote">At Verizon Media, OpenStack manages hundreds of thousands of bare metal compute resources in our data centers. We have made significant changes to our supply chain process using OpenStack, fulfilling common bare metal quota requests within minutes.</p> |
| 40 | + <p class="testimonial testimonial-quote">At Verizon Media, OpenStack manages hundreds of thousands of bare metal compute resources with over 4 million cores in our data centers,” said James Penick, architect director at Verizon Media. “We have made significant changes to our supply chain process using OpenStack, fulfilling common bare metal quota requests within minutes.</p> |
41 | 41 | <div class="testimonial image-cropper"> |
42 | 42 | <img class="testimonial-avatar" src="{$Top.CloudUrl("images/baremetal/avatar-james-penick.jpg")}"> |
43 | 43 | </div> |
|
80 | 80 | </div> <!-- .container --> |
81 | 81 | </section> |
82 | 82 | <!-- More Info --> |
83 | | - <!-- |
84 | 83 | <section class="baremetal-blue more-info"> |
85 | 84 | <div class="container"> |
86 | 85 | <div class="row info-block"> |
87 | 86 | <div class="col-sm-2"></div> |
88 | 87 | <div class="col-sm-8"> |
89 | 88 | <div class="col-sm-5"> |
90 | 89 | <h3>Find Help and Expertise</h3> |
91 | | - <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque ac purus augue.</p> |
92 | | - <a class="red-button" href="https://www.openstack.org/marketplace/" target="_blank">Visit the Marketplace <i class="icon-arrow-right"></i></a> |
| 90 | + <p>Visit the OpenStack Marketplace and find a partner who supports OpenStack Ironic</p> |
| 91 | + <a class="red-button" href="https://www.openstack.org/marketplace" target="_blank">Visit the Marketplace <i class="icon-arrow-right"></i></a> |
93 | 92 | </div> |
94 | 93 | <div class="col-sm-2"></div> |
95 | 94 | <div class="col-sm-5"> |
96 | 95 | <h3>How Ironic Works</h3> |
97 | | - <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque ac purus augue.</p> |
98 | | - <a class="red-button" href="https://www.openstack.org#" target="_blank">Read on Github <i class="icon-arrow-right"></i></a> |
| 96 | + <p>Learn more about Ironic, including how it controls hardware and writes an operating system image to bare metal</p> |
| 97 | + <a class="red-button" href="https://github.com/metal3-io/metal3-docs/blob/master/design/how-ironic-works.md" target="_blank">Read on Github <i class="icon-arrow-right"></i></a> |
99 | 98 | </div> |
100 | 99 | </div> |
101 | 100 | <div class="col-sm-2"></div> |
102 | 101 | </div> |
103 | 102 | </div> <!-- .container --> |
104 | | - </section> --> |
| 103 | + </section> |
105 | 104 | </div> |
106 | 105 | <div class="resources baremetal"> |
107 | 106 |
|
|
0 commit comments