Do not create group with empty name when region (optional argument) is 
not given in the openstack connection
This commit is contained in:
Artem Goncharov
2018-07-27 16:02:34 +02:00
committed by Sam Doran
parent 605a90dfeb
commit 6667ec4474
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- plugins/inventory/openstack.py - Do not create group with empty name if region is not set