getting error as "KeyError: 'id'" while running a test

Bug #1866496 reported by Rishabh Sikka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cinder-tempest-plugin
Invalid
Undecided
Unassigned

Bug Description

while running the tests tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices
tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices

i had attached the tempest log along with my tempest.conf in attachment.

Revision history for this message
Rishabh Sikka (rishabhhpe) wrote :
Revision history for this message
Rishabh Sikka (rishabhhpe) wrote :
Download full text (3.3 KiB)

ADDED BY TEMPEST.CONF FILE
[DEFAULT]
debug = True
log_file = tempest.log
use_stderr = False
use_syslog = False

[oslo_concurrency]
lock_path = /opt/stack/data/tempest

[compute]
max_microversion = latest
flavor_ref_alt = 84
flavor_ref = 42
image_ref_alt = 9e5a5806-bbf1-49fb-bf02-9803e34d05a6
image_ref = 9e5a5806-bbf1-49fb-bf02-9803e34d05a6
build_timeout = 196
fixed_network_name = cdefdd7d-4e24-40e2-a8dd-b44ad35003f7

[volume]
vendor_name = Hewlett Packard Enterprise
max_microversion = latest
storage_protocol = iSCSI
build_timeout = 196

[identity]
auth_version = v3
user_unique_last_password_count = 2
user_lockout_duration = 10
user_lockout_failure_attempts = 2
uri_v3 = http://192.168.79.38/identity/v3
uri = http://192.168.79.38/identity/v2.0/

[auth]
use_dynamic_credentials = True
tempest_roles = member
admin_domain_name = Default
admin_project_name = admin
admin_password = ########
admin_username = admin
create_isolated_networks = false

[identity-feature-enabled]
application_credentials = True
project_tags = True
security_compliance = True
api_v2_admin = False
api_v2 = False

[image-feature-enabled]
api_v1 = False

[validation]
network_for_ssh = test_net
image_ssh_user = cirros
ssh_timeout = 196
ip_version_for_ssh = 4
run_validation = True
connect_method = fixed

[compute-feature-enabled]
swap_volume = True
vnc_console = True
scheduler_enabled_filters = AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter
attach_encrypted_volume = False
live_migrate_back_and_forth = False
block_migration_for_live_migration = False
change_password = False
live_migration = False
resize = True
personality = False
volume_multiattach = True

[network-feature-enabled]
api_extensions = address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-mac-address-regenerate,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-policies,rbac-security-groups,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops
port_security = True
ipv6_subnet_attributes = False
ipv6 = False

[scenario]
img_file = cirros-0.4.0-x86_64-disk.img
img_dir = /opt/stack/devstack/files

[volume-feature-enabled]
api_extensions = all
backup = False
extend_attached_volume = True
manage_volume = True
manage_snapshot = False

[placement]
max_microversion = latest

[service_available]
horizon = True
swift = ...

Read more...

Revision history for this message
Eric Harney (eharney) wrote :

These tests aren't in cinder-tempest-plugin.

Changed in cinder-tempest-plugin:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.