[Yahoo-eng-team] [Bug 1327473] Re: Don't use mutables as default args

2015-10-30 Thread Bertrand Lallau
** Also affects: octavia Importance: Undecided Status: New ** Changed in: octavia Assignee: (unassigned) => Bertrand Lallau (bertrand-lallau) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1511634] [NEW] "network address" is not marked with '*' in create subnet

2015-10-30 Thread lumeihong
Public bug reported: In project -> network, click "create network",then show a workflow. In that workflow's subnet tab,"network address " is marked with "*";But in network's details view, click "create subnet", "network address " is not marked with "*" in subnet tab ** Affects: horizon

[Yahoo-eng-team] [Bug 1270192] Re: cinder volume hanging on removing snapshots

2015-10-30 Thread Matt Riedemann
Nova has the same issue with local lvm block storage: http://logs.openstack.org/80/237480/8/check/gate-tempest-dsvm- full/96d1bff/logs/screen-n-cpu.txt.gz?level=TRACE ** Also affects: nova Importance: Undecided Status: New ** Tags added: volumes -- You received this bug notification

[Yahoo-eng-team] [Bug 1511879] [NEW] Integration_tests: id_pattern not working for instances secondary row actions

2015-10-30 Thread Amogh
Public bug reported: id_pattern not working for instances secondary row actions in regions->tables.py under the class ComplexActionRowRegion id_patterns are handled by "src_elem.get_attribute('id')" which works fine for other page table, row actions but not for Instances. The cause is,

[Yahoo-eng-team] [Bug 1511862] [NEW] Bandit tests for Glance

2015-10-30 Thread Drew Varner
Public bug reported: Add automated tests for Glance using Bandit. Keystone has Bandit support, and can be used as a basis for support in Glance. https://github.com/openstack/keystone/blob/master/bandit.yaml#L31 ** Affects: glance Importance: Undecided Assignee: Drew Varner (avarner)

[Yahoo-eng-team] [Bug 1270192] Re: cinder volume hanging on removing snapshots

2015-10-30 Thread Matt Riedemann
** No longer affects: nova -- 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/1270192 Title: cinder volume hanging on removing snapshots Status in Cinder: Fix Released

[Yahoo-eng-team] [Bug 1511707] [NEW] Updating ips for port incorrectly pass port dict in pluggable IPAM

2015-10-30 Thread Pavel Bondar
Public bug reported: _ipam_allocate_ips expects to receive port dict as a third argument, but 'changes' are passed instead [1]. This issue do not lead to any misbehaviour for reference IPAM driver, because port dict is not used in default AddressRequestFactory[2]. Port dict in IPAM interface is

[Yahoo-eng-team] [Bug 1511913] [NEW] set field's required attribute with 'data-is-required': 'true', isn't effective

2015-10-30 Thread lumeihong
Public bug reported: in file /dashboards/admin/networks/forms.py, code like this: segmentation_id = forms.IntegerField( label=_("Segmentation ID"), widget=forms.TextInput(attrs={ 'class': 'switched', 'data-switch-on': 'network_type',

[Yahoo-eng-team] [Bug 1325684] Re: Launch Instance dialog - "nic" should probably be capitalized on the Networking tab

2015-10-30 Thread KATO Tomoyuki
** Changed in: openstack-i18n Status: New => Fix Released -- 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/1325684 Title: Launch Instance dialog - "nic"

[Yahoo-eng-team] [Bug 1317794] Re: Complete translations are too big

2015-10-30 Thread KATO Tomoyuki
** Changed in: openstack-i18n Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1317794 Title: Complete translations are too big Status in

[Yahoo-eng-team] [Bug 1508786] Re: Request for Liberty release of networking-ofagent

2015-10-30 Thread fumihiko kakuma
Kyle, thank you for fixing this. ** Changed in: networking-ofagent Status: New => Fix Released ** Changed in: networking-ofagent Assignee: (unassigned) => fumihiko kakuma (kakuma) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

[Yahoo-eng-team] [Bug 1255004] Re: I18n: Localization of the role "Member"

2015-10-30 Thread KATO Tomoyuki
** Changed in: openstack-i18n Status: Fix Committed => Fix Released -- 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/1255004 Title: I18n: Localization of the

[Yahoo-eng-team] [Bug 1511732] [NEW] HA router schedule for another active agent

2015-10-30 Thread Ann Kamyshnikova
Public bug reported: Neutron Liberty, Ubuntu 14.04 3 controllers(3 l3-agents are available and active.), 1 compute I have max_l3_agents_per_router=2, router is scheduled to 2 agents. If you of one these agents is stopped I will have something like: root@node-1:~# neutron

[Yahoo-eng-team] [Bug 1511722] [NEW] VM loses connectivity on floating ip association when using l3_ha

2015-10-30 Thread Fernando
Public bug reported: I not sure if my issue is related to this bug https://bugs.launchpad.net/neutron/+bug/1389880, it's new one or it's a misconfiguration, but I have the same symptoms. If I create a new router in HA ( # neutron router-create --ha=True router01), everything works fine. When I

[Yahoo-eng-team] [Bug 1476770] Re: _translate_from_glance fails with "AttributeError: id" in grenade

2015-10-30 Thread Dean Meehan
Finding same problem while using stable/kilo magnum (bay-create). This is due to glance-show returning id when using (--os-image-api- version 1). Using --os-image-api-version 2 fixes the issue. ** Also affects: python-magnumclient (Suse) Importance: Undecided Status: New ** No longer

[Yahoo-eng-team] [Bug 1491905] Re: neutronclient in nova doesn't issue new token

2015-10-30 Thread iwan
** Changed in: nova Status: In Progress => Fix Released -- 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/1491905 Title: neutronclient in nova doesn't issue new

[Yahoo-eng-team] [Bug 1175211] Re: quantum DNS name does not match VM hostname

2015-10-30 Thread Armando Migliaccio
Sorry I meant this one: https://blueprints.launchpad.net/neutron/+spec/internal-dns-resolution ** Changed in: neutron Status: Confirmed => Fix Released ** Changed in: neutron Assignee: Dariusz Smigiel (smigiel-dariusz) => Miguel Lavalle (minsel) ** No longer affects: nova -- You

[Yahoo-eng-team] [Bug 1506003] Re: openstack cannot add vlan for VF with ixgbe 4.1.2 automatically

2015-10-30 Thread Armando Migliaccio
Ok based on Paolo's feedback, I'll mark this invalid. ** Changed in: neutron Status: Incomplete => 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/1506003 Title:

[Yahoo-eng-team] [Bug 1511748] [NEW] Adding new security group rule Custom ICMP rule has wrong error messages

2015-10-30 Thread Suraj Deshmukh
Public bug reported: When adding new rules to 'default' security group. When trying to add new 'Custom ICMP rule', I am not able to select 'Type' as -1 and 'Code' as -1 as well. But the same works from the command line utility i.e. [$ nova secgroup-add-rule default icmp -1 -1 0.0.0.0/0]. But the

[Yahoo-eng-team] [Bug 1511782] [NEW] securitygroup rule and member updates not applied correctly

2015-10-30 Thread Sonu
Public bug reported: Summary: When using enhanced RPC, the security group rules and members are updated after the call to update port filter. This is with a firewall driver that has no need to use defer_apply based implementation. Description: In class SecurityGroupAgentRpc(..)

[Yahoo-eng-team] [Bug 1511775] [NEW] Revoking a role revokes the unscoped token for a user

2015-10-30 Thread Jeff Deville
Public bug reported: In Juno and Kilo, when a role is revoked from a user on a project, a callback is triggered that invalidates all of that user's tokens. I can see why we'd want to do that for scoped tokens. But by revoking the unscoped token as well, the user is forced to log out and log back

[Yahoo-eng-team] [Bug 1506244] Re: support SSH key value over fingerprint for Azure

2015-10-30 Thread Ben Howard
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Vivid) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu

[Yahoo-eng-team] [Bug 1511790] [NEW] Quickstart guide says to update environment_version which does not exist

2015-10-30 Thread Justin Pomeroy
Public bug reported: The horizon quickstart guide has an important note that tells the developer to update the environment_version variable in the run_tests.sh file whenever they change something in the environment [1]. The problem is this variable no longer exists [2]. [1]

[Yahoo-eng-team] [Bug 1191960] Re: force-delete of cinder volume errors with Can\'t remove open logical volume

2015-10-30 Thread Matt Riedemann
Nova has similar issues with local lvm block storage: http://logs.openstack.org/80/237480/8/check/gate-tempest-dsvm- full/96d1bff/logs/screen-n-cpu.txt.gz?level=TRACE ** Also affects: nova Importance: Undecided Status: New ** Changed in: nova Importance: Undecided => Medium **