@itentialopensource/adapter-openstack_neutron 1.0.0 → 2.0.1

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.
Files changed (63) hide show
  1. package/AUTH.md +11 -6
  2. package/CALLS.md +305 -305
  3. package/CHANGELOG.md +18 -0
  4. package/entities/APIVersions/action.json +2 -4
  5. package/entities/AddressGroups/action.json +7 -28
  6. package/entities/AddressScopes/action.json +5 -10
  7. package/entities/Agents/action.json +4 -8
  8. package/entities/AutoAllocatedTopologies/action.json +2 -4
  9. package/entities/AvailabilityZones/action.json +1 -2
  10. package/entities/BGPPeer/action.json +5 -10
  11. package/entities/BGPSpeaker/action.json +11 -22
  12. package/entities/BGPVPNs/action.json +5 -10
  13. package/entities/DHCPAgentScheduler/action.json +4 -8
  14. package/entities/Extensions/action.json +2 -4
  15. package/entities/FWaaSV20CURRENTFwaasFirewallGroupsFirewallPoliciesFirewallRules/action.json +17 -34
  16. package/entities/FirewallLogs/action.json +5 -10
  17. package/entities/FloatingIPPoolsFloatingipPools/action.json +1 -2
  18. package/entities/FloatingIPsFloatingips/action.json +5 -10
  19. package/entities/FloatingIPsPortForwarding/action.json +5 -10
  20. package/entities/L3AgentScheduler/action.json +4 -8
  21. package/entities/LocalIPAssociationsPortAssociations/action.json +3 -6
  22. package/entities/LocalIPsLocalIps/action.json +5 -10
  23. package/entities/LogResource/action.json +5 -10
  24. package/entities/LoggableResource/action.json +1 -2
  25. package/entities/LoggingResources/action.json +5 -10
  26. package/entities/MeteringLabelsAndRulesMeteringLabelsMeteringLabelRules/action.json +8 -16
  27. package/entities/NetworkAssociations/action.json +4 -8
  28. package/entities/NetworkIPAvailabilityAndUsageStats/action.json +2 -4
  29. package/entities/NetworkSegmentRanges/action.json +5 -10
  30. package/entities/NetworkingFlavorsFrameworkV20CURRENTFlavorServiceProfile/action.json +12 -24
  31. package/entities/Networks/action.json +5 -10
  32. package/entities/PortAssociations/action.json +5 -10
  33. package/entities/Ports/action.json +5 -10
  34. package/entities/QoSBandwidthLimitRules/action.json +5 -10
  35. package/entities/QoSDSCPMarkingRules/action.json +5 -10
  36. package/entities/QoSMinimumBandwidthRules/action.json +5 -10
  37. package/entities/QoSMinimumPacketRateRules/action.json +5 -10
  38. package/entities/QoSPacketRateLimitRules/action.json +5 -10
  39. package/entities/QoSPoliciesQos/action.json +5 -10
  40. package/entities/QoSRuleTypes/action.json +2 -4
  41. package/entities/QualityOfServiceMinimumPacketRateRuleAliasAPI/action.json +3 -6
  42. package/entities/QualityOfServiceRulesAliasAPI/action.json +9 -18
  43. package/entities/QuotasDetailsExtensionQuotaDetails/action.json +1 -2
  44. package/entities/QuotasExtensionQuotas/action.json +5 -10
  45. package/entities/RBACPolicies/action.json +5 -10
  46. package/entities/RouterAssociations/action.json +5 -10
  47. package/entities/RouterNDPProxyNdpProxies/action.json +5 -10
  48. package/entities/RoutersConntrackHelperCTTargetRules/action.json +5 -10
  49. package/entities/RoutersRouters/action.json +9 -18
  50. package/entities/SecurityGroupRulesSecurityGroupRules/action.json +4 -8
  51. package/entities/SecurityGroupsSecurityGroups/action.json +5 -10
  52. package/entities/Segments/action.json +5 -10
  53. package/entities/ServiceProviders/action.json +1 -2
  54. package/entities/SubnetPoolPrefixOperationsSubnetpoolPrefixOps/action.json +2 -4
  55. package/entities/SubnetPoolsExtensionSubnetpools/action.json +5 -10
  56. package/entities/Subnets/action.json +5 -10
  57. package/entities/TagExtensionTags/action.json +6 -12
  58. package/entities/TapAsAService/action.json +10 -20
  59. package/entities/TrunkNetworking/action.json +8 -16
  60. package/entities/VPNaaS20VpnVpnservicesIkepoliciesIpsecpoliciesEndpointGroupsIpsecSiteConnections/action.json +25 -50
  61. package/package.json +1 -1
  62. package/refs?service=git-upload-pack +0 -0
  63. package/report/adapterInfo.json +1 -1
package/AUTH.md CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  This document will go through the steps for authenticating the Openstack_neutron adapter with Basic Authentication. Properly configuring the properties for an adapter in IAP is critical for getting the adapter online. You can read more about adapter authentication <a href="https://www.itential.com/automation-platform/integrations/adapters-resources/authentication/" target="_blank">HERE</a>.
4
4
 
5
- ### Basic Authentication
6
- The Openstack_neutron adapter requires Basic Authentication. If you change authentication methods, you should change this section accordingly and merge it back into the adapter repository.
5
+ ### Request Token Authentication
6
+ If you change authentication methods, you should change this section accordingly and merge it back into the adapter repository.
7
7
 
8
8
  STEPS
9
9
  1. Ensure you have access to a Openstack_neutron server and that it is running
@@ -12,8 +12,8 @@ STEPS
12
12
  ```json
13
13
  "authentication": {
14
14
  "auth_method": "request_token",
15
- "username": "admin",
16
- "password": "hEJ6Lbtc40bPdDno7NVpYg8kJfN9Bm7Z",
15
+ "username": "<username>",
16
+ "password": "<password>",
17
17
  "token": "",
18
18
  "token_timeout": 600000,
19
19
  "token_cache": "local",
@@ -26,11 +26,16 @@ STEPS
26
26
  "grant_type": "",
27
27
  "os_user_domain_name": "Default",
28
28
  "os_project_name": "admin",
29
- "os_project_domain_name": "Default"
29
+ "os_project_domain_name": "Default",
30
+ "sso": {
31
+ "protocol": "https",
32
+ "host": "<host>",
33
+ "port": 5000
34
+ }
30
35
  }
31
36
 
32
37
  ```
33
- 4. Configure `sso` in .system/action.json with keystone auth data.
38
+ 4. `sso` can be configured with keystone auth data in the authentication section of the adapter config as shown above. Optionally, it can also be configured in .system/action.json.
34
39
  5. Restart the adapter. If your properties were set correctly, the adapter should go online.
35
40
 
36
41
  ### Troubleshooting