Details
-
Bug
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
Description
ODL is designed to have a default admin user. The packaging project ensures that the user is present. The script dedicated for this task is:
The absence of this user in Ansible-ODL is confirmed by the test logs, which checks the initial state of the users.
TASK [list initial users] ****************************************************** ok: [localhost] => { "changed": false, "invocation": { "module_args":
{ "password": null, "state": "list", "username": null }
}, "msg": [ "User names:", "" ] }