Repository: cloudstack-docs-rn Updated Branches: refs/heads/4.5 a02ecf31a -> 01a90e608
4.5 general info in the 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/64bd514c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/64bd514c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/64bd514c Branch: refs/heads/4.5 Commit: 64bd514ca0fb80b716fff9fa399eb40c9726bdd5 Parents: a02ecf3 Author: pdion891 <[email protected]> Authored: Sat Dec 13 11:43:59 2014 -0500 Committer: pdion891 <[email protected]> Committed: Sat Dec 13 11:43:59 2014 -0500 ---------------------------------------------------------------------- source/about.rst | 62 +++++++++++++++++++++++++++++--- source/global.rst | 7 ++-- source/index.rst | 3 +- source/upgrade/_sysvm_templates.rst | 26 ++++++++++++++ source/upgrade/upgrade-4.2.rst | 6 ++-- source/upgrade/upgrade-4.3.rst | 4 +-- source/upgrade/upgrade_notes.rst | 8 ++++- 7 files changed, 101 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/about.rst ---------------------------------------------------------------------- diff --git a/source/about.rst b/source/about.rst index 5f8b9cc..318745c 100644 --- a/source/about.rst +++ b/source/about.rst @@ -17,7 +17,8 @@ What's New in |version| ======================= -Version |release| includes more than 180 bug fixes from previous release, the following new features and improvements. +Version |release| includes more than 180 bug fixes from previous release, the +following new features and improvements. .. contents:: :local: @@ -27,7 +28,9 @@ Version |release| includes more than 180 bug fixes from previous release, the fo Managed storage for KVM ----------------------- - This adapter provides one to one mapping between SAN volume to VM's disk. This is to guarantee quality of services for performance sensitive applications. This adapter is based on nfs protocol. + This adapter provides one to one mapping between SAN volume to VM's disk. + This is to guarantee quality of services for performance sensitive + applications. This adapter is based on nfs protocol. ====================== ============================================================================ Supported hypervisors: KVM @@ -35,6 +38,58 @@ Managed storage for KVM ====================== ============================================================================ +Improved CloudByte Storage Plugin +--------------------------------- + + The new improved CloudByte plugin support the following features: + + - Managed storage, where each vm disk has the guaranteed QoS. + - Account integration in cloudbyte with respect to domains in CloudStack. + - Resize of the volume. + - both iSCSI and nfs protocols in XenServer. + - iSCSI protocol for KVM and VMware ESX. + - Storage level snapshot capabilities as well as hypervisor level snapshot feature. + - Expose custom API's for ui integration. + - Unlimited storage nodes across the sites. + + ====================== ============================================================================ + Supported hypervisors: KVM, VMware, XenServer + Link `CLOUDSTACK-7098 <https://issues.apache.org/jira/browse/CLOUDSTACK-7098>`_ + ====================== ============================================================================ + + +Use SSH for commands sent to Virtual-Router +------------------------------------------- + + For XenServer host, sending commands to Virtual-Routers now use SSH, + previously using XAPI plugin, this change reduce XAPI workload and allow + Virtual-Router update while XenServer pool master is down. + + ====================== ============================================================================ + Supported hypervisors: XenServer + Link `CLOUDSTACK-6314 <https://issues.apache.org/jira/browse/CLOUDSTACK-6314>`_ + ====================== ============================================================================ + + +Baremetal Advanced Networking Support +------------------------------------- + + This feature is about CloudStack network plugin for baremetal advanced + networking. With this plugin, CloudStack can automatically program vlan on + physical switch to which baremetal instances connect when creating/destroying + baremetal instance. This feature cannot work standalone, it needs support + from physical switch itself either from vendor's SDK or from an in-switch + agent for whitebox switch. When using this feature, baremetal instances gain + Layer 2 isolation methods provided by CloudStack advanced networking which is + particularly useful in public cloud that wants to provide baremetal as a + service. + + ====================== ============================================================================ + Supported hypervisors: N/A + Link `Baremetal feature spec`_ + ====================== ============================================================================ + + Improvements ------------ @@ -43,8 +98,7 @@ Improvements - [LXC] storage migration for LXC VMs fixed - MariaDB as cloudstack management server database - VM password reset when Router VM in stopped -- [VR] Use ssh for commands sent to VR instead of xapi - Root volume detach support -.. _VR failure alerting functional spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Virtual+Router+Service+Failure+Alerting +.. _Baremetal feature spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Baremetal+Advanced+Networking+Support http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/global.rst ---------------------------------------------------------------------- diff --git a/source/global.rst b/source/global.rst index a73d2c7..6e29269 100644 --- a/source/global.rst +++ b/source/global.rst @@ -20,9 +20,10 @@ .. _CloudStack Administrator's Guide: http://docs.cloudstack.apache.org/projects/cloudstack-administration .. Latest version systemvm template URL -.. |sysvm64-url-xen| replace:: http://cloudstack.apt-get.eu/systemvm/4.4/systemvm64template-4.4.1-7-xen.vhd.bz2 -.. |sysvm64-url-kvm| replace:: http://cloudstack.apt-get.eu/systemvm/4.4/systemvm64template-4.4.1-7-kvm.qcow2.bz2 -.. |sysvm64-url-vmware| replace:: http://cloudstack.apt-get.eu/systemvm/4.4/systemvm64template-4.4.1-7-vmware.ova +.. |sysvm64-url-xen| replace:: http://jenkins.buildacloud.org/view/4.5/job/build-systemvm-4.5/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-4.5-xen.vhd.bz2 +.. |sysvm64-url-kvm| replace:: http://jenkins.buildacloud.org/view/4.5/job/build-systemvm-4.5/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-4.5-kvm.qcow2.bz2 +.. |sysvm64-url-vmware| replace:: http://jenkins.buildacloud.org/view/4.5/job/build-systemvm-4.5/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-4.5-vmware.ova +.. |sysvm64-url-hyperv| replace:: http://jenkins.buildacloud.org/view/4.5/job/build-systemvm-4.5/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvm64template-4.5-hyperv.vhd.zip .. Version specific: 4.3 systemvm template URL .. |acs43-sysvm64-url-xen| replace:: http://download.cloud.com/templates/4.3/systemvm64template-2014-06-23-master-xen.vhd.bz2 http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/index.rst ---------------------------------------------------------------------- diff --git a/source/index.rst b/source/index.rst index ebabfe8..a16c358 100644 --- a/source/index.rst +++ b/source/index.rst @@ -67,8 +67,7 @@ Contents: .. toctree:: :maxdepth: 1 - upgrade/upgrade-4.4.1 - upgrade/upgrade-4.4.0 + upgrade/upgrade-4.4 upgrade/upgrade-4.3 upgrade/upgrade-4.2 upgrade/upgrade-4.1 http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/upgrade/_sysvm_templates.rst ---------------------------------------------------------------------- diff --git a/source/upgrade/_sysvm_templates.rst b/source/upgrade/_sysvm_templates.rst index cf6c6d4..d11491a 100644 --- a/source/upgrade/_sysvm_templates.rst +++ b/source/upgrade/_sysvm_templates.rst @@ -113,6 +113,32 @@ Update System-VM templates | | | | | Routing: no | +------------+------------------------------------------------------------+ + | HyperV | Name: systemvm-hyperv-|version| | + | | | + | | Description: systemvm-hyperv-|version| | + | | | + | | URL: |sysvm64-url-hyperv| | + | | | + | | 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 | + | | | + | | Routing: no | + +------------+------------------------------------------------------------+ #. Watch the screen to be sure that the template downloads successfully and enters the **READY** state. Do not proceed until this is successful. http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/upgrade/upgrade-4.2.rst ---------------------------------------------------------------------- diff --git a/source/upgrade/upgrade-4.2.rst b/source/upgrade/upgrade-4.2.rst index 3c651d3..7ba3217 100644 --- a/source/upgrade/upgrade-4.2.rst +++ b/source/upgrade/upgrade-4.2.rst @@ -54,7 +54,7 @@ them for :ref:`ubuntu42` or :ref:`rhel42` and :ref:`kvm42` hosts upgrade. Instructions for creating packages from the CloudStack source are in the `CloudStack Installation Guide`_. -.. include:: _sysvm_templates_pre43.rst +.. include:: _sysvm_templates.rst Database Preparation @@ -140,7 +140,7 @@ CloudStack apt repository .. sourcecode:: bash - deb http://cloudstack.apt-get.eu/ubuntu precise 4.4 + deb http://cloudstack.apt-get.eu/ubuntu precise 4.5 If you're using your own package repository, change this line to read as appropriate for your |version| repository. @@ -205,7 +205,7 @@ CloustStack RPM repository gpgcheck=0 If you are using the community provided package repository, change - the base url to ``http://cloudstack.apt-get.eu/rhel/4.4/`` + the base url to ``http://cloudstack.apt-get.eu/rhel/4.5/`` If you're using your own package repository, change this line to read as appropriate for your |version| repository. http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/upgrade/upgrade-4.3.rst ---------------------------------------------------------------------- diff --git a/source/upgrade/upgrade-4.3.rst b/source/upgrade/upgrade-4.3.rst index 7df9c1b..8e8b1d0 100644 --- a/source/upgrade/upgrade-4.3.rst +++ b/source/upgrade/upgrade-4.3.rst @@ -143,7 +143,7 @@ CloudStack apt repository .. sourcecode:: bash - deb http://cloudstack.apt-get.eu/ubuntu precise 4.4 + deb http://cloudstack.apt-get.eu/ubuntu precise 4.5 If you're using your own package repository, change this line to read as appropriate for your |version| repository. @@ -208,7 +208,7 @@ CloudStack RPM repository gpgcheck=0 If you are using the community provided package repository, change - the base url to ``http://cloudstack.apt-get.eu/rhel/4.4/`` + the base url to ``http://cloudstack.apt-get.eu/rhel/4.5/`` If you're using your own package repository, change this line to read as appropriate for your |version| repository. http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/64bd514c/source/upgrade/upgrade_notes.rst ---------------------------------------------------------------------- diff --git a/source/upgrade/upgrade_notes.rst b/source/upgrade/upgrade_notes.rst index 1562b72..d2aad91 100644 --- a/source/upgrade/upgrade_notes.rst +++ b/source/upgrade/upgrade_notes.rst @@ -17,18 +17,24 @@ General Upgrade Notes ===================== +Java version upgraded to Java 1.7 +--------------------------------- + +As of Apache CloudStack 4.4, Java version required is 1.7 for the +management-server, cloudstack-usage, KVM agent and system-VMs. Depreciation of realhostip.com ------------------------------ The realhostip.com dynamic DNS resolution service is being retired on -September 30th, 2014. In advance of that, CloudStack 4.4 and later no longer uses +September 30th, 2014. In advance of that, CloudStack 4.3 and later no longer uses realhostip.com DNS domains or SSL certificates to encrypt Console Proxy or file copy communications. For latest update about realhostip.com follow `Apache CloudStack Blog <https://blogs.apache.org/cloudstack/>`_. + Settings Changes ----------------
