Comment 21 for bug 1349702

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

Reviewed: https://review.openstack.org/238630
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=8b07f46ab6b2f03a997be83b5af2de6dbaebd9ec
Submitter: Jenkins
Branch: master

commit 8b07f46ab6b2f03a997be83b5af2de6dbaebd9ec
Author: Igor Kalnitsky <email address hidden>
Date: Thu Oct 22 14:50:59 2015 +0300

    Neutron: add internal & floating names to params

    In order to remove internal and floating network names hardcoding from
    Nailgun database, let's move them to neutron parameters. It'll simplify
    support for developers, and allow user to change them as they want.

    Change-Id: Ic0ca82047cb750609a5313c2eab02569b9633239
    Partial-Bug: #1349702