Coder Social home page Coder Social logo

Comments (1)

powerkimhub avatar powerkimhub commented on May 18, 2024

Completed.

  • Provider 목록 => CloudOS 목록으로 변경 (OpenStack, Kubernetes 등 고려)
  • 제공하는 CloudOS 목록 관리: 동적 추가를 요하지 않는 부분 이므로 현재 yaml 파일로 설정
    -- https://github.com/cloud-barista/cb-spider/blob/master/cloud-info-manager/cloudos.yaml
  • ordered, upper 문자열로 제공
  • 적용 commit: 252f553
  • REST API 사용 예시
    curl -s --request GET node12:1024/cloudos |json_pp
    [
    "ALIBABA",
    "AWS",
    "AZURE",
    "CLOUDIT",
    "CLOUDTWIN",
    "GCP",
    "OPENSTACK"
    ]

from cb-spider.

Related Issues (20)

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.