[Yahoo-eng-team] [Bug 1875847] [NEW] Neutron api not coming up with mod_wsgi

2020-04-29 Thread Ritesh Arya
Public bug reported: I started the neutron api with apache with mod_wsgi approach mentioned in the below document: https://docs.openstack.org/neutron/latest/admin/config-wsgi.html I have /etc/httpd/conf.d/wsgi-neutron.conf defined as below: Listen :9696 Require all granted :9696>

[Yahoo-eng-team] [Bug 1677724] Re: Nova Flavor List - Proper Error Codes for Permission Denied

2017-04-13 Thread Ritesh
** Changed in: nova Status: Confirmed => Opinion ** Changed in: nova Assignee: Ritesh (rsritesh) => (unassigned) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchp

[Yahoo-eng-team] [Bug 1657791] [NEW] cpu pining fails with 1 sibling cpu set and 2 single cpu set

2017-01-19 Thread Ritesh
ild_instances | Environment === 1. Exact version of OpenStack you are running. Mitaka Stable 2. Which hypervisor did you use? Libvirt + KVM 2. Which storage type did you use? None 3. Which networking type did you use? Neutron with OpenVSwitch ** Affects: nova Imp

[Yahoo-eng-team] [Bug 1583508] Re: Create Router fails for VDX(networking-brocade) when done with subnet option

2016-05-19 Thread Ritesh Madapurath
** Changed in: neutron Status: New => 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/1583508 Title: Create Router fails for VDX(networking-brocade) when done with

[Yahoo-eng-team] [Bug 1583508] [NEW] Create Router fails for VDX(networking-brocade) when done with subnet option

2016-05-19 Thread Ritesh Madapurath
-+--+---+---+ root@Ubu14-42-18:~# neutron router-delete Router_test Router 13c9c988-f415-4c12-804d-a3e495c6f0b3 still has ports Neutron server returns request_ids: ['req-083e1c92-06af-4c2d-862a-bcbad7e6ed3a'] ** Affects: neu

[Yahoo-eng-team] [Bug 1513279] Re: routing with dhcpv6-stateful addressing is broken with DVR

2015-11-07 Thread Ritesh Anand
The bug is not valid. Ping6 works fine; was missing the security rule for allowing icmp v6. After adding: neutron security-group-rule-create --protocol icmp --ethertype IPv6 --direction egress 4cf607a6-537f-4893-8531-70ba23895b3d neutron security-group-rule-create --protocol icmp --ethertype

[Yahoo-eng-team] [Bug 1513279] [NEW] routing with dhcpv6-stateful addressing is broken

2015-11-04 Thread Ritesh Anand
Public bug reported: Not able to ping v6 address of vm on a different network. With legacy router. Setup has one controller/network node and two compute nodes. Steps: 0. Add security rules to allow ping traffic. neutron security-group-rule-create --protocol icmp --direction ingress

[Yahoo-eng-team] [Bug 1504358] [NEW] Trace on nova net-delete for neutron network

2015-10-08 Thread Ritesh Anand
Public bug reported: Created a neutron network "net3". By mistake executed nova "net-delete net3". The case was not gracefully handled. stack@osctrlr:~/devstack$ nova net-delete net3 ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach

[Yahoo-eng-team] [Bug 1501969] [NEW] Instance does not get IP from dhcp ipv6 subnet (slaac/slaac) with DVR, when router interface is added after VM creation.

2015-10-01 Thread Ritesh Anand
Public bug reported: Instance does not get IP from dhcp ipv6 subnet (slaac/slaac) with DVR, when router interface is added after VM creation. Instance does get IP when it is booted after interface to the subnet has already been added to the DVR. This ordering issue is not observed with

[Yahoo-eng-team] [Bug 1471667] Re: Add cancel button in update default quotas page

2015-09-22 Thread Ritesh
Yes .. it do exists. ** Changed in: horizon Assignee: Ritesh (rsritesh) => (unassigned) ** Changed in: horizon Status: Incomplete => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Das

[Yahoo-eng-team] [Bug 1497954] [NEW] Error in instance launch, when boot from volume is selected

2015-09-21 Thread Ritesh
t;xrz". Please see the attached image below in the comment. ** Affects: horizon Importance: Undecided Assignee: Ritesh (rsritesh) Status: New ** Changed in: horizon Assignee: (unassigned) => Ritesh (rsritesh) -- You received this bug notification because you are a me

[Yahoo-eng-team] [Bug 1481540] [NEW] no interface created in DHCP namespace for second subnet (dhcp enabled) on a network

2015-08-04 Thread Ritesh Anand
Public bug reported: Steps to reproduce: On devstack: 1. create a network. 2. create a subnet (dhcp enabled); we can see DHCP namespace with one interface for the subnet. 3. create another subnet (dhcp enabled). We do not see another interface for this subnet in DHCP namespace. LOGS: ==

[Yahoo-eng-team] [Bug 1471667] [NEW] Add cancel button in update default quotas page

2015-07-06 Thread Ritesh
Public bug reported: This is wishlist bug Add a cancel button in following page : http://Horizon IP /admin/defaults/update_defaults or Admin - Systems - Defaults - Update Defaults ** Affects: horizon Importance: Undecided Assignee: Ritesh (rsritesh) Status: New ** Changed

[Yahoo-eng-team] [Bug 1468678] [NEW] instance action list to have reset state

2015-06-25 Thread Ritesh
. This is a wishlist bug, to have this. ** Affects: horizon Importance: Undecided Assignee: Ritesh (rsritesh) Status: New ** Changed in: horizon Assignee: (unassigned) = Ritesh (rsritesh) -- You received this bug notification because you are a member of Yahoo! Engineering Team

[Yahoo-eng-team] [Bug 1468667] [NEW] console option from heat resource list

2015-06-25 Thread Ritesh
Importance: Undecided Assignee: Ritesh (rsritesh) Status: New ** Changed in: horizon Assignee: (unassigned) = Ritesh (rsritesh) -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https

[Yahoo-eng-team] [Bug 1458477] Re: Flavors are not sorted when launching instance

2015-05-26 Thread Ritesh
Actually it is not a bug, Currently we have flavor sorting based on `RAM`. IMHO, it is correct to have this , if all people agree then we can change from `RAM` to `Name` based sorting. ** Changed in: horizon Status: New = Invalid -- You received this bug notification because you are a

[Yahoo-eng-team] [Bug 1456439] [NEW] Disable Disassociate Floating IP to an instance in error state

2015-05-18 Thread Ritesh
Public bug reported: Disassociate Floating IP button should be disabled for instances in error state. As per the following bug, it has disabled only Associate Floating IP. https://bugs.launchpad.net/horizon/+bug/1374576 ** Affects: horizon Importance: Undecided Assignee: Ritesh

[Yahoo-eng-team] [Bug 1419627] Re: Download a specific glance image

2015-02-19 Thread Ritesh
Already a blueprint has been registered on this. https://blueprints.launchpad.net/horizon/+spec/download-images-and- snapshots ** Changed in: horizon Status: New = Invalid ** Changed in: horizon Assignee: Ritesh (rsritesh) = (unassigned) -- You received this bug notification

[Yahoo-eng-team] [Bug 1419627] [NEW] Download a specific glance image

2015-02-08 Thread Ritesh
Public bug reported: Through horizon dashboard, I am not able to download the specific glance images. This facility has been provided in the glance cli and glance api reference. ** Affects: horizon Importance: Undecided Assignee: Ritesh (rsritesh) Status: New ** Changed

[Yahoo-eng-team] [Bug 1318770] [NEW] nova usage list to show tenant name.

2014-05-12 Thread Ritesh
share the details for it. I would like to do the code executions for this. Thank you RITESH. ** Affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute