when deploy fs, set config option "lbaas_vip_create_port" to True

Registered by nash.xiejun

After deployed fs, when doing config for fs, need to set config option of neutron-server 'lbaas_vip_create_port'
to True.
def config_neutron_server(self):
        updated_params = {'lbaas_vip_create_port':'True'}
        service = 'neutron'
        template = 'neutron-server'
        self._update_template_params_for_proxy(service, template, updated_params)
        self._commit_config()

Blueprint information

Status:
Complete
Approver:
nash.xiejun
Priority:
High
Drafter:
nash.xiejun
Direction:
Needs approval
Assignee:
nash.xiejun
Definition:
Approved
Series goal:
Accepted for cherry
Implementation:
Implemented
Milestone target:
None
Started by
nash.xiejun
Completed by
nash.xiejun

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.