Skip to content

Commit 9ef3e84

Browse files
committed
Add python-openstacksdk to python3 enabled list
It's perfectly with with python3, add it to the list. Change-Id: Ieb9f563a2f95e78a994cef388e56a6d5a84c8935
1 parent d576620 commit 9ef3e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stackrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export USE_PYTHON3=$(trueorfalse False USE_PYTHON3)
121121
# base name of the directory from which they are installed. See
122122
# enable_python3_package to edit this variable and use_python3_for to
123123
# test membership.
124-
export ENABLED_PYTHON3_PACKAGES="nova,glance,cinder,uwsgi,python-openstackclient"
124+
export ENABLED_PYTHON3_PACKAGES="nova,glance,cinder,uwsgi,python-openstackclient,python-openstacksdk"
125125

126126
# Explicitly list services not to run under Python 3. See
127127
# disable_python3_package to edit this variable.

0 commit comments

Comments
 (0)