← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2059220] [NEW] Ironic cannot find the subnet of the public network

 

Public bug reported:

++ openstack network show external-flat -f value -c id
+ IRONIC_NEUTRON_CLEANING_NET_ID=23e62fdb-b995-41ec-b582-c24854e61d8b
++ openstack network show 23e62fdb-b995-41ec-b582-c24854e61d8b -f value -c subnets
+ SUBNETS='['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']'
+ '[' 'x['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']' '!=' 'x[]' ']'
+ for SUBNET in ${SUBNETS}
++ openstack subnet show '['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']' -f value -c name
No Subnet found for ['1c766892-18fc-48e3-8af6-744583df0b10']
+ CURRENT_SUBNET=

** 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/2059220

Title:
  Ironic cannot find the subnet of the public network

Status in OpenStack Compute (nova):
  New

Bug description:
  ++ openstack network show external-flat -f value -c id
  + IRONIC_NEUTRON_CLEANING_NET_ID=23e62fdb-b995-41ec-b582-c24854e61d8b
  ++ openstack network show 23e62fdb-b995-41ec-b582-c24854e61d8b -f value -c subnets
  + SUBNETS='['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']'
  + '[' 'x['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']' '!=' 'x[]' ']'
  + for SUBNET in ${SUBNETS}
  ++ openstack subnet show '['\''1c766892-18fc-48e3-8af6-744583df0b10'\'']' -f value -c name
  No Subnet found for ['1c766892-18fc-48e3-8af6-744583df0b10']
  + CURRENT_SUBNET=

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



Follow ups