Update VSM credential correctly
Bug #1341014 reported by
AARON ZHANG
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Low
|
AARON ZHANG | ||
Icehouse |
New
|
Undecided
|
Unassigned |
Bug Description
Today if we modify the VSM credential in the cisco_plugins.ini, the
older VSM ip address remains in the db, and all requests are sent to
the older VSM. This patch deletes all VSM credentials on neutron
start up before adding the newer VSM credentials. Hence making sure
that there is only one VSM IP address and credential in the db.
Changed in neutron: | |
assignee: | nobody → AARON ZHANG (fenzhang) |
Changed in neutron: | |
status: | Incomplete → In Progress |
summary: |
- Update VSM credential effectively + Update VSM credential correctly |
Changed in neutron: | |
milestone: | none → juno-3 |
status: | Fix Committed → Fix Released |
tags: | added: icehouse-backport-potential |
Changed in neutron: | |
milestone: | juno-3 → 2014.2 |
To post a comment you must log in.
What patch are you referring to?