Commit 42514b70 authored by Yas Naoi's avatar Yas Naoi
Browse files

Issue #3284578 by yas, baldwinlouie: Release 4.2.0

parent f10bc1d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ PROJECT_NAME = Cloud
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = ver.4.x-dev
PROJECT_NUMBER = ver.4.2.0

# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
+3 −5
Original line number Diff line number Diff line
@@ -707,13 +707,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.x-dev
    Default: 4.2.0
    Type: String
    AllowedValues:
      - 3.2.0
      - 4.1.0
      - 5.0.0-alpha1
      - 4.x-dev
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
  CacheNodeType:
    Description: >-
+3 −5
Original line number Diff line number Diff line
@@ -738,13 +738,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.x-dev
    Default: 4.2.0
    Type: String
    AllowedValues:
      - 3.2.0
      - 4.1.0
      - 5.0.0-alpha1
      - 4.x-dev
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
  CacheNodeType:
    Description: >-
+3 −5
Original line number Diff line number Diff line
@@ -624,13 +624,11 @@ Parameters:
      - UTC
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.x-dev
    Default: 4.2.0
    Type: String
    AllowedValues:
      - 3.2.0
      - 4.1.0
      - 5.0.0-alpha1
      - 4.x-dev
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
Resources:
  IamRole:
+3 −5
Original line number Diff line number Diff line
@@ -142,13 +142,11 @@ Parameters:
      and contain alphanumeric characters and underscores.
  CloudOrchestratorVersion:
    Description: Version of the Cloud Orchestrator to install.
    Default: 4.x-dev
    Default: 4.2.0
    Type: String
    AllowedValues:
      - 3.2.0
      - 4.1.0
      - 5.0.0-alpha1
      - 4.x-dev
      - 4.2.0
      - 5.0.0-alpha2
      - 5.x-dev
Resources:
  IamRole:
Loading