Comment 4 for bug 1595499

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (master)

Reviewed: https://review.openstack.org/334357
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=41941d50071308a3b9d9a4d345dc553d408699b2
Submitter: Jenkins
Branch: master

commit 41941d50071308a3b9d9a4d345dc553d408699b2
Author: Pavel Chechetin <email address hidden>
Date: Mon Jun 27 11:54:41 2016 +0300

    Copy Fuel's keys in upgrade-env command

      Those keys are generated on the first "deploy_changes" for
      an environtment.

      It's ok to regenerate them in the majority cases,
      but, for example, in case of TLS + self-signed certificate
      it would be a problem. MongoDB replication also depends on
      those keys.

    Change-Id: I6e5e65feff2b662336028ca5114f7245147d664f
    Closes-Bug: 1595499