Skip to content

Commit ceb0c9f

Browse files
committed
Readme: Update copy for potential FAQs
Update the readme copy to - Direct CVaaS customers on what to install - Note that releases are only made on a needs-by basis and that actions are forwarrd compatible - Remove the header formatting for readability of these additions Change-Id: If7ab1211f6bc6190aea596dcffa126476fbbba5a
1 parent 70c948c commit ceb0c9f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CloudVision Custom Python3 Actions
22

3-
## **Note**: This is only available from CloudVision 2021.3.0 onwards
4-
5-
## **Note**: Check out release branches (e.g. 2022.2) or the [releases page](https://github.com/aristanetworks/cloudvision-python-actions/releases) for scripts compatible with your CloudVision version
3+
**Note**: Go to the [releases page](https://github.com/aristanetworks/cloudvision-python-actions/releases) or check out release branches (e.g. 2022.2) for scripts compatible with your CloudVision version.
4+
Actions are forwards compatible within a CloudVision release, with new releases in a maintenance train only being made if bugs are addressed. If a release does not exist for the your latest running maintenance version of CloudVision, then the latest release from that given train has the most up-to-date actions and will work on your installation, e.g. 2023.1.0 artifacts work for CloudVision version 2023.1.1, 2023.1.2, etc.
5+
CVaaS users are directed to install the latest release artifacts on their systems.
66

77
## Overview
88

@@ -16,9 +16,11 @@ Those action packs listed in `bundled.yaml` are **_bundled by default_** with Cl
1616
## How to Upload Action Packs to a CloudVision cluster
1717

1818
### CloudVision 2023.1+ / CVaaS
19+
1920
From CloudVision version 2023.1 (or on CVaaS), the Packaging UI under the general settings can be used to add or remove actionpacks downloaded from the [releases page](https://github.com/aristanetworks/cloudvision-python-actions/releases).
2021

2122
### CloudVision 2022.3 or before
23+
2224
For on-premises installation versions 2022.3 or before, the following approach needs to be taken to install actionpacks.
2325
(This approach can alternatively be used for on-premises installations of version 2023.1 onwards instead of the Packaging UI as well)
2426

0 commit comments

Comments
 (0)