New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/7011b9e724bdad2518eecc88d0dcc5d91770ccc4 commit 7011b9e724bdad2518eecc88d0dcc5d91770ccc4 Author: Adam Grare <agrare> AuthorDate: Wed Nov 23 08:37:34 2016 -0500 Commit: Oleg Barenboim <chessbyte> CommitDate: Mon Nov 28 09:23:30 2016 -0500 Merge pull request #12784 from tzumainn/openstack-create-tenant-fix Fix OpenStack object creation when specifying non-default tenant (cherry picked from commit 28040fed6b4f26fe40934d0cc21b2215b58c9ba7) https://bugzilla.redhat.com/show_bug.cgi?id=1397877 app/controllers/cloud_network_controller.rb | 2 +- app/controllers/cloud_subnet_controller.rb | 2 +- app/controllers/cloud_volume_controller.rb | 1 + app/controllers/network_router_controller.rb | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-)
Created new tenant called "test_tenant" as per the steps mentioned above. The Network was created successfully, also able to see created tenant "test_tenant". Verified Version:- 5.7.0.13-rc3.20161129142908_1d51fd2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0012.html