trove failed to launch new instance

Bug #1734039 reported by Jeffrey Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Fix Released
Undecided
Jeffrey Zhang
Pike
Fix Released
Undecided
Unassigned

Bug Description

Got following error when create new instance.

Traceback (most recent call last):
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/trove/taskmanager/manager.py", line 384, in create_instance
    locality)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/trove/taskmanager/manager.py", line 364, in _create_instance
    scheduler_hints)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/trove/taskmanager/models.py", line 476, in create_instance
    self._log_and_raise(e, msg, err)
  File "/var/lib/kolla/venv/lib/python2.7/site-packages/trove/taskmanager/models.py", line 839, in _log_and_raise
    raise TroveError(message=full_message)
TroveError:
    Error creating security group for instance:
    cdd0727c-b3d6-4c40-bb31-899257319fa8
'Client' object has no attribute 'security_groups'

Changed in kolla-ansible:
milestone: none → queens-2
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/522455

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (stable/ocata)

Change abandoned by Jeffrey Zhang (jeffrey.zhang@99cloud.net) on branch: stable/ocata
Review: https://review.openstack.org/522455

Changed in kolla-ansible:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla-ansible (master)

Fix proposed to branch: master
Review: https://review.openstack.org/522460

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (master)

Reviewed: https://review.openstack.org/522460
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=0b931c9347d91de431a0bc85e7005f5f06082627
Submitter: Zuul
Branch: master

commit 0b931c9347d91de431a0bc85e7005f5f06082627
Author: Jeffrey Zhang <email address hidden>
Date: Thu Nov 23 14:57:41 2017 +0800

    Fix launch instance failed in trove

    - remove useless *_url, which can be auto discovery
    - use internalURL instead of publicURL which make it works when
      using self-signed SSL certification.
    - configure network_driver to Neutron
    - add network_label_regex to match all network name

    Change-Id: I5654dbf391db7076c82aede5c2a4f8b7530b8381
    Closes-Bug: #1734039

Changed in kolla-ansible:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 6.0.0.0b2

This issue was fixed in the openstack/kolla-ansible 6.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/pike)

Reviewed: https://review.openstack.org/525201
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=05cf49f55a468a98ec39f2bb78af3e25c3489be3
Submitter: Zuul
Branch: stable/pike

commit 05cf49f55a468a98ec39f2bb78af3e25c3489be3
Author: Jeffrey Zhang <email address hidden>
Date: Thu Nov 23 14:57:41 2017 +0800

    Fix launch instance failed in trove

    - remove useless *_url, which can be auto discovery
    - use internalURL instead of publicURL which make it works when
      using self-signed SSL certification.
    - configure network_driver to Neutron
    - add network_label_regex to match all network name

    Change-Id: I5654dbf391db7076c82aede5c2a4f8b7530b8381
    Closes-Bug: #1734039
    (cherry picked from commit 0b931c9347d91de431a0bc85e7005f5f06082627)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla-ansible 5.0.1

This issue was fixed in the openstack/kolla-ansible 5.0.1 release.

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.