Giter Club home page Giter Club logo

community's People

Contributors

edisonxiang avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

community's Issues

【Terraform】【OTCprovider】【output】联邦用户只有临时token或者临时AK+SK+sercuritytoken,在利用otc provider进行OBS资源申请时,无法执行命令

联邦用户只有临时token或者临时AK+SK+sercuritytoken,在利用otc provider进行OBS资源申请时,无法执行命令。

功能缺失。

  1. otc provider仅支持token、username+pasword、AK+SK三种认证方式;
  2. 联邦用户只有临时token或者临时AK+SK+sercuritytoken
  3. OBS不支持使用token;
  4. 因此需要有AK+SK+sercuritytoken的认证方式

【terraform测试】【DT类生产】【provider文档】通过卷创建ECS时,block_device中的destination_type为local时,调用会报不支持,我查询了创建ECS的接口文档,目前destination_type只支持volume,provider文档应该与接口文档保持一致。

在opentelekomcloud provider中,创建ECS示例中,resource "opentelekomcloud_compute_instance_v2" "instance_1" 中destination_type为local、resource "opentelekomcloud_compute_instance_v2" "multi-eph"
中的destination_type为local,目前都不支持,关于volume_size和destination_type中涉及的类型local,都需要修改。huaweicloud和flexibleengine类似。

【terraform测试】【DT类生产】【smn资源】使用terraform创建SMN topic时,报Resource not found错误。

【测试环境】
DT类生产
【问题现象】
创建SMN topic时,报Resource not found错误。
【定位原因】
在DT类生产创建smn的请求endpoint是替换的computer的,在替换过程中出错(/v2.1/b730519ca7064da2a3233e86bee139e4/notifications/topics HTTP/1.1),导致API not found。
【解决建议】
换成直接从endpoint提取,而不是替换computer的endpoint方式。

【terraform测试】【OTCprovider】【DCS资源】根据provider文档,使用terraform对DCS资源进行必选参数测试时,必选参数校验未通过。

【测试环境】
DT类生产
【问题现象】
1.使用terraform对DCS资源进行必选参数测试时,报backup_at、backup_type、begin_at、engine、period_type、save_days这几个参数报“required field is not set ”问题。必选参数校验未通过,应在provider文档中将这几个参数从可选改为必选(和OTC现网接口文档保持一致)。
2.在provider文档中,DCS资源中的engine参数,目前只支持Redis,将engine参数当前不支持的rabbitmq and kafka去掉。

【terraform测试】【DT类生产】【kms服务】执行客户脚本时,创建KMS时,报Resource not found错误。

【测试环境】
DT类生产
【问题现象】
执行客户脚本,创建KMS时,报Resource not found错误。
【定位原因】
在DT类生产创建KMS的请求endpoint是替换的ECS的,在替换过程中出错(/v1.0.b730519ca7064da2a3233e86bee139e4/kms/create-key HTTP/1.1),导致API not found。
【解决建议】
换成直接从endpoint提取,而不是替换ecs endpoint方式。

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.