yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77816
[Bug 1816755] Re: Flavor id and name validation are unnecessary because of jsonschema validation
Reviewed: https://review.openstack.org/638150
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=c19c3d976019027586080cf0958aff41a373f701
Submitter: Zuul
Branch: master
commit c19c3d976019027586080cf0958aff41a373f701
Author: 翟小君 <zhaixiaojun@xxxxxxxxxxxxx>
Date: Wed Feb 20 21:21:27 2019 +0800
Remove flavor id and name validation code
Remove flavor id and name validation code because of
jsonschema validation.The jsonschema validation was
added with Ieba96718264ad2ddfba63b65425f7e5bbb8606a9.
Closes-Bug: #1816755
Change-Id: Id6702180a4af6f9f7851a2b912e6d6adeccf90df
** Changed in: nova
Status: In Progress => Fix Released
--
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/1816755
Title:
Flavor id and name validation are unnecessary because of jsonschema
validation
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Flavor id and name validation code in nova/nova/compute/flavors.py
function create() is unreachable because of jsonschema validation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1816755/+subscriptions
References