cloudstack/engine
Rakesh 2f8d557f58
api: Change GET/POST request max length of VM user data to 4K/1M (#4737)
Currently we can send a default value of 4K/32K for GET/POST request of
user data field. Most new browsers and also nginx support till 1MB of
post data.

Added a new global setting `vm.userdata.max.length` with default value of
32KB which can be increased till 1MB.
2021-08-09 14:14:19 +05:30
..
api Added disk provisioning type support for VMWare (#4640) 2021-07-16 22:37:42 -03:00
components-api Externalize tls version and security protocols configuration on mail sending (#5119) 2021-07-21 09:01:11 -03:00
network Updating pom.xml version numbers for release 4.14.2.0-SNAPSHOT 2021-03-02 12:32:27 +05:30
orchestration Added disk provisioning type support for VMWare (#4640) 2021-07-16 22:37:42 -03:00
schema api: Change GET/POST request max length of VM user data to 4K/1M (#4737) 2021-08-09 14:14:19 +05:30
service Updating pom.xml version numbers for release 4.14.2.0-SNAPSHOT 2021-03-02 12:32:27 +05:30
storage engine/storage: Fix regression on create volume from snapshot (#5282) 2021-08-09 13:37:10 +05:30
pom.xml Updating pom.xml version numbers for release 4.14.2.0-SNAPSHOT 2021-03-02 12:32:27 +05:30