Sanitize policy profile table on neutron restart
Bug #1446892 reported by
Shiv Prasad Rao
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-cisco |
Fix Released
|
Undecided
|
Shiv Prasad Rao | ||
Kilo |
Fix Committed
|
Undecided
|
Shiv Prasad Rao | ||
Liberty |
Fix Released
|
Undecided
|
Shiv Prasad Rao |
Bug Description
On neutron restart, VSM IPs can be reconfigured. We need to sanitize the policy profile table and delete entries for VSMs that are not configured.
Changed in networking-cisco: | |
assignee: | nobody → Shiv Prasad Rao (shivrao) |
Changed in networking-cisco: | |
status: | New → Confirmed |
tags: | added: n1kv |
Changed in networking-cisco: | |
status: | Confirmed → In Progress |
Changed in networking-cisco: | |
milestone: | none → 1.1.0 |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/195410 /git.openstack. org/cgit/ openstack/ networking- cisco/commit/ ?id=2c1876be169 0063b13c4a3aa5a d0e42144ca8009
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2c1876be1690063 b13c4a3aa5ad0e4 2144ca8009
Author: Shiva Prasad Rao <email address hidden>
Date: Wed Jun 24 21:40:38 2015 -0700
Sanitize policy profile table on neutron restart
On neutron restart, VSM IPs can be reconfigured. We need to sanitize
the policy profile table and delete entries for VSMs that are not
configured. Delete will only take place if the profile is not in use
or if there is another VSM with the profile configured.
Change-Id: I631417da254d12 184b71314391737 173ab2e03c1
Closes-Bug: #1446892