You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by se...@apache.org on 2014/02/20 15:36:21 UTC

[1/3] fix tables for systemvm

Repository: cloudstack-docs-rn
Updated Branches:
  refs/heads/master c679c1092 -> 9ae542e24


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/a916365a/source/rnotes.rst
----------------------------------------------------------------------
diff --git a/source/rnotes.rst b/source/rnotes.rst
index d103645..3d94038 100644
--- a/source/rnotes.rst
+++ b/source/rnotes.rst
@@ -65,89 +65,84 @@ working on a production system.
       In the Register template dialog box, specify the following values
       (do not change these):
 
-       +-------------------------+-------------------------------------------------+
-       | Hypervisor              | Description                                     |
-       +=========================+=================================================+
-       | XenServer               | Name: systemvm-xenserver-4.3                    |
-       |                         |                                                 |
-       |                         | Description: systemvm-xenserver-4.3             |
-       |                         |                                                 |
-       |                         | URL:http://download.cloud.com/templates/4.3/sys |
-       |                         | temvm64template-2014-01-14-master-xen.vhd.bz2   |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: XenServer                           |
-       |                         |                                                 |
-       |                         | Format: VHD                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | KVM                     | Name: systemvm-kvm-4.3                          |
-       |                         |                                                 |
-       |                         | Description: systemvm-kvm-4.3                   |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-kvm.qcow2.bz2     |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: KVM                                 |
-       |                         |                                                 |
-       |                         | Format: QCOW2                                   |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | VMware                  | Name: systemvm-vmware-4.3                       |
-       |                         |                                                 |
-       |                         | Description: systemvm-vmware-4.3                |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-vmware.ova        |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: VMware                              |
-       |                         |                                                 |
-       |                         | Format: OVA                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | Hypervisor              | Description                                                                                   |
+       +=========================+===============================================================================================+
+       | XenServer               | Name: systemvm-xenserver-4.3                                                                  |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-xenserver-4.3                                                           |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2      |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: XenServer                                                                         |
+       |                         |                                                                                               |
+       |                         | Format: VHD                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | KVM                     | Name: systemvm-kvm-4.3                                                                        |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-kvm-4.3                                                                 |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |	
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2    |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: KVM                                                                               |
+       |                         |                                                                                               |
+       |                         | Format: QCOW2                                                                                 |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | VMware                  | Name: systemvm-vmware-4.3                                                                     |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-vmware-4.3                                                              |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-vmware.ova       |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: VMware                                                                            |
+       |                         |                                                                                               |
+       |                         | Format: OVA                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
 
 #. 
 
@@ -706,89 +701,84 @@ working on a production system.
       In the Register template dialog box, specify the following values
       (do not change these):
 
-       +-------------------------+-------------------------------------------------+
-       | Hypervisor              | Description                                     |
-       +=========================+=================================================+
-       | XenServer               | Name: systemvm-xenserver-4.3                    |
-       |                         |                                                 |
-       |                         | Description: systemvm-xenserver-4.3             |
-       |                         |                                                 |
-       |                         | URL:http://download.cloud.com/templates/4.3/sys |
-       |                         | temvm64template-2014-01-14-master-xen.vhd.bz2   |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: XenServer                           |
-       |                         |                                                 |
-       |                         | Format: VHD                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | KVM                     | Name: systemvm-kvm-4.3                          |
-       |                         |                                                 |
-       |                         | Description: systemvm-kvm-4.3                   |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-kvm.qcow2.bz2     |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: KVM                                 |
-       |                         |                                                 |
-       |                         | Format: QCOW2                                   |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | VMware                  | Name: systemvm-vmware-4.3                       |
-       |                         |                                                 |
-       |                         | Description: systemvm-vmware-4.3                |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-vmware.ova        |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: VMware                              |
-       |                         |                                                 |
-       |                         | Format: OVA                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | Hypervisor              | Description                                                                                   |
+       +=========================+===============================================================================================+
+       | XenServer               | Name: systemvm-xenserver-4.3                                                                  |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-xenserver-4.3                                                           |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2      |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: XenServer                                                                         |
+       |                         |                                                                                               |
+       |                         | Format: VHD                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | KVM                     | Name: systemvm-kvm-4.3                                                                        |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-kvm-4.3                                                                 |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2    |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: KVM                                                                               |
+       |                         |                                                                                               |
+       |                         | Format: QCOW2                                                                                 |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | VMware                  | Name: systemvm-vmware-4.3                                                                     |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-vmware-4.3                                                              |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-vmware.ova       |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: VMware                                                                            |
+       |                         |                                                                                               |
+       |                         | Format: OVA                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
 
 
 #. 
@@ -1256,89 +1246,85 @@ working on a production system.
       In the Register template dialog box, specify the following values
       (do not change these):
 
-       +-------------------------+-------------------------------------------------+
-       | Hypervisor              | Description                                     |
-       +=========================+=================================================+
-       | XenServer               | Name: systemvm-xenserver-4.3                    |
-       |                         |                                                 |
-       |                         | Description: systemvm-xenserver-4.3             |
-       |                         |                                                 |
-       |                         | URL:http://download.cloud.com/templates/4.3/sys |
-       |                         | temvm64template-2014-01-14-master-xen.vhd.bz2   |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: XenServer                           |
-       |                         |                                                 |
-       |                         | Format: VHD                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | KVM                     | Name: systemvm-kvm-4.3                          |
-       |                         |                                                 |
-       |                         | Description: systemvm-kvm-4.3                   |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-kvm.qcow2.bz2     |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: KVM                                 |
-       |                         |                                                 |
-       |                         | Format: QCOW2                                   |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | VMware                  | Name: systemvm-vmware-4.3                       |
-       |                         |                                                 |
-       |                         | Description: systemvm-vmware-4.3                |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-vmware.ova        |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: VMware                              |
-       |                         |                                                 |
-       |                         | Format: OVA                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | Hypervisor              | Description                                                                                   |
+       +=========================+===============================================================================================+
+       | XenServer               | Name: systemvm-xenserver-4.3                                                                  |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-xenserver-4.3                                                           |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2      |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: XenServer                                                                         |
+       |                         |                                                                                               |
+       |                         | Format: VHD                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | KVM                     | Name: systemvm-kvm-4.3                                                                        |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-kvm-4.3                                                                 |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2    |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: KVM                                                                               |
+       |                         |                                                                                               |
+       |                         | Format: QCOW2                                                                                 |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | VMware                  | Name: systemvm-vmware-4.3                                                                     |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-vmware-4.3                                                              |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-vmware.ova       |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: VMware                                                                            |
+       |                         |                                                                                               |
+       |                         | Format: OVA                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+
 
 #. 
 
@@ -1678,89 +1664,87 @@ with a note.
       In the Register template dialog box, specify the following values
       (do not change these):
 
-       +-------------------------+-------------------------------------------------+
-       | Hypervisor              | Description                                     |
-       +=========================+=================================================+
-       | XenServer               | Name: systemvm-xenserver-4.3                    |
-       |                         |                                                 |
-       |                         | Description: systemvm-xenserver-4.3             |
-       |                         |                                                 |
-       |                         | URL:http://download.cloud.com/templates/4.3/sys |
-       |                         | temvm64template-2014-01-14-master-xen.vhd.bz2   |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: XenServer                           |
-       |                         |                                                 |
-       |                         | Format: VHD                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | KVM                     | Name: systemvm-kvm-4.3                          |
-       |                         |                                                 |
-       |                         | Description: systemvm-kvm-4.3                   |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-kvm.qcow2.bz2     |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: KVM                                 |
-       |                         |                                                 |
-       |                         | Format: QCOW2                                   |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | VMware                  | Name: systemvm-vmware-4.3                       |
-       |                         |                                                 |
-       |                         | Description: systemvm-vmware-4.3                |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-vmware.ova        |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: VMware                              |
-       |                         |                                                 |
-       |                         | Format: OVA                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | Hypervisor              | Description                                                                                   |
+       +=========================+===============================================================================================+
+       | XenServer               | Name: systemvm-xenserver-4.3                                                                  |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-xenserver-4.3                                                           |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2      |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         | used                                                                                          |
+       |                         |                                                                                               |
+       |                         | Hypervisor: XenServer                                                                         |
+       |                         |                                                                                               |
+       |                         | Format: VHD                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | KVM                     | Name: systemvm-kvm-4.3                                                                        |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-kvm-4.3                                                                 |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2    |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         | used                                                                                          |
+       |                         |                                                                                               |
+       |                         | Hypervisor: KVM                                                                               |
+       |                         |                                                                                               |
+       |                         | Format: QCOW2                                                                                 |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | VMware                  | Name: systemvm-vmware-4.3                                                                     |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-vmware-4.3                                                              |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-vmware.ova       |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         | used                                                                                          |
+       |                         |                                                                                               |
+       |                         | Hypervisor: VMware                                                                            |
+       |                         |                                                                                               |
+       |                         | Format: OVA                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
 	   
    #. 
 
@@ -2505,89 +2489,85 @@ Upgrade from 2.2.14 to 4.3
       In the Register template dialog box, specify the following values
       depending on the hypervisor type (do not change these):
 
-       +-------------------------+-------------------------------------------------+
-       | Hypervisor              | Description                                     |
-       +=========================+=================================================+
-       | XenServer               | Name: systemvm-xenserver-4.3                    |
-       |                         |                                                 |
-       |                         | Description: systemvm-xenserver-4.3             |
-       |                         |                                                 |
-       |                         | URL:http://download.cloud.com/templates/4.3/sys |
-       |                         | temvm64template-2014-01-14-master-xen.vhd.bz2   |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: XenServer                           |
-       |                         |                                                 |
-       |                         | Format: VHD                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | KVM                     | Name: systemvm-kvm-4.3                          |
-       |                         |                                                 |
-       |                         | Description: systemvm-kvm-4.3                   |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-kvm.qcow2.bz2     |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: KVM                                 |
-       |                         |                                                 |
-       |                         | Format: QCOW2                                   |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
-       | VMware                  | Name: systemvm-vmware-4.3                       |
-       |                         |                                                 |
-       |                         | Description: systemvm-vmware-4.3                |
-       |                         |                                                 |
-       |                         | URL:                                            |
-       |                         | http://download.cloud.com/templates/4.3/systemv |
-       |                         | m64template-2014-01-14-master-vmware.ova        |
-       |                         |                                                 |
-       |                         | Zone: Choose the zone where this hypervisor is  |
-       |                         | used                                            |
-       |                         |                                                 |
-       |                         | Hypervisor: VMware                              |
-       |                         |                                                 |
-       |                         | Format: OVA                                     |
-       |                         |                                                 |
-       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the  |
-       |                         | highest Debian release number available in the  |
-       |                         | dropdown)                                       |
-       |                         |                                                 |
-       |                         | Extractable: no                                 |
-       |                         |                                                 |
-       |                         | Password Enabled: no                            |
-       |                         |                                                 |
-       |                         | Public: no                                      |
-       |                         |                                                 |
-       |                         | Featured: no                                    |
-       +-------------------------+-------------------------------------------------+
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | Hypervisor              | Description                                                                                   |
+       +=========================+===============================================================================================+
+       | XenServer               | Name: systemvm-xenserver-4.3                                                                  |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-xenserver-4.3                                                           |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-xen.vhd.bz2      |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: XenServer                                                                         |
+       |                         |                                                                                               |
+       |                         | Format: VHD                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | KVM                     | Name: systemvm-kvm-4.3                                                                        |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-kvm-4.3                                                                 |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2    |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: KVM                                                                               |
+       |                         |                                                                                               |
+       |                         | Format: QCOW2                                                                                 |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+       | VMware                  | Name: systemvm-vmware-4.3                                                                     |
+       |                         |                                                                                               |
+       |                         | Description: systemvm-vmware-4.3                                                              |
+       |                         |                                                                                               |
+       |                         | URL:                                                                                          |
+       |                         | http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-vmware.ova       |
+       |                         |                                                                                               |
+       |                         | Zone: Choose the zone where this hypervisor is used                                           |
+       |                         |                                                                                               |
+       |                         | Hypervisor: VMware                                                                            |
+       |                         |                                                                                               |
+       |                         | Format: OVA                                                                                   |
+       |                         |                                                                                               |
+       |                         | OS Type: Debian GNU/Linux 7.0 (64-bit) (or the                                                |
+       |                         | highest Debian release number available in the                                                |
+       |                         | dropdown)                                                                                     |
+       |                         |                                                                                               |
+       |                         | Extractable: no                                                                               |
+       |                         |                                                                                               |
+       |                         | Password Enabled: no                                                                          |
+       |                         |                                                                                               |
+       |                         | Public: no                                                                                    |
+       |                         |                                                                                               |
+       |                         | Featured: no                                                                                  |
+       +-------------------------+-----------------------------------------------------------------------------------------------+
+
 
 
 #. 

http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/a916365a/utils/jira.py
----------------------------------------------------------------------
diff --git a/utils/jira.py b/utils/jira.py
index fb5af01..c4b931d 100755
--- a/utils/jira.py
+++ b/utils/jira.py
@@ -24,15 +24,15 @@ filterid=str(sys.argv[1])
 filterurl='https://issues.apache.org/jira/rest/api/2/filter/' + filterid
  
 r=requests.get(filterurl)
-rlist=r.json['searchUrl']
+rlist=r.json()['searchUrl']
 
-count=requests.get(rlist).json['total']
+count=requests.get(rlist).json()['total']
 
 n, m = divmod(count, 50)
 
 for i in range(n+1):
 
-    issueslist=requests.get(rlist+'&startAt='+str(i*50)).json['issues']
+    issueslist=requests.get(rlist+'&startAt='+str(i*50)).json()['issues']
 
     for issue in issueslist:
         '''assignee=issue['fields']['assignee']['displayName']


[3/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn

Posted by se...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/9ae542e2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/9ae542e2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/9ae542e2

Branch: refs/heads/master
Commit: 9ae542e24f543bf08263073eda751a7130e3cc61
Parents: a916365 c679c10
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Thu Feb 20 15:35:44 2014 +0100
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Feb 20 15:35:44 2014 +0100

----------------------------------------------------------------------

----------------------------------------------------------------------



[2/3] git commit: fix tables for systemvm

Posted by se...@apache.org.
fix tables for systemvm


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/a916365a
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/a916365a
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/a916365a

Branch: refs/heads/master
Commit: a916365a3b8726249c2ef6f6385c0c61b2a193f1
Parents: 1d19111
Author: Sebastien Goasguen <ru...@gmail.com>
Authored: Thu Feb 20 15:35:15 2014 +0100
Committer: Sebastien Goasguen <ru...@gmail.com>
Committed: Thu Feb 20 15:35:15 2014 +0100

----------------------------------------------------------------------
 source/about.rst  |   1 +
 source/rnotes.rst | 810 ++++++++++++++++++++++++-------------------------
 utils/jira.py     |   6 +-
 3 files changed, 399 insertions(+), 418 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/a916365a/source/about.rst
----------------------------------------------------------------------
diff --git a/source/about.rst b/source/about.rst
index c4c87a1..81fb989 100644
--- a/source/about.rst
+++ b/source/about.rst
@@ -558,6 +558,7 @@ For the list of issues fixed, see `Issues Fixed in
 ==========================================================================  ===================================================================================
 Bug ID                                                                      Description
 ==========================================================================  ===================================================================================
+`CLOUDSTACK-6103 <https://issues.apache.org/jira/browse/CLOUDSTACK-6103>`_  vms with isos attached don't migrate...
 `CLOUDSTACK-6089 <https://issues.apache.org/jira/browse/CLOUDSTACK-6089>`_  resource tags show up in multiples...
 `CLOUDSTACK-6046 <https://issues.apache.org/jira/browse/CLOUDSTACK-6046>`_  CreateVolume from snapshot is failing with S3 as secondary storage and zone-wide...
 `CLOUDSTACK-6040 <https://issues.apache.org/jira/browse/CLOUDSTACK-6040>`_  Failed to configure PF on vm secondary ip for shared network...