-
Notifications
You must be signed in to change notification settings - Fork 10
/
index.html
361 lines (355 loc) · 16.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.1.14">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>RDO</title>
<meta charset="utf-8">
<meta content="" name="description">
<meta content="" name="author">
<meta content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width" name="viewport">
<link href="//rdoproject.org/blog/feed.xml" rel="alternate" title="Atom feed" type="application/atom+xml">
<link href="//rdoproject.org/images/favicon.ico" rel="shortcut icon">
<link href="//rdoproject.org/images/apple-touch-icon-precomposed.png" rel="apple-touch-icon-precomposed">
<link href="//rdoproject.org/images/apple-touch-icon-57x57-precomposed.png" rel="apple-touch-icon-precomposed" sizes="57x57">
<link href="//rdoproject.org/images/apple-touch-icon-72x72-precomposed.png" rel="apple-touch-icon-precomposed" sizes="72x72">
<link href="//rdoproject.org/images/apple-touch-icon-114x114-precomposed.png" rel="apple-touch-icon-precomposed" sizes="114x114">
<link href="//rdoproject.org/stylesheets/application.css" rel="stylesheet" type="text/css">
<link href="//rdoproject.org/stylesheets/print.css" rel="stylesheet" type="text/css" media="print">
</head>
<body class="front-page source-haml">
<header class="masthead hidden-print" id="branding" role="banner">
<section class="hgroup">
<h1><a href="//rdoproject.org/"><img id="logo" class="logo" alt="RDO" src="//rdoproject.org/images/rdo-logo-white.png"></a></h1>
</section>
<div id="access">
<nav role="navigation">
<ul class="nav nav-pills">
<li class="nav-link-home" role="menuitem">
<a href="//rdoproject.org/">Home</a>
</li>
<li class="nav-link-blog" role="menuitem">
<a href="//rdoproject.org/blog/">Blog</a>
</li>
<li class="nav-link-events" role="menuitem">
<a href="//rdoproject.org/events/">Events</a>
</li>
<li class="nav-link-community" role="menuitem">
<a href="//rdoproject.org/community/">Community</a>
</li>
<li class="nav-link-docs" role="menuitem">
<a href="//rdoproject.org/documentation/">Docs</a>
</li>
<li class="nav-link-search" role="menuitem">
<a href="//rdoproject.org/search/">Search</a>
</li>
</ul>
</nav>
</div>
</header>
<section class="page-wrap" id="page-wrap">
<section class="page" id="page">
<section class="content" id="content">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an outdated browser.
<a href="//browsehappy.com/">Upgrade your browser today</a> or
<a href="//www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
<![endif]-->
<section id="bodyContent">
<div class="bg-boxes bg-boxes-single">
<div class="row">
<!-- CONTENT BEGINS -->
<div class="block-heading">
<h2>RDO Trunk Development</h2>
<p><a href="https://www.rdoproject.org/documentation/packaging/">Packaging documentation</a></p>
<h3>Lastest Build Reports</h3>
<ul>
<li>
<a href="https://trunk.rdoproject.org/centos8-master/report.html">CentOS 8 master</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-victoria/report.html">CentOS 8 stable/victoria</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-ussuri/report.html">CentOS 8 stable/ussuri</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-train/report.html">CentOS 8 stable/train</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-master/report.html">CentOS 7 master (using current tagged releases)</a> <a href="#footnote1">[*]</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-master-head/report.html">CentOS 7 master</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-train/report.html">CentOS 7 stable/train</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-stein/report.html">CentOS 7 stable/stein</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-rocky/report.html">CentOS 7 stable/rocky</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-queens/report.html">CentOS 7 stable/queens</a>
</li>
</ul>
<h3>Latest (untested!) trunk repos</h3>
<ul>
<li>
<a href="https://trunk.rdoproject.org/centos8-master/current/">CentOS 8 master</a>, <a href="https://trunk.rdoproject.org/centos8-master/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-master/current/">CentOS 7 master</a>, <a href="https://trunk.rdoproject.org/centos7-master/current/delorean.repo">repo</a>
</li>
</ul>
<h3>Latest (untested!) stable branch trunk repos</h3>
<ul>
<li>
<a href="https://trunk.rdoproject.org/centos8-victoria/current/">CentOS 8 stable/victoria</a>, <a href="https://trunk.rdoproject.org/centos8-victoria/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-ussuri/current/">CentOS 8 stable/ussuri</a>, <a href="https://trunk.rdoproject.org/centos8-ussuri/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-train/current/">CentOS 8 stable/train</a>, <a href="https://trunk.rdoproject.org/centos8-train/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-train/current/">CentOS 7 stable/train</a>, <a href="https://trunk.rdoproject.org/centos7-train/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-stein/current/">CentOS 7 stable/stein</a>, <a href="https://trunk.rdoproject.org/centos7-stein/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-rocky/current/">CentOS 7 stable/rocky</a>, <a href="https://trunk.rdoproject.org/centos7-rocky/current/delorean.repo">repo</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-queens/current/">CentOS 7 stable/queens</a>, <a href="https://trunk.rdoproject.org/centos7-queens/current/delorean.repo">repo</a>
</li>
</ul>
<h3>Pending commits for the current run</h3>
<ul>
<li>
<a href="https://trunk.rdoproject.org/centos8-master/queue.html">CentOS 8 master-uc (master)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-victoria/queue.html">CentOS 8 victoria (stable/victoria)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos8-ussuri/queue.html">CentOS 8 ussuri (stable/ussuri)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-master/queue.html">Centos-master-uc (master)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-train/queue.html">Centos-train (stable/train)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-stein/queue.html">Centos-stein (stable/stein)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-rocky/queue.html">Centos-rocky (stable/rocky)</a>
</li>
<li>
<a href="https://trunk.rdoproject.org/centos7-queens/queue.html">Centos-queens (stable/queens)</a>
</li>
</ul>
<h3>RDO Trunk infrastructure administrators</h3>
<table border="1" cellpadding="2" cellspacing="2"
width="600px">
<tbody>
<tr>
<td align="center" valign="top"><b>Name</b><b><br>
</b> </td>
<td align="center" valign="top"><b>IRC handle @
Freenode</b><b><br>
</b> </td>
<td align="center" valign="top"><b>Timezone</b><b><br>
</b> </td>
</tr>
<tr>
<td valign="top">Alan Pevec<br>
</td>
<td valign="top">apevec<br>
</td>
<td valign="top">CET(UTC+1)</td>
</tr>
<tr>
<td valign="top">Alfredo Moralejo<br>
</td>
<td valign="top">amoralej<br>
</td>
<td valign="top">CET (UTC+1)<br>
</td>
</tr>
<tr>
<td valign="top">David Moreau Simard<br>
</td>
<td valign="top">dmsimard<br>
</td>
<td valign="top">EST (UTC-5)<br>
</td>
</tr>
<tr>
<td valign="top">Javier Peña<br>
</td>
<td valign="top">jpena<br>
</td>
<td valign="top">CET (UTC+1)</td>
</tr>
<tr>
<td valign="top">John Trowbridge<br>
</td>
<td valign="top">trown<br>
</td>
<td valign="top">EST (UTC-5)</td>
</tr>
<tr>
<td valign="top">Paul Belanger<br>
</td>
<td valign="top">pabelanger<br>
</td>
<td valign="top">CST (UTC-6)</td>
</tr>
<tr>
<td valign="top">Tristan De Cacqueray<br>
</td>
<td valign="top">tristanC<br>
</td>
<td valign="top">KST (UTC+9)</td>
</tr>
</tbody>
</table>
<br><a name="footnote1"> [*] The <release>-uc tag in <a href="https://github.com/redhat-openstack/rdoinfo/blob/master/rdo.yml">rdoinfo</a> defines the exact tags being packaged for each project. Not every package is built from a tagged release, only those present in the <a href="http://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt">upper-constraints</a> file, used by the upstream OpenStack CI. The rest of the packages are built from the master branch.
</a>
<!-- CONTENT ENDS -->
</div>
</div>
</div>
</section>
</section>
</section>
</section>
<footer class="text-center" id="footer">
<hr class="visible-print">
<div class="footer-rdo">
<dl>
<dt>Docs</dt>
<dd>
<a href="//rdoproject.org/install/quickstart">Download</a>
</dd>
<dd>
<a href="//rdoproject.org/rdo/faq">Common questions</a>
</dd>
<dd>
<a href="//rdoproject.org/troubleshooting/">Troubleshooting</a>
</dd>
<dd>
<a href="//rdoproject.org/rdo/about/">About RDO</a>
</dd>
</dl>
<dl>
<dt>Use RDO</dt>
<dd>
<a href="//rdoproject.org/install/quickstart">Quickstart</a> <!--: [All Releases](FIXME-link-to-future-releases-page)-->
</dd>
<dd>
<a href="//trunk.rdoproject.org/">Trunk builds</a>
</dd>
</dl>
<dl>
<dt>Community</dt>
<dd>
<a href="//rdoproject.org/community/">Participate</a>
</dd>
<dd>
<a href="//ask.rdoproject.org/">Ask (Q&A)</a>
</dd>
<dd>
<a href="https://bugzilla.redhat.com/buglist.cgi?product=RDO&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED">Browse open issues</a>
</dd>
<dd>
<a href="https://bugzilla.redhat.com/enter_bug.cgi?product=RDO">Report a problem</a>
</dd>
</dl>
<dl>
<dt>Support</dt>
<dd>
<a href="//redhat.com/openstack/">Red Hat Enterprise</a>
</dd>
<dd>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list">Contact us</a>
</dd>
</dl>
</div>
<ul class="footer-nav-list">
<li><strong>RDO</strong> is a <strong>Red Hat</strong>-sponsored community project</li>
</ul>
<div class="copyright">
© 2015 RDO
</div>
</footer>
<script src="//rdoproject.org/javascripts/application.js" type="text/javascript">
</script>
<script>
(function() {
$(function() {
return $('h2').wrapInner('<span class="mw-headline"/>');
});
}).call(this);
</script>
<!-- begin eloqua tracking -->
<script language="JavaScript" src="//rdoproject.org/elqCfg.js" type="text/javascript"></script>
<script language="JavaScript" src="//rdoproject.org/elqImg.js" type="text/javascript"></script>
<!-- end eloqua tracking -->
<!-- begin Omniture tracking -->
<!--
SiteCatalyst code version: H.25.4
Copyright 1996-2013 Adobe, Inc. All Rights Reserved
More info available at //www.omniture.com
-->
<div id="oTags">
<script src="//rdoproject.org/noncms_s_code.js" type="text/javascript">
</script>
<script>
/* You may give each page an identifying name, server, and channel on the next lines. */
var coreUrl = encodeURI(document.URL.split("?")[0]);
var urlSplit = coreUrl.toLowerCase().split(/\//);
var urlLast = urlSplit[urlSplit.length-1];
var pageNameString = "";
var minorSectionIndex = 3;
if (urlSplit[3] == "promo") {
minorSectionIndex = 4;
}
if (urlLast == "") {
urlSplit.splice(-1,1);
}
if (urlLast.search(/\./) >= 0) {
if (urlLast == "index.html" || urlLast == "index.php") {
urlSplit.splice(-1,1);
} else {
urlSplit[urlSplit.length-1] = urlLast.split(".").splice(0,1);
}
}
s.prop14 = s.eVar27 = "rdo";
s.prop15 = s.eVar28 = urlSplit[minorSectionIndex] || "";
s.prop16 = s.eVar29 = urlSplit[minorSectionIndex+1] || "";
pageNameString = urlSplit.splice(3).join(" | ");
s.pageName = "rh | microsite | rdo | " + pageNameString;
s.channel = "microsite";
s.prop4 = s.eVar23 = encodeURI(document.URL);
s.prop21 = s.eVar18 = coreUrl;
s.prop2 = s.eVar22 = "en";
</script>
<script src="//rdoproject.org/rh_omni_footer.js" type="text/javascript">
</script>
<script>
if(navigator.appVersion.indexOf('MSIE')>=0)document.write(unescape('%3C')+'\!-'+'-')
</script> <noscript><a href='//www.omniture.com' title='Web Analytics'><img alt='' border='0' height='1' src='https://smtrcs.redhat.com/b/ss/redhatcom,redhatglobal/1/H.25.4--NS/0?[AQB]=3[AQE]' width='1'></a></noscript>
</div>
<!-- /DO NOT REMOVE/ -->
<!-- End SiteCatalyst code version: H.25.4 -->
<!-- End Omniture tracking -->
</body>
</html>