Adds warning messages to that will pop to alert EU only processing users that they are selecting a data center or package that it not EU compliant.
This change will add a checkbox on the WWW order from checkout page that allows customers to opt-in to EU localized support. For a customer that opts-in, any servers they have in an EU datacenter will only be serviced by technicians also in the EU.
Removes the VSI section from the Server Listings page (of the Control Portal).
API
Update the “refreshAuthentication” method to accept the POST request with the basic authentication.
Added EU compliant field to datacenters, ORM flag and enable/disable methods for EU Support on the account. Currently in the EU AMS01, AMS03, FRA02, LON02, MIL01, OSL01, PAR01
An exception will be thrown if a customer tries to place a BYOL order for Windows on that is not for a dedicated host instance.
Fixed a bug with removeHardwareAccess not properly removing a user if their premission had been grandted with grantHardwareAccess(id=0)
Backend
Adding EU compliance support to Ticket system
Removed all code referencing NETWORK_MESSAGE_QUEUE. The Message Queue product is now EOL.
Made changes so that the order indexes and names/slots of the hard-drives being swapped in get the same order indexes and names of the swapped-out hard drives.
Prevent accounts with BAP tier 1 support from enrolling in EU support.
Remove the use of PPTP VPN from EU flagged accounts
Prevent setting EU security level for accounts with PPTP usage
Enable Security Groups in the AMS01, SEO01, SJC01 and SJC03 data centers.
Fix issue where LVM was set on storage groups erroneously when editing a configuration on the order form.
Add a new order approval e-mail notification template for SAP Certified servers.
API
Added account validation support for combining unicode characters, such as diacritical arabic characters.
Added new check to prevent multiple partitions being set with grow flag.
Allow the customers who does not have USER_MANAGE permission to see their own login attempts.
Only master user, parent user or user itself can add API key.
Increase the permission action description column size to 256
Adds support for upgrading existing File and Block storage volumes. Volumes’ size can now be increased, and volumes’ IOPS can now be increased and decreased. Certain limits do apply, see Sales and Support for details. SLCLI version 3.0.1 supports this action.
Do not require customers to explicitly state the billing type (hourly/monthly) when upgrading a volume, as that can be inferred from the volume billing records
Backend
Fixed generic internal error message during an OS reload where the image template is missing to throw correct message.
Removed “account.companyName” mask from the hardware search, specifically only for the scenario where the user is attempting to export a CSV / excel.
Scrub Security answers for users based on security level of employee and account.
Fixed the issue that getLoadBalancerStatistics API not collecting stats from Retired appliances
Cancel image store action jobs when a provision is cancelled
Added 2 links to the order approval email when ordering MDMS. The links will guide the customers to the User Guide and device Checklist.
Removed the warning on the order forms that 2nd disk is required for Balanced local flavor VSIs.
API
When a user is created with double quotes in email address from API, Error message pointed to a problem with username. This has been fixed to show the correct error message.
Backend
Added Saudi Arabia, United Arab Emirates to the list of countries that accept VAT ID.
Performance and Endurance Block volumes can no longer have their LUN Id changed unless all host authorizations are first removed. This is to ensure synchronization between the customer portal and the storage systems.
API
None
Backend
Added more logic when auto-scaling Virtual Guests. The new logic checks the dates in the logs first and makes sure there are no other provisions or reclaims within the cooldown period of time.
Fixed an issue where Virtual Guests being deployed from Image templates were set to Skip OS updates during provisioning.