Skip to content

Commit

Permalink
move azure settings to azure provider
Browse files Browse the repository at this point in the history
  • Loading branch information
durandom committed Mar 16, 2017
1 parent e02e529 commit 6fad51c
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@
:miq_namespace: management-infra
:image_inspector_registry: docker.io
:image_inspector_repository: openshift/image-inspector
:ems_azure:
:disabled_regions: []
:additional_regions: {}
:event_streams:
:history:
:keep_events: 6.months
Expand Down Expand Up @@ -185,7 +182,6 @@
- USER_ADD_VM_TEMPLATE_FINISHED_SUCCESS
- USER_FAILED_ADD_HOST
- USER_FAILED_ADD_VM_TEMPLATE
- virtualMachines_write_EndRequest
- GceOperationDone_compute.instances.insert
- VmConnectedEvent
- VmCreatedEvent
Expand Down Expand Up @@ -329,7 +325,6 @@
- USER_REMOVE_VM_FINISHED
- USER_REMOVE_VM_TEMPLATE
- USER_REMOVE_VM_TEMPLATE_FINISHED
- virtualMachines_delete_EndRequest
- GceOperationDone_compute.instances.delete
- VmDisconnectedEvent
- VmRemovedEvent
Expand Down Expand Up @@ -680,9 +675,6 @@
- USER_SUSPEND_VM_FINISH_FAILURE
- USER_SUSPEND_VM_FINISH_SUCCESS
- USER_SUSPEND_VM_OK
- virtualMachines_deallocate_EndRequest
- virtualMachines_start_EndRequest
- virtualMachines_restart_EndRequest
- GceOperationDone_compute.instances.start
- GceOperationDone_compute.instances.stop
- VM_DOWN
Expand Down Expand Up @@ -959,11 +951,6 @@
:password:
:port:
:user:
:azure:
:host:
:password:
:port:
:user:
:gce:
:host:
:password:
Expand Down Expand Up @@ -995,8 +982,6 @@
:level_rails: info
:level_lenovo: info
:level_lenovo_in_evm: error
:level_azure: warn
:level_azure_in_evm: error
:level_mw: info
:level_mw_in_evm: error
:level_datawarehouse: info
Expand Down Expand Up @@ -1282,8 +1267,6 @@
:amqp_recovery_attempts: 4
:ceilometer:
:event_types_regex: '\A(firewall|floatingip|gateway|net|port|router|subnet|security_group|vpn)'
:event_catcher_azure:
:poll: 15.seconds
:event_catcher_hawkular:
:poll: 10.seconds
:event_catcher_hawkular_datawarehouse:
Expand Down Expand Up @@ -1313,7 +1296,6 @@
:memory_threshold: 400.megabytes
:nice_delta: 3
:poll_method: :escalate
:ems_metrics_collector_worker_azure: {}
:ems_metrics_collector_worker_google: {}
:ems_metrics_collector_worker_kubernetes:
:metrics_port: 5000
Expand All @@ -1340,8 +1322,6 @@
:restart_interval: 2.hours
:ems_refresh_worker_ansible_tower_automation: {}
:ems_refresh_worker_embedded_ansible_automation: {}
:ems_refresh_worker_azure: {}
:ems_refresh_worker_azure_network: {}
:ems_refresh_worker_foreman_configuration: {}
:ems_refresh_worker_foreman_provisioning: {}
:ems_refresh_worker_google: {}
Expand Down

0 comments on commit 6fad51c

Please sign in to comment.