← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1736731] Re: os_nova might create a duplicate cell1

 

I believe that this bug has been covered with
https://review.opendev.org/c/openstack/openstack-ansible-
os_nova/+/786258

Can you kindly check that and confirm?

** Changed in: openstack-ansible
       Status: Confirmed => Fix Released

** Also affects: nova
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1736731

Title:
  os_nova might create a duplicate cell1

Status in OpenStack Compute (nova):
  New
Status in openstack-ansible:
  Fix Released

Bug description:
  The "Perform cell_v2 initial cell setup" task runs "nova-manage
  cell_v2 create_cell" with endpoints for the DB and RabbitMQ. This is
  idempotent on the Nova side as long as you give exactly the same
  endpoints. If you don't, then Nova creates a new, almost identical,
  cell.

  Experienced this issue when adding a RabbitMQ node to the cluster, I
  ended up with two "cell1". This confuses Nova a little bit...
  "openstack compute service list" returns every service twice, resource
  usage reports are incorrect by a factor of two, etc.

  Because (as far as I know) OSA can handle only one cell anyway
  currently, it should *update* the existing cell if there is one,
  instead of creating it.

  Similar bug in TripleO:
  https://bugs.launchpad.net/tripleo/+bug/1718912

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1736731/+subscriptions