ClusterLabs / fence-agents

Fence agents
104 stars 160 forks source link

Create ibm_powervs.V4 #478

Open graham-b-hardy opened 2 years ago

graham-b-hardy commented 2 years ago

File requested for comparison - also colleagues have submitted a request to also include Proxy Server functionality when the Private URL for IBM Cloud is used example below

def send_command(conn, command, method="GET", action=None, printResult=True): url = conn.base_url + command

    conn.setopt(pycurl.URL, url.encode("ascii"))
    conn.setopt(pycurl.PROXY, "http://192.168.150.4:3128")

    web_buffer = io.BytesIO()
knet-ci-bot commented 2 years ago

Can one of the admins verify this patch?

knet-jenkins[bot] commented 1 year ago

Can one of the admins check and authorise this run please: https://ci.kronosnet.org/job/fence-agents-pipeline/job/PR-478/1/input