
1. Adds the passphrases generation capability in Pegleg CLI, so that pegleg can generation random passwords based on a specification declared in pegleg/PassphrasesCatalog documents 2. Pegleg also wraps the generated passphrase documents in pegleg managed documents, and encrypts the data. 3. Adds unit test cases for passphrase generation. 4. Updates pegleg CLI document. Change-Id: I21d7668788cc24a8e0cc9cb0fb11df97600d0090
2.1 KiB
2.1 KiB
Pegleg Exceptions
Base Exceptions
pegleg.engine.exceptions.PeglegBaseException
Git Exceptions
pegleg.engine.exceptions.GitConfigException
pegleg.engine.exceptions.GitException
pegleg.engine.exceptions.GitAuthException
pegleg.engine.exceptions.GitProxyException
pegleg.engine.exceptions.GitSSHException
pegleg.engine.exceptions.GitInvalidRepoException
Authentication Exceptions
pegleg.engine.util.shipyard_helper.AuthValuesError
PKI Exceptions
pegleg.engine.exceptions.IncompletePKIPairError
Passphrase Exceptions
pegleg.engine.exceptions.PassphraseSchemaNotFoundException
pegleg.engine.exceptions.PassphraseCatalogNotFoundException