ceilometer/ceilometer
Takashi Kajinami 297089a622 Deprecate support for VMWare vSphere
The vmwareapi virt driver in nova was marked experimenta[1] and may be
removed in a future release. Once this driver is removed, we may no
longer have any way to integrate VMWare vSphere hypervisor in OpenStack
deployments.

[1] 713ef7839670bd5d73af52c211a14932adc933ba

Change-Id: Ifb17fed132fb4acb4a23049ed2f4e9eeabd0055d
2023-09-11 22:38:08 +09:00
..
cmd Fix instantiation of manager.AgentManager on cmd.polling.create_polling_service 2019-11-14 13:28:32 -03:00
compute Deprecate support for VMWare vSphere 2023-09-11 22:38:08 +09:00
data/meters.d jsonpath-rw-ext uses operator.add for "+" and operator.sub for "-". operator.add can do string concatenation, but operator.sub cannot do string subtraction. so the original hack does not work, perhaps we should use sub to get an empty string. 2023-05-22 20:49:02 +08:00
event Remove reference to the tenant attribute of RequestContext 2022-03-01 17:25:12 +09:00
hacking Update hacking for Python3 2020-03-31 17:39:51 +02:00
image Stop to use the __future__ module. 2020-06-02 19:36:09 +02:00
ipmi Replace six with python3 code style 2021-01-13 14:20:31 +01:00
locale Imported Translations from Zanata 2023-05-09 04:25:39 +00:00
meter Add vanity names to notification samples 2023-04-04 19:02:46 +05:30
network Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:25:18 +08:00
objectstore Fix swift pollsters that use get_account 2022-06-02 23:55:23 +03:00
pipeline Replace abc.abstractproperty with property and abc.abstractmethod 2022-08-03 20:25:18 +08:00
polling Add logs to help identify when a polling task finishes 2023-05-09 20:31:48 -03:00
privsep Get output for processutils.execute impi command 2019-08-07 13:26:06 +08:00
publisher Include 'hardware.ipmi.fan' to resource type ipmi_sensor 2023-06-22 08:42:43 +00:00
telemetry Add vanity names to telemetry polling notifications 2023-03-02 12:55:03 +05:30
tests Make multiple attempts to obtain gnocchiclient 2023-06-09 15:28:21 +05:30
volume Add AZ resource metadata for volume size polling 2020-10-02 12:48:40 +02:00
__init__.py Remove Ceilometer API 2017-10-25 14:38:43 +02:00
agent.py Replace oslo_utils.fnmatch with fnmatch 2021-07-06 21:23:44 +09:00
cache_utils.py Add vanity names to notification samples 2023-04-04 19:02:46 +05:30
declarative.py Make multiple attempts to obtain gnocchiclient 2023-06-09 15:28:21 +05:30
gnocchi_client.py Remove support for neutron-lbaas 2022-06-08 14:44:35 +00:00
i18n.py Update the documentation link for doc migration 2017-07-26 17:35:33 +08:00
keystone_client.py publisher: Contribute the Monasca publisher 2019-10-07 19:47:53 +02:00
messaging.py Change oslo.messaging prefetch default 2017-11-15 13:51:00 +01:00
middleware.py rename sample handler 2017-11-08 01:05:28 +00:00
monasca_client.py publisher: Contribute the Monasca publisher 2019-10-07 19:47:53 +02:00
monasca_opts.py Add missing ws seperator between words 2019-11-12 14:57:48 +08:00
neutron_client.py Remove support for neutron-lbaas 2022-06-08 14:44:35 +00:00
notification.py Fix ignored [notification] batch_size 2021-11-12 20:33:03 +09:00
nova_client.py Remove deprecated nova_http_log_debug option 2017-09-25 20:59:53 +01:00
opts.py [coordination] backend_url should be secret 2023-03-20 18:36:10 +09:00
sample.py Add vanity names to notification samples 2023-04-04 19:02:46 +05:30
service.py Remove deprecated storage drivers 2017-10-26 09:35:14 +02:00
utils.py Replace deprecated oslo_utils.timeutils.isotime 2021-07-24 00:29:33 +09:00
version.py Introduce Guru Meditation Reports into Ceilometer 2015-08-20 08:59:51 +08:00