Skip to content

v1.2.0

Compare
Choose a tag to compare
@dprince dprince released this 26 Jan 18:23
· 666 commits to master since this release
  • Support using built-in environment files from tripleo-heat-templates for TLS on public endpoints support
  • Support adding CA certificates to the OpenstackClient pod for TLS on public endpoints support
  • TLS Everywhere support (requires 16.2.2 OpenstackClient image)
  • Multi Subnet Support with new CRDs (openstacknetconfig and openstacknetattachment) to help manage networks, subnets, and configuration.
  • Rename OSPlaybookGenerator to OSConfigGenerator (aligns with 'Config Download')
  • Internal: rework osipset/osnet to store reservations in osnet spec
  • Internal: Migrate osipset functionality to osnetcfg
  • Initial Backup/Restore support (for OSP Director Operator CRs)
  • Add OpenstackClient to relatedImages (offline install support)
  • OpenstackClient is now using kolla_start, resolves issue with Ansible zombie processes