no way to specify bind_host and host_href
Bug #1642769 reported by
james beedy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Barbican Charm |
Fix Released
|
Wishlist
|
Tiago Pasqualini da Silva |
Bug Description
Barbican creates the secret and container urls based on the value of 'bind_host' and 'host_ref', these default to grabbing the internal ip of the instance, blocking communication with barbican outside of the private address space. Can we have the option to grab the public ip of the instance here?
Changed in charm-barbican: | |
importance: | Undecided → Wishlist |
status: | New → Incomplete |
Changed in charm-barbican: | |
milestone: | none → 22.04 |
Changed in charm-barbican: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Please could you expand a bit on this:
- which HSM will you be wanting to use? At the moment, the only HSM supported (by the charm) is the SoftHSM, which due to an OpenSSL missing feature, isn't usable yet. However, Barbican on-its-own can be used for testing, etc.
- How do you see the option being set (i.e. please can you provide an example of the config options that would be most useful to you and what they would configure in Barbican).
Thanks very much!