Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for missing services #3

Merged
merged 60 commits into from
Mar 12, 2024
Merged

Conversation

francescofuggitti
Copy link

@francescofuggitti francescofuggitti commented Feb 7, 2024

In this PR, we add support for the following missing services:

  • Baremetal (ironic):
    • allocations
    • drivers
    • nodes
    • ports
  • Blockstorage (cinder):
    • availability_zones
    • limits
    • qos
    • quotasets
    • quotasets_usage
    • snapshots
    • services
    • volume_backups
  • Compute (nova):
    • serverusage
  • Identity (keystone):
    • domains
    • domain_groups
    • projects
    • regions
    • registered limits
    • roles
    • services
    • users
    • users_keypairs
  • Image (glance):
    • image_members
  • Configure connection with Apache Superset

Also, we apply the following fixes:

  • add spec validation
  • apply formatting
  • fix readme badges

Finally, this PR aims to update the following packages:

@dihedron
Copy link
Owner

Non vedo le modifiche relative a:

  1. supporto per include ed exclude filter.
  2. supporto nel makefile per la sovrascrittura dei simboli pubblic (plugin.Version) attraverso linkr flag.

resources/plugin/client.go Outdated Show resolved Hide resolved
resources/internal/pattern_matcher/pattern_matcher.go Outdated Show resolved Hide resolved
resources/internal/pattern_matcher/pattern_matcher.go Outdated Show resolved Hide resolved
resources/internal/pattern_matcher/pattern_matcher.go Outdated Show resolved Hide resolved
resources/internal/pattern_matcher/pattern_matcher.go Outdated Show resolved Hide resolved
plugin/plugin.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
resources/services/keystone/tenants.go Outdated Show resolved Hide resolved
resources/services/nova/images.go Outdated Show resolved Hide resolved
resources/services/nova/networks.go Outdated Show resolved Hide resolved
resources/services/nova/secgroups.go Outdated Show resolved Hide resolved
resources/services/nova/tenantnetworks.go Outdated Show resolved Hide resolved
@dihedron dihedron merged commit cadeac7 into dihedron:main Mar 12, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants