@itentialopensource/adapter-metaswitch 0.3.3 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.3.4 [03-11-2024]
3
+
4
+ * Changes made at 2024.03.11_15:26PM
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-metaswitch!5
7
+
8
+ ---
9
+
2
10
  ## 0.3.3 [02-28-2024]
3
11
 
4
12
  * Changes made at 2024.02.28_11:36AM
package/metadata.json CHANGED
@@ -14,18 +14,29 @@
14
14
  "method": "SOAP",
15
15
  "type": "Adapter",
16
16
  "domains": [
17
- "Network Services"
17
+ "Cloud"
18
18
  ],
19
19
  "tags": [
20
- "Voice",
21
- "VoIP",
22
- "Network Provisioning",
23
- "Subscriber Management"
20
+ "Cloud Infrastructure Changes",
21
+ "Hybrid & Multi Cloud Orchestration",
22
+ "Configuration & Compliance",
23
+ "Software Upgrades & Device Maintenance"
24
24
  ],
25
25
  "useCases": [
26
- "Provisioning and management of Network Elements",
27
- "Manage subscriber profiles, services and billing",
28
- "Provision and management voice and data for devices"
26
+ "VNet or VPC deploy/management",
27
+ "Connect VPC and VNet",
28
+ "Connect router to transit gateway",
29
+ "Route across GCP & Azure",
30
+ "Connect sites across cloud platforms",
31
+ "Router configuration backup or restore",
32
+ "Run network compliance checks and remediation",
33
+ "Determine configuration drift",
34
+ "Golden Configuration",
35
+ "Port Turn-up",
36
+ "Assign Network & IP",
37
+ "Cloud Managed Networks",
38
+ "Software Upgrade",
39
+ "Device Onboarding"
29
40
  ],
30
41
  "deprecated": {
31
42
  "isDeprecated": false
@@ -55,4 +66,4 @@
55
66
  "transformationProjects": [],
56
67
  "exampleProjects": []
57
68
  }
58
- }
69
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-metaswitch",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "This adapter integrates with system described as: Metaswitch.",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file