Public bug reported: 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) ** Affects: nova Importance: Undecided Assignee: jichenjc (jichenjc) Status: New ** Changed in: nova Assignee: (unassigned) => 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp