devstack/inc
Sampath Priyankara 87d2396d22 Don't uninstall pip packages if OFFLINE=True
lib/nova does a pip re-install of libvirt-python to rebuild the python
library incase the underlying libvirt version changed during package
installs.  In offline mode, the underlying version of libvirt can't
have changed; so we have the situation that we've removed the libvirt
python bindings but can't reinstall them (because we're offline).

This fixes that particular situation, but skipping uninstalls in
offline mode seems generically OK.

Change-Id: I2b75d45d94d82f87d996c7570c125d46f5f99f6a
Closes-Bug: #1708369
2017-08-14 16:03:41 +10:00
..
ini-config add local.conf modifying functions 2016-07-01 12:50:18 +00:00
meta-config Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
python Don't uninstall pip packages if OFFLINE=True 2017-08-14 16:03:41 +10:00
rootwrap Fix path setup in add_sudo_secure_path 2015-12-01 13:43:01 +11:00