Merge lp:~andreserl/maas/packaging_release_2.0 into lp:~maas-maintainers/maas/packaging-2.0

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: 511
Merged at revision: 510
Proposed branch: lp:~andreserl/maas/packaging_release_2.0
Merge into: lp:~maas-maintainers/maas/packaging-2.0
Diff against target: 47 lines (+38/-3)
1 file modified
debian/changelog (+38/-3)
To merge this branch: bzr merge lp:~andreserl/maas/packaging_release_2.0
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+303430@code.launchpad.net

Commit message

Release MAAS 2.0

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) :
review: Approve

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 2016-07-28 02:27:13 +0000
3+++ debian/changelog 2016-08-23 16:49:19 +0000
4@@ -1,6 +1,41 @@
5-maas (2.0.0~rc4+bzr5180-0ubuntu1) UNRELEASED; urgency=medium
6-
7- * UNRELEASED
8+maas (2.0.0+bzr5189-0ubuntu1) yakkety; urgency=medium
9+
10+ * New upstream release, 2.0.0 bzr5189:
11+ - Cluster Controllers now deprecated. Introducing Rack Controllers.
12+ + Machine no longer belong to Rack Controllers.
13+ + High availability it is now supported.
14+ + Rack Controllers manage DHCP on the Fabric Level.
15+ - Region Controller high availability and scalability.
16+ + Ability to configure multiple Region Controller API endpoints.
17+ - API 1.0 has been deprecated. Introducing new API 2.0.
18+ - MAAS is introducing IP Ranges and deprecated the Static Range.
19+ + MAAS now controls the whole subnet.
20+ + The static Range has now been deprecated.
21+ + Users can now only create a dynamic or reserved range.
22+ - MAAS Static Range has been deprecated. MAAS Controls the whole Subnet.
23+ - New networks GUI.
24+ - MAAS now fully manages DNS.
25+ - Extended Storage Support. Includes:
26+ + XFS, Mount Options, Swap Partitions, tmpfs/ramfs.
27+ - Adding support for DHCP Snippets.
28+ + Creates extra custom DHCP config at the Node, Subnet and Global level.
29+ - MAAS Proxy is now managed by MAAS.
30+ - Service Tracking. MAAS now tracks status of the several services it runs.
31+
32+ -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 17 Aug 2016 09:24:17 +0100
33+
34+maas (2.0.0~rc4+bzr5187-0ubuntu1) yakkety; urgency=medium
35+
36+ * New upstream release, 2.0.0 RC4 bzr5187:
37+ - Mirror URL contains double slash (/) after hostname, impacting
38+ proxy cachaility. (LP: #1592666)
39+ - [2.0rc2] Static IP address are allowed to be created in a dynamic
40+ range. (LP: #1604461)
41+ - When juju adds containers to MAAS, ensure they inherit the parent
42+ machine domain name, if none is passed by Juju. (LP: #1604461)
43+ - UI error while generating a MAAS key (token). (LP: #1611342)
44+ - apiclient.maas_client.MAASClient.post() always sets an op in
45+ the query string (LP: #1610414)
46
47 -- Andres Rodriguez <andreserl@ubuntu.com> Wed, 27 Jul 2016 22:26:55 -0400
48

Subscribers

People subscribed via source and target branches