-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstatus-2017-09-18.html
More file actions
267 lines (228 loc) · 14.5 KB
/
status-2017-09-18.html
File metadata and controls
267 lines (228 loc) · 14.5 KB
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
<!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="chad.smith@canonical.com" />
<meta name="description" content="Meeting information #cloud-init: cloud-init status meeting, 18 Sep at 16:04 — 16:27 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2017/cloud-init.2017-09-18-16.04.log.html]] Meeting summary LINK: https://public.etherpad-mozilla.org/p/cloud-init-meeting LINK: https://lists.launchpad.net/cloud-init/msg00100.html Release Preparation The discussion …" />
<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 status meeting, 18 Sep at 16:04 — 16:27 UTC Full logs at [[http://ubottu.com/meetingology/logs/cloud-init/2017/cloud-init.2017-09-18-16.04.log.html]] Meeting summary LINK: https://public.etherpad-mozilla.org/p/cloud-init-meeting LINK: https://lists.launchpad.net/cloud-init/msg00100.html Release Preparation The discussion …"/>
<meta property="og:locale" content="en_US"/>
<meta property="og:url" content="https://cloud-init.github.io/status-2017-09-18.html"/>
<meta property="og:type" content="article"/>
<meta property="article:published_time" content="2017-09-18 16:04: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-2017-09-18">Cloud-init bi-weekly status</h1>
<p>
Posted on Mon 18 September 2017 in <a href="https://cloud-init.github.io/category/status-meeting-minutes.html">status-meeting-minutes</a>
• 3 min read
</p>
</header>
<div>
<h2>Meeting information</h2>
<ul>
<li>#cloud-init: cloud-init status meeting, 18 Sep at 16:04 — 16:27 UTC</li>
<li>Full logs at [[<a href="http://ubottu.com/meetingology/logs/cloud-init/2017/cloud-init.2017-09-18-16.04.log.html">http://ubottu.com/meetingology/logs/cloud-init/2017/cloud-init.2017-09-18-16.04.log.html</a>]]</li>
</ul>
<h2>Meeting summary</h2>
<ul>
<li><strong>LINK</strong>: <a href="https://public.etherpad-mozilla.org/p/cloud-init-meeting">https://public.etherpad-mozilla.org/p/cloud-init-meeting</a> </li>
<li><strong>LINK</strong>: <a href="https://lists.launchpad.net/cloud-init/msg00100.html">https://lists.launchpad.net/cloud-init/msg00100.html</a> </li>
</ul>
<h3>Release Preparation</h3>
<p>The discussion about "Release Preparation" started at 16:08.</p>
<ul>
<li>'''Release Preparation''' (16:08)</li>
<li>
<ul>
<li><strong>LINK</strong>: <a href="http://bit.ly/ci-reviews">http://bit.ly/ci-reviews</a> </li>
</ul>
</li>
</ul>
<h3>Open Discussion</h3>
<p>The discussion about "Open Discussion" started at 16:14.</p>
<ul>
<li>
<ul>
<li><strong>LINK</strong>: <a href="https://launchpad.net/bugs/1717598">https://launchpad.net/bugs/1717598</a> </li>
</ul>
</li>
</ul>
<h2>Vote results</h2>
<h2>Done items</h2>
<ul>
<li>(none)</li>
</ul>
<h2>People present (lines said)</h2>
<ul>
<li>smoser (41)</li>
<li>blackboxsw (8)</li>
<li>ubot5 (4)</li>
<li>ajorg (4)</li>
<li>robjo (4)</li>
<li>meetingology (3)</li>
<li>dpb1 (3)</li>
<li>rharper (1)</li>
</ul>
<h2>Full Log</h2>
<p>16:04 <code><smoser</code>> #startmeeting cloud-init status meeting</p>
<p>16:04 <code><meetingology</code>> Meeting started Mon Sep 18 16:04:28 2017 UTC. The chair is smoser. Information about MeetBot at <a href="http://wiki.ubuntu.com/meetingology.">http://wiki.ubuntu.com/meetingology.</a></p>
<p>16:04 <code><meetingology</code>> </p>
<p>16:04 <code><meetingology</code>> Available commands: action commands idea info link nick</p>
<p>16:05 <code><blackboxsw</code>> hiya o/</p>
<p>16:05 <code><rharper</code>> o/</p>
<p>16:05 <code><smoser</code>> #link <a href="https://public.etherpad-mozilla.org/p/cloud-init-meeting">https://public.etherpad-mozilla.org/p/cloud-init-meeting</a></p>
<p>16:05 <code><dpb1</code>> hello</p>
<p>16:05 <code><smoser</code>> so that contains a agenda that we'd been following</p>
<p>16:06 <code><smoser</code>> #link <a href="https://lists.launchpad.net/cloud-init/msg00100.html">https://lists.launchpad.net/cloud-init/msg00100.html</a></p>
<p>16:07 <code><smoser</code>> sorry for slow going here.</p>
<p>16:08 <code><smoser</code>> shoot</p>
<p>16:08 <code><smoser</code>> #topic Release Preparation</p>
<p>16:08 <code><smoser</code>> #subtopic Release Preparation</p>
<p>16:08 <code><smoser</code>> hm..</p>
<p>16:09 <code><smoser</code>> anyway</p>
<p>16:09 <code><smoser</code>> <a href="https://lists.launchpad.net/cloud-init/msg00100.html">https://lists.launchpad.net/cloud-init/msg00100.html</a></p>
<p>16:09 <code><smoser</code>> that is the primariy point of this meeting for today.</p>
<p>16:09 <code><smoser</code>> The goal is to make a release named 17.1 on Thursday of this week.</p>
<p>16:09 <code><blackboxsw</code>> strange</p>
<p>16:09 <code><smoser</code>> We have landed several branches in the last few days, and have 2 more to land at least.</p>
<p>16:10 <code><smoser</code>> from <a href="http://bit.ly/ci-reviews">http://bit.ly/ci-reviews</a></p>
<p>16:10 <code><dpb1</code>> meetingology │ Available commands: action commands idea info link nick</p>
<p>16:10 <code><dpb1</code>> something to look into. :)</p>
<p>16:10 <code><blackboxsw</code>> #link <a href="http://bit.ly/ci-reviews">http://bit.ly/ci-reviews</a></p>
<p>16:10 <code><smoser</code>> the two we consider needs to be integrated are</p>
<p>16:10 <code><smoser</code>> <a href="https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/330875">https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/330875</a></p>
<p>16:10 <code><smoser</code>> <a href="https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/330880">https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/330880</a></p>
<p>16:11 <code><smoser</code>> and Chad's (the first) is the one we're looking at now.</p>
<p>16:11 <code><smoser</code>> or that is the one that is non-trivial</p>
<p>16:11 <code><smoser</code>> does anyone here wnat to raise other bugs or MP that they believe should be pulled ?</p>
<p>16:12 <code><smoser</code>> ...</p>
<p>16:12 <code><smoser</code>> ajorg, i think its best to hold off on some of yours until after release.</p>
<p>16:13 <code><smoser</code>> anyone have anything else ?</p>
<p>16:13 <code><blackboxsw</code>> msaika (vmware) pinged on a branch a couple days ago. but I think there is a little of discussion/re-work that's needed there before we land</p>
<p>16:13 <code><ajorg</code>> smoser: I assume you mean the instance identity one, in which case I agree.</p>
<p>16:13 <code><ajorg</code>> (in either case I'd agree)</p>
<p>16:13 <code><smoser</code>> and simpletable</p>
<p>16:13 <code><smoser</code>> yeah</p>
<p>16:14 <code><smoser</code>> ok. so that is where we are. we are still targettin a release on Thursday.</p>
<p>16:14 <code><smoser</code>> other than that, i thinkw e move on to open discussion or office hours</p>
<p>16:14 <code><smoser</code>> #topic Open Discussion</p>
<p>16:14 <code><smoser</code>> anyone have anything for this ?</p>
<p>16:14 <code><robjo</code>> Customer has run into an issue where we run out of threads during the user script phase, should generally set TasksMax in the service file, i.e. is that of interest upstream?</p>
<p>16:15 <code><robjo</code>> we are still testing, but that appears to be the solution for this particular problem</p>
<p>16:15 <code><smoser</code>> robjo, i dont have an immediate objection to that idea.</p>
<p>16:16 <code><smoser</code>> could you open a bug ?</p>
<p>16:16 <code><robjo</code>> sure</p>
<p>16:17 <code><smoser</code>> i dont think that we'd want to pull that change in right now, but it otherwise seems reasonable at frist b lush.</p>
<p>16:18 <code><smoser</code>> anything else ?</p>
<p>16:18 <code><robjo</code>> Agreed, do't think this is sufficiently urgent for Thursday's release, it can wait until the next one</p>
<p>16:19 <code><ajorg</code>> were there other bugs that we should consider high enough prio to deserve landing a fix in the release?</p>
<p>16:20 <code><smoser</code>> ajorg, the only 2 that i'm aware of are linked in those mp. i can dig the numbers</p>
<p>16:21 <code><smoser</code>> * bug 1717598</p>
<p>16:21 <code><ubot5</code>> bug 1717598 in cloud-init (Ubuntu) "Traceback when passing user-data on GCE" [High,In progress] <a href="https://launchpad.net/bugs/1717598">https://launchpad.net/bugs/1717598</a></p>
<p>16:21 <code><smoser</code>> * bug 1717627</p>
<p>16:21 <code><ubot5</code>> bug 1717627 in cloud-init "permission denied when executing dhclient in Ec2 datasource" [High,In progress] <a href="https://launchpad.net/bugs/1717627">https://launchpad.net/bugs/1717627</a></p>
<p>16:21 <code><ajorg</code>> ok</p>
<p>16:22 <code><smoser</code>> Anything else? other wise i'll call this meeting done and hang around for office hours for the next 30 m inutes at least.</p>
<p>16:22 <code><smoser</code>> thanks for attending / feedback, robjo and ajorg</p>
<p>16:23 <code><blackboxsw</code>> #link <a href="https://launchpad.net/bugs/1717598">https://launchpad.net/bugs/1717598</a></p>
<p>16:23 <code><ubot5</code>> Ubuntu bug 1717598 in cloud-init (Ubuntu) "Traceback when passing user-data on GCE" [High,In progress]</p>
<p>16:24 <code><blackboxsw</code>> #link<a href="https://launchpad.net/bugs/1717627">https://launchpad.net/bugs/1717627</a></p>
<p>16:24 <code><ubot5</code>> Ubuntu bug 1717627 in cloud-init "permission denied when executing dhclient in Ec2 datasource" [High,In progress]</p>
<p>16:24 <code><blackboxsw</code>> just in case</p>
<p>16:24 <code><blackboxsw</code>> duno whats up with the bot.... again</p>
<p>16:27 <code><smoser</code>> ok. well, lets move on</p>
<p>16:27 <code><smoser</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>