summaryrefslogtreecommitdiff
blob: b2ff3bedc727794dd6a944852a279e2e8e7ba4a6 (plain)
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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
# ChangeLog for sys-cluster/neutron
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.69 2015/08/05 02:35:31 prometheanfire Exp $

  05 Aug 2015; Matthew Thode <prometheanfire@gentoo.org>
  -files/0001-Fixes-bug-in-interface-handling-of-ip_lib.py.patch,
  -files/0002-moving-vxlan-module-check-to-sanity-checks-and-makin.patch,
  -files/0003-fixes-error-logging-to-use-the-right-exception-paren.patch,
  -files/cve-2015-3221_2014.2.3.ebuild, -neutron-2014.2.3-r1.ebuild,
  -neutron-2014.2.9999.ebuild:
  removing the old and jankey

*neutron-2015.1.1 (29 Jul 2015)

  29 Jul 2015; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2015.1.1.ebuild, neutron-2015.1.9999.ebuild:
  bup

  29 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> neutron-2015.1.0-r2.ebuild:
  x86 stable wrt bug #554284

  18 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> neutron-2015.1.0-r2.ebuild:
  amd64 stable wrt bug #554284

*neutron-2014.2.3-r1 (02 Jul 2015)
*neutron-2015.1.0-r2 (02 Jul 2015)
*cve-2015-3221_2014.2.3 (02 Jul 2015)

  02 Jul 2015; Matthew Thode <prometheanfire@gentoo.org>
  +files/cve-2015-3221_2014.2.3.ebuild, +files/cve-2015-3221_2015.1.0.patch,
  +neutron-2014.2.3-r1.ebuild, +neutron-2015.1.0-r2.ebuild,
  -neutron-2014.2.3.ebuild, -neutron-2015.1.0-r1.ebuild:
  fixing CVE-2015-3221 no badness remaining

*neutron-2015.1.0-r1 (17 May 2015)

  17 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2015.1.0-r1.ebuild, -neutron-2015.1.0.ebuild,
  neutron-2015.1.9999.ebuild:
  explicitly depend on [ip|eb]tables

  15 May 2015; Matthew Thode <prometheanfire@gentoo.org> metadata.xml,
  neutron-2015.1.0.ebuild, neutron-2015.1.9999.ebuild:
  adding compute-only flag

  12 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2015.1.0.ebuild, neutron-2015.1.9999.ebuild:
  fixing db perms install stuff

  11 May 2015; Matthew Thode <prometheanfire@gentoo.org> metadata.xml:
  now with more signing

  11 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2015.1.0.ebuild:
  non-git should use non-git sources

  06 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  files/neutron-linuxbridge-agent.confd, files/neutron-openvswitch-agent.confd,
  neutron-2015.1.0.ebuild, neutron-2015.1.9999.ebuild:
  adding post install note on the conf.d files, also updated the conf.d files

  01 May 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2015.1.0.ebuild, neutron-2015.1.9999.ebuild:
  no need to patch commits that are already in

*neutron-2015.1.9999 (30 Apr 2015)
*neutron-2015.1.0 (30 Apr 2015)

  30 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2015.1.0.ebuild, +neutron-2015.1.9999.ebuild:
  kilo release

*neutron-2014.2.3 (13 Apr 2015)

  13 Apr 2015; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.2.3.ebuild, -neutron-2014.2.2-r1.ebuild,
  neutron-2014.2.9999.ebuild:
  bup

  24 Mar 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.2-r1.ebuild, neutron-2014.2.9999.ebuild:
  newer module naming bug 532848

*neutron-2014.2.2-r1 (13 Feb 2015)

  13 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  +files/0001-Fixes-bug-in-interface-handling-of-ip_lib.py.patch,
  +files/0002-moving-vxlan-module-check-to-sanity-checks-and-makin.patch,
  +files/0003-fixes-error-logging-to-use-the-right-exception-paren.patch,
  +neutron-2014.2.2-r1.ebuild, -neutron-2014.2.2.ebuild,
  neutron-2014.2.9999.ebuild:
  backporting patches from kilo for better usage in juno

  09 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.2.ebuild, neutron-2014.2.9999.ebuild:
  adding missing dep

*neutron-2014.2.2 (08 Feb 2015)

  08 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.2.2.ebuild, -files/CVE-2014-8153-juno.patch,
  -neutron-2014.2.1-r1.ebuild, -neutron-9999.ebuild, neutron-2014.2.9999.ebuild:
  bup

  01 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.9999.ebuild:
  updating deps on 2014.2.9999

*neutron-2014.2.1-r1 (13 Jan 2015)

  13 Jan 2015; Matthew Thode <prometheanfire@gentoo.org>
  +files/CVE-2014-8153-juno.patch, +neutron-2014.2.1-r1.ebuild,
  -files/neutron-confd, -files/neutron-confd-2, -files/neutron-initd,
  -files/neutron-initd-2, -files/neutron-sudoers, -files/nicira.patch,
  -files/sphinx_mapping.patch, -neutron-2014.2.1.ebuild, -neutron-2014.2.ebuild,
  neutron-2014.2.9999.ebuild, neutron-9999.ebuild:
  bunch o fixes  removing old for old reasons removing badness for CVE-2014-7821
  patching goodness for CVE-2014-8153

*neutron-2014.2.1 (09 Dec 2014)

  09 Dec 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.2.1.ebuild, neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
  bump for release

  26 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  -neutron-2014.1.3.ebuild, -neutron-2014.1.9999.ebuild:
  removing the old and jankey

  22 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
  adding ipset as a dep as neutron uses it for quickness

  21 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
  mapping patch is unneeded now

  21 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
  fixing sqlalchemy deps

*neutron-2014.2.9999 (18 Nov 2014)
*neutron-2014.2 (18 Nov 2014)

  18 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.2.9999.ebuild, +neutron-2014.2.ebuild:
  bup

  11 Oct 2014; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.1.3.ebuild, neutron-2014.1.9999.ebuild:
  check if config present, no module required (builtin allowed)

*neutron-2014.1.3 (11 Oct 2014)

  11 Oct 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.1.3.ebuild, -neutron-2014.1.2-r1.ebuild,
  neutron-2014.1.9999.ebuild:
  bup

*neutron-2014.1.2-r1 (23 Sep 2014)

  23 Sep 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.1.2-r1.ebuild, -neutron-2014.1.2.ebuild,
  neutron-2014.1.9999.ebuild:
  better install of conf files

*neutron-2014.1.2 (21 Aug 2014)

  21 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.1.2.ebuild, -files/neutron-2014.1.1-CVE-2014-3555.patch,
  -neutron-2014.1.1.ebuild:
  bup

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> neutron-2014.1.1.ebuild,
  neutron-2014.1.9999.ebuild, neutron-9999.ebuild:
  QA: drop trailing '.' from DESCRIPTION

  01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> neutron-9999.ebuild:
  updating git master neutron

  26 Jul 2014; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2014.1.1.ebuild, neutron-2014.1.9999.ebuild, neutron-9999.ebuild:
  updating broken neutron deps

  17 Jul 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/neutron-2014.1.1-CVE-2014-3555.patch, neutron-2014.1.1.ebuild:
  fix for CVE-2014-3555

  13 Jul 2014; Ian Delaney <idella4@gentoo.org> neutron-2014.1.1.ebuild,
  neutron-2014.1.9999.ebuild, neutron-9999.ebuild:
  correction to dep sqlalchemy, white space

  06 Jul 2014; Michał Górny <mgorny@gentoo.org> neutron-2014.1.1.ebuild,
  neutron-2014.1.9999.ebuild, neutron-9999.ebuild:
  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
  unittest2 (those packages were only required for <=python-2.6).

*neutron-2014.1.1 (16 Jun 2014)

  16 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.1.1.ebuild, -files/2014.1-CVE-2014-0187.patch,
  -neutron-2014.1-r2.ebuild:
  2014.1.1 bup

  15 Jun 2014; Matthew Thode <prometheanfire@gentoo.org>
  -files/2013.2.2-CVE-2014-0056.patch, -files/2013.2.3-CVE-2014-0187.patch,
  -neutron-2013.2.3-r1.ebuild, -neutron-2013.2.9999.ebuild:
  removing the old badness

*neutron-2014.1-r2 (14 May 2014)
*neutron-2013.2.3-r1 (14 May 2014)

  14 May 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2013.2.3-CVE-2014-0187.patch, +files/2014.1-CVE-2014-0187.patch,
  +neutron-2013.2.3-r1.ebuild, +neutron-2014.1-r2.ebuild,
  -neutron-2013.2.3.ebuild, -neutron-2014.1-r1.ebuild, -neutron-2014.1.ebuild,
  neutron-2014.1.9999.ebuild:
  fixing a CVE and failed patch

*neutron-2014.1-r1 (11 May 2014)

  11 May 2014; Vadim Kuznetsov vadimk@gentoo.org
  +files/neutron-dhcp-agent.confd, +files/neutron-l3-agent.confd,
  +files/neutron-linuxbridge-agent.confd, +files/neutron-metadata-agent.confd,
  +files/neutron-openvswitch-agent.confd, +files/neutron-ovs-cleanup.confd,
  +files/neutron-server.confd, +files/neutron.initd, +files/neutron.sudoersd,
  +neutron-2014.1-r1.ebuild, metadata.xml:
  slot conflicts, bug 508002, new init scripts.

*neutron-2014.1.9999 (28 Apr 2014)
*neutron-2014.1 (28 Apr 2014)

  28 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2014.1.9999.ebuild, +neutron-2014.1.ebuild:
  more and more

*neutron-2013.2.3 (06 Apr 2014)

  06 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2013.2.3.ebuild, -neutron-2013.2.2-r1.ebuild:
  2013.2.3

  06 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
  -neutron-2013.1.5.ebuild, -neutron-2013.1.9999.ebuild:
  less grizzly

*neutron-2013.2.2-r1 (27 Mar 2014)

  27 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
  +files/2013.2.2-CVE-2014-0056.patch, +neutron-2013.2.2-r1.ebuild,
  -neutron-2013.2.2.ebuild:
  fix for bug 505980 CVE-2014-0056

*neutron-2013.1.5 (23 Mar 2014)

  23 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2013.1.5.ebuild, -files/CVE-2013-6419_2013.1.4.patch,
  -neutron-2013.1.4-r1.ebuild:
  updating neutron/quantum

  24 Feb 2014; Ian Delaney <idella4@gentoo.org> -neutron-2013.2.1.ebuild:
  rm old 2013.2.1 by request of maintainer

*neutron-2013.2.2 (20 Feb 2014)

  20 Feb 2014; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2013.2.2.ebuild:
  BUMP!

  08 Jan 2014; Mike Frysinger <vapier@gentoo.org> neutron-2013.1.4-r1.ebuild,
  neutron-2013.1.9999.ebuild, neutron-2013.2.1.ebuild,
  neutron-2013.2.9999.ebuild, neutron-9999.ebuild:
  Inherit the user eclass for enewuser/etc...

*neutron-2013.2.1 (19 Dec 2013)

  19 Dec 2013; Matthew Thode <prometheanfire@gentoo.org> +files/nicira.patch,
  +files/sphinx_mapping.patch, +neutron-2013.2.1.ebuild,
  -files/CVE-2013-6419_2013.2.patch, -files/neutron-2013.2-json-tests.patch,
  -files/neutron-2013.2-nicira.patch,
  -files/neutron-2013.2-sphinx_mapping.patch, -neutron-2013.2-r2.ebuild,
  -neutron-2013.2.ebuild, neutron-2013.2.9999.ebuild:
  update to 2013.2.1

  13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2013.1.4-r1.ebuild:
  running patches :D

*neutron-2013.1.4-r1 (13 Dec 2013)
*neutron-2013.2-r2 (13 Dec 2013)

  13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
  +files/CVE-2013-6419_2013.1.4.patch, +files/CVE-2013-6419_2013.2.patch,
  +neutron-2013.1.4-r1.ebuild, +neutron-2013.2-r2.ebuild,
  -neutron-2013.1.4.ebuild, -neutron-2013.2-r1.ebuild:
  neutron fix for CVE-2013-6419

*neutron-2013.2-r1 (22 Nov 2013)

  22 Nov 2013; Ian Delaney <idella4@gentoo.org>
  +files/neutron-2013.2-json-tests.patch, +files/neutron-2013.2-nicira.patch,
  +files/neutron-2013.2-sphinx_mapping.patch, +neutron-2013.2-r1.ebuild,
  metadata.xml, neutron-2013.2.9999.ebuild, neutron-2013.2.ebuild,
  neutron-9999.ebuild:
  Change -> openstack herd, Edit/correct Description, update test deps, add test
  phase to 2013.2*, testing support from (good ol') Chicago

  14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  -neutron-2012.2.4-r7.ebuild:
  removing folsom 2012.2

  11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2013.2.9999.ebuild, neutron-2013.2.ebuild:
  update of neutron for iproute2

  10 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2012.2.4-r7.ebuild, neutron-2013.1.4.ebuild,
  neutron-2013.1.9999.ebuild, neutron-2013.2.9999.ebuild, neutron-2013.2.ebuild:
  pulls in ovs only if use flag is set

*neutron-2013.2 (29 Oct 2013)
*neutron-2013.1.4 (29 Oct 2013)

  29 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2013.1.4.ebuild, +neutron-2013.2.ebuild, -neutron-2013.1.3-r6.ebuild:
  new neutron

  23 Oct 2013; Matthew Thode <prometheanfire@gentoo.org> +files/neutron-confd-2,
  +files/neutron-initd-2, neutron-2013.2.9999.ebuild:
  now installing the right files...

*neutron-2013.2.9999 (23 Oct 2013)

  23 Oct 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2013.2.9999.ebuild:
  update of neutron to havana

*neutron-2013.1.3-r6 (27 Sep 2013)
*neutron-2012.2.4-r7 (27 Sep 2013)

  27 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2012.2.4-r7.ebuild, +neutron-2013.1.3-r6.ebuild,
  -neutron-2012.2.4-r6.ebuild, -neutron-2013.1.3-r5.ebuild, files/neutron-initd,
  neutron-2013.1.9999.ebuild, neutron-9999.ebuild:
  new logdir, olso dep fix, /sbin/ip fix, initscript fix, bridge-utils dep fix

*neutron-2013.1.3-r5 (13 Sep 2013)
*neutron-2012.2.4-r6 (13 Sep 2013)

  13 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2012.2.4-r6.ebuild, +neutron-2013.1.3-r5.ebuild,
  -neutron-2012.2.4-r5.ebuild, -neutron-2013.1.3-r4.ebuild,
  neutron-2013.1.9999.ebuild:
  dep on neutronclient now

*neutron-2012.2.4-r5 (12 Sep 2013)
*neutron-2013.1.3-r4 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2012.2.4-r5.ebuild, +neutron-2013.1.3-r4.ebuild,
  -neutron-2012.2.4-r4.ebuild, -neutron-2013.1.3-r3.ebuild,
  neutron-2013.1.9999.ebuild, neutron-9999.ebuild:
  no more pyparsing deps, less direct depends and corrected test deps

*neutron-2013.1.3-r3 (12 Sep 2013)
*neutron-2012.2.4-r4 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2012.2.4-r4.ebuild, +neutron-2013.1.3-r3.ebuild,
  -neutron-2012.2.4-r3.ebuild, -neutron-2013.1.3-r2.ebuild,
  neutron-2013.1.9999.ebuild, neutron-9999.ebuild:
  proper depends on dhcp-tools use flag for dhcp support (using dnsmasq)

*neutron-2013.1.3-r2 (12 Sep 2013)
*neutron-2012.2.4-r3 (12 Sep 2013)

  12 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
  +neutron-2012.2.4-r3.ebuild, +neutron-2013.1.3-r2.ebuild,
  -neutron-2012.2.4-r2.ebuild, -neutron-2013.1.3-r1.ebuild,
  neutron-2013.1.9999.ebuild, neutron-9999.ebuild:
  updating neutron for full distutils-r1 support

*neutron-2013.1.3-r1 (05 Sep 2013)
*neutron-2012.2.4-r2 (05 Sep 2013)

  05 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> +files/neutron-confd,
  +files/neutron-initd, +files/neutron-sudoers, +neutron-2012.2.4-r2.ebuild,
  +neutron-2013.1.3-r1.ebuild, -neutron-2012.2.4-r1.ebuild,
  -neutron-2013.1.3.ebuild, metadata.xml, neutron-2013.1.9999.ebuild,
  neutron-9999.ebuild:
  updating a few neutron things, deps and initscripts mostly

  22 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2012.2.4-r1.ebuild, neutron-2013.1.3.ebuild,
  neutron-2013.1.9999.ebuild, neutron-9999.ebuild:
  setting cliff flag to python_targets_python2_7 because of pyparsing, until it
  gets sorted

  22 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2012.2.4-r1.ebuild, neutron-2013.1.3.ebuild,
  neutron-2013.1.9999.ebuild:
  undoing some of the quantum->neutron stuff because upstream is....

  20 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2012.2.4-r1.ebuild, neutron-2013.1.3.ebuild,
  neutron-2013.1.9999.ebuild:
  lets rename quantum to neutron but only change half the names in files and
  stuff

  20 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  neutron-2012.2.4-r1.ebuild, neutron-2013.1.3.ebuild:
  setting S correctly

  19 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  quantum-2013.1.9999.ebuild:
  removed keywords from live ebuild

*quantum-2013.1.3 (11 Aug 2013)

  11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.3.ebuild, -quantum-2013.1.2-r2.ebuild:
  updating quantum to 2013.1.3

*quantum-2013.1.9999 (02 Aug 2013)

  02 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.9999.ebuild, quantum-9999.ebuild:
  stable/grizzly ebuild for quantum now

  24 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  quantum-2012.2.4-r1.ebuild, quantum-2013.1.2-r2.ebuild:
  fixing ovs usedep and bug 475540

*quantum-2013.1.2-r2 (15 Jul 2013)

  15 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.2-r2.ebuild, -quantum-2013.1.2-r1.ebuild:
  alembic migration scripts installed for bug 476122

*quantum-2012.2.4-r1 (15 Jul 2013)

  15 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2012.2.4-r1.ebuild, -quantum-2012.2.4.ebuild:
  adding openvswitch as a dep

*quantum-2013.1.2-r1 (15 Jul 2013)

  15 Jul 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.2-r1.ebuild, -quantum-2013.1.2.ebuild:
  adding openvswitch to quantum deps

  06 Jun 2013; Matthew Thode <prometheanfire@gentoo.org>
  quantum-2013.1.2.ebuild:
  relax amqplib and kombu version requirements for sys-cluster/quantum-2013.1.2

*quantum-2013.1.2 (06 Jun 2013)

  06 Jun 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.2.ebuild, -quantum-2013.1.1-r1.ebuild:
  quantum version bump to 2013.1.2

*quantum-2013.1.1-r1 (16 May 2013)

  16 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2013.1.1-r1.ebuild, -quantum-2013.1.1.ebuild:
  updated the amqplib version needed (added eapi5 distutils-r1 support)

*quantum-2012.2.4 (10 May 2013)
*quantum-2013.1.1 (10 May 2013)

  10 May 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2012.2.4.ebuild, +quantum-2013.1.1.ebuild,
  -quantum-2012.2.3-r1.ebuild, -quantum-2013.1.ebuild:
  updating openstack quantum to latest releases 2012.2.4 and 2013.1.1

*quantum-9999 (11 Apr 2013)

  11 Apr 2013; Matthew Thode <prometheanfire@gentoo.org> +quantum-9999.ebuild:
  initial commit of quantum 9999

*quantum-2013.1 (10 Apr 2013)

  10 Apr 2013; Matthew Thode <prometheanfire@gentoo.org> +quantum-2013.1.ebuild:
  updating sys-cluster/quantum to 2013.1 (grizzly)

  26 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
  quantum-2012.2.3-r1.ebuild:
  more dep fixes for quantum

  26 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
  quantum-2012.2.3-r1.ebuild:
  fix quantum's webob deps

*quantum-2012.2.3-r1 (25 Mar 2013)

  25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2012.2.3-r1.ebuild, -quantum-2012.2.3.ebuild:
  fixed deps by quantum

*quantum-2012.2.3 (11 Mar 2013)

  11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
  -quantum-2012.2.1.ebuild, +quantum-2012.2.3.ebuild:
  bumping quantum to 2012.2.3 bugfix release

*quantum-2012.2.1 (26 Jan 2013)

  26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
  +quantum-2012.2.1.ebuild, +metadata.xml:
  adding sys-cluster/quantum, last before nova I hope