[Yahoo-eng-team] [Bug 1434855] [NEW] tox -e docs fails because of 2 bad json files

2015-03-21 Thread Davanum Srinivas (DIMS)
Public bug reported: docs runtests: commands[1] | bash -c ! find doc/ -type f -name *.json | xargs -t -n1 python -m json.tool 21 /dev/null | grep -B1 -v ^python python -m json.tool doc//v3/api_samples/os-extended-volumes/v2.3/server-get-resp.json No JSON object could be decoded -- python -m

[Yahoo-eng-team] [Bug 1434824] [NEW] L3 agent failure to setup floating IPs

2015-03-21 Thread ZongKai LI
Public bug reported: Error log in l3-agent log on compute node in DVR enabled environment: 2015-03-21 10:23:05.206 18174 ERROR neutron.agent.l3.agent [-] L3 agent failure to setup floating IPs 2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent Traceback (most recent call last):

[Yahoo-eng-team] [Bug 1434866] [NEW] nova-cells and nova-idmapshift missing in documentation

2015-03-21 Thread Davanum Srinivas (DIMS)
Public bug reported: i see /usr/local/bin/nova-cells and /usr/local/bin/nova-idmapshift in my local devstack environment. but both are missing from generated documentation http://docs.openstack.org/developer/nova/man/ ** Affects: nova Importance: Undecided Status: New -- You

[Yahoo-eng-team] [Bug 1434926] [NEW] [Launch Instance Fix] Wizard lifecycle documentation

2015-03-21 Thread Shaoquan Chen
Public bug reported: This is created based on an comment on review patch at: https://review.openstack.org/#/c/165475/4/horizon/static/angular/wizard/wizard.js The comment is: Travis TrippMar 20 9:56 PM Adding the extension hooks is important. I would like to see usage

[Yahoo-eng-team] [Bug 1434925] [NEW] [Launch Instance Fix] Wizard lifecycle documentation

2015-03-21 Thread Shaoquan Chen
Public bug reported: This is created based on an comment on review patch at: https://review.openstack.org/#/c/165475/4/horizon/static/angular/wizard/wizard.js The comment is: Travis TrippMar 20 9:56 PM Adding the extension hooks is important. I would like to see usage

[Yahoo-eng-team] [Bug 1434917] [NEW] Cannot control the word order in Kilo (umbrella bug)

2015-03-21 Thread Akihiro Motoki
Public bug reported: This bug is to gather bugs related to word order issues in translations. Let's close this bug before Kilo RC1 release. If you find similar ones, please add it to the following list. - project/containers/templates/containers/_create_pseudo_folder.html   {% trans Create

[Yahoo-eng-team] [Bug 1434916] [NEW] GET /v3/projects/project_id with parents_as_list or subtree_as_list option is leaking extra data

2015-03-21 Thread Samuel de Medeiros Queiroz
Public bug reported: According to the spec 'New query params to retrieve the project hierarchy' [1], GET /v3/projects/project_id?parents_as_list and GET /v3/projects/project_id?subtree_as_list should only return the projects in the hierarchy the user has access to. However, they are always