[Yahoo-eng-team] [Bug 1705804] [NEW] sysconfig renderer should render DNSx= and GATEWAY= lines

2017-07-21 Thread rc556677
Public bug reported: cloud-init 0.7.9 on CentOS and Fedora are semi-broken because the sysconfig renderer does not render DNS1=... GATEWAY=... into /etc/sysconfig/network-scripts/ifcfg-eth0. The VM has no default gateway or nameservers. This is using NoCloud ENI source -> network_config -> netw

[Yahoo-eng-team] [Bug 1703392] Re: default rule no longer applies with policy in code

2017-07-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/482164 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fbec8573840c2bf9279c9e955f3fa41f8a788fbb Submitter: Jenkins Branch:master commit fbec8573840c2bf9279c9e955f3fa41f8a788fbb Author: Matthew Edmonds Date: Mon Jul 10 10:42:29

[Yahoo-eng-team] [Bug 1703467] Re: assert_admin is checking default policy rule not admin_required

2017-07-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/482359 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=fa88f6844873b53065123b6b4c311c8fd94ede4d Submitter: Jenkins Branch:master commit fa88f6844873b53065123b6b4c311c8fd94ede4d Author: Matthew Edmonds Date: Mon Jul 10 18:51:52

[Yahoo-eng-team] [Bug 1705231] Re: Placement returns no allocation candidate for request that needs both compute resources and custom shared resources

2017-07-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/485088 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=5858fb7995bb86cb976f90ba3f2712f3fd2d78fa Submitter: Jenkins Branch:master commit 5858fb7995bb86cb976f90ba3f2712f3fd2d78fa Author: Balazs Gibizer Date: Wed Jul 19 10:11:32 2017

[Yahoo-eng-team] [Bug 1705781] [NEW] Object Store Public Container Unable to Disable

2017-07-21 Thread Boyang Huang
Public bug reported: 'Public Access' Checkbox on object store cannot tick off once the container publics on Ceph object storage. Base on the source code (https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/swift.py) ``` if public is True: public_container_acls =

[Yahoo-eng-team] [Bug 1268439] Re: range method is not same in py3.x and py2.x

2017-07-21 Thread Tim Burke
Closing for Swift. We've cleaned up our use of xrange (see bug 1262147), but I think to run down all the places that we expect/require the result to be a list, we'll need to actually have python3 support (see bug 1691075 and bug 1667579). ** Changed in: swift Status: In Progress => Invalid

[Yahoo-eng-team] [Bug 1618513] Re: nova quota policy with details seems broken

2017-07-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/386008 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=dcc2934921c5b2770878eee5afd088a1a8dbf645 Submitter: Jenkins Branch:master commit dcc2934921c5b2770878eee5afd088a1a8dbf645 Author: Andrey Volkov Date: Thu Oct 13 17:19:28 2016

[Yahoo-eng-team] [Bug 1705772] [NEW] hardware offload support for openvswitch

2017-07-21 Thread OpenStack Infra
Public bug reported: https://review.openstack.org/275616 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option ne

[Yahoo-eng-team] [Bug 1705681] Re: Cinder client tests cast microversion to a float causing mismatch

2017-07-21 Thread OpenStack Infra
Reviewed: https://review.openstack.org/486096 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0e68f860c22c139c75170d32ca4f196c0cc696be Submitter: Jenkins Branch:master commit 0e68f860c22c139c75170d32ca4f196c0cc696be Author: Sean McGinnis Date: Fri Jul 21 05:28:12 2017

[Yahoo-eng-team] [Bug 1705753] [NEW] Random OpenStackApiAuthenticationException: Authentication error in nova functional tests

2017-07-21 Thread Matt Riedemann
Public bug reported: Seen here when trying to create a flavor: http://logs.openstack.org/11/485011/4/gate/gate-nova-tox-functional-py35 -ubuntu-xenial/42d69de/console.html#_2017-07-21_14_55_31_535188 2017-07-21 14:55:31.534787 | Captured traceback: 2017-07-21 14:55:31.534797 | ~~

[Yahoo-eng-team] [Bug 1704228] Re: Aℴl customer service +18 447756411 Aℴl tech support Number , Aℴl .

2017-07-21 Thread Matt Riedemann
** 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/1704228 Title: Aℴl customer service +18 447756411 Aℴl tech support Numbe

[Yahoo-eng-team] [Bug 1704293] Re: We can not set volume's type when creating a vm from image by creating a volume

2017-07-21 Thread Matt Riedemann
This is not a bug. If you want a non-default volume type, then create the volume with a specific type in Cinder first and then provide that volume id to Nova when creating the server. ** Changed in: nova Status: New => Won't Fix -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1705719] [NEW] [RFE] QinQ network driver

2017-07-21 Thread Trevor McCasland
Public bug reported: QinQ networks allows service providers to extend it's clients virtual broadcast domains across their sites, without interfering with each others VLANs. Where the s_tag will be used to transport the traffic from the provider to the customer and the c_tag will be used for the cu

[Yahoo-eng-team] [Bug 1705700] [NEW] live migration does not work after volume migration

2017-07-21 Thread eugene
Public bug reported: Hi, $subj [#]> rpm -qi openstack-nova-common.noarch Name: openstack-nova-common Epoch : 1 Version : 15.0.0 Release : 1.el7 STR: -configure 2x compute node with cinder storage and lvm back-ends; -crate bootable volume from image; -create instance and us

[Yahoo-eng-team] [Bug 1705683] Re: vif ports are not unplugged after cold migration

2017-07-21 Thread Alexandru Muresan
** Also affects: nova Importance: Undecided Status: New ** Tags added: hyper-v resize ** Changed in: compute-hyperv Status: New => In Progress ** Changed in: compute-hyperv Assignee: (unassigned) => Alexandru Muresan (amuresan) -- You received this bug notification becaus

[Yahoo-eng-team] [Bug 1705681] [NEW] Cinder client tests cast microversion to a float causing mismatch

2017-07-21 Thread Sean McGinnis
Public bug reported: In nova/tests/unit/volume/test_cinder.py, test_create_v3_client_with_microversion_available mocks out the return value for cinderclient.client.get_highest_client_server_version to be whatever the python-cinderclient MAX_VERSION is. The problem is, it is casting this as a float

[Yahoo-eng-team] [Bug 1705680] [NEW] nova compute does nothing on receiving sighup signal

2017-07-21 Thread Abhishek Kekane
Public bug reported: Nova compute service does not listen to sighup signal actually it should reload the configuration file. Steps to reproduce: 1. Run nova compute service as a daemon 2. Send sighup signal "kill -1 $parent_id_of_compute_service" or "kill -HUP $parent_id_of_compute_service" Whe

[Yahoo-eng-team] [Bug 1705663] [NEW] Wrong href link returned when providing non-existed version in GET version API

2017-07-21 Thread Zhenyu Zheng
Public bug reported: When calling GET version API with a version that not exist, we returned a list of correct choices, but the href link is incorrect: root@kevin-dev:~# curl -g -i -X GET http://10.76.150.17/compute/v2.0 -H "OpenStack-API-Version: compute 2.51" -H "User-Agent: python-novaclient

[Yahoo-eng-team] [Bug 1614054] Re: Incorrect host cpu is given to emulator threads when cpu_realtime_mask flag is set

2017-07-21 Thread James Page
Resolved since newton; targeting to Xenial + the Mitaka UCA ** Also affects: cloud-archive/mitaka Importance: Undecided Status: New ** Changed in: cloud-archive Status: New => Fix Released ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affect

[Yahoo-eng-team] [Bug 1705655] [NEW] cc_fan creates wrong configuration when trying to use DHCP

2017-07-21 Thread Witold Krecicki
Public bug reported: ubuntu-fan module for cloud-config creates a wrong config when trying to set DHCP on fan network, the module uses syntax from ubuntu-fan docs that's outdated. ** Affects: cloud-init Importance: Undecided Status: New -- You received this bug notification becaus