Files
zaza-openstack-tests/zaza/openstack/configure
Nobuto Murata b07fd0b2dc Support LTS_IMAGE_NAME(jammy) in guest.launch_instance
Follow-up of #860 and #791 to fix:

 File "./zaza/openstack/charm_tests/test_utils.py", line 798, in launch_guest
   return configure_guest.launch_instance(
 File "./zaza/openstack/configure/guest.py", line 128, in launch_instance
   image_name = image_name or boot_tests[instance_key]['image_name']
KeyError: 'jammy'
2022-09-04 10:00:40 +09:00
..
2019-05-30 14:44:16 +00:00
2020-04-25 09:52:53 +00:00
2022-08-03 13:44:22 +09:30