yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47799
[Bug 1552888] Re: ERROR (BadRequest): expected string or buffer
The revert https://review.openstack.org/#/c/288125/ fixed this.
** Changed in: nova
Status: In Progress => Fix Released
** Changed in: nova
Assignee: Alex Xu (xuhj) => jichenjc (jichenjc)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1552888
Title:
ERROR (BadRequest): expected string or buffer
Status in OpenStack Compute (nova):
Fix Released
Bug description:
see https://bugs.launchpad.net/nova/+bug/1541691, different bug so
open another track
I think that https://review.openstack.org/#/c/281143/ broke the
openstackclient and novaclient aggregate create CLI. Both allowed made
the availability zone optional which results in null being passed to
the API.
ubuntu@openstackclient:/opt/stack/python-openstackclient$ openstack aggregate create foo
expected string or buffer (HTTP 400) (Request-ID: req-41d146cf-8ce4-4cce-8371-ffe6e03a3c73)
ubuntu@openstackclient:/opt/stack/python-openstackclient$ nova aggregate-create foo
ERROR (BadRequest): expected string or buffer (HTTP 400) (Request-ID: req-57bdcf61-d7d4-4242-98f6-88204ac3869b)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1552888/+subscriptions
References