[Yahoo-eng-team] [Bug 1653587] Re: Images tab not showing the available images

2017-01-02 Thread venkatamahesh
With cli the snapshot

** Attachment added: "cli_image_list.png"
   
https://bugs.launchpad.net/devstack/+bug/1653587/+attachment/4799256/+files/cli_image_list.png

** Also affects: horizon
   Importance: Undecided
   Status: New

-- 
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/1653587

Title:
  Images tab not showing the available images

Status in devstack:
  New
Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After installing the devstack, when we click on images tab of
  dashboard , it is showing the blank page. With cli it is ok

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1653587/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1635627] [NEW] AttributeError: 'module' object has no attribute 'OVSBridgeExt'

2016-10-21 Thread venkatamahesh
Public bug reported:

kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent --config-file 
/etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
Traceback (most recent call last):
  File "/usr/local/bin/neutron-openvswitch-agent", line 7, in 
from networking_sfc.services.sfc.agent.agent import main
  File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py",
 line 23, in 
from networking_sfc.services.sfc.agent import br_int
  File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py",
 line 28, in 
ovs_ext_lib.OVSBridgeExt
AttributeError: 'module' object has no attribute 'OVSBridgeExt'


kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent --config-file 
/etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini
Traceback (most recent call last):
  File "/usr/local/bin/neutron-openvswitch-agent", line 7, in 
from networking_sfc.services.sfc.agent.agent import main
  File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py",
 line 23, in 
from networking_sfc.services.sfc.agent import br_int
  File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py",
 line 28, in 
ovs_ext_lib.OVSBridgeExt
AttributeError: 'module' object has no attribute 'OVSBridgeExt'


This is the error coming while running q-agt service in devstack

** Affects: neutron
 Importance: Undecided
 Status: New


** Tags: sfc

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1635627

Title:
  AttributeError: 'module' object has no attribute 'OVSBridgeExt'

Status in neutron:
  New

Bug description:
  kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent 
--config-file /etc/neutron/neutron.conf --config-file 
/etc/neutron/plugins/ml2/ml2_conf.ini
  Traceback (most recent call last):
File "/usr/local/bin/neutron-openvswitch-agent", line 7, in 
  from networking_sfc.services.sfc.agent.agent import main
File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py",
 line 23, in 
  from networking_sfc.services.sfc.agent import br_int
File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py",
 line 28, in 
  ovs_ext_lib.OVSBridgeExt
  AttributeError: 'module' object has no attribute 'OVSBridgeExt'


  kvm@kvmctrl:~/devstack$ /usr/local/bin/neutron-openvswitch-agent 
--config-file /etc/neutron/neutron.conf --config-file 
/etc/neutron/plugins/ml2/ml2_conf.ini
  Traceback (most recent call last):
File "/usr/local/bin/neutron-openvswitch-agent", line 7, in 
  from networking_sfc.services.sfc.agent.agent import main
File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/agent.py",
 line 23, in 
  from networking_sfc.services.sfc.agent import br_int
File 
"/usr/local/lib/python2.7/dist-packages/networking_sfc/services/sfc/agent/br_int.py",
 line 28, in 
  ovs_ext_lib.OVSBridgeExt
  AttributeError: 'module' object has no attribute 'OVSBridgeExt'


  This is the error coming while running q-agt service in devstack

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1635627/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1629862] Re: DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time

2016-10-04 Thread venkatamahesh
** Project changed: networking-sfc => neutron

** Description changed:

  stack.sh hanging at neutron-ovs-cleanup step while running devstack
- master with networking-sfc master
+ master with neutron master

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1629862

Title:
  DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time

Status in neutron:
  New

Bug description:
  stack.sh hanging at neutron-ovs-cleanup step while running devstack
  master with neutron master

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1629862/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1628038] Re: Spelling mistakes in MTU selection and advertisement document

2016-09-27 Thread venkatamahesh
** Changed in: openstack-manuals
   Importance: Undecided => Wishlist

** Project changed: openstack-manuals => neutron

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1628038

Title:
  Spelling mistakes in MTU selection and advertisement document

Status in neutron:
  Confirmed

Bug description:
  There are some spelling mistakes in MTU selection and advertisement 
document.They are
  "elemtns","desination","Aginst","correcly".
  
https://specs.openstack.org/openstack/neutron-specs/specs/kilo/mtu-selection-and-advertisement.html
  
https://github.com/openstack/neutron-specs/blob/006515248de2624c234b5fe054d7725a02540278/specs/kilo/mtu-selection-and-advertisement.rst

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1628038/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1624221] Re: RequiredOptError: value required for option lock_path in group [DEFAULT]

2016-09-19 Thread venkatamahesh
** No longer affects: neutron

** Tags added: low-hanging-fruit neutron

** Changed in: openstack-manuals
   Importance: Undecided => Medium

** Changed in: openstack-manuals
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1624221

Title:
  RequiredOptError: value required for option lock_path in group
  [DEFAULT]

Status in openstack-manuals:
  Triaged

Bug description:
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 
140, in _get_lock_path
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server raise 
cfg.RequiredOptError('lock_path')
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server 
RequiredOptError: value required for option lock_path in group [DEFAULT]

  
  After adding the option in neutron.conf the problem is rectified. So it 
should be updated in install-guide

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1624221/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1624221] [NEW] RequiredOptError: value required for option lock_path in group [DEFAULT]

2016-09-16 Thread venkatamahesh
Public bug reported:

2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 
140, in _get_lock_path
2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server raise 
cfg.RequiredOptError('lock_path')
2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server RequiredOptError: 
value required for option lock_path in group [DEFAULT]


After adding the option in neutron.conf the problem is rectified. So it should 
be updated in install-guide

** Affects: neutron
 Importance: Undecided
 Status: New

** Affects: openstack-manuals
 Importance: Undecided
 Status: New

** Attachment added: "Bug.png"
   https://bugs.launchpad.net/bugs/1624221/+attachment/4741785/+files/Bug.png

** Description changed:

  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 
140, in _get_lock_path
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server raise 
cfg.RequiredOptError('lock_path')
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server 
RequiredOptError: value required for option lock_path in group [DEFAULT]
+ 
+ 
+ After adding the option in neutron.conf the problem is rectified. So it 
should be updated in install-guide

** Also affects: openstack-manuals
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1624221

Title:
  RequiredOptError: value required for option lock_path in group
  [DEFAULT]

Status in neutron:
  New
Status in openstack-manuals:
  New

Bug description:
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server   File 
"/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py", line 
140, in _get_lock_path
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server raise 
cfg.RequiredOptError('lock_path')
  2016-09-16 10:56:49.490 4505 ERROR oslo_messaging.rpc.server 
RequiredOptError: value required for option lock_path in group [DEFAULT]

  
  After adding the option in neutron.conf the problem is rectified. So it 
should be updated in install-guide

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1624221/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1617221] Re: Add the appropriate keyname in the deprecated decorator

2016-09-06 Thread venkatamahesh
** Changed in: keystone
   Status: In Progress => Won't Fix

** Changed in: keystone
 Assignee: venkatamahesh (venkatamaheshkotha) => (unassigned)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1617221

Title:
  Add the appropriate keyname in the deprecated decorator

Status in OpenStack Identity (keystone):
  Won't Fix

Bug description:
  From the examples in this url
  
https://github.com/openstack/oslo.log/blob/master/oslo_log/versionutils.py#L96-L118.
  We need to give "as_of"

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1617221/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1618465] [NEW] Functional test failing because of unclosed file

2016-08-30 Thread venkatamahesh
Public bug reported:

/home/jenkins/workspace/gate-glance-python35-db-
nv/glance/tests/functional/__init__.py:647: ResourceWarning: unclosed
file <_io.TextIOWrapper
name='/tmp/tmp.b9wzMojHJU/tmpxl6ut5do/scrubber.log' mode='r'
encoding='UTF-8'>

** Affects: glance
 Importance: Medium
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1618465

Title:
  Functional test failing because of unclosed file

Status in Glance:
  In Progress

Bug description:
  /home/jenkins/workspace/gate-glance-python35-db-
  nv/glance/tests/functional/__init__.py:647: ResourceWarning: unclosed
  file <_io.TextIOWrapper
  name='/tmp/tmp.b9wzMojHJU/tmpxl6ut5do/scrubber.log' mode='r'
  encoding='UTF-8'>

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1618465/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1618365] Re: Use of tempest_lib module instead of tempest.lib

2016-08-30 Thread venkatamahesh
It seems tempest_lib is deprecated for tempest.lib


** 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/1618365

Title:
  Use of tempest_lib module instead of tempest.lib

Status in neutron:
  Invalid

Bug description:
  We can import packages from tempest_lib instead of tempest.lib ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1618365/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1618365] [NEW] Update the tempest-lib module path in all files

2016-08-30 Thread venkatamahesh
Public bug reported:

Correct the module paths in the files which is importing from tempest-
lib

** Affects: neutron
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New


** Tags: low-hanging-fruit

** Changed in: neutron
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1618365

Title:
  Update the tempest-lib module path in all files

Status in neutron:
  New

Bug description:
  Correct the module paths in the files which is importing from tempest-
  lib

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1618365/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1617221] [NEW] ERROR type object 'deprecated' has no attribute 'NEWTON

2016-08-26 Thread venkatamahesh
Public bug reported:

Due to mismatch of attributes of deprecated we will get ERROR: type
object 'deprecated' has no attribute 'NEWTON'

** Affects: keystone
 Importance: High
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New


** Tags: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1617221

Title:
  ERROR type object 'deprecated' has no attribute 'NEWTON

Status in OpenStack Identity (keystone):
  New

Bug description:
  Due to mismatch of attributes of deprecated we will get ERROR: type
  object 'deprecated' has no attribute 'NEWTON'

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1617221/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1616292] Re: Create Host Aggregate need a cancel button

2016-08-24 Thread venkatamahesh
** 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 Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1616292

Title:
  Create Host Aggregate need a cancel button

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  In Create Host Aggregate form, no cancel button. If user want to
  cancel the operation, they have to click the panel to go back to the
  dashboard.

  The screen shot is attached。

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1616292/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1616065] [NEW] Inappropriate links in neutron layer-3 developer guide

2016-08-23 Thread venkatamahesh
Public bug reported:

http://docs.openstack.org/developer/neutron/devref/layer3.html

** Affects: neutron
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: In Progress

** Changed in: neutron
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1616065

Title:
  Inappropriate links in neutron layer-3 developer guide

Status in neutron:
  In Progress

Bug description:
  http://docs.openstack.org/developer/neutron/devref/layer3.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1616065/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1590696] Re: neutron-lbaas: Devstack doesn't start agent properly

2016-08-22 Thread venkatamahesh
Now it is corrected and is working properly


** Changed in: neutron
   Status: Confirmed => 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/1590696

Title:
  neutron-lbaas: Devstack doesn't start agent properly

Status in neutron:
  Fix Released

Bug description:
  If I run devstack with

  enable_plugin neutron-lbaas https://github.com/openstack/neutron-lbaas.git
  ENABLED_SERVICES+=,q-lbaasv1

  then the service gets configured, but not started. Using

  ENABLED_SERVICES+=,q-lbaas

  instead works fine. The reason is that neutron-
  lbaas/devstack/plugin.sh does a

  run_process q-lbaas ...

  and within that function there is another check for "is_enabled
  q-lbaas" which is false at that point in the first case.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1590696/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1581666] Re: [api-ref]Broken link to filtering section in list floating IP detail operation

2016-08-06 Thread venkatamahesh
This has been corrected


** Changed in: neutron
   Status: Confirmed => 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/1581666

Title:
  [api-ref]Broken link to filtering section in list floating IP detail
  operation

Status in neutron:
  Fix Released

Bug description:
  In repo: 
https://github.com/openstack/api-site/blob/master/api-ref/source/networking/v2-ext/layer3-ext.inc
  In operation "Show floating IP details" here 
http://developer.openstack.org/api-ref-networking-v2-ext.html#showFloatingIp

  It offers a link to filtering section which is broken. Link should
  point to :
  
https://wiki.openstack.org/wiki/Neutron/APIv2-specification#Filtering_and_Column_Selection

  The “List floating IP” operation links correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1581666/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1574703] Re: Stacks page isn't refresh after stack deletion sometimes

2016-07-18 Thread venkatamahesh
** 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 Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1574703

Title:
  Stacks page isn't refresh after stack deletion sometimes

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  Autotests detected http://logs.openstack.org/58/308458/12/check/gate-
  horizon-dsvm-integration/08f3893/screenshots/

  Steps:
  - Go to Orchestration -> Stacks
  - Launch stack
  - Delete stack

  Expected result:
  - Stack is deleted, table is empty

  Actual result:
  - horizon shows that stack is present, but in heat logs there is response 
that no stacks:
  
http://logs.openstack.org/58/308458/12/check/gate-horizon-dsvm-integration/08f3893/logs/screen-h-api.txt.gz#_2016-04-25_14_10_50_814

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1574703/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1580034] Re: In the example of Request a scoped OS-FEDERATION token, json data is not valid

2016-05-10 Thread venkatamahesh
** Project changed: openstack-api-site => keystone

** Changed in: keystone
   Importance: Undecided => Low

** Changed in: keystone
Milestone: None => newton-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1580034

Title:
  In the example of Request a scoped OS-FEDERATION token, json data is
  not valid

Status in OpenStack Identity (keystone):
  Confirmed

Bug description:
  In the section "Request a scoped OS-FEDERATION token" of the OpenStack
  Identity API v3 OS-FEDERATION, the JSON data given for "Example
  request" is not valid.

  https://specs.openstack.org/openstack/keystone-specs/api/v3/identity-
  api-v3-os-federation-ext.html#request-a-scoped-os-federation-token

  The enclosing double quote is missing in the keyword "token" as
  follows:

  {
  "auth": {
  "identity": {
  "methods": [
  "token"
  ],
  "token: {
  "id": "--federated-token-id--"
  }
  }
  },
  "scope": {
  "project": {
  "id": "263fd9"
  }
  }
  }

  It should be as follows:
  ...
   "token": {
  "id": "--federated-token-id--"
  }
  ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1580034/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1580053] Re: Configure Apache HTTPD for mod_shibboleth(WSGIScriptAliasMatch): steps for creating hard links are missing

2016-05-10 Thread venkatamahesh
This documentation is not related to openstack-manuals

Thanks
mahesh


** Project changed: openstack-manuals => keystone

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1580053

Title:
  Configure Apache HTTPD for mod_shibboleth(WSGIScriptAliasMatch): steps
  for creating hard links are missing

Status in OpenStack Identity (keystone):
  New

Bug description:
  In the section "Configure Apache HTTPD for mod_shibboleth":

  http://docs.openstack.org/developer/keystone/extensions/shibboleth.html
  #configure-apache-httpd-for-mod-shibboleth

  it is given that:

  Add WSGIScriptAlias directive to your vhost configuration:
  --

  WSGIScriptAliasMatch ^(/v3/OS-
  FEDERATION/identity_providers/.*?/protocols/.*?/auth)$
  /var/www/keystone/main/$1

  While the users try to configure, they actually see that the directory
  /var/www/keystone does not exist.

  It would be better to mention that create a directory
  /var/www/keystone if it does not exist and create the following hard
  links:

  For example:
  ln /opt/stack/keystone/httpd/keystone.py main
  ln /opt/stack/keystone/httpd/keystone.py admin

  It took me a while to understand the above steps while I was
  configuring the Keystone for federations.

  I would also recommend that we should call it WSGIScriptAliasMatch
  directive instead of WSGIScriptAlias directive since we are actually
  adding WSGIScriptAliasMatch directive. So the above underlined text
  should be read as follows:

  Add WSGIScriptAliasMatch directive to your vhost configuration:

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1580053/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1530647] Re: dhcp: Default to using local DNS resolution

2016-04-01 Thread venkatamahesh
** Changed in: openstack-manuals
   Status: In Progress => 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/1530647

Title:
  dhcp: Default to using local DNS resolution

Status in neutron:
  Invalid
Status in openstack-manuals:
  Fix Released

Bug description:
  https://review.openstack.org/192712
  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 needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 0de1d8d4ca8f7bb51c3e39259d0e0f48039ba5d0
  Author: Kyle Mestery 
  Date:   Wed Jun 17 14:46:47 2015 +

  dhcp: Default to using local DNS resolution
  
  It's pointless to not include default DNS resolution for Neutron.
  This adds a new config option (dnsmasq_local_resolv) which defaults
  to 'True' and will allow for DNS name resolution to work out of
  the box. The caveat is that if the 'dnsmasq_dns_servers' is set it
  will override the 'dnsmasq_local_resolv' setting, thus allowing
  operators to explicitly set their own DNS servers.
  
  DocImpact: Default to using local DNS resolution with the DHCP agent.
  
  Change-Id: I17a884f467d307432a06f67a9dd93ed2fa6081a3
  Closes-Bug: #1466117
  Signed-off-by: Kyle Mestery 

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1530647/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1552105] Re: Added missed '-' to the rest api history doc

2016-03-02 Thread venkatamahesh
I think this bug is invalid in documentation as it is a trivialFix

Thanks

** 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/1552105

Title:
  Added missed '-' to the rest api history doc

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  https://review.openstack.org/285941
  Dear bug triager. This bug was created since a commit was marked with 
DOCIMPACT.
  Your project "openstack/nova" is set up so that we directly report the 
documentation bugs against it. If this needs changing, the docimpact-group 
option needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 384a006f65a3d0d52ab225a6ded011803a47034f
  Author: Sergey Nikitin 
  Date:   Mon Feb 29 11:53:36 2016 +0300

  Added missed '-' to the rest api history doc
  
  TrivialFix
  DocImpact
  
  Change-Id: I926993d3e08be7707ac6fc3f544cf3556119e6e2

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1552105/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1542698] Re: Make cache config options clearer

2016-02-26 Thread venkatamahesh
These changes was updated in this table : https://github.com/openstack
/openstack-manuals/blob/master/doc/config-reference/source/tables
/glance-imagecache.rst.

** Project changed: glance => openstack-manuals

** Changed in: openstack-manuals
   Status: New => Fix Released

** Changed in: openstack-manuals
   Importance: Undecided => Medium

** Changed in: openstack-manuals
Milestone: None => mitaka

** Tags added: autogenerate-config-docs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1542698

Title:
  Make cache config options clearer

Status in openstack-manuals:
  Fix Released

Bug description:
  https://review.openstack.org/269011
  Dear bug triager. This bug was created since a commit was marked with 
DOCIMPACT.
  Your project "openstack/glance" is set up so that we directly report the 
documentation bugs against it. If this needs changing, the docimpact-group 
option needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit c59b164c41f650ceaefbd9220e590e05fa0d81ef
  Author: Niall Bunting 
  Date:   Mon Jan 18 11:58:00 2016 +

  Make cache config options clearer
  
  Currently the cache config options are unclear.
  
  The ``image_cache_stall_time`` is made to sound like it applies to all
  images rather than just incomplete images. This could give users the
  wrong impression of this option.
  
  The other commands are updated to make them easier to read and follow
  the capitalisation of the usages.
  
  DocImpact
  Change-Id: Ia7a81c37e626eddb50c59a5ed854abff52bc89fe

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1542698/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1542352] Re: Add popular IP protocols for security group

2016-02-25 Thread venkatamahesh
** Also affects: openstack-manuals
   Importance: Undecided
   Status: New

** Changed in: openstack-manuals
   Status: New => Confirmed

** Changed in: openstack-manuals
   Importance: Undecided => Low

** Tags added: cli-reference

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1542352

Title:
  Add popular IP protocols for security group

Status in neutron:
  Confirmed
Status in openstack-manuals:
  Confirmed

Bug description:
  https://review.openstack.org/252155
  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 needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 592b548bb6720760efae4b10bec59e78a753f4d7
  Author: Li Ma 
  Date:   Wed Dec 2 10:30:22 2015 +0800

  Add popular IP protocols for security group
  
  Add these additional protocols listed below to
  security groups brings convenience to operators
  on configuring these protocols. In addition, make
  the security group rules more readable.
  
  The added protocols are: ah, dccp, egp, esp, gre,
  ipv6-encap, ipv6-frag, ipv6-nonxt, ipv6-opts,
  ipv6-route, ospf, pgm, rsvp, sctp, udplite, vrrp.
  
  A related patch is submitted to neutron-lib project:
  https://review.openstack.org/259037
  
  DocImpact: You can specify protocol names rather than
  protocol number in API and CLI commands. I'll update
  the documentation when it is merged.
  
  APIImpact
  
  Change-Id: Iaef9b650449b4d9d362a59305c45e0aa3831507c
  Closes-Bug: #1475717

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1542352/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1526245] Re: Add option for nova endpoint type

2016-02-25 Thread venkatamahesh
A new config option will be added in this table :
https://github.com/openstack/openstack-manuals/blob/master/doc/config-
reference/source/tables/neutron-nova.rst

** Changed in: neutron
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

** Project changed: neutron => openstack-manuals

** Tags added: autogenerate-config-docs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1526245

Title:
  Add option for nova endpoint type

Status in openstack-manuals:
  Confirmed

Bug description:
  https://review.openstack.org/254900
  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 needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 7dad96deb4ae66509d968465bcd1c852c6743bc1
  Author: Jeremy McDermond <mcde...@xenotropic.com>
  Date:   Tue Dec 8 10:14:09 2015 -0800

  Add option for nova endpoint type
  
  When the neutron notification to nova was updated to use novaclient the
  nova_url parameter was disabled.  This prevents administrators from
  using anything but the publicURL as the proper endpoint to notify nova.
  This patch adds an option to pass on to novaclient for the
  endpoint_type so that the administrator can set the notification url to
  public, internal or admin.
  
  Change-Id: I405f76199cab6b8c8895f98419f79cd74cad
  Closes-Bug: #1478471
  DocImpact: Need to add a new option to the neutron configuration
  reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1526245/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1548466] Re: Deprecate 'force_gateway_on_subnet' configuration option

2016-02-25 Thread venkatamahesh
** Project changed: neutron => openstack-manuals

** Changed in: openstack-manuals
Milestone: None => mitaka

** Tags added: autogenerate-config-docs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1548466

Title:
  Deprecate 'force_gateway_on_subnet' configuration option

Status in openstack-manuals:
  In Progress

Bug description:
  https://review.openstack.org/277303
  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 needs to be added for the project. You can ask the OpenStack infra team 
(#openstack-infra on freenode) for help if you need to.

  commit 3e6d602f542fc97e64cd5503bf1ea4e71d648abf
  Author: Sreekumar S 
  Date:   Mon Feb 8 12:58:01 2016 +0530

  Deprecate 'force_gateway_on_subnet' configuration option
  
  Currently 'force_gateway_on_subnet' configuration is set to True
  by default and enforces the subnet on to the gateway. With the
  fix in https://review.openstack.org/#/c/233287/, gateway outside
  the subnet can be added, and the configuration option now has
  lost its significance.
  
  With this patch, the configuration option is deprecated.
  It should be removed in Newton release, and the system should
  always allow gateway outside the subnet.
  This patch is dependent on the fix for adding gateway outside
  the subnet, mentioned above.
  
  DocImpact: 'force_gateway_on_subnet' description should be
  updated in the docs and marked as deprecated to be removed in
  the Newton release.
  
  Change-Id: I28b3d7add303ee479fc071c1de142b0f7811e4e5
  Closes-Bug: #1335023
  Closes-Bug: #1398768

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-manuals/+bug/1548466/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1529383] Re: Links are broken in Glance Contribution guidelines

2015-12-26 Thread venkatamahesh
** Project changed: openstack-manuals => glance

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1529383

Title:
  Links are broken in Glance Contribution guidelines

Status in Glance:
  New

Bug description:
  Index and Module Index links are broken in section Indices and tables
  of Glance Contribution guidelines.

  Reference URL:
  http://docs.openstack.org/developer/glance/contributing/index.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1529383/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1524006] Re: NotImplementedError raised while create network using Nova REST API

2015-12-08 Thread venkatamahesh
** Project changed: openstack-manuals => openstack-api-site

** Tags added: compute

-- 
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/1524006

Title:
  NotImplementedError raised while create network using Nova REST API

Status in OpenStack Compute (nova):
  New
Status in openstack-api-site:
  New

Bug description:
  Hi,

  I've stucked with error:
  {"computeFault":
  {"message": "Unexpected API Error. Please report this at
  http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n
  ", "code": 500}}

  It happened when I try create network for non-admin project using Nova REST 
API
  Source: http://developer.openstack.org/api-ref-compute-v2.1.html

  POST
  http://10.1.244.10:8774/v2.1/090aee2684a04e8397193a118a6e91b0/os-networks

  POST data:
  {
  "network": {
  "label": "scale-1-net",
  "cidr": "172.1.0.0/24",
  "mtu": 9000,
  "dhcp_server": "172.1.0.2",
  "enable_dhcp": false,
  "share_address": true,
  "allowed_start": "172.1.0.10",
  "allowed_end": "172.1.0.200"
  }
  }

  What's wrong?
  or
  What's the solution?

  Thanks a lot.
  ---
  Release: 2.1.0 on 2015-12-08 06:12
  SHA: 60c5c2798004984738d171055dbc2a6fd37a85fe
  Source: 
http://git.openstack.org/cgit/openstack/nova/tree/api-guide/source/index.rst
  URL: http://developer.openstack.org/api-guide/compute/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1524006/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1514402] [NEW] Change assertEqual(True/False, A) to assertTrue/False(A)

2015-11-09 Thread venkatamahesh
Public bug reported:

assertEqual(True/False, A)

Change to

assertTrue/False(A)

** Affects: nova
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New

** Changed in: nova
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

-- 
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/1514402

Title:
  Change assertEqual(True/False,A) to assertTrue/False(A)

Status in OpenStack Compute (nova):
  New

Bug description:
  assertEqual(True/False, A)

  Change to

  assertTrue/False(A)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1514402/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1510814] Re: There are some url in neutron gerrit dashboards redirect to an new url

2015-10-28 Thread venkatamahesh
** Project changed: openstack-manuals => neutron

** Changed in: neutron
   Status: New => Confirmed

** Tags added: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1510814

Title:
  There are some url in neutron gerrit dashboards redirect to an new url

Status in neutron:
  Confirmed

Bug description:
  There are some url in neutron gerrit dashboards redirect to an new
  url,it's not a big problem but i think it need be corrected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1510814/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1499841] [NEW] Install guide is redirecting to "juno" rather than "kilo"

2015-09-25 Thread venkatamahesh
Public bug reported:

http://docs.openstack.org/developer/keystone/installing.html#installing-
from-packages-fedora

** Affects: keystone
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: In Progress


** Tags: low-hanging-fruit

** Changed in: keystone
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

** Changed in: keystone
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1499841

Title:
  Install guide is redirecting to "juno" rather than "kilo"

Status in Keystone:
  In Progress

Bug description:
  http://docs.openstack.org/developer/keystone/installing.html
  #installing-from-packages-fedora

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1499841/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1494713] [NEW] "scss is misspelled as css" in these scss files

2015-09-11 Thread venkatamahesh
Public bug reported:

1.)
https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/cats/static/cats/scss/cats.scss#L1

2.)
https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss#L1

3.)
https://github.com/openstack/horizon/blob/master/horizon/conf/dash_template/static/dash_name/scss/dash_name.scss#L1

** Affects: horizon
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New


** Tags: low-hanging-fruit

** Changed in: horizon
 Assignee: (unassigned) => venkatamahesh (venkatamaheshkotha)

-- 
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/1494713

Title:
  "scss is misspelled as css" in these scss files

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  1.)
  
https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/cats/static/cats/scss/cats.scss#L1

  2.)
  
https://github.com/openstack/horizon/blob/master/horizon/test/test_dashboards/dogs/static/dogs/scss/dogs.scss#L1

  3.)
  
https://github.com/openstack/horizon/blob/master/horizon/conf/dash_template/static/dash_name/scss/dash_name.scss#L1

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1494713/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1489970] Re: Compute API v2.1 the title 'Servers usage' is dismatch with its contents

2015-08-28 Thread venkatamahesh
** Project changed: nova = openstack-api-site

-- 
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/1489970

Title:
  Compute API v2.1 the title 'Servers usage' is  dismatch with its
  contents

Status in openstack-api-site:
  New

Bug description:
  In the section Get extension details
  http://developer.openstack.org/api-ref-compute-v2.1.html#os-server-usage-v2.1

  The title is 'Servers usage (servers)', but the APIs under this title are all 
about getting
  servers details. So the title and description should be corrected!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1489970/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1488903] [NEW] Link attached to Json schema is wrong and heading violations in file

2015-08-26 Thread venkatamahesh
Public bug reported:

In
https://github.com/openstack/keystone/blob/master/doc/source/mapping_schema.rst;,
link attached to Json schema is wrong and also heading violation.

Explanation: for heading 2 the underline should be '~'

** Affects: keystone
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New


** Tags: low-hanging-fruit

** Changed in: keystone
 Assignee: (unassigned) = venkatamahesh (venkatamaheshkotha)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1488903

Title:
  Link attached to Json schema is wrong and heading violations in file

Status in Keystone:
  New

Bug description:
  In
  
https://github.com/openstack/keystone/blob/master/doc/source/mapping_schema.rst;,
  link attached to Json schema is wrong and also heading violation.

  Explanation: for heading 2 the underline should be '~'

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1488903/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1488924] [NEW] Example Link of Resource type association is wrong

2015-08-26 Thread venkatamahesh
Public bug reported:

In https://github.com/openstack/glance/blob/master/doc/source/metadefs-
concepts.rst the link given for one example is
https://github.com/openstack/nova-specs/blob/master/specs/juno/virt-
driver-vcpu-topology.rst. After clicking this error: page not found

Solution: The correct one is https://github.com/openstack/nova-
specs/blob/master/specs/juno/implemented/virt-driver-vcpu-topology.rst

** Affects: glance
 Importance: Undecided
 Assignee: venkatamahesh (venkatamaheshkotha)
 Status: New


** Tags: low-hanging-fruit

** Changed in: glance
 Assignee: (unassigned) = venkatamahesh (venkatamaheshkotha)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1488924

Title:
  Example Link of Resource type association is wrong

Status in Glance:
  New

Bug description:
  In https://github.com/openstack/glance/blob/master/doc/source
  /metadefs-concepts.rst the link given for one example is
  https://github.com/openstack/nova-specs/blob/master/specs/juno/virt-
  driver-vcpu-topology.rst. After clicking this error: page not found

  Solution: The correct one is https://github.com/openstack/nova-
  specs/blob/master/specs/juno/implemented/virt-driver-vcpu-
  topology.rst

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1488924/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1489240] Re: Mistake in description of manual Compute API v2.1 (CURRENT)

2015-08-26 Thread venkatamahesh
** Project changed: horizon = openstack-api-site

** Tags added: api low-hanging-fruit

** Changed in: openstack-api-site
   Status: New = Confirmed

-- 
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/1489240

Title:
  Mistake in description of manual Compute API v2.1 (CURRENT)

Status in openstack-api-site:
  Confirmed

Bug description:
  The original description is:
  Clears the encrypted copy of the password from the metadata server after the 
client gets the password and determines that it no longer needs it in the 
metadata server.

  that it no longer needs it  above should be that it is no longer
  needed

  The referrence link is:
  
http://developer.openstack.org/api-ref-compute-v2.1.html#os-admin-password-v2.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1489240/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1486805] Re: mistake in the documentation

2015-08-20 Thread venkatamahesh
** Project changed: nova = openstack-api-site

-- 
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/1486805

Title:
  mistake in the documentation

Status in openstack-api-site:
  New

Bug description:
  1. http://developer.openstack.org/api-ref-compute-v2.html #1.4.5.
  Update server

   There is a mistake in the Description of Request parameter
  “auto_disk_config (Optional)” .

   Now:
   True. The root partition expands to encompass all available virtual disk.

   Change the context as follows:
  True. The root partition expands to encompass all available virtual disks.

  we can refer to the other places in the documentation :
     Lists information for all available flavors.
     Lists all available software deployments.

  2. http://developer.openstack.org/api-ref-compute-v2.html#deleteServer
   There is a mistake in the Asynchronous postconditions.

   Now:
   The server is deleted from the list of servers returned by an API calls.

   Change the context as follows:
  The server is deleted from the list of servers returned by an API call.

  it should be [call] not [calls] here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-api-site/+bug/1486805/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp


[Yahoo-eng-team] [Bug 1486454] Re: inapt spelling of a word

2015-08-19 Thread venkatamahesh
** Project changed: neutron = trove

** Changed in: trove
   Status: New = Confirmed

** Tags added: low-hanging-fruit

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1486454

Title:
  inapt spelling of a word

Status in Trove:
  Confirmed

Bug description:
  There is a inapt spelling in the file called README.rst.
  The above file's path is trove/README.rst and the inapt spelling is in the 
line4.
 Trove is Database as a Service for Open Stack.
  I think  the word Open Stack should be spelled as OpenStack.

To manage notifications about this bug go to:
https://bugs.launchpad.net/trove/+bug/1486454/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp