Skip to content

Commit cb4a05e

Browse files
committed
Drop unused environment
The GET_PIP_CACHE_LOCATION environment is used in octavia to use cache fo pip during disk image build, but is not at all used in ovn-octavia-provider itself. Change-Id: Id7fbbdbf0e02a0dbaf16685194a62e76d5ab4c91
1 parent 91b1258 commit cb4a05e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

devstack/plugin.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
#!/usr/bin/env bash
22

3-
# devstack plugin for octavia
4-
GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py
5-
63
# How to connect to ovsdb-server hosting the OVN NB database
74
if is_service_enabled tls-proxy; then
85
OVN_PROTO=ssl

0 commit comments

Comments
 (0)