/openbmc/openbmc-test-automation/lib/ |
H A D | gen_robot_ssh.py | 29 def sprint_connection(connection, indent=0): argument 31 sprint data from the connection object to a string and return it. 33 …connection A connection object which is created by the SSHlibrary open_connec… 39 buffer += "connection:\n" 41 buffer += gp.sprint_varx("index", connection.index, 0, indent) 42 buffer += gp.sprint_varx("host", connection.host, 0, indent) 43 buffer += gp.sprint_varx("alias", connection.alias, 0, indent) 44 buffer += gp.sprint_varx("port", connection.port, 0, indent) 45 buffer += gp.sprint_varx("timeout", connection.timeout, 0, indent) 46 buffer += gp.sprint_varx("newline", connection.newline, 0, indent) [all …]
|
H A D | connection_client.robot | 2 Documentation This module is for SSH connection override to QEMU 12 Open Connection And Log In 13 [Documentation] Opens a connection with the given arguments, and logs in. 18 # username The username to log into the connection with. 19 # password The password to log into the connection with. 20 # connection_args A dictionary of acceptable inputs to the Open Connection 27 # Of the above arguments to Open Connection, this keyword 46 # to the dictionary and open the connection. Otherwise, open the connection 51 ... SSHLibrary.Open connection &{connection_args} 52 ... ELSE Run Keyword SSHLibrary.Open connection &{connection_args} [all …]
|
/openbmc/bmcweb/http/ |
H A D | server_sent_event.hpp | 16 struct Connection : public std::enable_shared_from_this<Connection> struct 19 Connection() = default; 21 Connection(const Connection&) = delete; 22 Connection(Connection&&) = delete; 23 Connection& operator=(const Connection&) = delete; 24 Connection& operator=(const Connection&&) = delete; 25 virtual ~Connection() = default;
|
H A D | websocket.hpp | 21 struct Connection : std::enable_shared_from_this<Connection> struct 24 Connection() = default; 26 Connection(const Connection&) = delete; 27 Connection(Connection&&) = delete; 28 Connection& operator=(const Connection&) = delete; 29 Connection& operator=(const Connection&&) = delete; 38 virtual ~Connection() = default;
|
H A D | server_sent_event_impl.hpp | 37 class ConnectionImpl : public Connection 42 std::function<void(Connection&, const Request&)> openHandlerIn, in ConnectionImpl() argument 43 std::function<void(Connection&)> closeHandlerIn) : in ConnectionImpl() 64 BMCWEB_LOG_DEBUG("Starting SSE connection"); in start() 78 BMCWEB_LOG_DEBUG("Closing connection with reason {}", msg); in close() 84 BMCWEB_LOG_DEBUG("Closing SSE connection {} - {}", logPtr(this), msg); in close() 88 void sendSSEHeaderCallback(const std::shared_ptr<Connection>& /*self*/, in sendSSEHeaderCallback() argument 100 BMCWEB_LOG_DEBUG("SSE header sent - Connection established"); in sendSSEHeaderCallback() 115 void afterReadError(const std::shared_ptr<Connection>& /*self*/, in afterReadError() argument 128 close("Close SSE connection"); in afterReadError() [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Connection_v1.xml | 4 <!--# Redfish Schema: Connection v1.4.0 --> 49 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Connection"> 53 <EntityType Name="Connection" BaseType="Resource.v1_0_0.Resource" Abstract="true"> 54 …<Annotation Term="OData.Description" String="The `Connection` schema describes the access permissi… 55 …Description" String="This resource shall represent information about a connection in the Redfish S… 79 …<Annotation Term="OData.Description" String="This action adds a volume to the connection. Volumes… 80 …="OData.LongDescription" String="This action shall add a volume to the connection. Services shall… 81 <Parameter Name="Connection" Type="Connection.v1_0_0.Actions"/> 90 <Parameter Name="AccessCapabilities" Type="Collection(Connection.v1_0_0.AccessCapability)"> 105 …Term="OData.Description" String="This action removes a volume from the connection. Volumes are re… [all …]
|
H A D | ConnectionMethod_v1.xml | 42 …<Annotation Term="OData.LongDescription" String="This resource shall represent a connection method… 74 <Annotation Term="OData.Description" String="The type of connection method."/> 75 …ata.LongDescription" String="This property shall contain an identifier of the connection method."/> 79 <Annotation Term="OData.Description" String="The variant of connection method."/> 80 …n" String="This property shall contain an additional identifier of the connection method. This pr… 97 …"OData.Description" String="An array of links to the access points using this connection method."/> 98 …n array of links to resources of type `AggregationSource` that are using this connection method."/> 121 <Annotation Term="OData.Description" String="Redfish connection method."/> 122 …<Annotation Term="OData.LongDescription" String="This value shall indicate the connection method i… 125 <Annotation Term="OData.Description" String="SNMP connection method."/> [all …]
|
H A D | OutboundConnection_v1.xml | 41 … to a remote client over a WebSocket connection. This allows a service behind a firewall to estab… 42 …hall represent the connection configuration necessary to connect to a remote client. Services sha… 82 …tion Term="OData.Description" String="The authentication mechanism for the WebSocket connection."/> 83 …" String="This property shall contain the authentication mechanism for the WebSocket connection."/> 88 …nt prior to completing the connection. If the remote client cannot be verified, the service shall… 99 … <Annotation Term="OData.Description" String="Indicates if the outbound connection is enabled."/> 100 …connection is enabled. If `true`, the service shall attempt to establish an outbound connection t… 105 …<Annotation Term="OData.Description" String="The URI of the WebSocket connection to the remote cli… 114 …ring="The HTTP headers to send to the remote client during the initial connection prior to the Web… 115 …values of HTTP headers to send to the remote client during the initial connection prior to the Web… [all …]
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_ssl.robot | 2 Documentation This testsuite is for testing SSL connection to OpenBMC. 12 Test SSL Connection 13 [Documentation] This testcase is for testing the SSL connection to the 18 Test Non SSL Connection To Port 80 20 ... http connection at port 80 and would expect a connection error. 26 Test Non SSL Connection To HTTPS Port 28 ... http connection at port ${HTTPS_PORT} and would expect a connection error.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ConnectionMethod.v1_2_0.json | 37 …"longDescription": "This resource shall represent a connection method for a Redfish implementation… 79 "description": "The type of connection method.", 80 … "longDescription": "This property shall contain an identifier of the connection method.", 84 "description": "The variant of connection method.", 85 …ription": "This property shall contain an additional identifier of the connection method. This pr… 130 "description": "The tunneling protocol used for this connection method.", 131 …escription": "This property shall contain the tunneling protocol used for this connection method.", 156 "IPMI15": "IPMI 1.5 connection method.", 157 "IPMI20": "IPMI 2.0 connection method.", 158 "ModbusSerial": "Modbus serial connection method.", [all …]
|
H A D | OutboundConnection.v1_0_2.json | 112 "description": "The link to the session for this outbound connection.", 113 … a resource of type `Session` that represents the active connection for this outbound connection.", 142 … to a remote client over a WebSocket connection. This allows a service behind a firewall to estab… 143 …hall represent the connection configuration necessary to connect to a remote client. Services sha… 185 "description": "The authentication mechanism for the WebSocket connection.", 186 …ription": "This property shall contain the authentication mechanism for the WebSocket connection.", 192 …nt prior to completing the connection. If the remote client cannot be verified, the service shall… 202 "description": "Indicates if the outbound connection is enabled.", 203 …connection is enabled. If `true`, the service shall attempt to establish an outbound connection t… 222 "description": "The URI of the WebSocket connection to the remote client.", [all …]
|
H A D | Connection.v1_4_0.json | 2 "$id": "http://redfish.dmtf.org/schemas/v1/Connection.v1_4_0.json", 3 "$ref": "#/definitions/Connection", 41 …Description": "This type shall describe the access to the associated resource in this connection.", 63 "#Connection.AddVolumeInfo": { 66 "#Connection.RemoveVolumeInfo": { 79 …"description": "This action adds a volume to the connection. Volumes are added to the `VolumeInfo… 80 …"longDescription": "This action shall add a volume to the connection. Services shall add the volu… 132 "description": "The CHAP-specific permission key information for a connection.", 133 …ption": "This object shall contain the CHAP-specific permission key information for a connection.", 205 "Connection": { object [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/ |
H A D | gammurc | 12 connection = at115200 28 ;connection = fbusblue 37 ; Step 1. Please find required Connection parameter and look into assigned 38 ; with it device type. With some Connection you must set concrete model 42 ; Connection "fbus", device type serial 44 ; Connection "fbusdlr3"/"dlr3", device type serial 47 ; Connection "dku2phonet"/"dku2", device type dku2 on Windows 48 ; Connection "fbususb" on Linux 51 ; Connection "dku5fbus"/"dku5", device type dku5 54 ; Connection "fbuspl2303", device type usb [all …]
|
/openbmc/boost-dbus/include/dbus/impl/ |
H A D | connection.ipp | 17 class connection { 25 connection() : is_paused(true), conn(NULL) {} 27 connection(const connection& other) = delete; // non construction-copyable 28 connection& operator=(const connection&) = delete; // non copyable 29 connection(connection&&) = delete; 30 connection& operator=(connection&&) = delete; 70 ~connection() { 116 // If two threads call connection::async_send() 117 // simultaneously on a paused connection, then
|
/openbmc/openbmc-test-automation/redfish/service_root/ |
H A D | test_sessions_connection.robot | 3 Documentation Test Redfish session and its connection stability. 23 Create Session And Check Connection Stability 24 [Documentation] Send heartbeat on session continuously and verify connection stability. 34 Create Session And Check Connection Stability On Reboot 35 [Documentation] Create Session And Check Connection Stability On Reboot 42 Repeat Keyword ${duration} Check Connection On Reboot 54 Check Connection On Reboot 60 # Verify session is still active and no issues on connection after reboot.
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | README.md | 30 openbmctool <connection options> local_users queryenabled 36 openbmctool <connection options> local_users disableall 42 openbmctool <connection options> local_users enableall 61 openbmctool <connection options> logging remote_logging_config -a <IP address> -p <port> 74 openbmctool <connection options> logging remote_logging disable 84 openbmctool <connection options> logging remote_logging view 100 openbmctool <connection options> certificate update server https -f <File> 109 openbmctool <connection options> certificate update client ldap -f <File> 117 openbmctool <connection options> certificate update authority ldap -f <File> 125 openbmctool <connection options> certificate delete server https [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/glib-networking/glib-networking/ |
H A D | eagain.patch | 7 GLib-Net:ERROR:/usr/src/debug/glib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul_read_thre… 8 Bail out! GLib-Net:ERROR:/usr/src/debug/glib-networking/2.74.0-r0/tls/tests/connection.c:1944:simul… 9 FAIL: glib-networking/connection-openssl.test (Child process killed by signal 6) 11 FAIL: glib-networking/connection-openssl.test (Child process killed by signal 6) 19 tls/tests/connection.c | 4 ++++ 22 diff --git a/tls/tests/connection.c b/tls/tests/connection.c 24 --- a/tls/tests/connection.c 25 +++ b/tls/tests/connection.c
|
/openbmc/openbmc/poky/bitbake/lib/bb/server/ |
H A D | xmlrpcclient.py | 25 #return an existing connection if possible. This allows 30 # create a HTTP connection object from a host descriptor 32 #store the host argument along with the connection object 68 self.connection, self.transport = _create_server(host, port) 76 self.events = uievent.BBUIEventQueue(self.connection, self.clientinfo) 78 _, error = self.connection.runCommand(["setFeatures", self.featureset]) 81 self.connection.removeClient() 90 token = self.connection.addClient() 100 self.connection.removeClient() 110 self.connection.removeClient() [all …]
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | systemintf-sdbus.cpp | 2 #include <sdbusplus/asio/connection.hpp> 9 std::unique_ptr<sdbusplus::asio::connection> sdbusp; 16 * @return: a reference to a unique pointer of the systemd connection 19 std::unique_ptr<sdbusplus::asio::connection>& ipmid_get_sdbus_plus_handler() in ipmid_get_sdbus_plus_handler() 23 // Create a new sdbus connection so it can have a well-known name in ipmid_get_sdbus_plus_handler() 28 sdbusp = std::make_unique<sdbusplus::asio::connection>( in ipmid_get_sdbus_plus_handler()
|
/openbmc/smbios-mdr/src/ |
H A D | mdrv2_main.cpp | 22 #include <sdbusplus/asio/connection.hpp> 28 auto connection = std::make_shared<sdbusplus::asio::connection>(*io); in main() local 30 std::make_shared<sdbusplus::asio::object_server>(connection); in main() 32 sdbusplus::server::manager_t objManager(*connection, in main() 35 connection->request_name("xyz.openbmc_project.Smbios.MDR_V2"); in main() 38 io, connection, objServer, mdrDefaultFile, in main()
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPEndpoint.hpp | 5 #include <sdbusplus/asio/connection.hpp> 205 const std::shared_ptr<sdbusplus::asio::connection>& connection, in MCTPDEndpoint() argument 207 dev(dev), connection(connection), objpath(std::move(objpath)), in MCTPDEndpoint() 236 std::shared_ptr<sdbusplus::asio::connection> connection; member in MCTPDEndpoint 267 MCTPDDevice(const std::shared_ptr<sdbusplus::asio::connection>& connection, 285 std::shared_ptr<sdbusplus::asio::connection> connection; member in MCTPDDevice 313 const std::shared_ptr<sdbusplus::asio::connection>& connection, 318 const std::shared_ptr<sdbusplus::asio::connection>& connection, int bus, in I2CMCTPDDevice() argument 320 MCTPDDevice(connection, interfaceFromBus(bus), {physaddr}) in I2CMCTPDDevice() 336 const std::shared_ptr<sdbusplus::asio::connection>& connection, [all …]
|
H A D | MCTPReactorMain.cpp | 9 #include <sdbusplus/asio/connection.hpp> 37 const std::shared_ptr<sdbusplus::asio::connection>& connection) : in DBusAssociationServer() argument 38 server(connection) in DBusAssociationServer() 70 std::shared_ptr<sdbusplus::asio::connection> connection; member in DBusAssociationServer 77 const std::shared_ptr<sdbusplus::asio::connection>& connection, in deviceFromConfig() argument 87 return I2CMCTPDDevice::from(connection, *iface); in deviceFromConfig() 94 return I3CMCTPDDevice::from(connection, *iface); in deviceFromConfig() 106 const std::shared_ptr<sdbusplus::asio::connection>& connection, in addInventory() argument 113 reactor->manageMCTPDevice(path, deviceFromConfig(connection, exposed)); in addInventory() 156 const std::shared_ptr<sdbusplus::asio::connection>& connection, in manageMCTPEntity() argument [all …]
|
/openbmc/estoraged/include/ |
H A D | getConfig.hpp | 4 #include <sdbusplus/asio/connection.hpp> 35 * @param[in] connection - shared_ptr to D-Bus connection object. 40 std::shared_ptr<sdbusplus::asio::connection> connection, in GetStorageConfiguration() argument 42 dbusConnection(std::move(connection)), callback(std::move(callbackFunc)) in GetStorageConfiguration() 70 /** @brief Connection to D-Bus. */ 71 std::shared_ptr<sdbusplus::asio::connection> dbusConnection;
|
/openbmc/openbmc-test-automation/lib/serial_connection/ |
H A D | serial_console_client.robot | 12 Open Telnet Connection To BMC Serial Console 13 [Documentation] Open telnet connection session to BMC serial console 26 Telnet.Open Connection 61 Open Telnet Connection To BMC Serial Console 66 Close Serial Console Connection 69 Close Serial Console Connection 74 Telnet.Close Connection
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | manager_main.cpp | 11 #include <sdbusplus/asio/connection.hpp> 24 auto connection = in main() local 25 std::make_shared<sdbusplus::asio::connection>(*io_con); in main() 26 auto server = sdbusplus::asio::object_server(connection); in main() 36 io_con, interface, progressInf, connection); in main() 41 connection, vpdManager); in main() 49 connection->request_name(BUSNAME); in main()
|