-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstatus-2019-01-07.html
300 lines (261 loc) · 23.4 KB
/
status-2019-01-07.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
<!DOCTYPE html>
<html lang="english">
<head>
<link href='//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/stylesheet/style.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/pygments/github.min.css">
<link rel="stylesheet" type="text/css" href="https://cloud-init.github.io/theme/font-awesome/css/font-awesome.min.css">
<link href="https://cloud-init.github.io/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Cloud-init Info Atom">
<link rel="shortcut icon" href="/theme/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="/theme/img/favicon.ico" type="image/x-icon">
<!-- Google Analytics -->
<script type="text/javascript">
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50554247-3', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="index, follow" />
<!-- Chrome, Firefox OS and Opera -->
<meta name="theme-color" content="#2c001e">
<!-- Windows Phone -->
<meta name="msapplication-navbutton-color" content="#2c001e">
<!-- iOS Safari -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- Microsoft EDGE -->
<meta name="msapplication-TileColor" content="#2c001e">
<meta name="author" content="[email protected]" />
<meta name="description" content="Meeting information #cloud-init: Cloud-init bi-weekly status, 07 Jan at 16:36 — 18:02 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2019/cloud-init.2019-01-07-16.36.log.html]] Meeting summary Previous Actions The discussion about "Previous Actions" started at 16:38. LINK: https://cloud-init.github.io/ LINK: https://code …" />
<meta name="keywords" content="">
<meta property="og:site_name" content="Cloud-init Info"/>
<meta property="og:title" content="Cloud-init bi-weekly status"/>
<meta property="og:description" content="Meeting information #cloud-init: Cloud-init bi-weekly status, 07 Jan at 16:36 — 18:02 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2019/cloud-init.2019-01-07-16.36.log.html]] Meeting summary Previous Actions The discussion about "Previous Actions" started at 16:38. LINK: https://cloud-init.github.io/ LINK: https://code …"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="https://cloud-init.github.io/status-2019-01-07.html"/>
<meta property="og:type" content="article"/>
<meta property="article:published_time" content="2019-01-07 16:36:00+00:00"/>
<meta property="article:modified_time" content=""/>
<meta property="article:author" content="https://cloud-init.github.io/author/chadsmithcanonicalcom.html">
<meta property="article:section" content="status-meeting-minutes"/>
<meta property="og:image" content="/images/cloud-init-orange.svg">
<title>Cloud-init Info – Cloud-init bi-weekly status</title>
</head>
<body>
<aside>
<div>
<a href="https://cloud-init.github.io">
<img src="/images/cloud-init-orange.svg" alt="Cloud-init" title="Cloud-init">
</a>
<h1><a href="https://cloud-init.github.io">Cloud-init</a></h1>
<p>Make your cloud images be all they can be</p>
<nav>
<ul class="list">
<li><a href="https://cloudinit.readthedocs.org/" target="_blank">Docs</a></li>
<li><a href="https://cloud-init.io" target="_blank">Overview</a></li>
<li><a href="https://cloudinit.readthedocs.io/en/latest/topics/hacking.html" target="_blank">Hacking</a></li>
<li><a href="https://jenkins.ubuntu.com/server/view/cloud-init/" target="_blank">CI builds</a></li>
<li><a href="https://launchpad.net/cloud-init" target="_blank">Code</a></li>
</ul>
</nav>
<ul class="social">
<li><a class="sc-github" href="https://github.com/cloud-init" target="_blank"><i class="fa fa-github"></i></a></li>
<li><a class="sc-wechat" href="https://webchat.freenode.net/?channels=cloud-init" target="_blank"><i class="fa fa-wechat"></i></a></li>
</ul>
</div>
</aside>
<main>
<nav>
<a href="https://cloud-init.github.io">Home</a>
<a href="/archives.html">Archives</a>
<a href="/categories.html">Categories</a>
<a href="/tags.html">Tags</a>
<a href="https://cloud-init.github.io/feeds/all.atom.xml">Atom</a>
</nav>
<article class="single">
<header>
<h1 id="status-2019-01-07">Cloud-init bi-weekly status</h1>
<p>
Posted on Mon 07 January 2019 in <a href="https://cloud-init.github.io/category/status-meeting-minutes.html">status-meeting-minutes</a>
• 6 min read
</p>
</header>
<div>
<h2>Meeting information</h2>
<ul>
<li>#cloud-init: Cloud-init bi-weekly status, 07 Jan at 16:36 — 18:02 UTC</li>
<li>Full logs at [[<a href="http://ubottu.com/meetingology/logs/cloud-init/2019/cloud-init.2019-01-07-16.36.log.html">http://ubottu.com/meetingology/logs/cloud-init/2019/cloud-init.2019-01-07-16.36.log.html</a>]]</li>
</ul>
<h2>Meeting summary</h2>
<h3>Previous Actions</h3>
<p>The discussion about "Previous Actions" started at 16:38.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://cloud-init.github.io/">https://cloud-init.github.io/</a> </li>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905">https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905</a> </li>
</ul>
<h3>Recent Changes</h3>
<p>The discussion about "Recent Changes" started at 16:42.</p>
<h3>In-Progress Development</h3>
<p>The discussion about "In-Progress Development" started at 16:46.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a> is pending since October :( :(</li>
<li><strong>LINK</strong>: <a href="https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin">https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin</a> </li>
<li><strong>ACTION</strong>: Review robjo's branch today/tomorrow</li>
<li><strong>ACTION</strong>: Review robjo's branch today/tomorrow <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a></li>
<li><strong>LINK</strong>: <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a> </li>
<li><strong>ACTION</strong>: review robjo's New bugs and get feedback <a href="https://bit.ly/2C4gEHJ">https://bit.ly/2C4gEHJ</a></li>
<li><strong>LINK</strong>: <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a> </li>
<li><strong>LINK</strong>: <a href="https://trello.com/c/bEGsPvTm/1028-updated-cloud-init-ci-review-bot-to-place-a-branch-back-into-needs-review-after-it-receives-a-commit">https://trello.com/c/bEGsPvTm/1028-updated-cloud-init-ci-review-bot-to-place-a-branch-back-into-needs-review-after-it-receives-a-commit</a> </li>
<li><strong>ACTION</strong>: blackboxsw resolve and land fix for <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a> this week</li>
</ul>
<h3>Office Hours (next ~30 minutes)</h3>
<p>The discussion about "Office Hours (next ~30 minutes)" started at 17:29.</p>
<ul>
<li><strong>LINK</strong>: <a href="https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init">https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init</a> </li>
</ul>
<h2>Vote results</h2>
<h2>Action items, by person</h2>
<ul>
<li>blackboxsw</li>
<li>blackboxsw resolve and land fix for <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a> this week</li>
<li>robjo</li>
<li>Review robjo's branch today/tomorrow</li>
<li>Review robjo's branch today/tomorrow <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a></li>
<li>review robjo's New bugs and get feedback <a href="https://bit.ly/2C4gEHJ">https://bit.ly/2C4gEHJ</a></li>
</ul>
<h2>Done items</h2>
<ul>
<li>(none)</li>
</ul>
<h2>People present (lines said)</h2>
<ul>
<li>blackboxsw (62)</li>
<li>robjo (16)</li>
<li>meetingology (7)</li>
<li>ubot5 (6)</li>
<li>rharper (1)</li>
</ul>
<h2>Full Log</h2>
<p>16:36 <code><blackboxsw></code> #startmeeting Cloud-init bi-weekly status</p>
<p>16:36 <code><meetingology></code> Meeting started Mon Jan 7 16:36:15 2019 UTC. The chair is blackboxsw. Information about MeetBot at <a href="http://wiki.ubuntu.com/meetingology.">http://wiki.ubuntu.com/meetingology.</a></p>
<p>16:36 <code><meetingology></code> </p>
<p>16:36 <code><meetingology></code> Available commands: action commands idea info link nick</p>
<p>16:37 <code><blackboxsw></code> Happy New Year! We shifted the cloud-init status meeting time ... and then I subsequent forgot about it.</p>
<p>16:37 <code><blackboxsw></code> Hope the break went well for folks. We'll be hosting this meeting bi-weekly to keep folks updated on cloud-init developments</p>
<p>16:38 <code><blackboxsw></code> Generally the topics we cover in this status meeting are: Previous Actions, Recent Changes, In-progress Development, and Office hours</p>
<p>16:38 <code><blackboxsw></code> #topic Previous Actions</p>
<p>16:39 <code><blackboxsw></code> looking over last meeting minutes I see only one action</p>
<p>16:39 <code><blackboxsw></code> #link <a href="https://cloud-init.github.io/">https://cloud-init.github.io/</a></p>
<p>16:39 <code><blackboxsw></code> ^ meeting minutes</p>
<p>16:40 <code><blackboxsw></code> #link <a href="https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905">https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905</a></p>
<p>16:40 <code><blackboxsw></code> ^ this merge proposal from Jason Zions looks like it got updated and resubmitted a few days ago addressing our review comments. Let's get another review on this this week and see where it stands</p>
<p>16:42 <code><blackboxsw></code> #topic Recent Changes</p>
<p>16:44 <code><blackboxsw></code> - Upstream release of cloud-init 18.5 and publishing 18.5 to Ubuntu 19.04 (Disco)</p>
<p>16:45 <code><blackboxsw></code> - ds-identify: fix wrong variable name in ovf_vmware_transport_guestinfo.</p>
<p>16:45 <code><blackboxsw></code> - Scaleway: Support ssh keys provided inside an instance tag. [PORTE Loïc]</p>
<p>16:45 <code><blackboxsw></code> - OVF: simplify expected return values of transport functions.</p>
<p>16:45 <code><blackboxsw></code> - Vmware: Add support for the com.vmware.guestInfo OVF transport.</p>
<p>16:45 <code><blackboxsw></code> (<a href="[https://bugs.launchpad.net/bugs/1807466](https://bugs.launchpad.net/bugs/1807466)">LP: #1807466</a>)</p>
<p>16:45 <code><blackboxsw></code> - HACKING.rst: change contact info to Josh Powers</p>
<p>16:45 <code><blackboxsw></code> - Update to pylint 2.2.2.</p>
<p>16:45 <code><blackboxsw></code> - Release 18.5 [Ryan Harper] (<a href="[https://bugs.launchpad.net/bugs/1808380](https://bugs.launchpad.net/bugs/1808380)">LP: #1808380</a>)</p>
<p>16:45 <code><blackboxsw></code> - tests: add Disco release [Joshua Powers]</p>
<p>16:45 <code><blackboxsw></code> - net: render 'metric' values in per-subnet routes</p>
<p>16:45 <code><blackboxsw></code> [Ryan Harper] (<a href="[https://bugs.launchpad.net/bugs/1805871](https://bugs.launchpad.net/bugs/1805871)">LP: #1805871</a>)</p>
<p>16:45 <code><blackboxsw></code> - write_files: add support for appending to files. [James Baxter]</p>
<p>16:45 <code><blackboxsw></code> - config: On ubuntu select cloud archive mirrors for armel, armhf, arm64.</p>
<p>16:45 <code><blackboxsw></code> (<a href="[https://bugs.launchpad.net/bugs/1805854](https://bugs.launchpad.net/bugs/1805854)">LP: #1805854</a>)</p>
<p>16:45 <code><ubot5></code> Ubuntu bug 1807466 in cloud-init "add support for ovf transport com.vmware.guestInfo" [Medium,Fix committed]</p>
<p>16:45 <code><ubot5></code> Ubuntu bug 1808380 in cloud-init "Release 18.5" [Undecided,Fix released]</p>
<p>16:45 <code><ubot5></code> Ubuntu bug 1805871 in cloud-init (Ubuntu) "net renderers miss metric value in per-subnet routes" [Undecided,Fix released]</p>
<p>16:45 <code><ubot5></code> Ubuntu bug 1805854 in cloud-init "[feature-request] Add non-x86 Ubuntu EC2 mirrors in to default cloud-init configuration" [Medium,Fix released]</p>
<p>16:46 <code><blackboxsw></code> The above are commits landed in cloud-init since the last status meeting.</p>
<p>16:46 <code><blackboxsw></code> #topic In-Progress Development</p>
<p>16:47 <code><blackboxsw></code> As always we try tracking our ongoing cloud-init upstream work (and backlog) on our Trello board</p>
<p>16:47 <code><blackboxsw></code> #lin <a href="https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin">https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin</a></p>
<p>16:47 <code><robjo></code> <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a> is pending since October :( :(</p>
<p>16:47 <code><blackboxsw></code> #link <a href="https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin">https://trello.com/b/hFtWKUn3/daily-cloud-init-curtin</a></p>
<p>16:47 <code><blackboxsw></code> #action Review robjo's branch today/tomorrow</p>
<p>16:47 * meetingology Review robjo's branch today/tomorrow</p>
<p>16:47 <code><blackboxsw></code> #action Review robjo's branch today/tomorrow <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a></p>
<p>16:47 * meetingology Review robjo's branch today/tomorrow <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a></p>
<p>16:48 <code><blackboxsw></code> #link <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a></p>
<p>16:48 <code><blackboxsw></code> ok robjo, we'll have eyes on that today and get you something</p>
<p>16:48 <code><robjo></code> Also I filed a number of bugs w.r.t the network rendering some with proposals, for other's I simply have no idea about the best approach, none of these have seen any action</p>
<p>16:48 <code><blackboxsw></code> thanks for that</p>
<p>16:49 <code><robjo></code> then there is the Python 2 utf-8 issue w.r.t. metadata persistence on OpenStack</p>
<p>16:49 <code><robjo></code> smoser had supplied a test case, also not action on that issue since whenever .... :(</p>
<p>16:50 <code><robjo></code> on that topic the question is still open why that particular data is persisted in teh first place since every access to the APi on OpenStack yields a different result</p>
<p>16:51 <code><blackboxsw></code> #action review robjo's New bugs and get feedback <a href="https://bit.ly/2C4gEHJ">https://bit.ly/2C4gEHJ</a></p>
<p>16:51 * meetingology review robjo's New bugs and get feedback <a href="https://bit.ly/2C4gEHJ">https://bit.ly/2C4gEHJ</a></p>
<p>16:55 <code><blackboxsw></code> robjo: I think we have to sort persistence story for metadata sub-components still. The only reason anything is persisted is for speed of course. OpenStack DS is notably very slow on every call the the md service.</p>
<p>16:56 <code><blackboxsw></code> robjo: some of that persistence/refresh should/will be addressed in rharper's openstack hotplug branch which would force cloud-init to refresh metadata when hotplug events are seen</p>
<p>16:57 <code><robjo></code> Well I have to admit that I do not know how OpenStack and or guest would use the value returned for "random_seed". What I was able to test is that the value is different when the API is aclled</p>
<p>16:59 <code><robjo></code> so that could mean that OpenStack keeps the "previously" returned value of "random_seed" until the API is called again and then uses the previous value for whatever hashing is being done to come up with authentication of the guest</p>
<p>16:59 <code><blackboxsw></code> robjo: is this the bug? <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a></p>
<p>16:59 <code><ubot5></code> Ubuntu bug 1801364 in cloud-init "persisting OpenStack metadata fails" [Undecided,Confirmed]</p>
<p>16:59 <code><blackboxsw></code> #link <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a></p>
<p>17:00 <code><robjo></code> but that would imply that any calls to the OpenStack API from the quest must know that random_seed and I doubt that they are using the cache we build with cloud-init</p>
<p>17:00 <code><robjo></code> yes, that's the bug</p>
<p>17:03 <code><rharper></code> robjo: your <a href="https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098">https://code.launchpad.net/~rjschwei/cloud-init/+git/cloud-init/+merge/356098</a> was left in Needs Fixing and got tagged WIP; after you updated, it needed to move to Needs Review</p>
<p>17:04 <code><robjo></code> Well I am pretty sure I tried to set it back to get another review and from the interface it looked to me that happened.... :(</p>
<p>17:05 <code><robjo></code> If I look at the UI it tells me the review was requested from "Scott Moser [2]" on 2018-10-09 and the status is "Pending"</p>
<p>17:15 <code><blackboxsw></code> robjo: we're talking side-channel as we were in a meeting anyway. Just added a work item to help us avoid this situation</p>
<p>17:15 <code><blackboxsw></code> <a href="https://trello.com/c/bEGsPvTm/1028-updated-cloud-init-ci-review-bot-to-place-a-branch-back-into-needs-review-after-it-receives-a-commit">https://trello.com/c/bEGsPvTm/1028-updated-cloud-init-ci-review-bot-to-place-a-branch-back-into-needs-review-after-it-receives-a-commit</a></p>
<p>17:15 <code><blackboxsw></code> this will make reviews which you add commits to pop up on our radar anytime a new commit was added</p>
<p>17:16 <code><robjo></code> thanks</p>
<p>17:16 <code><blackboxsw></code> then we know what needs attention (as others have hit this issue too0</p>
<p>17:18 <code><blackboxsw></code> robjo: we also are talking about we can maybe blacklisting certain metadata elements as not-cacheable. We'll have to add 'cloud-init query' tooling to understand this at some point though.</p>
<p>17:18 <code><blackboxsw></code> #action blackboxsw resolve and land fix for <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a> this week</p>
<p>17:18 * meetingology blackboxsw resolve and land fix for <a href="https://bugs.launchpad.net/cloud-init/+bug/1801364">https://bugs.launchpad.net/cloud-init/+bug/1801364</a> this week</p>
<p>17:18 <code><ubot5></code> Ubuntu bug 1801364 in cloud-init "persisting OpenStack metadata fails" [Undecided,Confirmed]</p>
<p>17:19 <code><blackboxsw></code> though the fix for serialization won't include this blacklisting/cache solution I don't think</p>
<p>17:20 <code><blackboxsw></code> Ok I grabbed <a href="https://trello.com/c/7ouGpa0A/1029-openstack-serialization-errors-py27">https://trello.com/c/7ouGpa0A/1029-openstack-serialization-errors-py27</a></p>
<p>17:23 <code><robjo></code> There is a patch for a very simplistic approach attached to the bug, that's what I am currently carrying in the SUSE package</p>
<p>17:28 <code><blackboxsw></code> +1</p>
<p>17:28 <code><blackboxsw></code> ok, so I think that wraps current topic.</p>
<p>17:29 <code><blackboxsw></code> #topic Office Hours (next ~30 minutes)</p>
<p>17:29 <code><blackboxsw></code> upstream devs will have eyes on this channel for any concerns, questions or discussions folks want to have about cloud-init.</p>
<p>17:29 <code><blackboxsw></code> We've also started going through some of the open reviews</p>
<p>17:30 <code><blackboxsw></code> raharper is on <a href="https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905">https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905</a> currently. I'll start looking at this <a href="https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905">https://code.launchpad.net/~jasonzio/cloud-init/+git/cloud-init/+merge/360905</a></p>
<p>17:34 <code><blackboxsw></code> robjo: can you re-share that opensuse download link for latest cloud-init images generated (I think you had shared once in the past your server team's public/latest/testing downloads of cloud-init)</p>
<p>17:34 <code><blackboxsw></code> just for reference while you are here :)</p>
<p>17:34 <code><blackboxsw></code> s/images/packages/</p>
<p>17:37 <code><robjo></code> <a href="https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init">https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init</a></p>
<p>17:37 <code><blackboxsw></code> thank you sir</p>
<p>17:38 <code><robjo></code> currently the same as the released <a href="https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init">https://build.opensuse.org/package/show/Cloud:Tools:Next/cloud-init</a></p>
<p>17:38 <code><robjo></code> but planningt to move :Next to 18.5 this week</p>
<p>17:39 <code><blackboxsw></code> excellent thanks robjo</p>
<p>18:02 <code><blackboxsw></code> ok think that wraps up the meeting for today</p>
<p>18:02 <code><blackboxsw></code> #endmeeting</p>
<p>Generated by MeetBot 0.1.5 (<a href="http://wiki.ubuntu.com/meetingology">http://wiki.ubuntu.com/meetingology</a>)</p>
</div>
<div class="tag-cloud">
<p>
</p>
</div>
<div class="addthis_relatedposts_inline">
</article>
<footer>
<p>© </p>
<p>Powered by <a href="http://getpelican.com" target="_blank">Pelican</a> - <a href="https://github.com/alexandrevicenzi/flex" target="_blank">Flex</a> theme by <a href="http://alexandrevicenzi.com" target="_blank">Alexandre Vicenzi</a></p> </footer>
</main>
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Blog",
"name": " Cloud-init Info ",
"url" : "https://cloud-init.github.io",
"image": "/images/cloud-init-orange.svg",
"description": "Cloud-init project updates and general information"
}
</script>
</body>
</html>