Reviewed: https://review.openstack.org/468585 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0cd67d23bd55a7b6cf273a94bcc4f62134a1dc93 Submitter: Jenkins Branch: master
commit 0cd67d23bd55a7b6cf273a94bcc4f62134a1dc93 Author: Matt Riedemann <[email protected]> Date: Fri May 26 20:18:09 2017 -0400 Don't run ssh validation in cells v1 job I187e560911f5d5d482eb7959e5174068c4c9a801 enabled ssh validation by default which uses floating IPs by default, which isn't support with cells v1. Since cells v1 is on life support we're going to just disable ssh validation in this job. Change-Id: I33f827cf76c7d99a599f9c0c509453cf2af6c2a6 Closes-Bug: #1693949 ** 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/1693949 Title: cells v1 job failing after ssh validation was enabled by default Status in OpenStack Compute (nova): Fix Released Bug description: ssh validation was enabled by default on master today: https://review.openstack.org/#/c/458678/ That's making the cells v1 job explode because it uses floating IPs by default which cells v1 doesn't support. Since cells v1 is on life support we should just disable ssh validation by default for cells v1 and not mess around with trying to get it working with fixed IPs in that job. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1693949/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

