forked from ManageIQ/integration_tests
-
Notifications
You must be signed in to change notification settings - Fork 1
/
entry_points.txt
171 lines (159 loc) · 9.35 KB
/
entry_points.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
[console_scripts]
miq = cfme.scripting.miq:cli
miq-artifactor-server = artifactor.__main__:main
miq-ipython = cfme.scripting.ipyshell:main
miq-release = cfme.utils.release:main
miq-runtest = cfme.scripting.runtest:main
miq-selenium-container = cfme.utils.dockerbot.sel_container:main
[manageiq.appliance_collections]
actions = cfme.control.explorer.actions:ActionCollection
alert_profiles = cfme.control.explorer.alert_profiles:AlertProfileCollection
alerts = cfme.control.explorer.alerts:AlertCollection
analysis_profiles = cfme.configure.configuration.analysis_profile:AnalysisProfileCollection
ansible_credentials = cfme.ansible.credentials:CredentialsCollection
ansible_playbooks = cfme.ansible.playbooks:PlaybooksCollection
ansible_repositories = cfme.ansible.repositories:RepositoryCollection
ansible_tower_job_templates = cfme.ansible_tower.explorer:AnsibleTowerJobTemplatesCollection
ansible_tower_jobs = cfme.ansible_tower.jobs:TowerJobsCollection
ansible_tower_providers = cfme.ansible_tower.explorer:AnsibleTowerProvidersCollection
ansible_tower_systems = cfme.ansible_tower.explorer:AnsibleTowerSystemsCollection
balancers = cfme.networks.balancer:BalancerCollection
block_managers = cfme.storage.manager:BlockManagerCollection
bottlenecks = cfme.optimize.bottlenecks:BottlenecksCollection
button_groups = cfme.automate.buttons:ButtonGroupCollection
buttons = cfme.automate.buttons:ButtonCollection
candus = cfme.configure.configuration.region_settings:CANDUCollection
catalog_bundles = cfme.services.catalogs.catalog_items.catalog_bundles:CatalogBundlesCollection
catalog_items = cfme.services.catalogs.catalog_items:CatalogItemsCollection
catalogs = cfme.services.catalogs.catalog:CatalogCollection
categories = cfme.configure.configuration.region_settings:CategoriesCollection
cloud_av_zones = cfme.cloud.availability_zone:AvailabilityZoneCollection
cloud_flavors = cfme.cloud.flavor:FlavorCollection
cloud_host_aggregates = cfme.cloud.host_aggregates:HostAggregatesCollection
cloud_images = cfme.cloud.instance.image:ImageCollection
cloud_instances = cfme.cloud.instance:InstanceCollection
cloud_keypairs = cfme.cloud.keypairs:KeyPairCollection
cloud_networks = cfme.networks.cloud_network:CloudNetworkCollection
cloud_providers = cfme.cloud.provider:CloudProviderCollection
cloud_stacks = cfme.cloud.stack:StackCollection
cloud_tenants = cfme.cloud.tenant:TenantCollection
clusters = cfme.infrastructure.cluster:ClusterCollection
conditions = cfme.control.explorer.conditions:ConditionCollection
container_builds = cfme.containers.build:BuildCollection
container_image_registries = cfme.containers.image_registry:ImageRegistryCollection
container_images = cfme.containers.image:ImageCollection
container_nodes = cfme.containers.node:NodeCollection
container_pods = cfme.containers.pod:PodCollection
container_projects = cfme.containers.project:ProjectCollection
container_replicators = cfme.containers.replicator:ReplicatorCollection
container_routes = cfme.containers.route:RouteCollection
container_services = cfme.containers.service:ServiceCollection
container_templates = cfme.containers.template:TemplateCollection
container_volumes = cfme.containers.volume:VolumeCollection
containers = cfme.containers.container:ContainerCollection
containers_providers = cfme.containers.provider:ContainersProviderCollection
customization_templates = cfme.infrastructure.pxe:CustomizationTemplateCollection
dashboard_report_widgets = cfme.intelligence.reports.widgets:DashboardReportWidgetsCollection
dashboards = cfme.dashboard:DashboardCollection
datastores = cfme.infrastructure.datastore:DatastoreCollection
deployment_roles = cfme.infrastructure.deployment_roles:DeploymentRoleCollection
diagnostic_workers = cfme.configure.configuration.diagnostics_settings:DiagnosticWorkersCollection
domains = cfme.automate.explorer.domain:DomainCollection
generic_object_definitions = cfme.generic_objects.definition:GenericObjectDefinitionCollection
generic_objects = cfme.generic_objects.instance:GenericObjectInstanceCollection
groups = cfme.configure.access_control:GroupCollection
hosts = cfme.infrastructure.host:HostsCollection
infra_providers = cfme.infrastructure.provider:InfraProviderCollection
infra_templates = cfme.infrastructure.virtual_machines:InfraTemplateCollection
infra_vms = cfme.infrastructure.virtual_machines:InfraVmCollection
intel_report_menus = cfme.intelligence.reports.menus:ReportMenusCollection
map_tags = cfme.configure.configuration.region_settings:MapTagsCollection
network_floating_ips = cfme.networks.floating_ips:FloatingIpCollection
network_ports = cfme.networks.network_port:NetworkPortCollection
network_providers = cfme.networks.provider:NetworkProviderCollection
network_routers = cfme.networks.network_router:NetworkRouterCollection
network_security_groups = cfme.networks.security_group:SecurityGroupCollection
network_subnets = cfme.networks.subnet:SubnetCollection
network_topology_elements = cfme.networks.topology:NetworkTopologyElementsCollection
object_managers = cfme.storage.manager:ObjectManagerCollection
object_store_containers = cfme.storage.object_store_container:ObjectStoreContainerCollection
object_store_objects = cfme.storage.object_store_object:ObjectStoreObjectCollection
openstack_nodes = cfme.infrastructure.openstack_node:OpenstackNodeCollection
orchestration_templates = cfme.services.catalogs.orchestration_template:OrchestrationTemplatesCollection
physical_providers = cfme.physical.provider:PhysicalProviderCollection
physical_servers = cfme.physical.physical_server:PhysicalServerCollection
physical_switches = cfme.physical.physical_switch:PhysicalSwitchCollection
policies = cfme.control.explorer.policies:PolicyCollection
policy_profiles = cfme.control.explorer.policy_profiles:PolicyProfileCollection
projects = cfme.configure.access_control:ProjectCollection
provisioning_dialogs = cfme.automate.provisioning_dialogs:ProvisioningDialogsCollection
regions = cfme.base:RegionCollection
report_dashboards = cfme.intelligence.reports.dashboards:DashboardsCollection
reports = cfme.intelligence.reports.reports:ReportsCollection
requests = cfme.services.requests:RequestCollection
resource_pools = cfme.infrastructure.resource_pool:ResourcePoolCollection
roles = cfme.configure.access_control:RoleCollection
saved_reports = cfme.intelligence.reports.saved:SavedReportsCollection
schedules = cfme.intelligence.reports.schedules:ScheduleCollection
security_groups = cfme.cloud.security_groups:SecurityGroupCollection
servers = cfme.base:ServerCollection
service_dialogs = cfme.automate.dialogs.service_dialogs:DialogCollection
system_image_types = cfme.infrastructure.pxe:SystemImageTypeCollection
system_images = cfme.infrastructure.pxe:SystemImageCollection
system_schedules = cfme.configure.configuration.system_schedules:SystemSchedulesCollection
tags = cfme.configure.configuration.region_settings:TagsCollection
tasks = cfme.configure.tasks:TasksCollection
tenants = cfme.configure.access_control:TenantCollection
time_profiles = cfme.configure.settings:TimeProfileCollection
users = cfme.configure.access_control:UserCollection
utilization = cfme.optimize.utilization:UtilizationCollection
v2v_mappings = cfme.v2v.migrations:InfrastructureMappingCollection
v2v_plans = cfme.v2v.migrations:MigrationPlanCollection
volume_backups = cfme.storage.volume_backup:VolumeBackupCollection
volume_snapshots = cfme.storage.volume_snapshot:VolumeSnapshotCollection
volumes = cfme.storage.volume:VolumeCollection
zones = cfme.base:ZoneCollection
[manageiq.auth_provider_types]
ad = cfme.utils.auth:ActiveDirectoryAuthProvider
amazon = cfme.utils.auth:AmazonAuthProvider
freeipa = cfme.utils.auth:FreeIPAAuthProvider
openldap = cfme.utils.auth:OpenLDAPAuthProvider
openldaps = cfme.utils.auth:OpenLDAPSAuthProvider
[manageiq.provider_categories]
cloud = cfme.cloud.provider:CloudProvider
containers = cfme.containers.provider:ContainersProvider
infra = cfme.infrastructure.provider:InfraProvider
networks = cfme.networks.provider:NetworkProvider
physical = cfme.physical.provider:PhysicalProvider
[manageiq.provider_types.cloud]
azure = cfme.cloud.provider.azure:AzureProvider
ec2 = cfme.cloud.provider.ec2:EC2Provider
gce = cfme.cloud.provider.gce:GCEProvider
openstack = cfme.cloud.provider.openstack:OpenStackProvider
vcloud = cfme.cloud.provider.vcloud:VmwareCloudProvider
[manageiq.provider_types.containers]
openshift = cfme.containers.provider.openshift:OpenshiftProvider
[manageiq.provider_types.infra]
kubevirt = cfme.infrastructure.provider.kubevirt:KubeVirtProvider
openstack_infra = cfme.infrastructure.provider.openstack_infra:OpenstackInfraProvider
rhevm = cfme.infrastructure.provider.rhevm:RHEVMProvider
scvmm = cfme.infrastructure.provider.scvmm:SCVMMProvider
virtualcenter = cfme.infrastructure.provider.virtualcenter:VMwareProvider
[manageiq.provider_types.networks]
nuage = cfme.networks.provider.nuage:NuageProvider
[manageiq.provider_types.physical]
lenovo = cfme.physical.provider.lenovo:LenovoProvider
redfish = cfme.physical.provider.redfish:RedfishProvider
[manageiq.template_categories]
cloud = cfme.cloud.instance.image:Image
infra = cfme.infrastructure.virtual_machines:Template
[manageiq.vm_categories]
cloud = cfme.cloud.instance:Instance
infra = cfme.infrastructure.virtual_machines:InfraVm
[manageiq.vm_types.cloud]
azure = cfme.cloud.instance.azure:AzureInstance
ec2 = cfme.cloud.instance.ec2:EC2Instance
gce = cfme.cloud.instance.gce:GCEInstance
openstack = cfme.cloud.instance.openstack:OpenStackInstance
[pytest11]
cfme = cfme.test_framework.pytest_plugin