We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2a033 commit d63c8eaCopy full SHA for d63c8ea
1 file changed
src/constants/CloudLabels.js
@@ -61,6 +61,13 @@ export const defaultLabels = {
61
subscription_id: "Subscription ID",
62
user_credentials: "User Credentials",
63
service_principal_credentials: "Service Principal Credentials",
64
+ region_name: "Region Name",
65
+ nova_region_name: "Nova Region Name",
66
+ neutron_region_name: "Neutron Region Name",
67
+ glance_region_name: "Glance Region Name",
68
+ cinder_region_name: "Cinder Region Name",
69
+ swift_region_name: "Swift Region Name",
70
+ list_all_destination_networks: "List All Destination Networks",
71
tenant_id: "Tenant ID",
72
client_id: "Client ID",
73
client_secret: "Client Secret",
0 commit comments