yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62222
[Bug 1671921] Re: Boot from Volume invalid BDM
Can't reproduce with the latest master
** Changed in: horizon
Status: New => Opinion
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1671921
Title:
Boot from Volume invalid BDM
Status in OpenStack Dashboard (Horizon):
Opinion
Bug description:
Booting from volume in the new launch panel causes the following BDM:
{"server": {"name": "test", "imageRef": "", "availability_zone
": "us-dfw-1", "key_name": "test", "flavorRef": "9340639a-2883-48ca-811f-01519e527648", "block_device_mapping": [{"volume_id": "94426a92-5409-428d-8a26-81f94395d9ad", "delete_on_termination": "false", "device_name": "sda"}], "OS-DCF:diskConfig": "AUTO", "max_count": 1, "min_count": 1, "networks": [{"uuid
": "82ac236e-384a-420b-aa2c-3003f44cf782"}], "security_groups": [{"name": "4df780bf-b2c5-4c0e-acba-64b9b2f08eaa"}]}}
Nova rejects it with:
{"badRequest": {"message": "Block Device Mapping is Invalid: Boot sequence for the instance and image/block device mapping combin
ation is not valid.", "code": 400}}}
It seems like it is missing a boot_index?
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1671921/+subscriptions
References