commit | a9a51ca6382eb01c99fce51084f64a69f4c7d58a | [log] [tgz] |
---|---|---|
author | Slawek Kaplonski <skaplons@redhat.com> | Mon Apr 15 23:54:31 2019 +0200 |
committer | Slawek Kaplonski <skaplons@redhat.com> | Thu Apr 18 07:54:34 2019 +0000 |
tree | b9233fd427a46f7b8bc66e8923d44ef0aba27a37 | |
parent | 7fbc70e2cb17b89259efb70ddcc8bb98ddd844e5 [diff] |
Fix is_neutron_legacy_enabled function This function will now first filter out all "neutron-" strings from DISABLED_SERVICES list before looking for "neutron" string in it. Change-Id: I5cab6a3be553713e1257599fb72042c6001f2672 Close-Bug: #1824884