xenadmin/XenModel/Actions/OvfActions
Konstantina Chremmou 9c11b740bb
Tidy up config files (#2850)
* The solution libraries do not need a config file like the applications.
In fact the config file of XenAdminTests was mostly an unneeded copy of the
XenAdmin app.config; the NUnit setting has moved to the AssemblyInfo in NUnit3.
* Removed unused XenOvfApi settings.
* The constants in the Settings were largely not configurable, hence I moved them into the code.
The ones marked with TODO will be revisited within CP-32779.
* Removed config file from library XenOvfApi. Restored broken cryptography algorithm lookup.
(The list of algorithms had been removed from the Settings within the fix to CA-350574).

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
2021-08-16 11:02:29 +01:00
..
ApplianceAction.cs CA-347479: Added more cancellation points. 2020-12-01 11:03:49 +00:00
Export.cs Removed unused code alongside strings in need of branding. 2021-03-31 11:50:32 +01:00
ExportApplianceAction.cs CA-350574: Corrections to signing an appliance. 2021-01-12 12:14:31 +00:00
Import.cs CA-347480: Improved ability to cancel an import/export while compressing/uncompressing the files, or packaging into/extracting from an OVA file. 2020-12-18 01:34:25 +00:00
ImportApplianceAction.cs Tidy up config files (#2850) 2021-08-16 11:02:29 +01:00
ImportImageAction.cs Removed unused code alongside strings in need of branding. 2021-03-31 11:50:32 +01:00