[Yahoo-eng-team] [Bug 1400037] [NEW] Launching an instance with muliple interfaces attached to same network by using --net-id fails

2014-12-07 Thread Itzik Brown
Public bug reported: Fails to launch an instance with multiple interfaces attached to the same network by using --nic net-id= : # nova boot --flavor m1.small --image rhel7-new --nic net-id=52fc18b6 -397a-45d6-b8db-fb32accd00e5 --nic net-id=52fc18b6-397a-45d6-b8db- fb32accd00e5 vm100 ERROR

[Yahoo-eng-team] [Bug 1400048] [NEW] nova list --hostname invalidhostname

2014-12-07 Thread Tzach Shefi
Public bug reported: Versions: rhel 7 python-nova-2014.1.3-9.el7ost.noarch openstack-nova-compute-2014.1.3-9.el7ost.noarch openstack-nova-novncproxy-2014.1.3-9.el7ost.noarch openstack-nova-common-2014.1.3-9.el7ost.noarch python-novaclient-2.17.0-2.el7ost.noarch FYI my setup is an HA

[Yahoo-eng-team] [Bug 1400069] [NEW] Hyper-V configdrive is missing the static ip configuration

2014-12-07 Thread Alessandro Pilotti
Public bug reported: The Hyper-V driver is not properly handling static IP configuration injection when flat_injected is true and networks don't have DHCP enabled. ** Affects: nova Importance: Low Assignee: Alessandro Pilotti (alexpilotti) Status: Triaged ** Tags: hyper-v

[Yahoo-eng-team] [Bug 1400080] [NEW] interfaces.template generation needs to include the hw address for usage on multi-nic Windows machines

2014-12-07 Thread Alessandro Pilotti
Public bug reported: When using networks without DHCP enabled and flat_injected set to True, the interfaces template is injected in the associated instances or included in the config drive metadata. The template includes the interface name, based on a progressive numbering (eth0, eth1, etc). In

[Yahoo-eng-team] [Bug 1365453] Re: State of HA routers not exposed via API

2014-12-07 Thread OpenStack Infra
Change abandoned by Assaf Muller (amul...@redhat.com) on branch: master Review: https://review.openstack.org/125973 Reason: Squashed into previous commit. ** Changed in: neutron Status: Invalid = In Progress -- You received this bug notification because you are a member of Yahoo!

[Yahoo-eng-team] [Bug 1346494] Re: l3 agent gw port missing vlan tag for vlan provider network

2014-12-07 Thread OpenStack Infra
** Changed in: neutron Status: Invalid = In Progress -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1346494 Title: l3 agent gw port missing vlan tag for vlan provider network

[Yahoo-eng-team] [Bug 1365453] Re: State of HA routers not exposed via API

2014-12-07 Thread Assaf Muller
Removed Related and Closes bug tags from all patches in the series. ** Changed in: neutron Status: In Progress = Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1365453

[Yahoo-eng-team] [Bug 1400211] [NEW] nova-api did not start

2014-12-07 Thread Deepak Gupta
Public bug reported: When i tried to install openstack using devstack on our CI setup, I got the following error for many builds: 2014-12-08 05:52:10.884 CRITICAL nova [-] TypeError: __init__() got an unexpected keyword argument 'stop_func' 

[Yahoo-eng-team] [Bug 1400217] [NEW] L3 HA keepalived config state becomes inconsistent when managing floating ips

2014-12-07 Thread Sachi King
Public bug reported: The Keepalived config becomes inconsistent, missing some/all floating IP addresses on regeneration on the current master. Upon transition this results in floating IP addresses being left configured on the previous active master. This occasionally results in network flaps