Skip to content

Add support for missing services#3

Merged
dihedron merged 60 commits intodihedron:mainfrom
francescofuggitti:main
Mar 12, 2024
Merged

Add support for missing services#3
dihedron merged 60 commits intodihedron:mainfrom
francescofuggitti:main

Conversation

@francescofuggitti
Copy link
Copy Markdown

@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:

@francescofuggitti francescofuggitti marked this pull request as ready for review February 22, 2024 19:26
@dihedron
Copy link
Copy Markdown
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.

Comment thread resources/plugin/client.go Outdated
Comment thread resources/internal/pattern_matcher/pattern_matcher.go Outdated
Comment thread resources/internal/pattern_matcher/pattern_matcher.go Outdated
Comment thread resources/internal/pattern_matcher/pattern_matcher.go Outdated
Comment thread resources/internal/pattern_matcher/pattern_matcher.go Outdated
Comment thread plugin/plugin.go Outdated
Comment thread go.mod Outdated
Comment thread go.mod Outdated
Comment thread resources/services/keystone/tenants.go Outdated
Comment thread resources/services/nova/images.go
Comment thread resources/services/nova/networks.go Outdated
Comment thread resources/services/nova/secgroups.go Outdated
Comment thread resources/services/nova/tenantnetworks.go Outdated
@dihedron dihedron merged commit cadeac7 into dihedron:main Mar 12, 2024
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.

2 participants