Comment 4 for bug 1839300

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.opendev.org/682607
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=c6455cc9559c4075e17024b1088ef6f2e9bb5ccf
Submitter: Zuul
Branch: master

commit c6455cc9559c4075e17024b1088ef6f2e9bb5ccf
Author: Frode Nordahl <email address hidden>
Date: Mon Sep 16 09:27:28 2019 +0200

    Use FQDN when registering agents with Nova

    The change of behaviour will only have affect on newly installed
    deployments on OpenStack Train and onwards.

    Also set upper constraint for ``python-cinderclient`` in the
    functional test requirements as it relies on the v1 client
    which has been removed. We will not fix this in Amulet, charm
    pending migration to the Zaza framework.

    Change-Id: Ia73ed6b76fc7f18014d4fa913397cc069e51ff07
    Depends-On: Iee73164358745628a4b8658614608bc872771fd1
    Closes-Bug: #1839300