Code Monkey home page Code Monkey logo

ocp-diag-ctam's People

Contributors

kevinkifer-ocp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ocp-diag-ctam's Issues

readme should specify what a workspace is

context:

  • i tried running item 6 in readme, which is "specific test case"
  • this requires a workspace but no details as to what that is
  • making a simple folder then complains that it's missing some files (which i happen to see some templates for in json_spec/input yet i cant figure out what the json_spec folder is either)

please add some documentation re. workspaces

Unable to eshtablish the connection(set_up_connection) to the bmc using the Rack Manager IP(https://<rm ip:/8000/2/hmc/redfish/v1")

Hi Team,

I am a newbie to the ocp-diag-ctam tool and trying to setup connection to the bmc using the rackmanger ip ("https://XXX.XXX.XXX.XX(rack manager IP):8000(port)/2 (node)/hmc/redfish/v1"). Through browser I am able access the root object(/redfish/v1/) using the followingformat "https://XXX.XXX.XXX.XX(rack manager IP):8000(port)/2 (node)/hmc/redfish/v1".

I am unable to eshtablish the connection using the ctam tool which fails in set_up_connection and the response error is
ServerDownOrUnreachableError("Server not reachable, " \\nredfish.rest.v1.ServerDownOrUnreachableError: Server not reachable, return code: 401". Its failing to create a redfish_client object.

here is my snippet from set_up_connection():

self.__connection_url = "https://
self.default_prefix =":8080/2/hmc/redfish/v1"

    self.redfish_ifc = redfish.redfish_client(
        self.__connection_url,
        username=self.__user_name,
        password=self.__user_pass,
        default_prefix=self.default_prefix,
        timeout=30
    )

Is any additional steps needed to establish connection to the root object :/redfish/v1" when trying to access it through Rack Manager through CTAM tool.

Appreciate your help on this.

Thanks & Regards,
Khader

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.