Add reno for barbican container

Change-Id: I7d6b7f0de6ba15ac971ff3174812518444066551
This commit is contained in:
Oleksii Chuprykov 2016-03-02 16:36:26 +02:00 committed by huangtianhua
parent b24215a492
commit ac6c7a3a23
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
features:
- Add new ``OS::Barbican::GenericContainer`` resource for storing
arbitrary barbican secrets.
- Add new ``OS::Barbican::RSAContainer`` resource for storing
RSA public keys, private keys, and private key pass phrases.
- A new ``OS::Barbican::CertificateContainer`` resource for storing
the secrets that are relevant to certificates.