GET `/boot_images/` should return `boot_image` instead of `boot_images`
GET /boot_images/
should return boot_image
instead of boot_images
since we return only single boot_image name.
GET /boot_images/
should return boot_image
instead of boot_images
since we return only single boot_image name.