nova/nova/objects
Takashi Natsume a1731927cc Update min supported service version for Zed
Nova only supports compute services that are not older than version
N-1. So in Zed the smallest supported nova compute version is Yoga
and the smallest Yoga service version is 61.

Change-Id: I4cbe233087577c7754856afcc4e3fe9fdc2d3008
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2022-09-14 11:31:50 +00:00
..
__init__.py objects: Remove 'bandwidth' fields from notifications 2021-11-03 17:33:43 +00:00
aggregate.py db: Replace use of strings in join, defer operations 2022-04-08 15:56:47 +01:00
base.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
block_device.py BlockDeviceMapping: Add is_local property 2022-08-02 21:25:47 +00:00
build_request.py db: Post reshuffle cleanup 2021-08-09 15:34:40 +01:00
cell_mapping.py db: Resolve additional SAWarning warnings 2022-04-08 15:57:10 +01:00
compute_node.py Prevent deletion of a compute node belonging to another host 2021-08-20 14:57:45 +01:00
console_auth_token.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
diagnostics.py Add NovaEphemeralObject class for non-persistent objects 2020-01-14 08:13:18 -08:00
ec2.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
external_event.py Add support for volume backed server rebuild 2022-08-31 16:38:37 +05:30
fields.py libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
flavor.py db: Replace use of strings in join, defer operations 2022-04-08 15:56:47 +01:00
host_mapping.py db: Replace use of strings in join, defer operations 2022-04-08 15:56:47 +01:00
hv_spec.py objects: Move 'hv_type' to 'fields.HVType' 2016-11-25 16:19:43 +00:00
image_meta.py libvirt: Add vIOMMU device to guest 2022-09-01 04:50:16 +08:00
instance.py Follow up for the PCI in placement series 2022-09-02 14:07:32 +02:00
instance_action.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
instance_fault.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
instance_group.py db: Replace use of strings in join, defer operations 2022-04-08 15:56:47 +01:00
instance_info_cache.py objects: Don't use generic 'Field' container 2022-03-29 09:56:01 +01:00
instance_mapping.py db: Replace use of strings in join, defer operations 2022-04-08 15:56:47 +01:00
instance_numa.py Migrate RequestSpec.numa_topology to use pcpuset 2021-12-03 10:10:26 +01:00
instance_pci_requests.py objects: Remove 'NovaObjectDictCompat' from 'InstancePCIRequest' 2022-03-23 15:16:00 +00:00
keypair.py objects: Stop querying the main DB for keypairs 2021-10-18 20:26:18 +01:00
migrate_data.py Merge "objects: Don't use generic 'Field' container" 2022-08-11 03:36:19 +00:00
migration.py Heal allocation for same host resize 2022-08-26 19:05:23 +02:00
migration_context.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
monitor_metric.py Fix MonitorMetric obj_make_compatible 2016-09-12 14:10:41 +00:00
network_metadata.py Assorted cleanups from numa-aware-vswitches series 2018-07-27 09:49:12 -07:00
network_request.py smartnic support - new vnic type 2021-08-05 15:58:25 +08:00
numa.py libvirt: start tracking NUMACell.socket for hosts 2021-02-21 11:30:07 -05:00
pci_device.py Merge "Record SRIOV PF MAC in the binding profile" 2022-06-13 17:25:14 +00:00
pci_device_pool.py Remove six.binary_type/integer_types/string_types 2020-12-13 11:25:14 +00:00
quotas.py db: Post reshuffle cleanup 2021-08-09 15:34:40 +01:00
request_spec.py ignore deleted server groups in validation 2022-06-21 19:13:55 +01:00
resource.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
security_group.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
selection.py Add Selection.availability_zone field 2019-10-02 13:39:24 -04:00
service.py Update min supported service version for Zed 2022-09-14 11:31:50 +00:00
tag.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
task_log.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
trusted_certs.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
vcpu_model.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
virt_cpu_topology.py cleanup NovaObjectDictCompat from virt_cpu_topology 2015-08-05 08:56:30 +05:30
virt_device_metadata.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00
virtual_interface.py db: Post reshuffle cleanup 2021-08-09 15:34:40 +01:00
volume_usage.py db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api' 2021-08-09 15:34:40 +01:00