[3.1.0.0-6~mitaka ] Openstack HA provisioning failure

Bug #1607272 reported by chhandak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Invalid
Low
chhandak
R3.1
Invalid
Low
chhandak

Bug Description

Openstack HA fab provisioning is failing while executing the task verify_openstack. This task is trying to execute keystone tenant-list which is failing on one of the openstack node.

root@5b7s2:~# service keystone status
keystone RUNNING pid 3586, uptime 0:15:55
root@5b7s2:~# source /etc/contrail/openstackrc; keystone tenant-list
/usr/lib/python2.7/dist-packages/keystoneclient/shell.py:64: DeprecationWarning: The keystone CLI is deprecated in favor of python-openstackclient. For a Python library, continue using python-keystoneclient.
  'python-keystoneclient.', DeprecationWarning)
/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py:145: DeprecationWarning: Constructing an instance of the keystoneclient.v2_0.client.Client class without a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
  'the 2.0.0 release.', DeprecationWarning)
/usr/lib/python2.7/dist-packages/keystoneclient/v2_0/client.py:147: DeprecationWarning: Using the 'tenant_name' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_name' argument instead
  super(Client, self).__init__(**kwargs)
/usr/lib/python2.7/dist-packages/debtcollector/renames.py:45: DeprecationWarning: Using the 'tenant_id' argument is deprecated in version '1.7.0' and will be removed in version '2.0.0', please use the 'project_id' argument instead
  return f(*args, **kwargs)
/usr/lib/python2.7/dist-packages/keystoneclient/httpclient.py:371: DeprecationWarning: Constructing an HTTPClient instance without using a session is deprecated as of the 1.7.0 release and may be removed in the 2.0.0 release.
  'the 2.0.0 release.', DeprecationWarning)
/usr/lib/python2.7/dist-packages/keystoneclient/session.py:140: DeprecationWarning: keystoneclient.session.Session is deprecated as of the 2.1.0 release in favor of keystoneauth1.session.Session. It will be removed in future releases.
  DeprecationWarning)
/usr/lib/python2.7/dist-packages/keystoneclient/auth/identity/base.py:56: DeprecationWarning: keystoneclient auth plugins are deprecated as of the 2.1.0 release in favor of keystoneauth1 plugins. They will be removed in future releases.
  'in future releases.', DeprecationWarning)

Revision history for this message
chhandak (chhandak) wrote :

Logs in /auto/cores/1607272

Changed in juniperopenstack:
assignee: nobody → Rudra Rugge (rudrarugge)
importance: Undecided → Critical
information type: Proprietary → Public
tags: added: blocker
Revision history for this message
amudhar (amudha) wrote :

Keystone is up and I see "keystone tenant-list" working on the first config node.
The issue is with second and third config nodes, where it is failing.

The VIP seems to be on a different subnet than the control data network, and that seems to be causing the issue. Please check your setup config.

Looks like a test setup issue, Jeba confirmed other HA test setup came up fine.

Changed in juniperopenstack:
assignee: Rudra Rugge (rudrarugge) → nobody
assignee: nobody → chhandak (chhandak)
Revision history for this message
chhandak (chhandak) wrote :

Issue was with testbed file.

Changed in juniperopenstack:
status: New → Invalid
importance: Critical → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.