canonical / cloudstats

GNU General Public License v3.0
1 stars 2 forks source link

opensdk should reference the admin interface to be able to query admin-sensitive information #3

Open agileshaw opened 1 year ago

agileshaw commented 1 year ago

the opensdk library should be using the admin interface endpoints to communicate with the services to ensure access to the admin-specific data it may be aquiring. otherwise, bindings to both public, admin, and oam-space will be necessary for the charm deployment. This should only be oam/default space and admin space, and should not be binding to the public space.


Imported from Launchpad using lp2gh.