This is an automated email from the ASF dual-hosted git repository.
DaanHoogland pushed a change to branch ghi10752-configCleanup
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
from 5118d1570c3 move SecondaryStorage configuration items from deprecated
Config enum to services
add 2a6c35b0e8f move virtual router configuration items from deprecated
Config enum to services
No new revisions were added by this update.
Summary of changes:
.../hyperv/manager/HypervManagerImpl.java | 4 +-
.../main/java/com/cloud/configuration/Config.java | 77 ----------------------
.../cloud/network/router/CommandSetupHelper.java | 2 +-
.../router/VirtualNetworkApplianceManager.java | 28 ++++++++
.../router/VirtualNetworkApplianceManagerImpl.java | 19 ++++--
.../ConfigurationManagerImplTest.java | 10 +--
6 files changed, 51 insertions(+), 89 deletions(-)