[Bug 1370628] [NEW] [FFe] MAAS New 1.7 Upstream Release

Andres Rodriguez andreserl at ubuntu-pe.org
Wed Sep 17 17:17:32 UTC 2014


Public bug reported:

In Utopic, we successfully released MAAS 1.7 Beta 1. That release
included a preview of some of the new upcoming features. It is important
to have this new release, because apart from having various bug fixes
for 1.7beta1, in includes the completion of the various features in 1.7.

MAAS 1.7 Final release will include:

- Finish base support for IPv6.
  *  Allow machines to be deploying with IPv6 addresses.
  * MAAS runs its own DHCPv6.

- Finish Robustness.
  * This includes the re-definition of the machine lifecycle in MAAS.
    (MAAS now tracks when a machine is owned, installing, installed or
    failed install).
  * Robust power actions (MAAS no longer fires and forgets)
  * Power status tracking (MAAS now tracks the power status of a machine
    regardless of the state it is in)
  * Disk wiping (can wipe the disks if the user wishes so)

- Finish removal of the usage of Celery in favor of using twisted RPC.
  * Completely uses Twisted RPC instead of Celery for communication
    between Region/Cluster and performing actions.
  * Reduces the dependencies. We no longer depend on Celery, Rabbitmq,
    txlonpoll.
  * Reduces the amount of MAAS daemons.

- Finish new Image Store and Syncing.
  * MAAS Region can now sync images and spread them over to the clusters.
  * Allow's offline operation.
  * Allow's uploading custom images or other OS images.

- Finish support for Third Party OS.
  * Supports other OS's (CentOS/Windows).
  * Support custom Images/OS.

** Affects: maas (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  In Utopic, we currently have 1.7 beta 1. The final 1.7 Release includes
  the culmination of the following features already in beta1:
  
-  - Finish base support for IPv6.
-    *  Allow machines to be deploying with IPv6 addresses.
-    * MAAS runs its own DHCPv6.
+ - Finish base support for IPv6.
+   *  Allow machines to be deploying with IPv6 addresses.
+   * MAAS runs its own DHCPv6.
  
-  - Finish Robustness.
-     * This includes the re-definition of the machine lifecycle in MAAS. (MAAS now tracks when a machine is owned, installing, installed or failed install).
-     * Robust power actions (MAAS no longer fires and forgets)
-     * Power status tracking (MAAS now tracks the power status of a machine regardless of the state it is in)
-     * Disk wiping (can wipe the disks if the user wishes so)
-     
-  - Finish removal of the usage of Celery in favor of using twisted RPC.
-     * Completely uses Twisted RPC instead of Celery for communication between Region/Cluster and performing actions.
-     * Reduces the dependencies. We no longer depend on Celery, Rabbitmq, txlonpoll.
-     * Reduces the amount of MAAS daemons.
+ - Finish Robustness.
+    * This includes the re-definition of the machine lifecycle in MAAS.
+      (MAAS now tracks when a machine is owned, installing, installed or           
+      failed install).
+    * Robust power actions (MAAS no longer fires and forgets)
+    * Power status tracking (MAAS now tracks the power status of a machine 
+      regardless of the state it is in)
+    * Disk wiping (can wipe the disks if the user wishes so)
  
-  - Finish new Image Store and Syncing.
-     * MAAS Region can now sync images and spread them over to the clusters. Allow's offline operation.
+ - Finish removal of the usage of Celery in favor of using twisted RPC.
+    * Completely uses Twisted RPC instead of Celery for communication  
+      between Region/Cluster and performing actions.
+    * Reduces the dependencies. We no longer depend on Celery, Rabbitmq, 
+      txlonpoll.
+    * Reduces the amount of MAAS daemons.
  
-  - Finish support for third party OS systems (CentOS/Windows/SLES) and custom OS's.
-     * MAAS now fully supports other OS's.
+ - Finish new Image Store and Syncing.
+    * MAAS Region can now sync images and spread them over to the clusters. 
+    * Allow's offline operation.
+    * Allow's uploading custom images or other OS images.
+ 
+ - Finish support for third party OS systems (CentOS/Windows/Suse) and 
+   custom OS's.
+    * MAAS now fully supports other OS's.

** Description changed:

  In Utopic, we currently have 1.7 beta 1. The final 1.7 Release includes
  the culmination of the following features already in beta1:
  
  - Finish base support for IPv6.
    *  Allow machines to be deploying with IPv6 addresses.
    * MAAS runs its own DHCPv6.
  
  - Finish Robustness.
-    * This includes the re-definition of the machine lifecycle in MAAS.
-      (MAAS now tracks when a machine is owned, installing, installed or           
-      failed install).
-    * Robust power actions (MAAS no longer fires and forgets)
-    * Power status tracking (MAAS now tracks the power status of a machine 
-      regardless of the state it is in)
-    * Disk wiping (can wipe the disks if the user wishes so)
+   * This includes the re-definition of the machine lifecycle in MAAS.
+     (MAAS now tracks when a machine is owned, installing, installed or
+     failed install).
+   * Robust power actions (MAAS no longer fires and forgets)
+   * Power status tracking (MAAS now tracks the power status of a machine
+     regardless of the state it is in)
+   * Disk wiping (can wipe the disks if the user wishes so)
  
  - Finish removal of the usage of Celery in favor of using twisted RPC.
-    * Completely uses Twisted RPC instead of Celery for communication  
-      between Region/Cluster and performing actions.
-    * Reduces the dependencies. We no longer depend on Celery, Rabbitmq, 
-      txlonpoll.
-    * Reduces the amount of MAAS daemons.
+   * Completely uses Twisted RPC instead of Celery for communication
+     between Region/Cluster and performing actions.
+   * Reduces the dependencies. We no longer depend on Celery, Rabbitmq,
+     txlonpoll.
+   * Reduces the amount of MAAS daemons.
  
  - Finish new Image Store and Syncing.
-    * MAAS Region can now sync images and spread them over to the clusters. 
-    * Allow's offline operation.
-    * Allow's uploading custom images or other OS images.
+   * MAAS Region can now sync images and spread them over to the clusters.
+   * Allow's offline operation.
+   * Allow's uploading custom images or other OS images.
  
- - Finish support for third party OS systems (CentOS/Windows/Suse) and 
-   custom OS's.
-    * MAAS now fully supports other OS's.
+ - Finish support for third party OS systems (CentOS/Windows/Suse) and
+   custom OS's.
+   * MAAS now fully supports other OS's.

** Description changed:

  In Utopic, we currently have 1.7 beta 1. The final 1.7 Release includes
  the culmination of the following features already in beta1:
  
  - Finish base support for IPv6.
    *  Allow machines to be deploying with IPv6 addresses.
    * MAAS runs its own DHCPv6.
  
  - Finish Robustness.
    * This includes the re-definition of the machine lifecycle in MAAS.
      (MAAS now tracks when a machine is owned, installing, installed or
      failed install).
    * Robust power actions (MAAS no longer fires and forgets)
    * Power status tracking (MAAS now tracks the power status of a machine
      regardless of the state it is in)
    * Disk wiping (can wipe the disks if the user wishes so)
  
  - Finish removal of the usage of Celery in favor of using twisted RPC.
    * Completely uses Twisted RPC instead of Celery for communication
      between Region/Cluster and performing actions.
    * Reduces the dependencies. We no longer depend on Celery, Rabbitmq,
      txlonpoll.
    * Reduces the amount of MAAS daemons.
  
  - Finish new Image Store and Syncing.
    * MAAS Region can now sync images and spread them over to the clusters.
    * Allow's offline operation.
    * Allow's uploading custom images or other OS images.
  
- - Finish support for third party OS systems (CentOS/Windows/Suse) and
-   custom OS's.
-   * MAAS now fully supports other OS's.
+ - Finish support for Third Party OS.
+   * Supports other OS's (CentOS/Windows).
+   * Support custom Images/OS.

** Description changed:

- In Utopic, we currently have 1.7 beta 1. The final 1.7 Release includes
- the culmination of the following features already in beta1:
+ In Utopic, we successfully released MAAS 1.7 Beta 1. That release
+ included a preview of some of the new upcoming features, as they needed
+ completion. It is important to have this new release, because apart from
+ having various bug fixes, in highly improves MAAS in various areas:
  
  - Finish base support for IPv6.
    *  Allow machines to be deploying with IPv6 addresses.
    * MAAS runs its own DHCPv6.
  
  - Finish Robustness.
    * This includes the re-definition of the machine lifecycle in MAAS.
      (MAAS now tracks when a machine is owned, installing, installed or
      failed install).
    * Robust power actions (MAAS no longer fires and forgets)
    * Power status tracking (MAAS now tracks the power status of a machine
      regardless of the state it is in)
    * Disk wiping (can wipe the disks if the user wishes so)
  
  - Finish removal of the usage of Celery in favor of using twisted RPC.
    * Completely uses Twisted RPC instead of Celery for communication
      between Region/Cluster and performing actions.
    * Reduces the dependencies. We no longer depend on Celery, Rabbitmq,
      txlonpoll.
    * Reduces the amount of MAAS daemons.
  
  - Finish new Image Store and Syncing.
    * MAAS Region can now sync images and spread them over to the clusters.
    * Allow's offline operation.
    * Allow's uploading custom images or other OS images.
  
  - Finish support for Third Party OS.
    * Supports other OS's (CentOS/Windows).
-   * Support custom Images/OS.
+   * Support custom Images/OS.

** Description changed:

  In Utopic, we successfully released MAAS 1.7 Beta 1. That release
- included a preview of some of the new upcoming features, as they needed
- completion. It is important to have this new release, because apart from
- having various bug fixes, in highly improves MAAS in various areas:
+ included a preview of some of the new upcoming features. It is important
+ to have this new release, because apart from having various bug fixes
+ for 1.7beta1, in includes the completion of the various features in 1.7.
+ 
+ MAAS 1.7 Final release will include:
  
  - Finish base support for IPv6.
    *  Allow machines to be deploying with IPv6 addresses.
    * MAAS runs its own DHCPv6.
  
  - Finish Robustness.
    * This includes the re-definition of the machine lifecycle in MAAS.
      (MAAS now tracks when a machine is owned, installing, installed or
      failed install).
    * Robust power actions (MAAS no longer fires and forgets)
    * Power status tracking (MAAS now tracks the power status of a machine
      regardless of the state it is in)
    * Disk wiping (can wipe the disks if the user wishes so)
  
  - Finish removal of the usage of Celery in favor of using twisted RPC.
    * Completely uses Twisted RPC instead of Celery for communication
      between Region/Cluster and performing actions.
    * Reduces the dependencies. We no longer depend on Celery, Rabbitmq,
      txlonpoll.
    * Reduces the amount of MAAS daemons.
  
  - Finish new Image Store and Syncing.
    * MAAS Region can now sync images and spread them over to the clusters.
    * Allow's offline operation.
    * Allow's uploading custom images or other OS images.
  
  - Finish support for Third Party OS.
    * Supports other OS's (CentOS/Windows).
    * Support custom Images/OS.

-- 
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/1370628

Title:
  [FFe] MAAS New 1.7 Upstream Release

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



More information about the Ubuntu-server-bugs mailing list