[Yahoo-eng-team] [Bug 1430521] Re: nova network-create is ignoring --bridge when using the VlanManager

2018-04-02 Thread Takashi NATSUME
The 'nova network-create' command has been removed in python-novaclient since https://review.openstack.org/#/c/437145/. So it is no longer necessary to fix it in python-novaclient. ** Changed in: python-novaclient Status: Confirmed => Won't Fix -- You received this bug notification becau

[Yahoo-eng-team] [Bug 1156932] Re: User can't modify security-group-rule via nova-api if there are duplicated security group name

2018-04-02 Thread Takashi NATSUME
The network-related resource commands have been removed since https://review.openstack.org/#/c/437145/ . So it is no longer necessary to fix it in python-novaclient. ** Changed in: python-novaclient Status: Triaged => Won't Fix -- You received this bug notification because you are a memb

[Yahoo-eng-team] [Bug 1434172] Re: security group create errors without description

2018-04-02 Thread Takashi NATSUME
In python-novaclient, the "nova secgroup-create" command has been removed since https://review.openstack.org/#/c/437145/. So it is no longer necessary to fix it in python-novaclient. ** Changed in: python-novaclient Status: In Progress => Won't Fix -- You received this bug notification

[Yahoo-eng-team] [Bug 1759510] Re: Image import fails with python 3.5, image stuck in importing state

2018-04-02 Thread OpenStack Infra
Reviewed: https://review.openstack.org/557673 Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=ab4139e30ca56425fb4f62ebf2d5cb48a0455952 Submitter: Zuul Branch:master commit ab4139e30ca56425fb4f62ebf2d5cb48a0455952 Author: Abhishek Kekane Date: Thu Mar 29 09:54:19 2018

[Yahoo-eng-team] [Bug 1750672] Re: failure to generate Nova's doc in Python 3.6

2018-04-02 Thread melanie witt
stephenfin confirmed in the #openstack-nova channel [0] that this bug has been fixed by: https://review.openstack.org/#/c/556894 [0] http://eavesdrop.openstack.org/irclogs/%23openstack-nova /%23openstack-nova.2018-03-30.log.html#t2018-03-30T18:35:45 ** Changed in: nova Status: Confirmed =>

[Yahoo-eng-team] [Bug 1760696] [NEW] Problem with datasources in the cloud

2018-04-02 Thread Marco Dimas Gubitoso
Public bug reported: Got this message when loggin to a new VM: ** # A new feature in cloud-init identified possible datasources for# # this system as:# # ['Ec2'

[Yahoo-eng-team] [Bug 1758919] Re: Static routes are not per-interface, which breaks some deployments

2018-04-02 Thread Andres Rodriguez
** Changed in: maas Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1758919 Title: Static routes are not per-interface, which breaks some d

[Yahoo-eng-team] [Bug 1759616] Re: [2.x] CentOS networking adds weird route

2018-04-02 Thread Andres Rodriguez
** Changed in: maas Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to cloud-init. https://bugs.launchpad.net/bugs/1759616 Title: [2.x] CentOS networking adds weird route Status in cloud-init:

[Yahoo-eng-team] [Bug 1750618] Re: rebuild to same host with a different image results in erroneously doing a Claim

2018-04-02 Thread Henry Spanka
** Changed in: nova/queens Status: Fix Committed => 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/1750618 Title: rebuild to same host with a differe

[Yahoo-eng-team] [Bug 1760610] [NEW] Install and configure (Ubuntu) in glance

2018-04-02 Thread Adrian An
Public bug reported: In step 2 of install and configure Glance components, [keystone_authtoken] # ... auth_uri = http://controller:5000 auth_url = http://controller:35357 ... Should be changed to: [keystone_authtoken] # ... auth_uri = http://controller:5000 auth_url = http://controller:5000 as

[Yahoo-eng-team] [Bug 1713163] Re: test_delete_saving_image fails because image hasn't transitioned to SAVING

2018-04-02 Thread Brian Rosmaita
Marking as invalid for Glance. The problem is occurring in a Compute API (nova) test. I think your analysis is correct, that this is a timing problem and that this may be too fine-grained a test; the test should use a different success criteria. ** Changed in: glance Status: New => Inval

[Yahoo-eng-team] [Bug 1760584] [NEW] IpAddressGenerationFailure warning while running tempest test test_create_subnet_from_pool_with_subnet_cidr

2018-04-02 Thread venkata anil
Public bug reported: When I run tempest run neutron.tests.tempest.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr I see below warning in neutron-server Apr 02 08:46:28 test.rdocloud neutron-server[12690]: WARNING neutron.api.rpc.handlers.dhcp_rpc [None req-4b

[Yahoo-eng-team] [Bug 1760562] [NEW] [VPNaaS] Check subnets used by IPsec site connection

2018-04-02 Thread Dongcan Ye
Public bug reported: While removing an router interface, we should check that subnet whether used by IPsec site connection. ** Affects: neutron Importance: Undecided Assignee: Dongcan Ye (hellochosen) Status: In Progress ** Changed in: neutron Assignee: (unassigned) => Do