[Yahoo-eng-team] [Bug 1742864] [NEW] Non admin user is able to create provider security group

2018-01-11 Thread Ashish Kumar Gupta
server returns request_ids: ['req-8ab79256-fc31-45ee-96a6-6f22a6fbd2ba'] stack@no:~$ ** Affects: neutron Importance: Undecided Assignee: Ashish Kumar Gupta (ashish-kumar-gupta) Status: New ** Changed in: neutron Assignee: (unassigned) => Ashish Kumar Gupta (ashish-ku

[Yahoo-eng-team] [Bug 1688220] Re: Operational error thrown by nova-api while serving the request

2017-05-05 Thread Ashish Kumar Gupta
@jichenjc . Can you please tell me what configuration in mysql needed to solve this issue. ** Changed in: nova Status: Incomplete => Opinion -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).

[Yahoo-eng-team] [Bug 1688220] [NEW] Operational error thrown by nova-api while serving the request

2017-05-04 Thread Ashish Kumar Gupta
Public bug reported: Request to be served by nova fails with operational error: For reference adding floating ip to the server Input task : Rally: "NovaServers.bootvm_userdata_test_snat": [ { "runner": { "type": "constant", "concurrency": 7, "times": 22

[Yahoo-eng-team] [Bug 1682992] [NEW] Clout-init fails to start

2017-04-14 Thread Ashish Kumar Gupta
Public bug reported: Using the clout-init : root@user:/var/lib/cloud# dpkg -l | grep cloud-init ii cloud-init 0.7.9-90-g61eb03fe-0ubuntu1~16.04.1 all Init scripts for cloud instances Rebooting the ubuntu server cloud-init fails to start . Error in the cloud-init.log 2017-04-14 20:49:56,838 -

[Yahoo-eng-team] [Bug 1612056] [NEW] Neutron-Vpnaas Rally run fails with error 'module' object has no attribute 'set'

2016-08-10 Thread Ashish Kumar Gupta
``types.set()``. ``types.convert()`` will accept arguments differently Reference : https://github.com/openstack/rally/blob/14726077d41b4b883637b808236d780f0d9c3c7b/doc/release_notes/archive/v0.3.3.rst ** Affects: neutron Importance: Undecided Assignee: Ashish Kumar Gupta (ashish-kumar

[Yahoo-eng-team] [Bug 1487335] [NEW] Neutrondrivers should throw specific error instead for 500 internal server

2015-08-21 Thread Ashish Kumar Gupta
Public bug reported: Implementing new mech driver for neutron not getting the proper error reply from the neutron driver code. For Error from the implemented mech driver : DBDuplicateEntry: (IntegrityError) MechanismDriverError: create_port_precommit failed. Error Thrown : HTTP/1.1 500

[Yahoo-eng-team] [Bug 1486150] [NEW] Neutron port-update fails to roll back the binding:profile data in ports table in neutron DB if a MechanismDriverError thrown by a mechanism driver

2015-08-18 Thread Ashish Kumar Gupta
Public bug reported: Steps to reproduce: 1. Inherit the update_port_precommit(self, context) in the vendor mechanism driver 2. Throw MechanismDriverError in this method based on validation Expected output: None of the updated port parameters should be added in DB for the ports table

[Yahoo-eng-team] [Bug 1381379] [NEW] Using postgressql and creating a security group rule with protocol value as integer getting DBAPIError exception

2014-10-15 Thread Ashish Kumar Gupta
Public bug reported: Using postgressql and creating a scurity group rule protocol value as integer getting error DBAPIError exception wrapped from operator does not exist. Running the jenkins :check-tempest-dsvm-ironic-pxe_ssh-postgres-nv fails Code : curl -i -X POST

[Yahoo-eng-team] [Bug 1333106] [NEW] Tempest:Running test_network_basic_ops scenario in tempest results is failing with internal server error

2014-06-23 Thread Ashish Kumar Gupta
Public bug reported: Tested on build: 2014.2.dev543.g8bdc649 Pre-requisite : External network exist. Both the instances are created successfully with internal and external network connectivity passed. neutronclient.client: DEBUG: RESP:{'date': 'Mon, 23 Jun 2014 02:09:48 GMT', 'status':

[Yahoo-eng-team] [Bug 1332481] [NEW] Creating and deleting the vm port multiple times the allocated ips are not used automatically

2014-06-20 Thread Ashish Kumar Gupta
Public bug reported: DESCRIPTION: Creating and deleting the vm port multiple times the allocated ips are not reused while spawning the new vm port Steps to Reproduce: 1. Create a network. 2. Create a subnet 10.10.1.0/24 3. Spawned a vm make sure vm got the ip. (say 10.10.1.2) 4. Delete the vm

[Yahoo-eng-team] [Bug 1329791] [NEW] Tempest: Deleting the tenant not deleting the security groups/rules associated

2014-06-13 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1. Create multiple tenant and perform some operations. 2. Check the security groups list multiple default security groups gets created associated to each tenants. 3. Delete all the resources corresponding to each tenant and then delete all the tenant

[Yahoo-eng-team] [Bug 1319361] [NEW] Lbaas: Active_connections and Total_Connection in lbaas always show 0 for ln-pool-stat

2014-05-14 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1. Create network, subnet 2.Create pool,member vip and healthmonitor. neutron lb-pool-list +--+---+--+-+--+++ | id | name |

[Yahoo-eng-team] [Bug 1317870] [NEW] LBAAS :Lbaas conf on network node doesnot reflect the correct mode for https

2014-05-09 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: Setup onto ICEHouse GA: Build :2014.1-0ubuntu1~cloud0 1. Create a lbaas site with one client and two web server. 2. Create pool with protocol as https +--+---+-+--+++ |

[Yahoo-eng-team] [Bug 1317871] [NEW] LBAAS :Deletion of pool is not deleting the lbaas pool directory/folder structure from the network node but files are getting deleted

2014-05-09 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: Setup onto ICEHouse GA: Build :2014.1-0ubuntu1~cloud0 Steps to Reproduce: 1. Create a lbaas site. (Pool,member,vip,health monitor) 2. Check the configuration onto the network node under /var/lib/neutron/lbaas/$Pool_id/ conf pid sock 3. Delete all the

[Yahoo-eng-team] [Bug 1317868] [NEW] LBAAS :Member with protocol port as HTTPS is not coming in active state for Lbaas site

2014-05-09 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: Setup onto ICEHouse GA: Build :2014.1-0ubuntu1~cloud0 1. Create a lbaas site with one client and two web server. 2. Create pool with protocol as https +--+---+-+--+++ | id

[Yahoo-eng-team] [Bug 1316699] [NEW] PSK in the VPNAAS is stored/displayed in Plain text

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Pre shared key for the vpnaas is stored in plain text . /var/lib/neutron/ipsec/$routeid/etc/ipsec.secrets # Configuration for myvpn1 $Site_Address $Peer_address : PSK secret and also when we we perform neutron ipsec-site-connection-list

[Yahoo-eng-team] [Bug 1316706] [NEW] Agent List onto the opnestack controller doesnot list the VPN Services agent running onto network node

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Setup details: Install neutron-vpn-agent onto the network node. Try to list the agent list onto the controller +--++-+---++ | id | agent_type | host

[Yahoo-eng-team] [Bug 1316724] [NEW] IKE Policy on peer site mismatched parameter still the ipsec site connection shows in active state

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1. Create vpn site with one ike policy with encryption_algorithm aes-256 and other site as aes-128. 2. Create the ipsec-siteconnection and other operation like vpn-services and ipsec policy onto both the sites. 3. Check the status of vpn service

[Yahoo-eng-team] [Bug 1316726] [NEW] VPNAAS :IPSEC Policy on peer site mismatched still the ipsec sitec connection shows active state

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1. Create vpn site with one ipsec policy with encryption_algorithm aes-256 and other site as aes-128. 2. Create the ipsec-siteconnection and other operation like vpn-services and ike policy onto both the sites. 3. Check the status of vpn service

[Yahoo-eng-team] [Bug 1316731] [NEW] VPNAAS: Updating the peer id from ip address to email id making the ipsec site connection forever down vm across the sites not able to ping each other

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1.Create two site with vpn service,vpn ike policy,ipsec policy and ipsec site connection. 2. Make sure the vm across the sit are able to ping each other with successfull tunnel creation . 3.Check the status of the operation on both the sites: neutron

[Yahoo-eng-team] [Bug 1316739] [NEW] Exception is thrown while creating a ipsec site conenction if vpn service doesnot have router gateway set(removing the router gateway after the vpn service creatio

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1.Create two site with vpn service,vpn ike policy,ipsec policy and ipsec site connection. 2. Make sure the vm across the sit are able to ping each other with successfully tunnel creation . 3.Check the status of the operation on both the sites all the

[Yahoo-eng-team] [Bug 1316744] [NEW] VPNAAS :Sometimes VM across the vpn sites are not able to ping from one side

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Steps to Reproduce: 1. Create a site with vm and all other vpn operations. neutron vpn-ipsecsite-connection list +--++---+++---++ | id

[Yahoo-eng-team] [Bug 1316748] [NEW] VPNass : VPN service and VPN connection goes in pending_create state , when user tries to create second VPN service for router and second subnet of the router.

2014-05-06 Thread Ashish Kumar Gupta
Public bug reported: Please refer to the topology diagram attached Steps to Reproduce: 1. Create a site to site onto two separate openstack setup (site1 and site2) (refer attached scenario diagram with sub1 and sub3) 2. Create a subnet and associated to the site1 router and create a vpnservice