Add encryption to the roadmap

Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
This commit is contained in:
Simon Thulbourn 2015-02-26 20:43:13 +00:00 committed by Simon Thulbourn
parent f9278b9994
commit 152c85b5f9
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ release. You can follow progress towards the current release with the
- [ ] Integration Test suite for drivers - [ ] Integration Test suite for drivers
- [ ] Refactor SSH (`ssh` -> `crypto/ssh`) - [ ] Refactor SSH (`ssh` -> `crypto/ssh`)
- [ ] Logging Unification (internal and provider logging) - [ ] Logging Unification (internal and provider logging)
- [ ] Encryption of secrets
## Provisioning ## Provisioning
- [ ] Cloudinit as standard provisioning method - [ ] Cloudinit as standard provisioning method