Git Product home page Git Product logo

steampipe-plugin-openstack's People

Contributors

gdebus avatar misraved avatar sven-ernw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

steampipe-plugin-openstack's Issues

Unsupported argument: An argument named "region" is not expected here.

I'm testing the openstack plugin, but i got "Unsupported argument: An argument named "region" is not expected here."

connection "openstack_production_regionone" {
  plugin    = "ernw/openstack"
  identity_endpoint= "https://keystone.cloud.example.com/v3"
  username = "XXX"
  password = "********"
  region = "regionone"
  project_name = "projectA"
  domain_name = "production"
}

Adding support for support on 'project_name = *' to support querying all projects

Can we add the support for the 'wildcard' on 'project_name' in the config file, so we can use it as 'allTenant' to list all resources in all tenant?

the reason is because i have around 20 regions, and 60 projects in each region, if i go the configuration path, i would need too man connections, could you add that feature?

this also should apply to other openstack resources as well.

appreciate!

No '_ctx' column, also please add the 'region_name' support in openstack.spc

Hi, thanks for the new openstack plugin, now I'm using/testing it:

  1. can we add the support for 'region_name' in the openstack.spc? If users have multiple regions, so we can add mulitple connections for multiple regions, instead using environment variables, I need to export the OS_REGION_NAME every time on the CLI.
  2. I don't see the '_ctx' column in the tables, can it be added to all tables? it's useful when i need to know the region by using the _ctx column.
    thanks you!

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.