You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2022/12/16 12:10:03 UTC

[cloudstack-documentation] branch main updated (6757fe3 -> 014a5f8)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git


    from 6757fe3  Added documentation for the first class resource userdata (#273)
     add cf73273  4.17.2.0 release and upgrade notes (#295)
     new e8d5bc5  Merge remote-tracking branch 'origin/4.17'
     new 014a5f8  set next version for 4.18

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 source/_global.rst                        | 22 ++++----
 source/conf.py                            |  6 +--
 source/releasenotes/about.rst             | 11 +++-
 source/releasenotes/changes.rst           | 85 ++++++++++++++++++++++++++++++-
 source/upgrading/upgrade/upgrade-4.17.rst |  5 +-
 5 files changed, 112 insertions(+), 17 deletions(-)


[cloudstack-documentation] 02/02: set next version for 4.18

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit 014a5f8bd54391acaff692a84f8e68f5226c47b7
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Dec 16 17:39:50 2022 +0530

    set next version for 4.18
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
---
 source/conf.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/conf.py b/source/conf.py
index 6f80c2b..0434798 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -24,9 +24,9 @@ copyright = '2012-2022, Apache Foundation'
 author = 'Apache CloudStack Project'
 
 # The short X.Y version
-version = '4.17'
+version = '4.18'
 # The full version, including alpha/beta/rc tags
-release = '4.17.2.0'
+release = '4.18.0.0'
 
 rst_epilog = """
 .. include:: /_global.rst 


[cloudstack-documentation] 01/02: Merge remote-tracking branch 'origin/4.17'

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git

commit e8d5bc54764abfb0f29d5f835064dc797712194d
Merge: 6757fe3 cf73273
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Dec 16 17:39:10 2022 +0530

    Merge remote-tracking branch 'origin/4.17'

 source/_global.rst                        | 22 ++++----
 source/conf.py                            |  4 +-
 source/releasenotes/about.rst             | 11 +++-
 source/releasenotes/changes.rst           | 85 ++++++++++++++++++++++++++++++-
 source/upgrading/upgrade/upgrade-4.17.rst |  5 +-
 5 files changed, 111 insertions(+), 16 deletions(-)