Generated passwords can violate ceph dashboard password policies
Bug #2008281 reported by
Peter Sabaini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph Dashboard Charm |
New
|
Undecided
|
Unassigned |
Bug Description
We're generating a random password thusly:
```
def _gen_user_
"""Generate a password"""
alphabet = (
return ''.join(
```
https:/
But with that randomly generated passwords we could run afoul the ceph dashboard policies, e.g. in CI I've seen it hit this:
https:/
To post a comment you must log in.
CI artifacts: /openstack- ci-reports. ubuntu. com/artifacts/ 03b/871315/ 2/check/ jammy-yoga/ 03be719/
https:/