Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cypress/e2e/NewPolicy.spec.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ describe('Create new policy with form', () => {
cy.contains('button', 'From Form').click();

// Network identity step
cy.wait(1000);
cy.get('input[name="physical-network-name"]').clear().type(`${testPolicyName}`);
cy.contains('button', 'Next').click();

Expand Down
28 changes: 28 additions & 0 deletions locales/en/plugin__nmstate-console-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
"{{count}} progressing enactments_other": "{{count}} progressing enactments",
"{{interfaceType}} name": "{{interfaceType}} name",
"{{label}} name": "{{label}} name",
"{{matchingNodesCount}} matching nodes found": "{{matchingNodesCount}} matching nodes found",
"{{matchingNodeText}} matching": "{{matchingNodeText}} matching",
"{{modelName}} details": "{{modelName}} details",
"{{name}} created successfully": "{{name}} created successfully",
"{{qualifiedNodesCount}} matching Nodes found": "{{qualifiedNodesCount}} matching Nodes found",
"<0>List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.</0><1><0>{{kind}}</0><1>metadata</1><2>ownerReferences</2></1>": "<0>List of objects depended by this object. If ALL objects in the list have been deleted, this object will be garbage collected. If this object is managed by a controller, then an entry in this list will point to this controller, with the controller field set to true. There cannot be more than one managing controller.</0><1><0>{{kind}}</0><1>metadata</1><2>ownerReferences</2></1>",
"A physical network establishes a specific network configuration on cluster nodes. To get started, create a physical network.": "A physical network establishes a specific network configuration on cluster nodes. To get started, create a physical network.",
"A single interface": "A single interface",
"Aborted": "Aborted",
"Actions": "Actions",
Expand All @@ -26,6 +28,7 @@
"Add mapping": "Add mapping",
"Add Option": "Add Option",
"Aggregation mode": "Aggregation mode",
"All": "All",
"An error occurred": "An error occurred",
"Annotations": "Annotations",
"Apply this only to specific subsets of nodes using the node selector": "Apply this only to specific subsets of nodes using the node selector",
Expand All @@ -48,10 +51,16 @@
"Cannot delete in view-only mode": "Cannot delete in view-only mode",
"Cannot edit in view-only mode": "Cannot edit in view-only mode",
"Click <1>Create NodeNetworkConfigurationPolicy</1> to create your first policy": "Click <1>Create NodeNetworkConfigurationPolicy</1> to create your first policy",
"Cluster's default network": "Cluster's default network",
"ClusterUserDefinedNetwork": "ClusterUserDefinedNetwork",
"ClusterUserDefinedNetworks": "ClusterUserDefinedNetworks",
"Collapse all": "Collapse all",
"Configuration": "Configuration",
"Configuration drawer": "Configuration drawer",
"Configuration name": "Configuration name",
"Configurations table": "Configurations table",
"Configure bond network interfaces to access the outside physical network, to achieve better resilience and higher total throughput.": "Configure bond network interfaces to access the outside physical network, to achieve better resilience and higher total throughput.",
"Configure Nodes": "Configure Nodes",
"Configure the core settings for your new network bridge.": "Configure the core settings for your new network bridge.",
"Confirm deletion by typing <1>{{name}}</1> below:": "Confirm deletion by typing <1>{{name}}</1> below:",
"Conflicting configurations ({{conflictingConfigCount}})": "Conflicting configurations ({{conflictingConfigCount}})",
Expand All @@ -60,12 +69,14 @@
"Copy MAC address": "Copy MAC address",
"Copy YAML to clipboard": "Copy YAML to clipboard",
"Create": "Create",
"Create a virtual machines network using this physical network": "Create a virtual machines network using this physical network",
"Create another node network configuration": "Create another node network configuration",
"Create network": "Create network",
"Create NodeNetworkConfigurationPolicy": "Create NodeNetworkConfigurationPolicy",
"Create NodeNetworkConfigurationPolicy error": "Create NodeNetworkConfigurationPolicy error",
"Created at": "Created at",
"Created interfaces cannot be removed": "Created interfaces cannot be removed",
"Creates an OVN Localnet network. Additional configuration required.": "Creates an OVN Localnet network. Additional configuration required.",
"Default node network": "Default node network",
"Defines how multiple interfaces work for loading balancing or failover.": "Defines how multiple interfaces work for loading balancing or failover.",
"Delete": "Delete",
Expand All @@ -90,19 +101,24 @@
"Empty bridge mapping is not allowed": "Empty bridge mapping is not allowed",
"Enable STP": "Enable STP",
"Enabled": "Enabled",
"Enactment state": "Enactment state",
"Enactment state table": "Enactment state table",
"Enactment states": "Enactment states",
"Enactments": "Enactments",
"Enactments categorized by status": "Enactments categorized by status",
"Enter name": "Enter name",
"Error details": "Error details",
"Ethernet": "Ethernet",
"Expand all": "Expand all",
"Expand this network to a new set of Nodes.": "Expand this network to a new set of Nodes.",
"Explore {{kind}} list": "Explore {{kind}} list",
"Explore Node list": "Explore Node list",
"Failing": "Failing",
"Failover results in loss of guest network connectivity.": "Failover results in loss of guest network connectivity.",
"Features": "Features",
"Filter": "Filter",
"Filter nodes search input": "Filter nodes search input",
"Filter physical networks search input": "Filter physical networks search input",
"From Form": "From Form",
"Id": "Id",
"Ideal for environments needing advanced, software-defined networking features.": "Ideal for environments needing advanced, software-defined networking features.",
Expand Down Expand Up @@ -149,6 +165,7 @@
"Network identity": "Network identity",
"Network interface": "Network interface",
"Network interfaces": "Network interfaces",
"Network name": "Network name",
"Network state": "Network state",
"Network state controls whether the Linux bridge is active and participating in network traffic.": "Network state controls whether the Linux bridge is active and participating in network traffic.",
"Network types": "Network types",
Expand All @@ -157,14 +174,18 @@
"No NodeNetworkConfigurationPolicy defined yet": "No NodeNetworkConfigurationPolicy defined yet",
"No NodeNetworkStates found": "No NodeNetworkStates found",
"No owner": "No owner",
"No physical networks defined yet": "No physical networks defined yet",
"Node network configuration": "Node network configuration",
"Node network configuration graph legend": "Node network configuration graph legend",
"Node network configuration name": "Node network configuration name",
"Node network is configured and managed by NM state. Create a node network configuration policy to describe the requested network configuration on your nodes in the cluster. The node network configuration enactment reports the network policies enacted upon each node.": "Node network is configured and managed by NM state. Create a node network configuration policy to describe the requested network configuration on your nodes in the cluster. The node network configuration enactment reports the network policies enacted upon each node.",
"Node Selector": "Node Selector",
"NodeNetworkConfigurationPolicy": "NodeNetworkConfigurationPolicy",
"NodeNetworkState": "NodeNetworkState",
"nodes": "nodes",
"Nodes": "Nodes",
"Nodes configuration": "Nodes configuration",
"Nodes modal": "Nodes modal",
"Nodes overlap detected": "Nodes overlap detected",
"None": "None",
"Not available": "Not available",
Expand All @@ -180,6 +201,8 @@
"Owner": "Owner",
"Pending": "Pending",
"Physical network name": "Physical network name",
"Physical networks": "Physical networks",
"Physical networks table": "Physical networks table",
"Please <2>try again</2>.": "Please <2>try again</2>.",
"Policy details": "Policy details",
"Policy interface": "Policy interface",
Expand All @@ -206,9 +229,11 @@
"Search by IP address...": "Search by IP address...",
"Search by LLDP system name...": "Search by LLDP system name...",
"Search by MAC address...": "Search by MAC address...",
"Search by name": "Search by name",
"Search by VLAN name...": "Search by VLAN name...",
"Select a bridge type below to determine how your network traffic will be handled.": "Select a bridge type below to determine how your network traffic will be handled.",
"Select from the list": "Select from the list",
"Select items": "Select items",
"Select the network interface to access the outside physical network.": "Select the network interface to access the outside physical network.",
"Select the network uplink that will provide connectivity to the physical network.": "Select the network uplink that will provide connectivity to the physical network.",
"selector key": "selector key",
Expand All @@ -217,6 +242,7 @@
"Settings": "Settings",
"Some of the selected Nodes are already assigned to {{nodeNetworkName}} in another configuration.": "Some of the selected Nodes are already assigned to {{nodeNetworkName}} in another configuration.",
"Standard link aggregation, requires LACP Etherchannel enabled": "Standard link aggregation, requires LACP Etherchannel enabled",
"State": "State",
"STP enabled": "STP enabled",
"System description": "System description",
"System Description": "System Description",
Expand All @@ -237,10 +263,12 @@
"This policy must be edited via YAML": "This policy must be edited via YAML",
"To avoid breaking the default node network ensure the selected interface is free, properly connected to a switch, and not used by another node network.": "To avoid breaking the default node network ensure the selected interface is free, properly connected to a switch, and not used by another node network.",
"To edit this policy, contact your administrator.": "To edit this policy, contact your administrator.",
"Topology side panel": "Topology side panel",
"Type": "Type",
"Underlying interface": "Underlying interface",
"Unused network interfaces available on all of the selected nodes": "Unused network interfaces available on all of the selected nodes",
"Up": "Up",
"Uplink": "Uplink",
"Uplink connection": "Uplink connection",
"Use commas to separate ports": "Use commas to separate ports",
"Use the default node network to access the outside physical network.": "Use the default node network to access the outside physical network.",
Expand Down
Loading