← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1709092] [NEW] upgrade to pike fails: major-upgrade-composable-steps-docker fails with Conflict: resources.InternalApiNetwork: Unable to create the flat network. Physical network internal_api is in use

 

Public bug reported:

Originally reported there
https://bugzilla.redhat.com/show_bug.cgi?id=1478818 .

upgrade: major-upgrade-composable-steps-docker fails with Conflict:
resources.InternalApiNetwork: Unable to create the flat network.
Physical network internal_api is in use.

Digging a bit into the issue I notice that the InternalApiNetwork nested
stack is CREATE_FAILED while the InternalNetwork nested stack is
DELETE_FAILED:


(undercloud) [stack@undercloud-0 ~]$ openstack stack list --nested | grep -i network | grep -i internal
| 3d38bf53-6f78-4c5e-a5cc-304771eb3be4 | overcloud-Networks-5ofo6ltrxp7n-InternalApiNetwork-32zdrw34ckj2                                                                              | 0b9f9afc1f5a450da7c50b911c3e7f7f | CREATE_FAILED   | 2017-08-07T11:50:21Z | None                 | 2d36d135-16c4-4e99-ab65-c1cac483725d |
| 697c7941-46fc-4172-ba90-a059ab72e6c4 | overcloud-Networks-5ofo6ltrxp7n-InternalNetwork-4xmk6d4rys2n                                                                                 | 0b9f9afc1f5a450da7c50b911c3e7f7f | DELETE_FAILED   | 2017-08-05T20:08:25Z | None                 | 2d36d135-16c4-4e99-ab65-c1cac483725d |

The following change seems to be related:
https://review.openstack.org/#/c/475612/22/network/networks.j2.yaml

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: upgrade

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

Title:
  upgrade to pike fails: major-upgrade-composable-steps-docker fails
  with Conflict: resources.InternalApiNetwork: Unable to create the flat
  network. Physical network internal_api is in use

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Originally reported there
  https://bugzilla.redhat.com/show_bug.cgi?id=1478818 .

  upgrade: major-upgrade-composable-steps-docker fails with Conflict:
  resources.InternalApiNetwork: Unable to create the flat network.
  Physical network internal_api is in use.

  Digging a bit into the issue I notice that the InternalApiNetwork
  nested stack is CREATE_FAILED while the InternalNetwork nested stack
  is DELETE_FAILED:

  
  (undercloud) [stack@undercloud-0 ~]$ openstack stack list --nested | grep -i network | grep -i internal
  | 3d38bf53-6f78-4c5e-a5cc-304771eb3be4 | overcloud-Networks-5ofo6ltrxp7n-InternalApiNetwork-32zdrw34ckj2                                                                              | 0b9f9afc1f5a450da7c50b911c3e7f7f | CREATE_FAILED   | 2017-08-07T11:50:21Z | None                 | 2d36d135-16c4-4e99-ab65-c1cac483725d |
  | 697c7941-46fc-4172-ba90-a059ab72e6c4 | overcloud-Networks-5ofo6ltrxp7n-InternalNetwork-4xmk6d4rys2n                                                                                 | 0b9f9afc1f5a450da7c50b911c3e7f7f | DELETE_FAILED   | 2017-08-05T20:08:25Z | None                 | 2d36d135-16c4-4e99-ab65-c1cac483725d |

  The following change seems to be related:
  https://review.openstack.org/#/c/475612/22/network/networks.j2.yaml

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


Follow ups