← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 989920] Re: gateway addresses not ending with .1 are shown as not valid while using nova-manage network create with QuantumManager

 

** No longer affects: nova/essex

-- 
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/989920

Title:
  gateway addresses not ending with .1 are shown as not valid while
  using nova-manage network create with QuantumManager

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Trying to create a new network using the Quantum Manager failed
  because my gateway doesn't end with a .1. That's a bug, the ip address
  of a gateway doesn't have to end with 1. Tested with essex release.

  
  os0006:~ # nova-manage network create --label=storage --gateway=172.19.212.129 --fixed_range_v4=172.19.212.128/25 --priority=1
  2012-04-27 19:08:31 WARNING nova.network.quantum.manager [req-6cee014b-7791-4def-9cb2-53ec0f31270e None None] Ignoring unnecessary parameter 'network_size'
  Command failed, please check log for more info
  2012-04-27 19:08:31 CRITICAL nova [req-6cee014b-7791-4def-9cb2-53ec0f31270e None None] QuantumManager requires a valid (.1) gateway address.
  2012-04-27 19:08:31 TRACE nova Traceback (most recent call last):
  2012-04-27 19:08:31 TRACE nova   File "/usr/bin/nova-manage", line 1744, in <module>
  2012-04-27 19:08:31 TRACE nova     main()
  2012-04-27 19:08:31 TRACE nova   File "/usr/bin/nova-manage", line 1731, in main
  2012-04-27 19:08:31 TRACE nova     fn(*fn_args, **fn_kwargs)
  2012-04-27 19:08:31 TRACE nova   File "/usr/bin/nova-manage", line 812, in create
  2012-04-27 19:08:31 TRACE nova     fixed_cidr=fixed_cidr)
  2012-04-27 19:08:31 TRACE nova   File "/usr/lib64/python2.6/site-packages/nova/network/quantum/manager.py", line 195, in create_networks
  2012-04-27 19:08:31 TRACE nova     raise Exception(_("QuantumManager requires a valid (.1)"
  2012-04-27 19:08:31 TRACE nova Exception: QuantumManager requires a valid (.1) gateway address.
  2012-04-27 19:08:31 TRACE nova

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