releases/deliverables/_independent/syntribos.yaml
Michael Dong 80c65225ae Release syntribos 0.4.0
Change-Id: I98097b452c6fb6dd836e5fa5e2d8d8f2433d936f
2017-10-25 13:36:52 -05:00

24 lines
763 B
YAML

---
launchpad: syntribos
team: Security
include-pypi-link: yes
type: other
releases:
- version: 0.3.0
projects:
- repo: openstack/syntribos
hash: a2f1d7c222ca42dc1043b41a255782101c84557c
highlights: |
* Fixing a bug due to getlogin() in syntribos
* Updating readme, added a `how to section`
* Adding extension for common utility functions
* Adding pause/resume feature
* Introducing payload and template downloading
- version: 0.4.0
projects:
- repo: openstack/syntribos
hash: c4586a374b2e02942b89bf1e9248ae00d7cd2d55
highlights: |
* Multithreaded network IO to significantly improve performance
* Introduced meta-variable files to simplify template creation