commit | e7c017bd8998d9cc8c4712efe992239c73f340d1 | [log] [tgz] |
---|---|---|
author | Sean Mooney <work@seanmooney.info> | Wed Dec 09 23:53:12 2020 +0000 |
committer | Radosław Piliszek <radoslaw.piliszek@gmail.com> | Tue Dec 15 19:58:37 2020 +0000 |
tree | 1cdf51d35354fdb008fe4765d346937794cdffdb | |
parent | 97f3100c4f6cc8ae4f7059b5099654ef8b13b0d4 [diff] |
fix is_fedora for centos 8 stream When deploying on the centos 8 stream variant the output of "lsb_release -i -s" is CentOSStream instead of CentOS This breaks the is_fedora function in devstack preventing package installation and removal. Change-Id: I39ccefbd06f46adf5077f8d8001f37d3b190f040