~dparv/charm-thruk-master:fix_password_generation

Last commit made on 2021-09-09
Get this branch:
git clone -b fix_password_generation https://git.launchpad.net/~dparv/charm-thruk-master
Only Diko Parvanov can upload to this branch. If you are Diko Parvanov please log in for upload directions.

Branch merges

Branch information

Name:
fix_password_generation
Repository:
lp:~dparv/charm-thruk-master

Recent commits

f47197d... by Diko Parvanov

Moved to charmhelpers pwgen method and cleanup

- Changed custom pwgen method with charmhelpers.core.host.pwgen
- Removed the pwgen binary installation from actions.py and install.real

4c4dda7... by Diko Parvanov

Fixed charm status and changed password generation

 - Added charm status to maintenance while installing
 - Added charm status_set to active once charm finishes exectution
 - Changed password generation from subprocess to native python

7fafe1a... by Alvaro Uria

Merge branch 'peppepetra86/lint-20.08'

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-thruk-master/+git/charm-thruk-master/+merge/388993
Reviewed-by: Alvaro Uria <email address hidden>

9798c52... by Alvaro Uria

Merge branch 'peppepetra86/blacken-20.08'

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-thruk-master/+git/charm-thruk-master/+merge/388988
Reviewed-by: Alvaro Uria <email address hidden>

65754c9... by Giuseppe Petralia

Extra Linting completed for 20.08 charm release

dd8adff... by Giuseppe Petralia

Fix black refactor.

ab0cedd... by Alvaro Uria

Merge branch 'peppepetra86/charmhelpers_sync'

Reviewed-on: https://code.launchpad.net/~peppepetra86/charm-thruk-master/+git/charm-thruk-master/+merge/388976
Reviewed-by: Alvaro Uria <email address hidden>

6ecbcc3... by Giuseppe Petralia

Blackened repository to 88 lines

09a11eb... by Giuseppe Petralia

Rebase into zaza-func-tests

a5333cc... by Giuseppe Petralia

Convert charmhelpers to git submodule