[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-11-06 Thread Andres Rodriguez
Please, do let me know if this is not enough

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-11-06 Thread Andres Rodriguez
Hi Steve,

I updated the bug description to include the testing done. However, I
also put together the following document that explains what testing is
usually done in new MAAS upstream releases and the testing done for
1.8.3:

http://people.canonical.com/~andreserl/MAASSRUTesting.pdf

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-29 Thread Andres Rodriguez
** Description changed:

  We would like to request a SRU for MAAS 1.8. This follow the approval by
  the Ubuntu Technical Board for backporting new MAAS upstream releases.
  
  [Impact]
  This is a new version of MAAS that provides new features as well as various 
bug fixes against various issues. It increases MAAS' reliability and 
serviceability and greatly improves MAAS as a whole.
  
  [Regression Potential]
- Minimal. MAAS has been thoroughly tested stand alone and upgrading from 1.7 
and 1.8. It has been QA'd in a CI lab as well as other production deployments.
+ Minimal. MAAS has been thoroughly tested stand alone and upgrading from 1.7 
and 1.8. It has been QA'd in a CI lab as well as other production deployments:
+ 
+ Tests done:
+ 
+ 1. Upgraded a production lab from 1.7.6 to 1.8.2 (and 1.8.3 later on).
+ MAAS 1.8 has proven to be more robust, and higher deployment rates
+ without failures than 1.7.6. This lab is a high load lab that stress
+ tests deployments with MAAS.
+ 
+ 2. Every MAAS release is thoroughly tested for upgrades. For 1.8, upgrade 
tests include:
+  - Upgrading from 1.5 to 1.8 directly
+  - Upgrading from 1.5 to 1.7 to 1.8
+  - Upgrading from 1.7 to 1.8
+ 
+ 3. MAAS CI Lab:
+  - Tests Installation (from pkgs), configuration / customization of MAAS, 
enlistment, commissioning. It also tests deployments with Juju.
+  - Tests various API's
+  - Tests are performed against Trusty.
+ 
+ 4. Other manual testing include:
+  - Installation (both fresh and upgrades)
+  - Configuration
+  - Taking nodes through the lifecycle for regression testing.
+  - Custom configuration to ensure proper operation.
+  - Tests API's for regressions, and keeping backwards compatibility.
+ 
  
  =
  Changelog
  =
  
  1.8.3
  =
  
  See https://launchpad.net/maas/+milestone/1.8.3 for full details.
  
  Bug Fix Update
  --
  
  #1495064Declare dependency on metadataserver migration 0015 by
  maasserver migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
  
  #1484696Fix the issue where the included ':', apache2 wont forward
  the connection (LP: #1484696)
  
  #1489160WebUI - Fixes autocomplete styling for tagging
  
  #1491898Add HPDSA hardware drivers to the drivers config
  
  #1491822Always invoke the init system using the C.UTF-8 locale.
  
  #1471946Restart maas-clusterd in the event of startup failure due to
  missing /var/lib/maas/secret
  
  #1483273Use Cluster's name instead of DNS name for the WebUi.
  
  #1504971Internal Server Error when trying to configure a cluster
  interface in wily.
  
  1.8.2
  =
  
  See https://launchpad.net/maas/+milestone/1.8.2 for full details.
  
  Bug Fix Update
  --
  
  #1484696Regenerate the connection URL on websocket client reconnect,
  to fix CSRF after upgrade to 1.8.1.
  
  #1445942Validate the osystem and distro_series when using the deploy
  action, which fixes win2012r2 deployment issues.
  
  #1481940Fix failure in MAAS startup messages by not generating dhcpd
  config files when they are not in use.
  
  #1459865Fix enlistment to always use the correct kernel parameters.
  
  1.8.1
  =
  
  See https://launchpad.net/maas/+milestone/1.8.1 for full details.
  
  Bug Fix Update
  --
  
  #1481118Add --username to maas-region-admin apikey command docs.
  
  #1472707Add ListBootImagesV2 RPC command. Fallback to using
  ListBootImages RPC when the ListBootImagesV2 is not handled on the
  cluster.
  
  #1470591Fix setting the default_distro_series over the API.
  
  #1413388Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS
  
  #1317705Commissioning x86_64 node never completes, sitting at grub
  prompt, pserv py tbs
  
  #1389007Power monitor service hits amp.TooLong errors with > ~600
  nodes to a cluster
  
  #1436279Websocket server accessed over port 5240
  
  #1469305If hostname not set, sudo warning make maas throw 500
  
  #1470585Can't set a list of forwarders (BIND config)
  
  #1469846UCS chassis enlist Failed to probe and enlist UCS nodes:
  list index out of range
  
  #1470276Add cisco snic to 3rd party driver
  
  #1402042console= parameters need to be added before -- on kernel
  cmdline
  
  #1465722[UI] Machine details styling
  
  #1465737[UI] Actions design styles
  
  #1465740[UI] Replace close "X" with correct versions
  
  #1465742[UI] Table design styles
  
  #1470389[UI] Make table heading hover consistant with nodes/devices
  tabs
  
  #1470395[UI] adding between node name and save button inconsistent
  
  #1459710[UI] "Set zone" label oddly placed on node listing page
  
  1.8.0
  =
  
  Important announcements
  ---
  
  **Region Controller now running on twisted.**
   The MAAS Region Controller is now running as a twisted daemon. It is
   no longer dependent on Apache in order to

[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread Steve Langasek
> We would like to request a SRU for MAAS 1.8. This follow the approval by the
> Ubuntu Technical Board for backporting new MAAS upstream releases.

I have taken pains to review the history of the Technical Board
discussion about MAAS, and I cannot find anywhere a statement of
approval by the TB for this.

The most current information I can find from March 2015 indicated that
the TB was waiting for the details of the MAAS team's regression testing
plan and compatibility committments before approving this plan.  I don't
find any information about this plan on the TB mailing list or in TB IRC
meeting logs since then.  I do see that there was an SRU of maas 1.7.6
to trusty in August, but this doesn't seem to have been backed by any TB
approval that I can see.

Please provide a pointer to the MAAS regression test plan and
compatibility committments.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread Steve Langasek
The package as it was uploaded is completely un-SRUable; it includes
references to over 40 bugs in its .changes file, none of which will be
undergoing SRU verification, and *this* bug is completely absent from
the list.

The changelog also includes references to over a dozen intermediate
versions which were never uploaded to trusty, resulting in a very long
changelog that would be presented to users on update.

And the changelog doesn't even have the last SRU as part of its history.

I am reuploading the package with a fixed changelog, which will include
the changelog of the current SRU, with a single entry added:

maas (1.8.3+bzr4053-0ubuntu1~14.04.1) trusty-proposed; urgency=medium

  * New upstream release, 1.8.3 bzr 4053 (LP: #1509147).

 -- Andres Rodriguez   Thu, 08 Oct 2015 21:53:04
-0700

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread LaMont Jones
Of course, once the package is in the various -proposed, we'll do a
final round of testing, including upgrade testing.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread Andres Rodriguez
Just to clarify, we have also tested upgrades from 1.5. I'll update the
bug report.

** Description changed:

  We would like to request a SRU for MAAS 1.8. This follow the approval by
  the Ubuntu Technical Board for backporting new MAAS upstream releases.
  
  [Impact]
  This is a new version of MAAS that provides new features as well as various 
bug fixes against various issues. It increases MAAS' reliability and 
serviceability and greatly improves MAAS as a whole.
  
  [Regression Potential]
- Minimal. MAAS has been thoroughly tested stand alone and upgrading from 1.7. 
It has been QA'd in a CI lab as well as other production deployments.
+ Minimal. MAAS has been thoroughly tested stand alone and upgrading from 1.7 
and 1.8. It has been QA'd in a CI lab as well as other production deployments.
  
  =
  Changelog
  =
  
  1.8.3
  =
  
  See https://launchpad.net/maas/+milestone/1.8.3 for full details.
  
  Bug Fix Update
  --
  
  #1495064Declare dependency on metadataserver migration 0015 by
  maasserver migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
  
  #1484696Fix the issue where the included ':', apache2 wont forward
  the connection (LP: #1484696)
  
  #1489160WebUI - Fixes autocomplete styling for tagging
  
  #1491898Add HPDSA hardware drivers to the drivers config
  
  #1491822Always invoke the init system using the C.UTF-8 locale.
  
  #1471946Restart maas-clusterd in the event of startup failure due to
  missing /var/lib/maas/secret
  
  #1483273Use Cluster's name instead of DNS name for the WebUi.
  
  #1504971Internal Server Error when trying to configure a cluster
  interface in wily.
  
  1.8.2
  =
  
  See https://launchpad.net/maas/+milestone/1.8.2 for full details.
  
  Bug Fix Update
  --
  
  #1484696Regenerate the connection URL on websocket client reconnect,
  to fix CSRF after upgrade to 1.8.1.
  
  #1445942Validate the osystem and distro_series when using the deploy
  action, which fixes win2012r2 deployment issues.
  
  #1481940Fix failure in MAAS startup messages by not generating dhcpd
  config files when they are not in use.
  
  #1459865Fix enlistment to always use the correct kernel parameters.
  
  1.8.1
  =
  
  See https://launchpad.net/maas/+milestone/1.8.1 for full details.
  
  Bug Fix Update
  --
  
  #1481118Add --username to maas-region-admin apikey command docs.
  
  #1472707Add ListBootImagesV2 RPC command. Fallback to using
  ListBootImages RPC when the ListBootImagesV2 is not handled on the
  cluster.
  
  #1470591Fix setting the default_distro_series over the API.
  
  #1413388Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS
  
  #1317705Commissioning x86_64 node never completes, sitting at grub
  prompt, pserv py tbs
  
  #1389007Power monitor service hits amp.TooLong errors with > ~600
  nodes to a cluster
  
  #1436279Websocket server accessed over port 5240
  
  #1469305If hostname not set, sudo warning make maas throw 500
  
  #1470585Can't set a list of forwarders (BIND config)
  
  #1469846UCS chassis enlist Failed to probe and enlist UCS nodes:
  list index out of range
  
  #1470276Add cisco snic to 3rd party driver
  
  #1402042console= parameters need to be added before -- on kernel
  cmdline
  
  #1465722[UI] Machine details styling
  
  #1465737[UI] Actions design styles
  
  #1465740[UI] Replace close "X" with correct versions
  
  #1465742[UI] Table design styles
  
  #1470389[UI] Make table heading hover consistant with nodes/devices
  tabs
  
  #1470395[UI] adding between node name and save button inconsistent
  
  #1459710[UI] "Set zone" label oddly placed on node listing page
  
  1.8.0
  =
  
  Important announcements
  ---
  
  **Region Controller now running on twisted.**
   The MAAS Region Controller is now running as a twisted daemon. It is
   no longer dependent on Apache in order to run. The MAAS Region
   controller is now controlled by ``maas-regiond`` upstart job or systemd
   unit. The ``maas-regiond`` daemon is available in port ``5240``.
  
  **Firewall ports for Region and Cluster controller communication**
   The communication between Region and Cluster controller is now limited
   to use the ports between ``5250`` and ``5259``. For all of those users who
   are using a remote cluster (not running on the same machine as the
   MAAS Region Controller), need to ensure that these ports are open in
   the firewall.
  
  Major new features
  --
  
  **Web UI Re-design**
   MAAS now includes a newly re-designed Web UI. The new Web UI features
   a new design and a lot of usability improvements.  Some of the UI new
   features include:
  
   * Live Updating
     The new UI now allows users to view the current status of the
     various nodes of MAAS in real-ti

[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread Adam Conrad
"MAAS has been thoroughly tested stand alone and upgrading from 1.7",
but trusty ships 1.5.  Please make sure you've tested that upgrade path
as well before committing to the SRU.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-28 Thread Andres Rodriguez
** Description changed:

- We would like to request an Standing Feature Freeze exception for MAAS
- 1.8. This follow the approval by the Ubuntu Technical Board for
- backporting new MAAS upstream releases.
+ We would like to request a SRU for MAAS 1.8. This follow the approval by
+ the Ubuntu Technical Board for backporting new MAAS upstream releases.
  
  [Impact]
  This is a new version of MAAS that provides new features as well as various 
bug fixes against various issues. It increases MAAS' reliability and 
serviceability and greatly improves MAAS as a whole.
  
  [Regression Potential]
  Minimal. MAAS has been thoroughly tested stand alone and upgrading from 1.7. 
It has been QA'd in a CI lab as well as other production deployments.
  
  =
  Changelog
  =
  
  1.8.3
  =
  
  See https://launchpad.net/maas/+milestone/1.8.3 for full details.
  
  Bug Fix Update
  --
  
  #1495064Declare dependency on metadataserver migration 0015 by
  maasserver migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
  
  #1484696Fix the issue where the included ':', apache2 wont forward
  the connection (LP: #1484696)
  
  #1489160WebUI - Fixes autocomplete styling for tagging
  
  #1491898Add HPDSA hardware drivers to the drivers config
  
  #1491822Always invoke the init system using the C.UTF-8 locale.
  
  #1471946Restart maas-clusterd in the event of startup failure due to
  missing /var/lib/maas/secret
  
  #1483273Use Cluster's name instead of DNS name for the WebUi.
  
  #1504971Internal Server Error when trying to configure a cluster
  interface in wily.
  
  1.8.2
  =
  
  See https://launchpad.net/maas/+milestone/1.8.2 for full details.
  
  Bug Fix Update
  --
  
  #1484696Regenerate the connection URL on websocket client reconnect,
  to fix CSRF after upgrade to 1.8.1.
  
  #1445942Validate the osystem and distro_series when using the deploy
  action, which fixes win2012r2 deployment issues.
  
  #1481940Fix failure in MAAS startup messages by not generating dhcpd
  config files when they are not in use.
  
  #1459865Fix enlistment to always use the correct kernel parameters.
  
  1.8.1
  =
  
  See https://launchpad.net/maas/+milestone/1.8.1 for full details.
  
  Bug Fix Update
  --
  
  #1481118Add --username to maas-region-admin apikey command docs.
  
  #1472707Add ListBootImagesV2 RPC command. Fallback to using
  ListBootImages RPC when the ListBootImagesV2 is not handled on the
  cluster.
  
  #1470591Fix setting the default_distro_series over the API.
  
  #1413388Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS
  
  #1317705Commissioning x86_64 node never completes, sitting at grub
  prompt, pserv py tbs
  
  #1389007Power monitor service hits amp.TooLong errors with > ~600
  nodes to a cluster
  
  #1436279Websocket server accessed over port 5240
  
  #1469305If hostname not set, sudo warning make maas throw 500
  
  #1470585Can't set a list of forwarders (BIND config)
  
  #1469846UCS chassis enlist Failed to probe and enlist UCS nodes:
  list index out of range
  
  #1470276Add cisco snic to 3rd party driver
  
  #1402042console= parameters need to be added before -- on kernel
  cmdline
  
  #1465722[UI] Machine details styling
  
  #1465737[UI] Actions design styles
  
  #1465740[UI] Replace close "X" with correct versions
  
  #1465742[UI] Table design styles
  
  #1470389[UI] Make table heading hover consistant with nodes/devices
  tabs
  
  #1470395[UI] adding between node name and save button inconsistent
  
  #1459710[UI] "Set zone" label oddly placed on node listing page
  
  1.8.0
  =
  
  Important announcements
  ---
  
  **Region Controller now running on twisted.**
   The MAAS Region Controller is now running as a twisted daemon. It is
   no longer dependent on Apache in order to run. The MAAS Region
   controller is now controlled by ``maas-regiond`` upstart job or systemd
   unit. The ``maas-regiond`` daemon is available in port ``5240``.
  
  **Firewall ports for Region and Cluster controller communication**
   The communication between Region and Cluster controller is now limited
   to use the ports between ``5250`` and ``5259``. For all of those users who
   are using a remote cluster (not running on the same machine as the
   MAAS Region Controller), need to ensure that these ports are open in
   the firewall.
  
  Major new features
  --
  
  **Web UI Re-design**
   MAAS now includes a newly re-designed Web UI. The new Web UI features
   a new design and a lot of usability improvements.  Some of the UI new
   features include:
  
   * Live Updating
     The new UI now allows users to view the current status of the
     various nodes of MAAS in real-time and without having to manually
     refresh the browser.
  

[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-26 Thread Andres Rodriguez
** Description changed:

+ [Impact]
+ [Test Case]
+ [Regression Potential]
+ 
+ 
  =
  Changelog
  =
  
  1.8.3
  =
  
  See https://launchpad.net/maas/+milestone/1.8.3 for full details.
  
  Bug Fix Update
  --
  
  #1495064Declare dependency on metadataserver migration 0015 by
  maasserver migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
  
  #1484696Fix the issue where the included ':', apache2 wont forward
  the connection (LP: #1484696)
  
  #1489160WebUI - Fixes autocomplete styling for tagging
  
  #1491898Add HPDSA hardware drivers to the drivers config
  
  #1491822Always invoke the init system using the C.UTF-8 locale.
  
  #1471946Restart maas-clusterd in the event of startup failure due to
  missing /var/lib/maas/secret
  
  #1483273Use Cluster's name instead of DNS name for the WebUi.
  
  #1504971Internal Server Error when trying to configure a cluster
  interface in wily.
  
  1.8.2
  =
  
  See https://launchpad.net/maas/+milestone/1.8.2 for full details.
  
  Bug Fix Update
  --
  
  #1484696Regenerate the connection URL on websocket client reconnect,
  to fix CSRF after upgrade to 1.8.1.
  
  #1445942Validate the osystem and distro_series when using the deploy
  action, which fixes win2012r2 deployment issues.
  
  #1481940Fix failure in MAAS startup messages by not generating dhcpd
  config files when they are not in use.
  
  #1459865Fix enlistment to always use the correct kernel parameters.
  
  1.8.1
  =
  
  See https://launchpad.net/maas/+milestone/1.8.1 for full details.
  
  Bug Fix Update
  --
  
  #1481118Add --username to maas-region-admin apikey command docs.
  
  #1472707Add ListBootImagesV2 RPC command. Fallback to using
  ListBootImages RPC when the ListBootImagesV2 is not handled on the
  cluster.
  
  #1470591Fix setting the default_distro_series over the API.
  
  #1413388Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS
  
  #1317705Commissioning x86_64 node never completes, sitting at grub
  prompt, pserv py tbs
  
  #1389007Power monitor service hits amp.TooLong errors with > ~600
  nodes to a cluster
  
  #1436279Websocket server accessed over port 5240
  
  #1469305If hostname not set, sudo warning make maas throw 500
  
  #1470585Can't set a list of forwarders (BIND config)
  
  #1469846UCS chassis enlist Failed to probe and enlist UCS nodes:
  list index out of range
  
  #1470276Add cisco snic to 3rd party driver
  
  #1402042console= parameters need to be added before -- on kernel
  cmdline
  
  #1465722[UI] Machine details styling
  
  #1465737[UI] Actions design styles
  
  #1465740[UI] Replace close "X" with correct versions
  
  #1465742[UI] Table design styles
  
  #1470389[UI] Make table heading hover consistant with nodes/devices
  tabs
  
  #1470395[UI] adding between node name and save button inconsistent
  
  #1459710[UI] "Set zone" label oddly placed on node listing page
  
  1.8.0
  =
  
  Important announcements
  ---
  
  **Region Controller now running on twisted.**
   The MAAS Region Controller is now running as a twisted daemon. It is
   no longer dependent on Apache in order to run. The MAAS Region
   controller is now controlled by ``maas-regiond`` upstart job or systemd
   unit. The ``maas-regiond`` daemon is available in port ``5240``.
  
  **Firewall ports for Region and Cluster controller communication**
   The communication between Region and Cluster controller is now limited
   to use the ports between ``5250`` and ``5259``. For all of those users who
   are using a remote cluster (not running on the same machine as the
   MAAS Region Controller), need to ensure that these ports are open in
   the firewall.
  
  Major new features
  --
  
  **Web UI Re-design**
   MAAS now includes a newly re-designed Web UI. The new Web UI features
   a new design and a lot of usability improvements.  Some of the UI new
   features include:
  
   * Live Updating
     The new UI now allows users to view the current status of the
     various nodes of MAAS in real-time and without having to manually
     refresh the browser.
  
   * Bulk Actions
     Quickly select multiple nodes or devices and perform actions. If
     nodes or devices are not in a state where that action can be
     performed MAAS will alert you to the machines allowing you to
     modify your selection before performing the action.
  
   * Live Searching
     View the matching nodes or devices as you search. Just type and the
     nodes will start to filter, no reloading or waiting for the page to
     load.
  
   * Better Filtering
     Easily filter through the list of nodes and devices in MAAS to find
     the specific nodes that match your search. Examples:
  
     * All nodes that are Ready and have at least 2 

[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-26 Thread Andres Rodriguez
** Changed in: maas (Ubuntu)
   Status: New => Fix Released

** Changed in: maas (Ubuntu Trusty)
   Status: New => In Progress

** Changed in: maas (Ubuntu Vivid)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to maas in Ubuntu.
https://bugs.launchpad.net/bugs/1509147

Title:
  [SRU] MAAS 1.8.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1509147/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1509147] Re: [SRU] MAAS 1.8.3

2015-10-23 Thread Andres Rodriguez
** Description changed:

  =
  Changelog
  =
  
- 
  1.8.3
  =
  
  See https://launchpad.net/maas/+milestone/1.8.3 for full details.
  
  Bug Fix Update
  --
  
- #1495064Declare dependency on metadataserver migration 0015 by maasserver
- migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
- 
- #1484696Fix the issue where the included ':', apache2 wont forward the
- connection (LP: #1484696)
+ #1495064Declare dependency on metadataserver migration 0015 by
+ maasserver migration 0121 to allow upgrades from 1.5.4 to 1.8 to work.
+ 
+ #1484696Fix the issue where the included ':', apache2 wont forward
+ the connection (LP: #1484696)
  
  #1489160WebUI - Fixes autocomplete styling for tagging
  
  #1491898Add HPDSA hardware drivers to the drivers config
  
  #1491822Always invoke the init system using the C.UTF-8 locale.
  
  #1471946Restart maas-clusterd in the event of startup failure due to
- missing /var/lib/maas/secret
+ missing /var/lib/maas/secret
  
  #1483273Use Cluster's name instead of DNS name for the WebUi.
  
- #1504971Internal Server Error when trying to configure a cluster interface
- in wily.
- 
+ #1504971Internal Server Error when trying to configure a cluster
+ interface in wily.
  
  1.8.2
  =
  
  See https://launchpad.net/maas/+milestone/1.8.2 for full details.
  
  Bug Fix Update
  --
  
- #1484696Regenerate the connection URL on websocket client reconnect, to 
fix
- CSRF after upgrade to 1.8.1.
- 
- #1445942Validate the osystem and distro_series when using the deploy 
action,
- which fixes win2012r2 deployment issues.
- 
- #1481940Fix failure in MAAS startup messages by not generating dhcpd 
config
- files when they are not in use.
+ #1484696Regenerate the connection URL on websocket client reconnect,
+ to fix CSRF after upgrade to 1.8.1.
+ 
+ #1445942Validate the osystem and distro_series when using the deploy
+ action, which fixes win2012r2 deployment issues.
+ 
+ #1481940Fix failure in MAAS startup messages by not generating dhcpd
+ config files when they are not in use.
  
  #1459865Fix enlistment to always use the correct kernel parameters.
- 
  
  1.8.1
  =
  
  See https://launchpad.net/maas/+milestone/1.8.1 for full details.
  
  Bug Fix Update
  --
  
  #1481118Add --username to maas-region-admin apikey command docs.
  
- #1472707Add ListBootImagesV2 RPC command. Fallback to using 
ListBootImages RPC
- when the ListBootImagesV2 is not handled on the cluster.
+ #1472707Add ListBootImagesV2 RPC command. Fallback to using
+ ListBootImages RPC when the ListBootImagesV2 is not handled on the
+ cluster.
  
  #1470591Fix setting the default_distro_series over the API.
  
  #1413388Fix upgrade issue where it would remove custom DNS config,
  potentially breaking DNS
  
  #1317705Commissioning x86_64 node never completes, sitting at grub
  prompt, pserv py tbs
  
  #1389007Power monitor service hits amp.TooLong errors with > ~600
  nodes to a cluster
  
  #1436279Websocket server accessed over port 5240
  
  #1469305If hostname not set, sudo warning make maas throw 500
  
  #1470585Can't set a list of forwarders (BIND config)
  
  #1469846UCS chassis enlist Failed to probe and enlist UCS nodes:
  list index out of range
  
  #1470276Add cisco snic to 3rd party driver
  
  #1402042console= parameters need to be added before -- on kernel
  cmdline
  
  #1465722[UI] Machine details styling
  
  #1465737[UI] Actions design styles
  
  #1465740[UI] Replace close "X" with correct versions
  
  #1465742[UI] Table design styles
  
  #1470389[UI] Make table heading hover consistant with nodes/devices
  tabs
  
  #1470395[UI] adding between node name and save button inconsistent
  
  #1459710[UI] "Set zone" label oddly placed on node listing page
  
- 
  1.8.0
  =
  
  Important announcements
  ---
  
  **Region Controller now running on twisted.**
-  The MAAS Region Controller is now running as a twisted daemon. It is
-  no longer dependent on Apache in order to run. The MAAS Region
-  controller is now controlled by ``maas-regiond`` upstart job or systemd
-  unit. The ``maas-regiond`` daemon is available in port ``5240``.
+  The MAAS Region Controller is now running as a twisted daemon. It is
+  no longer dependent on Apache in order to run. The MAAS Region
+  controller is now controlled by ``maas-regiond`` upstart job or systemd
+  unit. The ``maas-regiond`` daemon is available in port ``5240``.
  
  **Firewall ports for Region and Cluster controller communication**
-  The communication between Region and Cluster controller is now limited
-  to use the ports between ``5250`` and ``5259``. For all of those users who
-  are using a remote cluster (not runni