/openbmc/phosphor-networkd/docs/ |
H A D | Network-Configuration.md | 100 ### Configure HostName 107 xyz.openbmc_project.Network.SystemConfiguration HostName 110 https://<hostname/ip>/xyz/openbmc_project/network/config/attr/HostName 118 xyz.openbmc_project.Network.SystemConfiguration HostName s "<HostName>" 122 https://<hostname/ip>/xyz/openbmc_project/network/config/attr/HostName
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
H A D | README.md | 144 ### HostName subsection 151 xyz.openbmc_project.Network.SystemConfiguration HostName 156 https://${bmc}/xyz/openbmc_project/network/config/attr/HostName 164 xyz.openbmc_project.Network.SystemConfiguration HostName s "<HostName>" 169 -d '{"data": "<HostName>"}' \ 170 https://${bmc}/xyz/openbmc_project/network/config/attr/HostName
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_connection.robot | 50 ${hostname}= Redfish.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_multiple_interfaces.robot | 52 ${hostname}= Redfish.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName 53 ${data}= Create Dictionary HostName=openbmc 61 Should Be Equal ${resp1.dict['HostName']} ${resp2.dict['HostName']}
|
H A D | test_bmc_network_conf.robot | 106 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName 116 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName 122 ${new_hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName 125 Configure Invalid HostName And Verify 133 Configure Empty HostName And Verify If LocalHost Is Assigned 139 ${hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName 145 ${new_hostname}= Redfish_Utils.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
|
H A D | test_bmc_ipv6.robot | 175 # "HostName": "localhost",
|
/openbmc/webui-vue/src/store/modules/Settings/ |
H A D | NetworkStore.js | 33 HostName, 54 hostname: HostName,
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | ModalHostname.vue | 99 this.$emit('ok', { HostName: this.form.hostname });
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_connections.robot | 46 Redfish.Patch ${REDFISH_NW_ETH_IFACE}${ethernet_interface} body={'HostName': '${hostname}'} 62 … Redfish.Patch ${REDFISH_NW_ETH_IFACE}${ethernet_interface} body={'HostName': '${hostname}'} 302 Redfish.Patch ${ethernet_interface_uri} body={'HostName': '${hostname}'}
|
/openbmc/openbmc-test-automation/lib/ |
H A D | protocol_setting_utils.robot | 71 # "HostName": "xxxxbmc",
|
H A D | bmc_network_utils.robot | 355 ${data}= Create Dictionary HostName=${hostname}
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 121 - HostName 588 - HostName 683 - HostName
|
/openbmc/openbmc-test-automation/ |
H A D | CONTRIBUTING.md | 260 ${HostName} 277 ${HostName} 674 ${HostName}
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_ldap_configuration.robot | 580 # HostName. See prolog of rest_request 588 Redfish.Patch ${REDFISH_NW_ETH0_URI} body={'HostName': '${hostname}'} 662 ${hostname}= Redfish.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_ldap_sub_menu.robot | 375 ${host_name}= Redfish.Get Attribute ${REDFISH_NW_PROTOCOL_URI} HostName
|
/openbmc/linux/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_cnfg.h | 3527 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/*0x7C */ member 3600 HostName[MPI2_ETHERNET_HOST_NAME_LENGTH];/*0x7C */ member
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | api-utils.js | 342 .HostName;
|
/openbmc/phosphor-logging/ |
H A D | README.md | 450 https://<BMC IP address>//xyz/openbmc_project/network/config/attr/HostName
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | openbmctool.py | 3629 data = {"data": args.HostName}
|