Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Delete default ODL Password
Browse files Browse the repository at this point in the history
Don't set OpenDaylight password in THT. Let Tripleo-common
generate it.

Partial-Bug: #1778531
Depends-On: I7e51e2bc91b5e24931299f08a709437408b62fec
(https://review.openstack.org/#/c/577831/)

Change-Id: I9a07848b91741320e3393a153d279e7a877a2e1b
  • Loading branch information
Jaanki committed Jun 25, 2018
1 parent e1a16a4 commit 7e2cdc8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion puppet/services/opendaylight-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ parameters:
description: The username for the opendaylight server.
type: string
OpenDaylightPassword:
default: 'admin'
type: string
description: The password for the opendaylight server.
hidden: true
Expand Down
1 change: 0 additions & 1 deletion puppet/services/opendaylight-ovs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ parameters:
description: The username for the opendaylight server.
type: string
OpenDaylightPassword:
default: 'admin'
type: string
description: The password for the opendaylight server.
hidden: true
Expand Down

0 comments on commit 7e2cdc8

Please sign in to comment.