Skip to content

Fast Discovery & Flex Shapes

Compare
Choose a tag to compare
@toxophilist toxophilist released this 03 Mar 17:17
· 2910 commits to master since this release
6e4ab3d

Features

  1. Add OCPU & Memory option when selecting Flex Instance (OKIT-133).
  2. Change default shape for Instances to Flex.
  3. Add Min/Max Bandwidth for flexible Loadbalancer shape.
  4. Default Loadbalancer to flexible.
  5. Test for empty Network Entity Id on Route Rule.
  6. Fast Discovery. Use the OCI query api functionality instead of list based interface for retrieving OCI Resources when executing Query. The classic query is still available if the default fast discovery is turned off within the preferences.
  7. Add validation to LPG to check if the connected route table has valid rules.
  8. Implement "Information" messages on validation.

Bug Fixes

  1. Add IP Validation to CPE.
  2. Add static route validation to IPSec Connection.
  3. Correct accidental element change on MySqlDatabaseSystem self.v -> self.port.
  4. Terraform DB System template was not building Fault Domain list correctly.