[tempest] scenario tests fail with 403 when booting service images
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
High
|
Tom Barron |
Bug Description
2019-02-15 13:07:25.918134 | controller | 2019-02-15 13:07:25.917 | Traceback (most recent call last):
2019-02-15 13:07:25.920442 | controller | 2019-02-15 13:07:25.919 | File "/opt/stack/
2019-02-15 13:07:25.922461 | controller | 2019-02-15 13:07:25.921 | instance = self.boot_
2019-02-15 13:07:25.924405 | controller | 2019-02-15 13:07:25.923 | File "/opt/stack/
2019-02-15 13:07:25.926658 | controller | 2019-02-15 13:07:25.926 | image_id=
2019-02-15 13:07:25.928668 | controller | 2019-02-15 13:07:25.928 | File "/opt/stack/
2019-02-15 13:07:25.931772 | controller | 2019-02-15 13:07:25.930 | image_id=image_id, **kwargs)
2019-02-15 13:07:25.933838 | controller | 2019-02-15 13:07:25.933 | File "tempest/
2019-02-15 13:07:25.936133 | controller | 2019-02-15 13:07:25.935 | **kwargs)
2019-02-15 13:07:25.937734 | controller | 2019-02-15 13:07:25.937 | File "tempest/
2019-02-15 13:07:25.939946 | controller | 2019-02-15 13:07:25.939 | resp, body = self.post(
2019-02-15 13:07:25.942529 | controller | 2019-02-15 13:07:25.942 | File "tempest/
2019-02-15 13:07:25.945608 | controller | 2019-02-15 13:07:25.944 | return self.request(
2019-02-15 13:07:25.947559 | controller | 2019-02-15 13:07:25.946 | File "tempest/
2019-02-15 13:07:25.949749 | controller | 2019-02-15 13:07:25.949 | method, url, extra_headers, headers, body, chunked)
2019-02-15 13:07:25.952746 | controller | 2019-02-15 13:07:25.952 | File "tempest/
2019-02-15 13:07:25.955550 | controller | 2019-02-15 13:07:25.954 | self._error_
2019-02-15 13:07:25.957780 | controller | 2019-02-15 13:07:25.957 | File "tempest/
2019-02-15 13:07:25.960623 | controller | 2019-02-15 13:07:25.960 | raise exceptions.
2019-02-15 13:07:25.963633 | controller | 2019-02-15 13:07:25.962 | tempest.
2019-02-15 13:07:25.966213 | controller | 2019-02-15 13:07:25.965 | Details: {u'message': u'Only volume-backed servers are allowed for flavors with zero disk.', u'code': 403}
Changed in manila: | |
assignee: | nobody → Tom Barron (tpb) |
status: | New → In Progress |
This change just merged in nova master:
https:/ /github. com/openstack/ nova/commit/ c8e65a5eb11515c fe70f8e6850b842 cd594af6a5