cloudstack/engine/schema
Marc-Aurèle Brothier a26a502345 CLOUDSTACK-9593: userdata: enforce data is a multiple of 4 characters (#1760)
Python base64 requires that the string is a multiple of 4 characters but
the Apache codec does not. RFC states is not mandatory so the data should
not fail the VR script (vmdata.py).

Signed-off-by: Marc-Aurèle Brothier <m@brothier.org>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2017-12-28 15:27:33 +05:30
..
resources/META-INF CLOUDSTACK-9867: VM snapshot on primary storage usage metrics (#2035) 2017-12-28 14:57:10 +05:30
src CLOUDSTACK-9593: userdata: enforce data is a multiple of 4 characters (#1760) 2017-12-28 15:27:33 +05:30
test CLOUDSTACK-10012: Migrate to Embedded Jetty 2017-11-03 23:57:25 +05:30
pom.xml Updating pom.xml version numbers for release 4.11.0.0-SNAPSHOT 2017-07-12 12:09:38 +05:30