Giter Site home page Giter Site logo

Comments (4)

powerkimhub avatar powerkimhub commented on July 20, 2024 1

from cb-spider.

innodreamer avatar innodreamer commented on July 20, 2024 1

@powerkimhub (@seokho-son)
위의 두번의 PR로 보완 완료했습니다.

from cb-spider.

powerkimhub avatar powerkimhub commented on July 20, 2024 1

@innodreamer

  • 감사합니다.
  • KT VPC, NCP VPC: Server 통합 시험 완료하였습니다.

from cb-spider.

powerkimhub avatar powerkimhub commented on July 20, 2024

@innodreamer

  • NCP VPC도 동일한 현상이 나타나네요. 확인 부탁 드립니다.
    • VM 생성은 성공, VM 정보 제공시 오류
    curl -sX POST http://localhost:1024/spider/vm -H 'Content-Type: application/json' -d '{ "ConnectionName" : "ncpvpc-korea1-config", "ReqInfo" : { "Name" : "vm-01", "ImageType" : "PublicImage",                                "ImageName" : "SW.VSVR.OS.LNX64.UBNTU.SVR1804.B050", "VMSpecName" : "SVR.VSVR.HICPU.C004.M008.NET.SSD.B050.G002", "VPCName" : "vpc-01", "SubnetName" : "subnet-01",                                 "SecurityGroupNames" : ["sg-01"], "RootDiskType" : "default", "DataDiskNames" : [], "KeyPairName" : "keypair-01",   ... 중략 ....
    
    curl -sX GET http://localhost:1024/spider/vm -H 'Content-Type: application/json' -d '{"ConnectionName": "ncpvpc-korea1-config"}'
    [오후 9:07:50]    ==> {"message":"ncpvpc-korea1-config:VM:vm-01 # vm-01: SecurityGroupIIds is empty"}
    

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.