Bug 1325536

Summary: Nova actions don't work for instances running on an upgraded overcloud
Product: Red Hat OpenStack Reporter: Marius Cornea <mcornea>
Component: rhosp-directorAssignee: Angus Thomas <athomas>
Status: CLOSED DUPLICATE QA Contact: Arik Chernetsky <achernet>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 8.0 (Liberty)CC: dbecker, mburns, morazi, rhel-osp-director-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-11 13:18:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marius Cornea 2016-04-09 19:28:35 UTC
Description of problem:
On an upgraded 7.3 -> 8 overcloud with IPv6 and SSL enabled nova actions don't seem to work:

nova stop gets stuck with:
+--------------------------------------+----------------------------------------------------+--------+--------------+-------------+--------------------------------------------------------------------------------------------------+
| ID                                   | Name                                               | Status | Task State   | Power State | Networks                                                                                         |
+--------------------------------------+----------------------------------------------------+--------+--------------+-------------+--------------------------------------------------------------------------------------------------+
| e77840a3-16e7-43d7-aabd-cf692bfa1c67 | stack01-vm01-e7m4o32flx6k-my_instance-grzhrkgaxtms | ACTIVE | powering-off | Running     | stack01-tenant_net_ext_tagged-6nhgb6atedw6-private_network-orpaxopacser=10.10.10.5, 172.29.0.102 |

nova console-log stack01-vm03-7ugy44tktpw6-my_instance-hle7zkkgfbmv:
ERROR (ConnectFailure): Unable to establish connection to https://[2001:db8:fd00:1000::10]:13774/v2/148059d8eac544b4bc422ad3d894c086/servers/ed166417-8149-4c5f-9c85-1f078113d742/action


nova get-vnc-console stack01-vm03-7ugy44tktpw6-my_instance-hle7zkkgfbmv novnc
ERROR (ConnectFailure): Unable to establish connection to https://[2001:db8:fd00:1000::10]:13774/v2/148059d8eac544b4bc422ad3d894c086/servers/ed166417-8149-4c5f-9c85-1f078113d742/action

Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-0.8.14-7.el7ost.noarch

How reproducible:
100% 

Steps to Reproduce:
1. Deploy IPv6+SSL overcloud with OSPd 7.3
2. Upgrade deployment to version 8
3. Run nova actions for existing running instances on the overcloud

Actual results:
The commands fail.

Expected results:
I am able to manage running instances.

Comment 2 Marius Cornea 2016-04-11 13:18:13 UTC
Closing this as a duplicate as most probably has the same root cause as BZ#1324739

*** This bug has been marked as a duplicate of bug 1324739 ***