Library documentation typo on import

Bug #1983993 reported by Hernan Garcia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juju Charmed Operator - Keystone K8S
Fix Committed
Undecided
Hemanth Nakkina

Bug Description

Documentation states to import library as follows
```
from charms.sunbeam_sunbeam_identity_service_operator.v0.identity_service import IdentityServiceRequires
```

But it should be corrected to
```
from charms.sunbeam_keystone_operator.v0.identity_service import IdentityServiceRequires
```

Tags: doc typo
Revision history for this message
Hemanth Nakkina (hemanth-n) wrote :

This has been fixed as part of this commit [1].

This change is yet to be released onto charmhub.
Marking this as Fix committed.

[1] https://opendev.org/openstack/charm-keystone-k8s/commit/9988c3e2d3773a9918f5e10f6a860fcb6f102002

Changed in charm-keystone-k8s:
assignee: nobody → Hemanth Nakkina (hemanth-n)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.