-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
613 lines (369 loc) · 18.5 KB
/
changelog
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
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
python-novaclient (2.6.10~20120119~0000-0mit1~38.gbp94f18f) oneiric; urgency=medium
** SNAPSHOT build @94f18f953c9f2d10be439a1ba97f549d7435b12f **
[ François Charlier ]
* [4b9621cf] Fix bad api call, 'migrate' is an action.
[ Anthony Young ]
* [2c6c34dd] Add server.get_vnc_console functionality to python-novaclient
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 19 Jan 2012 00:00:48 +0000
python-novaclient (2.6.10~20120118~0000-0mit1~37.gbp559949) oneiric; urgency=medium
** SNAPSHOT build @559949c9b0ffa2dd5fcb173498d1b6ea92a0ceca **
[ Rick Harris ]
* [559949c9] Adding rebuild/resize hooks.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 18 Jan 2012 00:00:47 +0000
python-novaclient (2.6.10~20120117~1411-0mit1~36.gbpa2508a) oneiric; urgency=medium
** SNAPSHOT build @a2508aa9202638580d86a5975c6d5e144db2f6c8 **
[ François Charlier ]
* [ee4696aa] Clean FloatingIPDNS resource
* [d1750546] Fix Quota ant SecurityGroup resources refreshing.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 17 Jan 2012 14:11:21 +0000
python-novaclient (2.6.8+20120117~0000-0mit1~33.gbp764421) oneiric; urgency=medium
** SNAPSHOT build @764421b44b53748681ba29f4013f90d5d24ac837 **
[ Rick Harris ]
* [149b248a] Get ImpLoader from ImpImporter for Py2.6
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 17 Jan 2012 00:00:53 +0000
python-novaclient (2.6.8+20120112~0000-0mit1~32.gbpd7fb1f) oneiric; urgency=medium
** SNAPSHOT build @d7fb1f33cca07403944a4a4324dd19e28cc023a9 **
[ jakedahn ]
* [d7fb1f33] Implementing Floating Ip Pools.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 12 Jan 2012 00:01:00 +0000
python-novaclient (2.6.8+20120111~0000-0mit1~31.gbpc747f1) oneiric; urgency=medium
** SNAPSHOT build @c747f153ec103e52d3e743ba6257fba1c6796426 **
[ lzyeval ]
* [4ff27703] PEP8 python-novaclient cleanup
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 11 Jan 2012 00:01:02 +0000
python-novaclient (2.6.8+20120110~0000-0mit1~30.gbp8651e9) oneiric; urgency=medium
** SNAPSHOT build @8651e97afa92557211aab52a1dfde62bda0cc81f **
[ Andrew Bogott ]
* [e9840727] Added command-line interfaces for the floating ip DNS api to nova.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 10 Jan 2012 00:01:00 +0000
python-novaclient (2.6.8+20120107~0000-0mit1~29.gbp269d43) oneiric; urgency=medium
** SNAPSHOT build @269d43a38de26e2d95043351ef3c216e7ff067ee **
[ Rick Harris ]
* [269d43a3] Discover extensions via Python's import paths
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Sat, 07 Jan 2012 00:00:56 +0000
python-novaclient (2.6.8+20120106~0000-0mit1~28.gbp138dad) oneiric; urgency=medium
** SNAPSHOT build @138dad3992f6b145768349cc854c2a79954b95e8 **
[ Monty Taylor ]
* [b921f21a] Add tox.ini file.
[ Chris Behrens ]
* [20be4a0a] show 409 responses
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Fri, 06 Jan 2012 00:01:04 +0000
python-novaclient (2.6.8+20120105~0001-0mit1~27.gbp4c61a8) oneiric; urgency=medium
** SNAPSHOT build @4c61a894570be736d0d102a7d6510b3984585247 **
[ Brian Waldon ]
* [e0174b51] Abstract Client building into novaclient.client
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 05 Jan 2012 00:01:46 +0000
python-novaclient (2.6.8+20120104~0001-0mit1~26.gbpc879ee) oneiric; urgency=medium
** SNAPSHOT build @c879ee8cc51777ab26fcb4cc6dfc590d77d3598d **
[ Monty Taylor ]
* [c879ee8c] Install a good version of pip in the venv.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 04 Jan 2012 00:02:01 +0000
python-novaclient (2.6.8+20120101~0001-0mit1~25.gbpb99d66) oneiric; urgency=medium
** SNAPSHOT build @b99d66d3ade380f27a97007ec5d1ef28362ddaaa **
[ Julien Danjou ]
* [3fcf4a13] Add list() method to ManagerWithFind
* [3758c260] utils.find_resource fixes + fix for volumes
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Sun, 01 Jan 2012 00:01:53 +0000
python-novaclient (2.6.8+20111231~0001-0mit1~24.gbp97d7b1) oneiric; urgency=medium
** SNAPSHOT build @97d7b16f03978e783adcb93ba2131c8fc552ebd8 **
[ Julien Danjou ]
* [af7c33ec] Fix typo in endpoint_name help string
[ François Charlier ]
* [d18954f4] Add missing returns and remove superfluous ones
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Sat, 31 Dec 2011 00:01:55 +0000
python-novaclient (2.6.8+20111230~0001-0mit1~23.gbpb8e6ec) oneiric; urgency=medium
** SNAPSHOT build @b8e6ec895e65f246b93b16692c4c58c89fb47c18 **
[ lzyeval ]
* [61fb8828] python-novaclient missing pep8 in pip-requires
[ Brian Waldon ]
* [90212e93] Remove unused imports and fix NameError on exc
[ Andrew Bogott ]
* [c9d87f9b] Add the python api for floating IP DNS.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Fri, 30 Dec 2011 00:01:54 +0000
python-novaclient (2.6.8+20111229~0001-0mit1~22.gbp243886) oneiric; urgency=medium
** SNAPSHOT build @24388696551f97d41195241ff1a3bb0087305039 **
[ jakedahn ]
* [4d5946af] Adding return statement to get_console_output
[ Brian Waldon ]
* [d7f04e19] Removing cache-busting query param (fresh)
[ jakedahn ]
* [d2e054f0] Simplifying get_console_output client interface.
[ Andrew Bogott ]
* [24388696] Improve the test framework to handle urls with args.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 29 Dec 2011 00:01:57 +0000
python-novaclient (2.6.8+20111228~0002-0mit1~21.gbpeee435) oneiric; urgency=medium
** SNAPSHOT build @eee43516b84ff11087d7a73e92691298bbd7f4b2 **
[ Julien Danjou ]
* [6ba0c64c] Almedium to not specify image if block_device_mapping is set
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 28 Dec 2011 00:02:38 +0000
python-novaclient (2.6.8+20111222~0001-0mit1~20.gbp88bdfd) oneiric; urgency=medium
** SNAPSHOT build @88bdfdd12f832c0bfbde6680828d86fa4e2f74e1 **
[ Jesse Andrews ]
* [68d0abb0] more work towards standardize config
[ Rick Harris ]
* [88bdfdd1] Extensions can now modify resources.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 22 Dec 2011 00:01:07 +0000
python-novaclient (2.6.8+20111221~0014-0mit1~19.gbp26ba43) oneiric; urgency=medium
** SNAPSHOT build @26ba43db9dae3b166acac407a84ba25aa3d766fa **
* UNRELEASED
-- Managed I.T. CI <ci@managedit.ie> Wed, 21 Dec 2011 00:14:24 +0000
python-novaclient (2.6.8+20111221~0001-0mit1~18.gbp26ba43) oneiric; urgency=medium
** SNAPSHOT build @26ba43db9dae3b166acac407a84ba25aa3d766fa **
[ lzyeval ]
* [487032ae] User friendly help message
[ Ziad Sawalha ]
* [49284dc5] Add 'discover' command for Keystone discovery and version listing
[ Jake Dahn ]
* [26ba43db] Adding support for the os-getConsoleOutput server action.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 21 Dec 2011 00:01:17 +0000
python-novaclient (2.6.8+20111220~0001-0mit1~17.gbpe20dcd) oneiric; urgency=medium
** SNAPSHOT build @e20dcd8cd74fd5076a0aa669b076df82f9056c57 **
[ Jesse Andrews ]
* [95f277a0] standardize environmental settings for cli auth
[ Julien Danjou ]
* [1e8c0bfa] Do no depends on argparse for Python >= 2.7
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 20 Dec 2011 00:01:07 +0000
python-novaclient (2.6.8+20111216~0000-0mit1~16.gbp3661be) oneiric; urgency=medium
** SNAPSHOT build @3661be66730efd4bce32fd54e2443c42ad91edbd **
[ Julien Danjou ]
* [50169b90] Fix typo in README
[ Rick Harris ]
* [bb879dd1] Adding extension framework.
* [b3f48f70] Making contrib a Python package
* [3661be66] Removed v1.0 support.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Fri, 16 Dec 2011 00:01:04 +0000
python-novaclient (2.6.8+20111215~0001-0mit1~15.gbpa905e5) oneiric; urgency=medium
** SNAPSHOT build @a905e5fe0713a55c7b7ee7384b145fc3f4a18ba9 **
[ Thierry Carrez ]
* [ccb5f8f1] Switch versioning to common Nova versioning
[ Monty Taylor ]
* [1acbbb0c] Align run_tests.sh with nova.
[ Josh Kearney ]
* [6509fe25] Add support for RAX authentication.
[ Brian Waldon ]
* [a905e5fe] Accept 1 and 2 as version choices
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 15 Dec 2011 00:01:09 +0000
python-novaclient (2.6.8+20111214~0001-0mit1~14.gbpb45ea3) oneiric; urgency=medium
** SNAPSHOT build @b45ea3ac450a8e0a3b82b2f05d2340c33da8c53c **
[ Julien Danjou ]
* [b45ea3ac] Fix PEP8 error
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Wed, 14 Dec 2011 00:01:05 +0000
python-novaclient (2.6.8+20111211~0000-0mit1~13.gbpf737a8) oneiric; urgency=medium
** SNAPSHOT build @f737a8c3bbbd30428cdecec500d2275a5f74ba89 **
[ Monty Taylor ]
* [f737a8c3] Add MANIFEST.in and setup.cfg back.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Sun, 11 Dec 2011 00:01:06 +0000
python-novaclient (2.6.8+20111210~0000-0mit1~12.gbp959c44) oneiric; urgency=medium
** SNAPSHOT build @959c44ff5956b7e42134aef319f33f2b756bfcc7 **
[ Brian Waldon ]
* [959c44ff] Adding 'absolute-limits' and 'rate-limits'
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Sat, 10 Dec 2011 00:01:02 +0000
python-novaclient (2.6.8+20111208~0002-0mit1~11.gbp11a4ec) oneiric; urgency=medium
** SNAPSHOT build @11a4ecfe44dafad17105e585c35fbf27d1b3ae0a **
[ Brian Waldon ]
* [f866c6ec] Clean up image-show
* [578fc1cb] Clean up image-list cli command
* [596eb3c0] Fixing all remaining pep8 errors
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Thu, 08 Dec 2011 00:02:22 +0000
python-novaclient (2.6.8+20111206~0001-0mit1~10.gbp9067f2) oneiric; urgency=medium
** SNAPSHOT build @9067f2607716706796b9ef25e627c99092712d76 **
[ Lorin Hochstein ]
* [9067f260] Updated README.rst
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 06 Dec 2011 00:01:38 +0000
python-novaclient (2.6.8+20111202~2342-0mit1~9.gbpb61a8d) oneiric; urgency=medium
** SNAPSHOT build @b61a8d8c2483847ab34ed41b473c833cbc4df4a6 **
* UNRELEASED
-- Managed I.T. CI <ci@managedit.ie> Fri, 02 Dec 2011 23:42:14 +0000
python-novaclient (2.6.8+20111202~1839-0mit1~8.gbpb61a8d) oneiric; urgency=medium
** SNAPSHOT build @b61a8d8c2483847ab34ed41b473c833cbc4df4a6 **
* UNRELEASED
-- Managed I.T. CI <ci@managedit.ie> Fri, 02 Dec 2011 18:39:51 +0000
python-novaclient (2.6.8+20111202~1806-0mit1~7.gbpb61a8d) oneiric; urgency=medium
** SNAPSHOT build @b61a8d8c2483847ab34ed41b473c833cbc4df4a6 **
* UNRELEASED
-- Managed I.T. CI <ci@managedit.ie> Fri, 02 Dec 2011 18:06:19 +0000
python-novaclient (2.6.8+20111202~0259-0mit1~6.gbpb61a8d) oneiric; urgency=medium
** SNAPSHOT build @b61a8d8c2483847ab34ed41b473c833cbc4df4a6 **
[ Aaron Lee ]
* [b61a8d8c] Converting rxtx_cap and rxtx_quota to rxtx_factor
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Fri, 02 Dec 2011 02:59:45 +0000
python-novaclient (2.6.8+20111130~2313-0mit1~4.gbp2f4928) oneiric; urgency=medium
** SNAPSHOT build @2f49282bd0260953cc4de85a62189c237a699b67 **
[ Kiall Mac Innes ]
* [2f49282b] Gracefully handle failure to cache UUID's. Bug #897885.
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Tue, 29 Nov 2011 23:13:45 +0000
python-novaclient (2.6.8+20111130~1909-0mit1~3.gbp674c63) oneiric; urgency=high
** SNAPSHOT build @674c63e99d1f99d4238dff3329faeb8f19235d2e **
* UNRELEASED
-- Managed I.T. CI <ci@managedit.ie> Tue, 29 Nov 2011 19:09:48 +0000
python-novaclient (2.6.8+20111128-0mit1~2.gbp674c63) oneiric; urgency=high
** SNAPSHOT build @674c63e99d1f99d4238dff3329faeb8f19235d2e **
[ Gaurav Gupta ]
* [74e92a69] Added support to access nova-volume api (v1.1 extension) - Only the basic functionality (create, delete, list) is implemented
* [acf8a278] Added methods to get, attach and detach volumes to/from running instances
[ Sandy Walsh ]
* [42e726ff] now uses tenantName vs. tenantId to auth
[ Gaurav Gupta ]
* [234205bf] Added the folhighing CLI commands to access nova volumes: volume-attach Attach a volume to a server. volume-create Add a new volume. volume-delete Remove a volume. volume-detach Detach a volume from a server. volume-list List all the volumes. volume-show Show details about a volume.
[ Rick Harris ]
* [8ef62681] Don't filter endpoints when filter_value is non-truthy.
[ Unmesh Gurjar ]
* [772609aa] Added support to specify more boot options.
[ Anthony Young ]
* [4154b903] Add cli for floating ips
* [9a5a7c92] raise exception if floating_ip is not found in floating-ip-delete
* [8cb15843] Add CLI for security groups and rules
* [48e10643] display floating ip on create
* [bad31499] work on formatting for secgroup rules
* [6a20ed5e] don't expose ids to end user
* [356a92ee] add ability to create source group rules
* [6498d41c] remove extra space
* [16809a16] make description consistent
[ Pavel Shkitin ]
* [0ce3f979] Added commands to work with keypairs
* [4df5a2f3] Booting server with specific key is implemented
[ Gaurav Gupta ]
* [cd9f3cb4] Updated volume attach/detach commands to accept server name (in addition to server id). Code review comments: https://github.com/rackspace/python-novaclient/pull/125/files#r169829
[ Unmesh Gurjar ]
* [0b0abff4] Added support to specify more boot options.
[ Jesse Andrews ]
* [d6e6e044] doc improvements
* [4a168d54] typo
* [10c1f4b1] fix tests
[ Gabriel Hurley ]
* [aba2ced0] Fixes #133 -- Keystone Client fetches correct service type and endpoint.
[ Gaurav Gupta ]
* [66f2432f] Updated volume-create command to accept an optional attribute, snapshot_id. This enables the user to create a volume from a snapshot.
* [5c38baf6] Added support for listing/creating/deleting snapshots of nova volumes. Also implemented the supporting CLI commands. Requires the OS API extension, 'os-snapshots'
[ Sandy Walsh ]
* [881427de] new service catalog semantics
* [0a3eda6c] minor tweaks and long overdue pep8
* [440e03ec] version update
[ Gaurav Gupta ]
* [c37a8b33] Added support for boot from volume (or snapshot)
[ Sandy Walsh ]
* [557b4eee] minor fixes
[ Gaurav Gupta ]
* [98cbe462] Fixed description for block_device_mapping parameter
[ Jason Straw ]
* [66d8bc49] Updated the novaclient shell to display the parent server id that the image came from.
[ Nicholas Mistry ]
* [84076fed] Added the option --insecure. This disables SSL certificate validation.
* [f68120f9] added a space after url
* [507231fa] corrected argument order and replaced tabs with spaces.
* [1f8c6f8e] minor pep8 tweaks
[ Jason Straw ]
* [690f3d38] PEP8 cleanups of utils, and the v1_?/shell.py files
* [36f34d99] fixed missing line continuation characters in shell.py
[ Sandy Walsh ]
* [05a1ef7e] Boot now works with limited info returned from server
[ Rick Harris ]
* [e4d6ec75] Add back display of adminPass to boot
[ Sandy Walsh ]
* [13b7edfc] added --endpoint_name support
* [c386221b] started
* [cdde0d22] tests working
* [00f05317] few missing references to api_key
[ Gaurav Gupta ]
* [3d03a253] Modified as per code-review comments: - Renaned snapshot to volume-snapshot - Created a new file for volume snapshots
[ Kevin L. Mitchell ]
* [5bc98010] Folhigh redirects when calling out to Keystone.
* [7adecf7c] Use a try/finally to ensure state restoration
[ Dan Wendlandt ]
* [528b3e4d] Add support for specifying VIF networks while booting.
[ Sandy Walsh ]
* [4f107d74] fix tests
* [69c53273] pep8
[ James E. Blair ]
* [2229163a] Add .gitreview config file for gerrit.
* [d14e421a] Add rfc.sh.
[ Brian Waldon ]
* [49efa220] Rewriting admin-only calls as server actions
[ Josh Kearney ]
* [149e00bc] Adds bash completion support and cleans up setup.py.
[ Chris Behrens ]
* [0e1e38d2] Revert api_key change in novaclient Client argument
[ Rick Harris ]
* [58af45c9] Adding UUID cache for bash autocompletion.
[ Kevin L. Mitchell ]
* [69f7e87b] Fix spacing errors in authentication exceptions.
[ Édouard Thuleau ]
* [72c5ca3a] Change 'zone_blob' key to 'blob' in create server. bug 893183
[ Managed I.T. CI ]
-- Managed I.T. CI <ci@managedit.ie> Mon, 28 Nov 2011 20:57:49 +0000
python-novaclient (2.6.6-0mit2) oneiric; urgency=high
* Bump version for PPA rebuild.
-- Kiall Mac Innes <kiall@managedit.ie> Sat, 22 Oct 2011 06:56:57 +0100
python-novaclient (2.6.6-0mit1) oneiric; urgency=high
* New upstream version (96e04e64e9305cf71955cd7b311a17cbf83f8bff)
-- Kiall Mac Innes <kiall@managedit.ie> Fri, 21 Oct 2011 19:21:54 +0100
python-novaclient (2.6.4~bzr114-0ubuntu1) oneiric; urgency=high
* Put a version requirement on python-mock to catch failures earlier.
-- Monty Taylor <mordred@inaugust.com> Wed, 21 Sep 2011 10:28:42 -0400
python-novaclient (2.6.4~bzr111-0ubuntu1) oneiric; urgency=high
* New upstream release.
* Put in a branching condition in debian/rules to alhigh for lucid build.
-- Monty Taylor <mordred@inaugust.com> Fri, 16 Sep 2011 15:34:20 -0400
python-novaclient (2.6.4~bzr110-0ubuntu1) oneiric; urgency=high
* New upstream release.
- Fix FTBFS.
- Don't install tests with binary. LP: #838298
* debian/control: Add Vcs-Browser and Vcs-Bzr control fields.
-- Robie Basak <robie.basak@ubuntu.com> Tue, 06 Sep 2011 10:14:21 +0100
python-novaclient (2.6.4~bzr106-0ubuntu1) oneiric; urgency=high
* New upstream release.
-- Robie Basak <robie.basak@ubuntu.com> Fri, 02 Sep 2011 16:09:49 +0100
python-novaclient (2.6.1~bzr78-0ubuntu1) oneiric; urgency=high
[ Chuck Short ]
* New upstream version.
[ James Page ]
* Updates to support Ubuntu MIR (LP: #825127):
- debian/rules:
- Completed dh_python2 transition.
- Enabled test suite.
- debian/control:
- Bumped Standards-Version: 3.9.2, no changes.
-- Chuck Short <zulcss@ubuntu.com> Fri, 26 Aug 2011 14:02:03 -0400
python-novaclient (2.6.1~bzr74-0ubuntu1) oneiric; urgency=high
[ Dave Walker (Daviey) ]
* New upstream snapshot.
[ Monty Taylor ]
* Update packaging to use debhelper v7.
* Bump python-all build-dep down to just 2.6.
-- Dave Walker (Daviey) <DaveWalker@ubuntu.com> Tue, 09 Aug 2011 14:36:37 +0100
python-novaclient (2.5.9~bzr65-0ubuntu1) oneiric; urgency=high
* New upstream release.
* debian/watch: Add url for python-novaclient.
* dh_python2 transition.
-- Chuck Short <zulcss@ubuntu.com> Tue, 02 Aug 2011 14:28:50 -0400
python-novaclient (2.4-0ubuntu1) natty; urgency=high
* Initial upload (FFe LP: #732461)
-- Thierry Carrez (ttx) <thierry@openstack.org> Wed, 09 Mar 2011 13:54:33 +0100