diff options
| author | Monty Taylor <mordred@inaugust.com> | 2016-04-24 12:05:03 -0500 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2016-04-24 14:19:08 -0500 |
| commit | f2af8ba743f9cbae2be229ff87386eae7c2cd675 (patch) | |
| tree | 47b1c32d4b7c897e904e3e4e67fab789594e13e3 /src | |
| parent | e2eb02dcc277c1473ba8b604241da4232cb8229a (diff) | |
Add update for the OpenStack Board
Diffstat (limited to 'src')
| -rw-r--r-- | src/talks/infra-status.hbs | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/src/talks/infra-status.hbs b/src/talks/infra-status.hbs new file mode 100644 index 0000000..4fe2d0d --- /dev/null +++ b/src/talks/infra-status.hbs | |||
| @@ -0,0 +1,147 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <html lang="en"> | ||
| 3 | |||
| 4 | <head> | ||
| 5 | <meta charset="utf-8"> | ||
| 6 | |||
| 7 | <title>Infra Resource Status</title> | ||
| 8 | |||
| 9 | </head> | ||
| 10 | <body> | ||
| 11 | |||
| 12 | <section class="slide level2"> | ||
| 13 | <h1>Current Quota</h1> | ||
| 14 | <h2>808 Nodes</h2> | ||
| 15 | <ul> | ||
| 16 | <li>8GM RAM</li> | ||
| 17 | <li>8vCPU at 2.4GHz (more of less depending on speed)</li> | ||
| 18 | <li>Public IP Address</li> | ||
| 19 | <li>80GB of storage</li> | ||
| 20 | </ul> | ||
| 21 | <a href="http://docs.openstack.org/infra/system-config/contribute-cloud.html">http://docs.openstack.org/infra/system-config/contribute-cloud.html</a> | ||
| 22 | </section> | ||
| 23 | |||
| 24 | <section class="slide level2"> | ||
| 25 | <h1>Providers</h1> | ||
| 26 | <ul> | ||
| 27 | <li>Rackspace: 60(DFW), 195(ORD), 45(IAD)</li> | ||
| 28 | <li>OVH: 79(GRA1), 159(BHS1)</li> | ||
| 29 | <li>IBM Bluebox: 39</li> | ||
| 30 | <li>Internap: 56</li> | ||
| 31 | <li>OpenStack Innovation Center: 100</li> | ||
| 32 | <li>Vexxhost: 25</li> | ||
| 33 | </ul> | ||
| 34 | |||
| 35 | <h2>Also</h2> | ||
| 36 | <ul> | ||
| 37 | <li>HPE Regions of Infra Cloud: 600? (100 compute nodes)</li> | ||
| 38 | </ul> | ||
| 39 | </section> | ||
| 40 | |||
| 41 | <section class="slide level2"> | ||
| 42 | <h1>Multi-cloud FTW</h1> | ||
| 43 | <ul> | ||
| 44 | <li>Earier this year, HPE Sunset their public cloud</li> | ||
| 45 | <li>Over the last three weeks, we lost RAX ORD, OVH BHS and vexxhost</li> | ||
| 46 | <li>Last week we had Floating IP leak problems with OSIC and Bluebox</li> | ||
| 47 | </ul> | ||
| 48 | <p>... and we still limped along.</p> | ||
| 49 | </section> | ||
| 50 | |||
| 51 | <section class="slide level2"> | ||
| 52 | |||
| 53 | <h1>Nodes in Use</h1> | ||
| 54 | <h2>808 Node Max Quota</h2> | ||
| 55 | <p>Averaged over the entire time period in question</p> | ||
| 56 | <ul> | ||
| 57 | <li>1 year average : 381 nodes</li> | ||
| 58 | <li>6 month average: 403 nodes</li> | ||
| 59 | </ul> | ||
| 60 | </section> | ||
| 61 | |||
| 62 | <section class="slide level2"> | ||
| 63 | |||
| 64 | <h1>Time spent on Projects</h1> | ||
| 65 | <p>Time spent running jobs for projects of groups of projects.</p> | ||
| 66 | <p>Does not account for multi-node</p> | ||
| 67 | <p>'Integrated' is the set of projects that were in the integrated | ||
| 68 | release back when we had one</p> | ||
| 69 | |||
| 70 | </section> | ||
| 71 | |||
| 72 | <section class="slide level2"> | ||
| 73 | |||
| 74 | <h1>Feb 28 -- Mar 9</h1> | ||
| 75 | <h2>Milestone 3, feature/requirements freeze</h2> | ||
| 76 | |||
| 77 | <pre> | ||
| 78 | Total time all projects: 226042021 | ||
| 79 | Total time official projects: 224206325 99.2% | ||
| 80 | Total time unofficial projects: 1835696 0.8% | ||
| 81 | Total time integrated projects: 127325612 56.3% | ||
| 82 | Total time non-voting jobs: 76931278 34.0% | ||
| 83 | </pre> | ||
| 84 | </section> | ||
| 85 | |||
| 86 | |||
| 87 | <section class="slide level2"> | ||
| 88 | <h1>Mar 11 -- Mar 21</h1> | ||
| 89 | <h2>RC1 target</h2> | ||
| 90 | |||
| 91 | <pre> | ||
| 92 | Total time all projects: 131665133 (58% of usage of previous period) | ||
| 93 | Total time official projects: 129752051 98.5% | ||
| 94 | Total time unofficial projects: 1913082 1.5% | ||
| 95 | Total time integrated projects: 59619553 45.3% | ||
| 96 | Total time non-voting jobs: 46111506 35.0% | ||
| 97 | </pre> | ||
| 98 | </section> | ||
| 99 | |||
| 100 | <section class="slide level2"> | ||
| 101 | |||
| 102 | <h1>Mar 28 -- April 7</h1> | ||
| 103 | <h2>Final RC, release</h2> | ||
| 104 | |||
| 105 | <pre> | ||
| 106 | Total time all projects: 186115455 (141% of usage of previous period) | ||
| 107 | Total time official projects: 182577152 98.1% | ||
| 108 | Total time unofficial projects: 3538303 1.9% | ||
| 109 | Total time integrated projects: 91231261 49.0% | ||
| 110 | Total time non-voting jobs: 60635432 32.5% | ||
| 111 | </pre> | ||
| 112 | </section> | ||
| 113 | |||
| 114 | <section class="slide level2"> | ||
| 115 | <h1>Control Plane</h1> | ||
| 116 | <p>Quick shout-out to Rackspace, who provide our control plane all | ||
| 117 | by themselves</p> | ||
| 118 | <ul> | ||
| 119 | <li>110 Servers</li> | ||
| 120 | <li>30.6 TB of Block Storage</li> | ||
| 121 | </ul> | ||
| 122 | </section> | ||
| 123 | |||
| 124 | <section class="slide level2"> | ||
| 125 | <h1>What is needed?</h1> | ||
| 126 | <ul> | ||
| 127 | <li>More public cloud resources are always welcome</li> | ||
| 128 | <li>Once Infra Cloud is back online, having discussions about more | ||
| 129 | hardware contributions is worth having</li> | ||
| 130 | <li>zuul v3 this cycle will make multi-node MUCH more powerful and | ||
| 131 | flexible, so demand is likely to increase.</li> | ||
| 132 | <li>zuul v3 this cycle will also enable consuming non-vm resources</li> | ||
| 133 | </ul> | ||
| 134 | </section> | ||
| 135 | |||
| 136 | <section class="slide level2"> | ||
| 137 | <h1>DCO implementation status</h1> | ||
| 138 | <ul> | ||
| 139 | <li>Getting off of Launchpad OpenID is the main todo list item</li> | ||
| 140 | <li>Bug Tracking is the sticky widget</li> | ||
| 141 | <li>Design Summit session on Phabricator and Storyboard on Wednesday</li> | ||
| 142 | <li>"Why don't you just ..."</li> | ||
| 143 | </ul> | ||
| 144 | </section> | ||
| 145 | |||
| 146 | </body> | ||
| 147 | </html> | ||
