looks like this is a novaclient issue., not a nova issue and there is a
separate novaclient bug, so closing this.

** Changed in: nova
       Status: New => Invalid

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

Title:
  Listing neutron networks via nova api results in a 404

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  `nova boot` requires you specify a neutron net-id via the --nic option
  when you have more than one network available in neutron. When
  attempting to list the networks with `nova network-list` in order to
  select a network nova returns a 404.

  Talked to mriedem briefly about this and he pointed to
  
http://git.openstack.org/cgit/openstack/nova/tree/nova/network/neutronv2/api.py#n1034
  which is where nova proxies to neutron for that info. There is also a
  test in tempest
  
http://git.openstack.org/cgit/openstack/tempest/tree/tempest/api/compute/test_networks.py#n31
  but it apparently doesn't work against nova with neutron.

  Note that using `neutron net-list` does properly list the available
  networks so this appears to be an issue with nova's proxying of
  neutron's api.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to