Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
PR for version btpsa-v1.8.5 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
lechnerc77 authored Jul 25, 2023
1 parent 665baa2 commit 8d4e8d3
Show file tree
Hide file tree
Showing 20 changed files with 69 additions and 72 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
uses: fsfe/reuse-action@v2
10 changes: 5 additions & 5 deletions config/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
attrs==23.1.0
blessed==1.20.0
certifi==2023.5.7
charset-normalizer==3.1.0
certifi==2023.7.22
charset-normalizer==3.2.0
idna==3.4
inquirer==3.1.3
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema==4.18.4
MarkupSafe==2.1.3
mccabe==0.7.0
ninja2==0.1
Expand All @@ -17,8 +17,8 @@ python-editor==1.0.4
readchar==4.0.5
requests==2.31.0
six==1.16.0
urllib3==2.0.3
urllib3==2.0.4
wcwidth==0.2.6
pyyaml==6.0
pyyaml==6.0.1
xmltodict==0.13.0
shortuuid==1.0.11
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ service plan >standard< for >retention-manager< is available in data centers:
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us20', 'name': 'US West (WA)'}
* {'region': 'us21', 'name': 'US East (VA)'}
* {'region': 'us30', 'name': 'US Central (IA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,11 @@ unknown

service plan >api< for >sap-graph< is available in data centers:

* {'region': 'ap10', 'name': 'Australia (Sydney)'}
* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'eu30', 'name': 'Europe (Frankfurt)'}
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us30', 'name': 'US Central (IA)'}

`plan`

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## landscape Type

`string` ([Region Technical Key (Landscape)](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md))
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## serviceGuid Type

`string` ([Service GUID](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md))

## serviceGuid Constraints

**minimum length**: the minimum number of characters for this string is: `1`

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,43 +4,47 @@

# origin Properties

| Property | Type | Required | Nullable | Defined by |
| :-------------------------- | :------- | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [landscape](#landscape) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") |
| [serviceGuid](#serviceguid) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-serviceguid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") |
| Property | Type | Required | Nullable | Defined by |
| :-------------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [landscape](#landscape) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") |
| [serviceGuid](#serviceguid) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") |

## landscape

landscape, where service sharing was configured, not required for local sharing and CF Scale Out scenario.
Technical key of the region (landscape) where the original service instance is located

`landscape`

* is optional

* Type: `string`
* Type: `string` ([Region Technical Key (Landscape)](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md))

* cannot be null

* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape")
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape")

### landscape Type

`string`
`string` ([Region Technical Key (Landscape)](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md))

## serviceGuid

Service instance guid of the service instance share
GUID of the original service instance

`serviceGuid`

* is required

* Type: `string`
* Type: `string` ([Service GUID](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md))

* cannot be null

* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-serviceguid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid")
* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid")

### serviceGuid Type

`string`
`string` ([Service GUID](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md))

### serviceGuid Constraints

**minimum length**: the minimum number of characters for this string is: `1`
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@

| Property | Type | Required | Nullable | Defined by |
| :---------------- | :------- | :------- | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [origin](#origin) | `object` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin") |
| [origin](#origin) | `object` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin") |

## origin



`origin`

* is optional
* is required

* Type: `object` ([Details](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin.md))

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@
| :--------- | :---------- |
| `"cloud"` | |
| `"orange"` | |

## edition Default Value

The default value is:

```json
"cloud"
```
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,3 @@
**minimum**: the value of this number must greater than or equal to: `120`

**unknown format**: the value of this string must follow the format: `int64`

## storage Default Value

The default value is:

```json
120
```
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,3 @@
## vcpu Constraints

**minimum**: the value of this number must greater than or equal to: `2`

## vcpu Default Value

The default value is:

```json
2
```
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,14 @@ Image edition (cloud vs. orange)
| `"cloud"` | |
| `"orange"` | |

### edition Default Value

The default value is:

```json
"cloud"
```

## enabledservices

List of services of the HANA to be enabled
Expand Down Expand Up @@ -384,14 +392,6 @@ Size of the Storage in GB

**unknown format**: the value of this string must follow the format: `int64`

### storage Default Value

The default value is:

```json
120
```

## systempassword

Password to be set for tenant
Expand Down Expand Up @@ -481,14 +481,6 @@ Number of vCPUs used by HANA

**minimum**: the value of this number must greater than or equal to: `2`

### vcpu Default Value

The default value is:

```json
2
```

## versionIndicator

The version of the service to use
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
| [serviceStopped](#servicestopped) | `boolean` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-servicestopped.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/serviceStopped") |
| [storage\_service\_provider](#storage_service_provider) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-storage_service_provider.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/storage_service_provider") |
| [storage\_service\_tier](#storage_service_tier) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-storage_service_tier.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/storage_service_tier") |
| [systempassword](#systempassword) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/systempassword") |
| [systempassword](#systempassword) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/systempassword") |
| [updateStrategy](#updatestrategy) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-updatestrategy.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/updateStrategy") |
| [versionIndicator](#versionindicator) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-versionindicator.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/versionIndicator") |
| [whitelistIPs](#whitelistips) | `array` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-6-then-properties-parameters-properties-data-properties-whitelistips.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/6/then/properties/parameters/properties/data/properties/whitelistIPs") |
Expand Down Expand Up @@ -332,7 +332,7 @@ Password to be set for tenant

`systempassword`

* is optional
* is required

* Type: `string`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
| [serviceStopped](#servicestopped) | `boolean` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-servicestopped.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/serviceStopped") |
| [storage\_service\_provider](#storage_service_provider) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-storage_service_provider.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/storage_service_provider") |
| [storage\_service\_tier](#storage_service_tier) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-storage_service_tier.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/storage_service_tier") |
| [systempassword](#systempassword) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/systempassword") |
| [systempassword](#systempassword) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-systempassword.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/systempassword") |
| [updateStrategy](#updatestrategy) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-updatestrategy.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/updateStrategy") |
| [versionIndicator](#versionindicator) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-versionindicator.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/versionIndicator") |
| [whitelistIPs](#whitelistips) | `array` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-41-then-allof-7-then-properties-parameters-properties-data-properties-whitelistips.md "undefined#/properties/services/items/allOf/1/then/allOf/41/then/allOf/7/then/properties/parameters/properties/data/properties/whitelistIPs") |
Expand Down Expand Up @@ -267,7 +267,7 @@ Password to be set for tenant

`systempassword`

* is optional
* is required

* Type: `string`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ service plan >standard< for >personal-data-manager-service< is available in data
* {'region': 'us10', 'name': 'US East (VA)'}
* {'region': 'us20', 'name': 'US West (WA)'}
* {'region': 'us21', 'name': 'US East (VA)'}
* {'region': 'us30', 'name': 'US Central (IA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ unknown
application plan >default< for >integration-suite-advanced-event-mesh< is available in data centers:

* {'region': 'eu10', 'name': 'Europe (Frankfurt)'}
* {'region': 'us20', 'name': 'US West (WA)'}

`plan`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ application plan >free< for >auditlog-viewer< is available in data centers:
* {'region': 'ap10', 'name': 'Australia (Sydney)'}
* {'region': 'ap11', 'name': 'Singapore'}
* {'region': 'ap12', 'name': 'South Korea (Seoul)'}
* {'region': 'ap20', 'name': 'Australia (Sydney) Azure'}
* {'region': 'ap21', 'name': 'Singapore'}
* {'region': 'br10', 'name': 'Brazil (Sao Paulo)'}
* {'region': 'ca10', 'name': 'Canada (Montreal)'}
Expand Down
Loading

0 comments on commit 8d4e8d3

Please sign in to comment.