Merge lp:~corey.bryant/horizon/2015.1.1 into lp:~ubuntu-server-dev/horizon/kilo

Proposed by Corey Bryant
Status: Merged
Merged at revision: 238
Proposed branch: lp:~corey.bryant/horizon/2015.1.1
Merge into: lp:~ubuntu-server-dev/horizon/kilo
Diff against target: 35 lines (+28/-0)
1 file modified
debian/changelog (+28/-0)
To merge this branch: bzr merge lp:~corey.bryant/horizon/2015.1.1
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+266800@code.launchpad.net
To post a comment you must log in.
lp:~corey.bryant/horizon/2015.1.1 updated
238. By Corey Bryant

* Resynchronize with stable/kilo (bb05237) (LP: #1481008):
  - [d29a68c] Removing Network Profile support in stable/kilo
  - [cfb16ec] Add a conditional judgement to avoid invalid dict index
  - [824df76] Fix mock issues found due to new mock release
  - [82f63a5] Fix Create User form's fields sorting for Django 1.7
  - [f0691cf] changing email from user list deletes user passwd
  - [25c961f] fix delete action always cause error
  - [ec27165] Fix date pickers in metering modal
  - [8ed6a85] Wait until the image is registered in Sahara image test
  - [fcff73c] Skip test_{floatingip,image_register_unregister,create_delete_user} for now
  - [1e84c93] Handle errors during glance image updates correctly
  - [2fc3fcd] corrected the create volume from snapshot
  - [84da479] Escape the description param from heat template
  - [bafdabb] Prevent multiple form submission on table row actions
  - [0642fdd] Fixing data processing operations for alternate webroots
  - [2e8e70b] User should be able to update allocation pool values.
  - [61d3955] Don't pass read only attributes on neutron update
  - [78e9a99] I/O error uploading image
  - [6566057] Fix TemplateDoesNotExist at manage/unmanage volumes
  - [30dde70] Sanitation of metadata passed from Django
  - [322a74c] Inherit environment variables for tests that use nodeenv
  - [baf55ce] LBaas v1 Associate Monitor to Pool Fails
  - [bb05237] Fix exponentially growing AJAX updates for table rows

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2015-05-03 17:49:30 +0000
3+++ debian/changelog 2015-08-04 16:45:43 +0000
4@@ -1,3 +1,31 @@
5+horizon (1:2015.1.1-0ubuntu1) UNRELEASED; urgency=medium
6+
7+ * Resynchronize with stable/kilo (bb05237) (LP: #1481008):
8+ - [d29a68c] Removing Network Profile support in stable/kilo
9+ - [cfb16ec] Add a conditional judgement to avoid invalid dict index
10+ - [824df76] Fix mock issues found due to new mock release
11+ - [82f63a5] Fix Create User form's fields sorting for Django 1.7
12+ - [f0691cf] changing email from user list deletes user passwd
13+ - [25c961f] fix delete action always cause error
14+ - [ec27165] Fix date pickers in metering modal
15+ - [8ed6a85] Wait until the image is registered in Sahara image test
16+ - [fcff73c] Skip test_{floatingip,image_register_unregister,create_delete_user} for now
17+ - [1e84c93] Handle errors during glance image updates correctly
18+ - [2fc3fcd] corrected the create volume from snapshot
19+ - [84da479] Escape the description param from heat template
20+ - [bafdabb] Prevent multiple form submission on table row actions
21+ - [0642fdd] Fixing data processing operations for alternate webroots
22+ - [2e8e70b] User should be able to update allocation pool values.
23+ - [61d3955] Don't pass read only attributes on neutron update
24+ - [78e9a99] I/O error uploading image
25+ - [6566057] Fix TemplateDoesNotExist at manage/unmanage volumes
26+ - [30dde70] Sanitation of metadata passed from Django
27+ - [322a74c] Inherit environment variables for tests that use nodeenv
28+ - [baf55ce] LBaas v1 Associate Monitor to Pool Fails
29+ - [bb05237] Fix exponentially growing AJAX updates for table rows
30+
31+ -- Corey Bryant <corey.bryant@canonical.com> Tue, 04 Aug 2015 12:44:57 -0400
32+
33 horizon (1:2015.1.0-0ubuntu1) vivid; urgency=medium
34
35 * New upstream release for OpenStack kilo. (LP: #1449744)

Subscribers

People subscribed via source and target branches