Comment 0 for bug 1652317

Revision history for this message
Valeriy Ponomaryov (vponomaryov) wrote : Creation of security group in devstack is broken using openstackclient

After merging upper constraint change for python-openstacksdk project 0.9.10 -> 0.9.11
 [1] our devstack installation started failing where we try to create security group for manila.
here is logs:
http://logs.openstack.org/86/414286/2/gate/gate-manila-tempest-minimal-dsvm-lvm-ubuntu-xenial/a79dc50/logs/devstacklog.txt.gz#_2016-12-23_13_26_10_182

Where we see following error:

$ openstack security group create manila-service --description 'manila-service description'
'SecurityGroup' object has no attribute 'keys'

[1] https://review.openstack.org/#/c/414366/