Files
pegleg/doc/source/exceptions.rst
T
Ahmad Mahmoudi c4f25b4d4f CLI: Add command to generate genesis bundle
Added a pegleg cli command to build genesis.sh bundle for
a site deployment.
Pegleg imports promenade engine, and uses promenade to build
and encrypt the genesis.sh deployment bundle.

Change-Id: I1a489459b2c56b7b53018c32aab5e6550c69e1d2
2019-03-07 03:00:30 -06:00

2.3 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

Genesis Bundle Exceptions

pegleg.engine.exceptions.GenesisBundleEncryptionException

pegleg.engine.exceptions.GenesisBundleGenerateException

Passphrase Exceptions

pegleg.engine.exceptions.PassphraseSchemaNotFoundException

pegleg.engine.exceptions.PassphraseCatalogNotFoundException