- Added a work around for homemade Openstack client trying both HTTP and HTTPS
- Added created time, updated_time for load balancer
- Added vlan id for external ports
- Added flavor id and image id for instances
- Added network name for external ports
- Hot fix extennal port model vlan id string -> int
- Optimize role assignment fetch
- Hot fix role assignment fetch, added
v3
into endpoint
- Revert role assignment optimization for backward compatibility
- Revert openstacksdk version back to 3.3.0
- Optimize role assignment with caching
- Fix image properties
- Added log for failure reason when fetching instances
- Added
validate=False
to connection
- Removed
validate=False
- Added
interface
to auth information (default to'public'
)
- Add vip for lb, role for amphorae
- Add lb count for project sheet
- Add amphorae flavor, description for lb sheet
- Add lb flavor
- Update LB Flavor error logging
- Add Network sheet