[Yahoo-eng-team] [Bug 1515768] [NEW] Instance creation fails with libvirtError: Unable to create tap device: Device or resource busy

2015-11-12 Thread Sripriya
Public bug reported: Summary: This issue is observed intermittently on Jenkins gate and sometimes in local setup for Tacker project. The error has been observed for create VNF request workflow. Steps: The create VNF request internally uses a heat HOT template to create a nova instance using

[Yahoo-eng-team] [Bug 1515536] [NEW] create vm with share cpu_policy breaks exist vm with dedicated cpu_policy when use cpu_allocation

2015-11-12 Thread jinquanni(ZTE)
Public bug reported: 1. version kilo 2015.1.0 3. Reproduce steps: 3.1 environment described I have one compute node with 32 cpus, It’s numa_topology is as follows: 2 sockets * 8 cores * 2 thread = 32 set cpu_allocation_ratio=2 in nova.conf 3.2 create a flavor with 32 cpus:

[Yahoo-eng-team] [Bug 1515508] [NEW] Kilo:No command to configure LB session persistence in openstack CLI.

2015-11-12 Thread ibm-cloud-qa
Public bug reported: openstack env is kilo using ubuntu 14.04, can't configure load balance session persistence in openstack CLI. anyway to configure it via cli? [root@nsj1 ~]# neutron lb-vip-update 748b4c56-7a3b-41d4-b591-ecd9014730ed --session_persistence type=HTTP_COOKIE name 'HTTP_COOKIE'

[Yahoo-eng-team] [Bug 1515533] [NEW] QoS policy is not enforced when using a previously used port

2015-11-12 Thread Itzik Brown
Public bug reported: When using a port with a QoS policy that was already used the policy is not enforced Version === CentOS 7.1 RDO Liberty openstack-neutron-7.0.1-dev28.el7.centos.noarch openstack-neutron-common-7.0.1-dev28.el7.centos.noarch python-neutron-7.0.1-dev28.el7.centos.noarch

[Yahoo-eng-team] [Bug 1515535] [NEW] Multiple tap device in HA dhcp namespace for the same subnet

2015-11-12 Thread peng fei wang
Public bug reported: in an HA environment( 3 controller node in Kilo), normally,the DHCP agent works well, when I create an network for 192.168.1.0/24, commonly, the ip for dhcp port will be 192.168.1.2/3/4.    but after some testcases, either by restart the HOST, or unplug the HOST networks (

[Yahoo-eng-team] [Bug 1515796] [NEW] The neutron-sanity-check script should support Linux bridge

2015-11-12 Thread Matt Kassawara
Public bug reported: By default, the neutron-sanity-check script checks for Open vSwitch components and breaks on deployments using the Linux bridge agent. For example: $ neutron-sanity-check --config-file /etc/neutron/neutron.conf --config-file /etc/neutron /plugins/ml2/ml2_conf.ini No

[Yahoo-eng-team] [Bug 1515485] Re: Heat CFN signals do not pass authorization

2015-11-12 Thread Dolph Mathews
yanyao: What did the keystone logs say to indicate a relationship to Fernet? ** Also affects: keystone Importance: Undecided Status: New ** Also affects: keystone/kilo Importance: Undecided Status: New ** Changed in: keystone Status: New => Invalid ** Changed in:

[Yahoo-eng-team] [Bug 1515819] [NEW] NSXv3: Deleting static routes is broken

2015-11-12 Thread Janet Yu
Public bug reported: The NSXv3 API for static routes was recently changed to make it consistent with the rest of the API. Static routes are now returned under the key "results" instead of "routes". The vmware-nsx plugin needs to be updated accordingly. ** Affects: neutron Importance:

[Yahoo-eng-team] [Bug 1515830] [NEW] Class Openssl.Ssl.Syscallerror

2015-11-12 Thread Matthew Taylor
Public bug reported: During heat stack creation, we had encountered an unexpected API error from nova: Resource Create Failed: Resources.Kolla Nodes: Clientexception: Resources[0].Resources.Kolla Node: Unexpected Api Error. Please Report This At Http: //Bugs.Launchpad.Net/Nova/ And Attach The

[Yahoo-eng-team] [Bug 1515550] [NEW] in dashboard, can not create a network with the attribute shared

2015-11-12 Thread guiyanxing
Public bug reported: In dashboard web interface,when you create networks,there's no "shared" attribute to choose,however,only use cli command to create a network which is shared ** Affects: horizon Importance: Undecided Status: New -- You received this bug notification because

[Yahoo-eng-team] [Bug 1515564] [NEW] Internal server error when running qos-bandwidth-limit-rule-update as a tenant

2015-11-12 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: When running the following command as a tenant:: # neutron qos-bandwidth-limit-rule-update eadd705c-f295-4246-952e-bad2762e6b27 policy2 --max-kbps 2048 I get the error: Request Failed: server errointernalr while processing your request. There should

[Yahoo-eng-team] [Bug 1515577] [NEW] In Overview Limit Summary display 0 when no resources is being used

2015-11-12 Thread Ciaran O Tuathail
Public bug reported: Follows on from Bug https://review.openstack.org/#/c/168335/. There's now a slight inconsistency on how the data is displayed if no resources are being used. When there is an unlimited quota a 0 will be displayed. However when there is a quota in place, it is illustrated

[Yahoo-eng-team] [Bug 1515564] Re: Internal server error when running qos-bandwidth-limit-rule-update as a tenant

2015-11-12 Thread Akihiro Motoki
It seems neutron-server returned an internal server error and a bug of neutron server. ** Project changed: python-neutronclient => neutron ** Tags added: qos -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron.

[Yahoo-eng-team] [Bug 1515597] [NEW] OSP-8- neutron-server service in failed status after reboot

2015-11-12 Thread Eran Kuris
Public bug reported: In OSP-8-liberty I deployed environment with 2 nodes controller & compute all services was active . when I reboot the controller neutron-server & l3-agent services upload with "failed" status. The bug found in version : # rpm -qa |grep neutron

[Yahoo-eng-team] [Bug 1515879] [NEW] port can't be created/updated with different tenant's security-group

2015-11-12 Thread Itsuro Oda
Public bug reported: It is available in icehouse. 0. assume admin user executes 1. $ neutron security-group-create --tenant-id tenant1 sec1 2. $ neutron port-create --tenant-id tenant2 --security-groutp net1 success But current system (juno and later): port-create fails with "Security group

[Yahoo-eng-team] [Bug 1515860] Re: No sql_connection parameter is established when nova-manage api_db sync

2015-11-12 Thread Eli Qiao
what a stupid, nova will search ~/nova.conf , and I happened have an old nova.conf in ~/ so, /etc/nova/nova.conf will be ignored. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1515841] Re: Link rot in identity-api-v3-os-inherit-ext

2015-11-12 Thread Hao Li
** Also affects: openstack-api-site Importance: Undecided Status: New ** Changed in: openstack-api-site Assignee: (unassigned) => Hao Li (lihaosz) ** Changed in: keystone Assignee: (unassigned) => Hao Li (lihaosz) -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1417794] Re: Unit test settings.py doesn't utilize pluggable dashboards

2015-11-12 Thread Janet Yu
** Changed in: horizon Status: In Progress => 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/1417794 Title: Unit test settings.py doesn't

[Yahoo-eng-team] [Bug 1515866] [NEW] two lbaas agent instances are run for gate-neutron-lbaasv1-dsvm-api

2015-11-12 Thread YAMAMOTO Takashi
Public bug reported: on gate, two instances of lbaas agents are executed. one by neutron-legacy, another by neutron-lbaas devstack plugin. for example: http://logs.openstack.org/34/243934/4/check/gate-neutron-lbaasv1-dsvm- api/3b43406/logs/devstacklog.txt.gz#_2015-11-12_22_53_07_383

[Yahoo-eng-team] [Bug 1515867] [NEW] two lbaas agent instances are run for gate-neutron-lbaasv1-dsvm-api

2015-11-12 Thread YAMAMOTO Takashi
Public bug reported: on gate, two instances of lbaas agents are executed. one by neutron-legacy, another by neutron-lbaas devstack plugin. for example: http://logs.openstack.org/34/243934/4/check/gate-neutron-lbaasv1-dsvm- api/3b43406/logs/devstacklog.txt.gz#_2015-11-12_22_53_07_383

[Yahoo-eng-team] [Bug 1515870] [NEW] server can not launch while there's a nova compute node registed failed

2015-11-12 Thread lingchen
Public bug reported: 1. Exact version of Nova/OpenStack you are running: kilo 2015.1.0 2.Relevant log files: 2015-11-03 16:00:29.990 3568 ERROR oslo_messaging.rpc.dispatcher [req-ce8d5d3d-6a79-4827-b472-02940be546bc 60ca5cf0e1bf44b985ee5ceae440fcfc b2a5638f40fd43a59a9be1e9c12f7d89 - - -]

[Yahoo-eng-team] [Bug 1515896] [NEW] Update port of admin state to False for neutron floating IP port does not take effect

2015-11-12 Thread Kiran
Public bug reported: It is expected that when the admin-state of the port is down, it should seize all the operations specific to that port. But this is not the case with a floating IP port. When the port's admin-state is made False, floating IP continues to be operational. root@controller:~#

[Yahoo-eng-team] [Bug 1515637] [NEW] Double detach volume causes server fault

2015-11-12 Thread Marian Horban
Public bug reported: If volume in 'detaching' state and detach operation is called nova-api fails: 2015-11-10 05:18:19.253 ERROR nova.api.openstack.extensions [req-05889195-e70d-4761-a5c6-a69ddfe05d62 tempest-ServerActionsTestJSON-653602906 tempest-ServerActionsTestJSON-743378399] Unexpected

[Yahoo-eng-team] [Bug 1515619] [NEW] Nova uses some deprecated glanceclient exceptions

2015-11-12 Thread Niall Bunting
Public bug reported: Some of the glanceclient exceptions in Nova are now deprecated and should be updated to the current exceptions. Nova: 12.0.0? ** Affects: nova Importance: Undecided Assignee: Niall Bunting (niall-bunting) Status: New ** Changed in: nova Assignee:

[Yahoo-eng-team] [Bug 1515860] [NEW] No sql_connection parameter is established when nova-manage api_db sync

2015-11-12 Thread Eli Qiao
Public bug reported: ./stack.sh taget@liyong:/opt/stack/nova$ git log --oneline | head -n3 98af6b1 Merge "Deprecate Extensible Resource Tracker" 7c5acd4 Merge "Remove vcpu resource from extensible resource tracker" b587881 Merge "Split up test_is_volume_backed_instance() into five functions"

[Yahoo-eng-team] [Bug 1515847] [NEW] NSXv3: Router interface attachment fails

2015-11-12 Thread Janet Yu
Public bug reported: To reproduce, using the NSXv3 stable/liberty plugin: - Create logical network. - Create logical router. - Add interface on router to network. Error in the neutron log: The HTTP request returned error code 400, whereas 201/200 response codes were expected. Response body

[Yahoo-eng-team] [Bug 1515822] Re: NSXv3: Deleting NAT rules is broken

2015-11-12 Thread Janet Yu
** Project changed: neutron => vmware-nsx -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1515822 Title: NSXv3: Deleting NAT rules is broken Status in vmware-nsx: New Bug

[Yahoo-eng-team] [Bug 1515841] [NEW] Link rot in identity-api-v3-os-inherit-ext

2015-11-12 Thread Hao Li
Public bug reported: When I visit http://specs.openstack.org/openstack/keystone-specs/api/v3 /identity-api-v3-os-inherit-ext.html, I find almost all the links are dead. e.g. Relationship: http://docs.openstack.org/api/openstack- identity/3/ext/OS-

[Yahoo-eng-team] [Bug 1515648] [NEW] volume transfer UI is broken in UX

2015-11-12 Thread Matthias Runge
Public bug reported: In the Horizon dashboard, on the Volume page, there is a button to "Initiate Transfer" of a volume from one instance/project to another. On that screen, the admin is required to record 2 important values, "auth_key" and "id". Version-Release number of selected component (if

[Yahoo-eng-team] [Bug 1515720] [NEW] NSX 6.2 + VIO 2.0: QOS: Input parameters need error check

2015-11-12 Thread Prashant Shetty
Public bug reported: By mistake I gave parameter with wrong extra spec "quota:quota:vif_shares_share=10" instead of "quota:vif_shares_share=10", executing of command was successful. I didnt see same Shares value being set on VM NIC as expected. It might be good idea to validate the parameters

[Yahoo-eng-team] [Bug 1515707] [NEW] Heat failure caused by switching project and revocation of the Horizon session token

2015-11-12 Thread Shu Shen
Public bug reported: Steps to reproduce: 1. In project A, launch a Heat stack from Horizon with token only (password disabled per https://review.openstack.org/#/c/148997/ 2. While the stack is being created, quickly switch Horizon to project B and then switch back to project A again. 3. The

[Yahoo-eng-team] [Bug 1515280] Re: db_create in impl_vsctl.py throws run-time exception

2015-11-12 Thread Terry Wilson
** Changed in: neutron Status: New => 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/1515280 Title: db_create in impl_vsctl.py throws run-time exception Status in

[Yahoo-eng-team] [Bug 1515670] [NEW] VPNaaS: Modify neutron-client to allow Horizon to detect multiple local subnet feature

2015-11-12 Thread Paul Michali
Public bug reported: In review of 231133, Akihiro mentioned follow up work for the neutron client, so that Horizon can detect whether or not the new multiple local subnet feature, with endpoint groups, is available. Placeholder for that work. ** Affects: neutron Importance: Undecided

[Yahoo-eng-team] [Bug 1515672] [NEW] Openstack cinder and XenServer attach second volume failed

2015-11-12 Thread Sergey
Public bug reported: 1. Openstack kilo version nova-compute 2015.1.1-1.el7 logs from nova-compute after attaching second volume to xenserver host: 2015-11-12 18:36:42.614 996 DEBUG oslo_concurrency.lockutils [req-42ee1d90-2e83-41d3-aaec-3f928170b60d cb348d90ade04049b30e2d41a985e2d4

[Yahoo-eng-team] [Bug 1515727] [NEW] nova list/show does not show floatingip information updated from horizon

2015-11-12 Thread Albert White
Public bug reported: Using Solaris 11.3 with Juno (0.2014.2.2) When I associate a floating-ip address using Horizon, the ip does not appear in nova show or nova list until after I have issued a 'nova refresh-network' on the instance (or until I do a 'nova reboot'). However 'nova

[Yahoo-eng-team] [Bug 1515822] [NEW] NSXv3: Deleting NAT rules is broken

2015-11-12 Thread Janet Yu
Public bug reported: The NSXv3 API for NAT rules was recently changed to make it consistent with the rest of the API. NAT rules now have their IDs under the key "id" instead of "rule_id". The vmware-nsx plugin needs to be updated accordingly. ** Affects: neutron Importance: Undecided