Add abstraction layer for retrieving passwords

Bug #1358600 reported by James Polley
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Expired
Medium
Unassigned

Bug Description

Current state: in order to load credentials, our shell scripts source a passwords file ($CWD/tripleo-*cloud-passwords by default; if that's not present, $TRIPLEO_ROOT/triple-*cloud-passwords is attempted). This logic is a little confusing, but does allow flexibility: for instance, someone running multiple overclouds from a single undercloud can use different sets of credentials for each overcloud by running the scripts in a different directory for each overcloud (and thus sourcing a different file for each).

Eventually we'd like to have these passwords stored somewhere like Barbican, or in Tuskar, or maybe somewhere in Heat..

In an intermediate timeframe it would be handy if we could integrate them into the testenv.json file, to have one fewer place which stores information about the test environment.

As a first step towards making it possible to update all our scripts to use these other places, it would be handy to have an abstraction layer on top of the passwords. Instead of just referring to `$OVERCLOUD_ADMIN_TOKEN`, a script might have to use `$(retrieve-password OVERCLOUD_ADMIN_TOKEN)`; this (or something like it) would make it easier for us to change the source of the passwords with minimal code changes.

Revision history for this message
Steven Hardy (shardy) wrote : potentially eol bug

This bug was reported against an old version of TripleO, and may no longer be valid.

Since it was reported before the start of the liberty cycle (and our oldest stable
branch is stable/liberty), I'm marking this incomplete.

Please reopen this (change the status from incomplete) if the bug is still valid
on a current supported (stable/liberty, stable/mitaka or trunk) version of TripleO,
thanks!

Changed in tripleo:
status: Triaged → Incomplete
Revision history for this message
Emilien Macchi (emilienm) wrote :

This bug is > 365 days without activity. We are unsetting assignee and milestone and setting status to Incomplete in order to allow its expiry in 60 days.

If the bug is still valid, then update the bug status.

Changed in tripleo:
assignee: James Polley (tchaypo) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for tripleo because there has been no activity for 60 days.]

Changed in tripleo:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.