[Yahoo-eng-team] [Bug 1444277] [NEW] OVSDB transaction timeout parameter needs to be configurable

2015-04-14 Thread Gal Sagie
Public bug reported:

Currently the transaction timeout is taken from a context object that has a 
vsctl_timeout attribute
this method is confusing for other users of this class (like OVN) and should be 
configurable in a different way

** Affects: neutron
 Importance: Undecided
 Assignee: Gal Sagie (gal-sagie)
 Status: New

** Changed in: neutron
 Assignee: (unassigned) => Gal Sagie (gal-sagie)

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

Title:
  OVSDB transaction timeout parameter needs to be configurable

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Currently the transaction timeout is taken from a context object that has a 
vsctl_timeout attribute
  this method is confusing for other users of this class (like OVN) and should 
be configurable in a different way

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444277/+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 1443259] Re: OVS IDL utils - need search by external id's method

2015-04-14 Thread Gal Sagie
This will be implemented inside OVN project, setting to invalid for now

** Changed in: neutron
   Status: In Progress => 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/1443259

Title:
  OVS IDL utils - need search by external id's method

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Add a method to search a table row by external id's dictionary
  the search dictionary can be partial and should return the first match

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1443259/+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 1444269] [NEW] OVS-agent: TypeError: unhashable type: 'list'

2015-04-14 Thread YAMAMOTO Takashi
Public bug reported:

recently merged changes [1] [2] introduced a new crash: TypeError:
unhashable type: 'list'

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIlR5cGVFcnJvcjogdW5oYXNoYWJsZSB0eXBlOiAnbGlzdCdcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNDMyMDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDI5MDc2MTA0NjI3fQ==

[1] https://review.openstack.org/#/c/171003/
[2] https://review.openstack.org/#/c/172756/

** Affects: neutron
 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/1444269

Title:
  OVS-agent: TypeError: unhashable type: 'list'

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  recently merged changes [1] [2] introduced a new crash: TypeError:
  unhashable type: 'list'

  
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIlR5cGVFcnJvcjogdW5oYXNoYWJsZSB0eXBlOiAnbGlzdCdcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNDMyMDAiLCJncmFwaG1vZGUiOiJjb3VudCIsInRpbWUiOnsidXNlcl9pbnRlcnZhbCI6MH0sInN0YW1wIjoxNDI5MDc2MTA0NjI3fQ==

  [1] https://review.openstack.org/#/c/171003/
  [2] https://review.openstack.org/#/c/172756/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444269/+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 1394962] Re: Incorrect IP on Router Interface to External Net

2015-04-14 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
   Status: Incomplete => Expired

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

Title:
  Incorrect IP on Router Interface to External Net

Status in OpenStack Neutron (virtual network service):
  Expired

Bug description:
  A user with sufficient permissions creates a new router through
  Dashboard. Instead of assigning a gateway as normal, the user chooses
  to add a new interface connected to the external network. The user is
  given the option to enter an IP, but it can be left black so that the
  system chooses “the first host IP address in the subnet” according to
  [1]. But instead of the expected behavior, OpenStack chooses an IP
  address neither included in the subnet pool, nor the first IP in the
  network.

  [1] http://docs.openstack.org/user-
  guide/content/dashboard_create_networks.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1394962/+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 1413019] Re: Floating IPs are not removed from compute when using nova-network

2015-04-14 Thread Launchpad Bug Tracker
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
   Status: Incomplete => Expired

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

Title:
  Floating IPs are not removed from compute when using nova-network

Status in OpenStack Compute (Nova):
  Expired

Bug description:
  With 2014.1.3, when assigning a floating ips to a compute, it won't
  get removed from the compute when unassigning it.  I notice there're
  lots of changes in this regards between 2014.1.2 and 2014.1.3 so
  perhaps a bug was introduced here and there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1413019/+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 1401773] Re: Non admin user cannot see port that he create in public network

2015-04-14 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.]

** Changed in: neutron
   Status: Incomplete => Expired

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

Title:
  Non admin user cannot see port that he create in public network

Status in OpenStack Neutron (virtual network service):
  Expired

Bug description:
  When non admin user create router and set router as external gateway
  (via API or Horizon UI), in public network created port. It's really
  strange that user cannot see this port although he is creator of it.

  Steps to reproduce in Horizon:
  - create public network, when create set shared = no
  - create router and set is gateway for created public network
  - it's fact that port created in public network, but this port is not visible 
for user  neither Horizon UI nor via REST API

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1401773/+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 1432873] Re: Add FDB bridge entry fails if old entry not removed

2015-04-14 Thread Li Ma
The bug has been fixed via https://review.openstack.org/165137

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

Title:
  Add FDB bridge entry fails if old entry not removed

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in Ansible playbooks for deploying OpenStack:
  Triaged

Bug description:
  Running on Ubuntu 14.04 with Linuxbridge agent and L2pop with vxlan
  networks.

  In situations where "remove_fdb_entries" messages are lost/never consumed, 
future "add_fdb_bridge_entry" attempts will fail with the following example 
error message:
  2015-03-16 21:10:08.520 30207 ERROR neutron.agent.linux.utils 
[req-390ab63a-9d3c-4d0e-b75b-200e9f5b97c6 None]
  Command: ['sudo', '/usr/local/bin/neutron-rootwrap', 
'/etc/neutron/rootwrap.conf', 'bridge', 'fdb', 'add', 'fa:16:3e:a5:15:35', 
'dev', 'vxlan-15', 'dst', '172.30.100.60']
  Exit code: 2
  Stdout: ''
  Stderr: 'RTNETLINK answers: File exists\n'

  In our case, instances were unable to communicate with their Neutron
  router because vxlan traffic was being forwarded to the wrong vxlan
  endpoint. This was corrected by either migrating the router to a new
  agent or by executing a "bridge fdb del" for the fdb entry
  corresponding with the Neutron router mac address. Once deleted, the
  LB agent added the appropriate fdb entry at the next polling event.

  If anything is unclear, please let me know.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1432873/+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 1444232] [NEW] Only using huge page may filter the usable host

2015-04-14 Thread zhangtralon
Public bug reported:

when only using huge page parameter without numa to create vms, the current 
code can generate
an instance numatopology with a numa cell.

the solution will filter some hosts which meet the
need of huge page but no numa. 

I think that binding the huge page with  numa so closely  is
unreasonable.

** Affects: nova
 Importance: Undecided
 Status: New

** Description changed:

- when only using huge page parameter without numa to create vms, the current 
code can generate 
+ when only using huge page parameter without numa to create vms, the current 
code can generate
  an instance numatopology with a numa cell.
  
- the solution will filter some hosts which meet the 
- need of huge page but no numa, which is unreasonable.
+ the solution will filter some hosts which meet the
+ need of huge page but no numa. 
+ 
+ I think that binding the huge page with  numa so closely  is
+ unreasonable.

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

Title:
  Only using huge page may filter the usable host

Status in OpenStack Compute (Nova):
  New

Bug description:
  when only using huge page parameter without numa to create vms, the current 
code can generate
  an instance numatopology with a numa cell.

  the solution will filter some hosts which meet the
  need of huge page but no numa. 

  I think that binding the huge page with  numa so closely  is
  unreasonable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1444232/+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 1439486] Re: [Launch Instance Fix] Remove a step if it is not ready

2015-04-14 Thread Shaoquan Chen
** Changed in: horizon
 Assignee: (unassigned) => Shaoquan Chen (sean-chen2)

** Changed in: horizon
   Status: New => Fix Released

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

Title:
  [Launch Instance Fix] Remove a step if it is not ready

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We need to remove a step from the workflow if the readiness-check
  promise gets rejected. Otherwise the next/back button navigation can
  lead to an empty step.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439486/+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 1444157] Re: extra subnets on external network broken in DVR

2015-04-14 Thread Kevin Benton
This was actually caused by another issue in my development environment.

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

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

Title:
  extra subnets on external network broken in DVR

Status in OpenStack Neutron (virtual network service):
  Invalid

Bug description:
  Floating IPs allocated from a different subnet on an external network
  than the external interface do not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444157/+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 1333712] Re: NotImplemented _for_groups functions on LDAP

2015-04-14 Thread David Stanek
Marking this as "won't fix" because this backend has been deprecated and
this patch is technically a new feature and not a bug fix.

** Changed in: keystone
   Status: In Progress => Won't Fix

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

Title:
  NotImplemented _for_groups functions on LDAP

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

Bug description:
  These functions are not implemented on assignment LDAP backend:

  - get_roles_for_groups
  - list_projects_for_groups
  - list_domains_for_groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1333712/+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 1444201] [NEW] change in ipset elements breaks agent

2015-04-14 Thread Kevin Benton
Public bug reported:

If an ipset element count changes (e.g. due to
https://review.openstack.org/#/c/170328/), the previous elements will
cause the create command to fail even though the -exist flag is being
passed. This prevents the agent from setting up the ipsets correctly.

Example exception:
015-03-30 15:31:40.887 DEBUG oslo_concurrency.lockutils 
[req-13ed77d8-6224-44ba-a2a9-becaa991663c None None] Releasing file lock 
"/opt/stack/data/neutron/lock/neutron-
ipset" after holding it for 0.005s release 
/usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:227
2015-03-30 15:31:40.888 DEBUG oslo_concurrency.lockutils 
[req-13ed77d8-6224-44ba-a2a9-becaa991663c None None] Lock "ipset" released by 
"set_members" :: held 0.005s inne
r /usr/local/lib/python2.7/dist-packages/oslo_concurrency/lockutils.py:456
2015-03-30 15:31:40.888 ERROR 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
[req-13ed77d8-6224-44ba-a2a9-becaa991663c None None] Error while processing VIF 
ports
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent Traceback (most recent call 
last):
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/plugins/openvswitch/agent/ovs_neutron_agent.p
y", line 1586, in rpc_loop
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent ovs_restarted)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/plugins/openvswitch/agent/ovs_neutron_agent.p
y", line 1350, in process_network_ports
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
port_info.get('updated', set()))
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/securitygroups_rpc.py", line 360, in se
tup_port_filters
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
self.prepare_devices_filter(new_devices)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/securitygroups_rpc.py", line 219, in de
corated_function
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent *args, **kwargs)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/securitygroups_rpc.py", line 244, in pr
epare_devices_filter
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent security_groups, 
security_group_member_ips)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/usr/lib/python2.7/contextlib.py", line 24, in __exit__
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent self.gen.next()
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/firewall.py", line 106, in defer_apply
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
self.filter_defer_apply_off()
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/linux/iptables_firewall.py", line 659,
in filter_defer_apply_off
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent self.unfiltered_ports)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent
  File "/opt/stack/neutron/neutron/agent/linux/iptables_firewall.py", line 155, 
in _setup_chains_apply
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent self._setup_chain(port, 
INGRESS_DIRECTION)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/linux/iptables_firewall.py", line 182, in 
_setup_chain
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
self._add_rules_by_security_group(port, DIRECTION)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/linux/iptables_firewall.py", line 411, in 
_add_rules_by_security_group
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
self._update_ipset_members(remote_sg_ids)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent   File 
"/opt/stack/neutron/neutron/agent/linux/iptables_firewall.py", line 448, in 
_update_ipset_members
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswitch.agent.ovs_neutron_agent 
self.ipset.set_members(sg_id, ip_version, current_ips)
2015-03-30 15:31:40.888 32755 TRACE 
neutron.plugins.openvswi

[Yahoo-eng-team] [Bug 1431588] Re: On Kilo 2015.1.0b2-1, Keystone server started OK but ran into error

2015-04-14 Thread Lin Hua Cheng
The error indicates that an older version of keystone-paste.ini  was
used.  "XmlBody" have been removed in Kilo:
https://github.com/openstack/keystone/commit/4fdaab3b975f3c5f9ada7cd8e0621628fee38b70
#diff-85480cb91add9d148c9c660cd1220cc0

After the suggested patch was applied
(https://review.openstack.org/#/c/161859/ ) the issue was resolved since
this update keystone-paste.ini to reflect the latest version.

Marking as Invalid, feel free to re-open if you think otherwise.

** Changed in: keystone
   Status: Confirmed => Invalid

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

Title:
  On Kilo 2015.1.0b2-1, Keystone server started OK but ran into error

Status in OpenStack Identity (Keystone):
  Invalid

Bug description:
  Following error was logged in keystone.log

  2015-03-12 22:17:37ERROR [keystone.common.wsgi] 'XmlBodyMiddlewareV2' 
object has no attribute 'application'
  Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/keystone/common/wsgi.py", line 443, 
in __call__
  response = request.get_response(self.application)
  AttributeError: 'XmlBodyMiddlewareV2' object has no attribute 'application'
  /usr/lib/python2.7/site-packages/keystone/common/wsgi.py





  
  The keystone.conf has following content.

  [root@stack71 ~]# cat /etc/keystone/keystone.conf
  [DEFAULT]
  #admin_token = 
  public_port = 5001
  admin_port = 35358
  tcp_keepalive = True
  tcp_keepidle = 180
  log_file = /var/log/keystone/keystone.log
  log_dir = /var/log/keystone
  log_format = %(asctime)s %(levelname)8s [%(name)s] %(message)s
  log_date_format = %Y-%m-%d %H:%M:%S
  admin_token = 
  [sql]
  connection = mysql://keystone:@10.0.0.19/keystone
  [identity]
  [credential]
  [trust]
  [os_inherit]
  [catalog]
  [endpoint_filter]
  [token]
  #driver = keystone.token.backends.sql.Token
  provider = keystone.token.providers.pki.Provider
  expiration = 3600
  [cache]
  [policy]
  [ec2]
  [assignment]
  [oauth1]
  [ssl]
  enable = true
  certfile = /etc/keystone/ssl/certs/server01.crt
  keyfile = /etc/keystone/ssl/private/server01.key
  ca_certs = /etc/keystone/ssl/certs/ca.crt
  ca_key = /etc/keystone/ssl/private/ca.key
  cert_required = False
  [signing]
  [ldap]
  [auth]
  methods = external,password,token,oauth1
  password = keystone.auth.plugins.password.Password
  token = keystone.auth.plugins.token.Token
  oauth1 = keystone.auth.plugins.oauth1.OAuth
  [paste_deploy]
  config_file=keystone-paste.ini

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1431588/+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 1418091] Re: v3 API doc: policies blob content should be JSON-in-a-string policy content instead of JSON EC2 credentials

2015-04-14 Thread Lin Hua Cheng
no work needed from Keystone side, only doc update is required

** Changed in: keystone
   Status: In Progress => Won't Fix

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

Title:
  v3 API doc: policies blob content should be JSON-in-a-string policy
  content instead of JSON EC2 credentials

Status in OpenStack Identity (Keystone):
  Won't Fix
Status in OpenStack API documentation site:
  Fix Released

Bug description:
  http://developer.openstack.org/api-ref-identity-v3.html

  The examples in the Policies section appear to have been copied and
  pasted from the Credentials section: the type is given as "ec2"
  instead of "application/json", and blob content is given as "access":
  "...", "secret": "..." instead of a policy string such as
  "{\"foobar_user\":[\"role:compute-user\"]}"

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1418091/+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 1444171] [NEW] evacuate code path is not updating binding:host_id in neutron

2015-04-14 Thread Chris Friesen
Public bug reported:

Currently when using neutron we don't update the binding:host_id during
the evacuate code path.

This can cause the evacuation to fail if we go to sleep waiting for
events in
virt.libvirt.driver.LibvirtDriver._create_domain_and_network().  Since
the binding:host_id in neutron is still pointing to the old host,
neutron will never send us any events and we will eventually time out.

I was able to get the evacuation to update the binding by modifying
compute.manager.ComputeManager.rebuild_instance() to add a call to
self.network_api.setup_instance_network_on_host() right below the
existing call to self.network_api.setup_networks_on_host().

I'm not sure this solution would work for nova network though.  It's a
bit confusing, currently the networking API has three routines that seem
to overlap:

setup_networks_on_host() -- this actually does setup or teardown, and is
empty for neutron

setup_instance_network_on_host() -- this maps to
self._update_port_binding_for_instance() for neutron.  For nova network
it maps to self.migrate_instance_finish() but that doesn't actually seem
to do anything.

cleanup_instance_network_on_host() -- this is empty for neutron.  It
maps to self.migrate_instance_start for nova network, but that doesn't
actually seem to do anything.

It seems like for neutron we use setup_instance_network_on_host() and
for nova-network we use setup_networks_on_host() and the rest are not
actually used.

** Affects: nova
 Importance: Undecided
 Status: New


** Tags: compute network

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

Title:
  evacuate code path is not updating binding:host_id in neutron

Status in OpenStack Compute (Nova):
  New

Bug description:
  Currently when using neutron we don't update the binding:host_id
  during the evacuate code path.

  This can cause the evacuation to fail if we go to sleep waiting for
  events in
  virt.libvirt.driver.LibvirtDriver._create_domain_and_network().  Since
  the binding:host_id in neutron is still pointing to the old host,
  neutron will never send us any events and we will eventually time out.

  I was able to get the evacuation to update the binding by modifying
  compute.manager.ComputeManager.rebuild_instance() to add a call to
  self.network_api.setup_instance_network_on_host() right below the
  existing call to self.network_api.setup_networks_on_host().

  I'm not sure this solution would work for nova network though.  It's a
  bit confusing, currently the networking API has three routines that
  seem to overlap:

  setup_networks_on_host() -- this actually does setup or teardown, and
  is empty for neutron

  setup_instance_network_on_host() -- this maps to
  self._update_port_binding_for_instance() for neutron.  For nova
  network it maps to self.migrate_instance_finish() but that doesn't
  actually seem to do anything.

  cleanup_instance_network_on_host() -- this is empty for neutron.  It
  maps to self.migrate_instance_start for nova network, but that doesn't
  actually seem to do anything.

  It seems like for neutron we use setup_instance_network_on_host() and
  for nova-network we use setup_networks_on_host() and the rest are not
  actually used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1444171/+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 1444157] [NEW] extra subnets on external network broken in DVR

2015-04-14 Thread Kevin Benton
Public bug reported:

Floating IPs allocated from a different subnet on an external network
than the external interface do not work.

** Affects: neutron
 Importance: Undecided
 Status: New


** Tags: l3-dvr-backlog

** Tags added: l3-dvr-backlog

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

Title:
  extra subnets on external network broken in DVR

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Floating IPs allocated from a different subnet on an external network
  than the external interface do not work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444157/+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 1409635] Re: keystone fails to authenticate users when LDAP project_id_attribute is not CN

2015-04-14 Thread Lin Hua Cheng
Posted the question on IRC.

The general consensus for LDAP assignment is we will be deprecating it
for Kilo: http://lists.openstack.org/pipermail/openstack-
dev/2015-January/055459.html

So any enhancement will be avoided, only security bugs will be taken in
for backport.

** Changed in: keystone
   Status: New => Won't Fix

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

Title:
  keystone fails to authenticate users when LDAP project_id_attribute is
  not CN

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

Bug description:
  When using a read-only LDAP backend with

  * project ID not being represented by CN as part of project DN, but some 
other attribute (Example: entryUUID provided by ApacheDS)
  * this attribute configured as project_id_attribute in keystone.conf

  all authentications fail, caused by failure to retrieve associated
  projects. The LDAP assignment backend still tries to extract the ID
  from project DN.

  Note that project_id_attribute is honored as such (see
  https://bugs.launchpad.net/keystone/+bug/1361306).  You can run
  "keystone tenant-list" and retrieve the correct result. So this
  problem is not a duplicate of the bug mentioned above. Instead the
  issue affecting authentication appears to be in

  keystone/assignment/backends/ldap.py

  in ProjectApi.get_user_projects(), which is

  1. Collecting all associated project DNs from user association
  2. Incorrectly mapping them to IDs, ignoring project_id_attribute
  3. Finally performing subtree searches for these incorrect IDs

  Instead, as the LDAP primary keys of the project entries are already
  known in first place, it should look them up directly without using
  the ID detour.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1409635/+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 1444150] [NEW] New Launch Instance dialog is mostly untranslatable

2015-04-14 Thread Doug Fish
Public bug reported:

After running
./run_tests.sh --makemessages
./run_tests.sh --pseudo de
./run_tests.sh --compilemessages

then running a dev server, and logging in and using German as the language, the 
new Launch Instance wizard is mostly untranslatable. On inspection I don't see 
messages like "Instance Details" or "Please provide the" in 
horizon/locale/en/LC_MESSAGES/djangojs.po.

I notice that Cancel/Next/Back are pseudo-translated, but almost nothing
else.

** Affects: horizon
 Importance: Undecided
 Status: New

** Attachment added: "launch instance pseudo translation.png"
   
https://bugs.launchpad.net/bugs/1444150/+attachment/4375544/+files/launch%20instance%20pseudo%20translation.png

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

Title:
  New Launch Instance dialog is mostly untranslatable

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  After running
  ./run_tests.sh --makemessages
  ./run_tests.sh --pseudo de
  ./run_tests.sh --compilemessages

  then running a dev server, and logging in and using German as the language, 
the new Launch Instance wizard is mostly untranslatable. On inspection I don't 
see messages like "Instance Details" or "Please provide the" in 
  horizon/locale/en/LC_MESSAGES/djangojs.po.

  I notice that Cancel/Next/Back are pseudo-translated, but almost
  nothing else.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1444150/+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 1444146] [NEW] Subnet creation from a subnet pool can get wrong ip_version

2015-04-14 Thread Carl Baldwin
Public bug reported:

The following command ends up creating a subnet with ip_version set to 4
even though the pool is an ipv6 pool.

  $ neutron subnet-create --subnetpool ext-subnet-pool --prefixlen 64
network1

** Affects: neutron
 Importance: Undecided
 Assignee: Carl Baldwin (carl-baldwin)
 Status: Confirmed

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

Title:
  Subnet creation from a subnet pool can get wrong ip_version

Status in OpenStack Neutron (virtual network service):
  Confirmed

Bug description:
  The following command ends up creating a subnet with ip_version set to
  4 even though the pool is an ipv6 pool.

$ neutron subnet-create --subnetpool ext-subnet-pool --prefixlen 64
  network1

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1444146/+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 1444135] [NEW] csv file has concatenation

2015-04-14 Thread Doug Fish
Public bug reported:

On both the project and admin overview pages, the contents of the CSV
file include a : which is not part of the translatable text and is
instead concatenated.  This should be fixed.

** Affects: horizon
 Importance: Undecided
 Assignee: Doug Fish (drfish)
 Status: New

** Changed in: horizon
 Assignee: (unassigned) => Doug Fish (drfish)

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

Title:
  csv file has concatenation

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  On both the project and admin overview pages, the contents of the CSV
  file include a : which is not part of the translatable text and is
  instead concatenated.  This should be fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1444135/+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 1444128] [NEW] Cells: snapshot of a BFV instance fails due to volume not found

2015-04-14 Thread Andrew Laski
Public bug reported:

Example response:

response status..: 
response time: 0.434140920639
response headers.: {'content-length': '105', 'via': '1.1 Repose 
(Repose/6.2.1.2)', 'x-compute-request-id': 
'req-a5b3b0b3-28b3-4e0e-9fe3-4d77648e9194', 'server': 'Jetty(9.2.z-SNAPS
HOT)', 'date': 'Fri, 10 Apr 2015 14:37:11 GMT, Fri, 10 Apr 2015 14:37:11 GMT', 
'content-type': 'application/json; charset=UTF-8'}
response body: {"badRequest": {"message": "Block Device Mapping is Invalid: 
failed to get volume 774787.", "code": 400}}

nova-api log:

2015-04-13 19:27:35.503 5797 DEBUG keystoneclient.session
[req-d9791494-b071-47fa-99d8-db2a5b39a930
dbf01adba9b245369ba32a46d93fdf5f 5930474] REQ: curl -g -i --insecure -X
GET https://example.com/v1/59/volumes/None -H "User-Agent: python-
cinderclient" -H "Accept: application/json" -H "X-Auth-Token: <>"
_http_log_request /opt/rackstack/rackstack.228.11/nova/lib/python2.7
/site-packages/keystoneclient/session.py:195

notice the None in the volume URI.

The issue is that when booting from a volume in cells, the volume is
created in the api cell before there is a device name assigned.  Since
the mapping is looked up by device name when a later update_or_create
call is received it can't find the first mapping and creates a new one.
When later actions, like snapshot, look up the block device mappings for
the instance they find one with no volume_id specified and fail.  This
is assuming that the BFV was attempting to create a volume from an image
during the request.  Booting from a pre-existing volume should not have
this issue.

** Affects: nova
 Importance: Medium
 Assignee: Andrew Laski (alaski)
 Status: In Progress

** Changed in: nova
 Assignee: (unassigned) => Andrew Laski (alaski)

** Changed in: nova
   Importance: Undecided => Medium

** Changed in: nova
   Status: New => Triaged

** Changed in: nova
   Status: Triaged => In Progress

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

Title:
  Cells: snapshot of a BFV instance fails due to volume not found

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  Example response:

  response status..: 
  response time: 0.434140920639
  response headers.: {'content-length': '105', 'via': '1.1 Repose 
(Repose/6.2.1.2)', 'x-compute-request-id': 
'req-a5b3b0b3-28b3-4e0e-9fe3-4d77648e9194', 'server': 'Jetty(9.2.z-SNAPS
  HOT)', 'date': 'Fri, 10 Apr 2015 14:37:11 GMT, Fri, 10 Apr 2015 14:37:11 
GMT', 'content-type': 'application/json; charset=UTF-8'}
  response body: {"badRequest": {"message": "Block Device Mapping is 
Invalid: failed to get volume 774787.", "code": 400}}

  nova-api log:

  2015-04-13 19:27:35.503 5797 DEBUG keystoneclient.session
  [req-d9791494-b071-47fa-99d8-db2a5b39a930
  dbf01adba9b245369ba32a46d93fdf5f 5930474] REQ: curl -g -i --insecure
  -X GET https://example.com/v1/59/volumes/None -H "User-Agent: python-
  cinderclient" -H "Accept: application/json" -H "X-Auth-Token: <>"
  _http_log_request /opt/rackstack/rackstack.228.11/nova/lib/python2.7
  /site-packages/keystoneclient/session.py:195

  notice the None in the volume URI.

  The issue is that when booting from a volume in cells, the volume is
  created in the api cell before there is a device name assigned.  Since
  the mapping is looked up by device name when a later update_or_create
  call is received it can't find the first mapping and creates a new
  one.  When later actions, like snapshot, look up the block device
  mappings for the instance they find one with no volume_id specified
  and fail.  This is assuming that the BFV was attempting to create a
  volume from an image during the request.  Booting from a pre-existing
  volume should not have this issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1444128/+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 1444129] [NEW] Attempting to delete image member that does not exist returns 404 response, but with an incorrect message

2015-04-14 Thread Luke Wollney
Public bug reported:

Overview:
When attempting to delete image member that does not exist, a 404 response is 
returned, but with an incorrect message

Steps to reproduce:
1) Create an image
2) Delete image member, passing 'dne' as member id via:
DELETE /images//members/dne
3) Notice that a 404 response is returned and that the message reads 'Image 
 not found'

Expected:
A 404 response containing a message that reads 'Image member not found'

Actual:
A 404 response with a message that reads 'Image  not found'

** Affects: glance
 Importance: Undecided
 Status: New

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

Title:
  Attempting to delete image member that does not exist returns 404
  response, but with an incorrect message

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  Overview:
  When attempting to delete image member that does not exist, a 404 response is 
returned, but with an incorrect message

  Steps to reproduce:
  1) Create an image
  2) Delete image member, passing 'dne' as member id via:
  DELETE /images//members/dne
  3) Notice that a 404 response is returned and that the message reads 'Image 
 not found'

  Expected:
  A 404 response containing a message that reads 'Image member not found'

  Actual:
  A 404 response with a message that reads 'Image  not found'

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1444129/+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 1391116] Re: keystone user-password-update also accept blank password.

2015-04-14 Thread Lin Hua Cheng
Marking as invalid for keystone, here's the related response from
samuel: "As discussed with Brant Knudson on IRC channel, Keystone
already has support for password validation by using LDAP as a backend
and configuring the LDAP server to validate passwords."

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

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

Title:
  keystone user-password-update also accept blank password.

Status in OpenStack Identity (Keystone):
  Invalid
Status in Python client library for Keystone:
  In Progress

Bug description:
  If we enter blank password for a user than it accepts it and then user
  can not log in using either older password or blank password. I
  reproduce it following way.

  1)   I entered "keystone user-password-update username" this command.
  It prompt for new password then i hit enter without giving any
  password. And during confirmation also i hit enter. Command run
  successfully without any error.

  2) I tried to log in using blank password, i was not able to log in.

  3) I tried with older password also, it did not work either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1391116/+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 1444112] [NEW] ML2 security groups only work with agent drivers

2015-04-14 Thread Kyle Mestery
Public bug reported:

The current ML2 integration with security groups makes a bunch of
assumptions which don't work for controller based architectures like
OpenDaylight and OVN. This bug will track the fixing of these issues.

The main issues include the fact it assumes an agent-based approach and
will send SG updates via RPC calls to the agents. This isn't true for
ODL or OVN.

** Affects: networking-odl
 Importance: High
 Status: New

** Affects: networking-ovn
 Importance: High
 Status: New

** Affects: neutron
 Importance: High
 Assignee: Armando Migliaccio (armando-migliaccio)
 Status: New


** Tags: ml2

** Changed in: neutron
   Importance: Undecided => High

** Changed in: neutron
Milestone: None => liberty-1

** Changed in: neutron
 Assignee: (unassigned) => Armando Migliaccio (armando-migliaccio)

** Tags added: ml2

** Also affects: networking-odl
   Importance: Undecided
   Status: New

** Also affects: networking-ovn
   Importance: Undecided
   Status: New

** Changed in: networking-ovn
   Importance: Undecided => High

** Changed in: networking-odl
   Importance: Undecided => High

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

Title:
  ML2 security groups only work with agent drivers

Status in OpenDaylight backend controller integration with Neutron:
  New
Status in Neutron integration for OVN:
  New
Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  The current ML2 integration with security groups makes a bunch of
  assumptions which don't work for controller based architectures like
  OpenDaylight and OVN. This bug will track the fixing of these issues.

  The main issues include the fact it assumes an agent-based approach
  and will send SG updates via RPC calls to the agents. This isn't true
  for ODL or OVN.

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-odl/+bug/1444112/+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 1444108] [NEW] Upgrade of services from Juno to Kilo fails

2015-04-14 Thread Rushil Chugh
Public bug reported:

Steps to reproduce:

1. Install glance, cinder, nova and keystone services on Stable/Juno branch.
2. Update the branch to master, do 'sudo python setup.py install’ on all the 
services  and do a db sync on all the services.
3. Restart all the services.
4. The nova and cinder services restart properly. In fact, I am able to do all 
sanity testing operations. Keystone though intermittently stops working. And 
doing cinder-list or nova-list gives either 
http://paste.openstack.org/show/yR4bFyzry9Lrhfp6nPWg/ or gives the listing of 
the volumes and instances on the host.
5. What I concluded was that Upgrading from Juno to Kilo has not been 
documented anywhere yet. I think I might be missing some secret sauce for 
keystone to start working correctly and stop giving intermittent errors. So, is 
there an official documentation like the one that exists for Icehouse to Kilo 
upgrade 
(http://docs.openstack.org/openstack-ops/content/upgrade-icehouse-juno.html) ? 
If not, then am I missing something in /etc/keystone/keystone.conf ?

** Affects: keystone
 Importance: Undecided
 Status: New

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

Title:
  Upgrade of services from Juno to Kilo fails

Status in OpenStack Identity (Keystone):
  New

Bug description:
  Steps to reproduce:

  1. Install glance, cinder, nova and keystone services on Stable/Juno branch.
  2. Update the branch to master, do 'sudo python setup.py install’ on all the 
services  and do a db sync on all the services.
  3. Restart all the services.
  4. The nova and cinder services restart properly. In fact, I am able to do 
all sanity testing operations. Keystone though intermittently stops working. 
And doing cinder-list or nova-list gives either 
http://paste.openstack.org/show/yR4bFyzry9Lrhfp6nPWg/ or gives the listing of 
the volumes and instances on the host.
  5. What I concluded was that Upgrading from Juno to Kilo has not been 
documented anywhere yet. I think I might be missing some secret sauce for 
keystone to start working correctly and stop giving intermittent errors. So, is 
there an official documentation like the one that exists for Icehouse to Kilo 
upgrade 
(http://docs.openstack.org/openstack-ops/content/upgrade-icehouse-juno.html) ? 
If not, then am I missing something in /etc/keystone/keystone.conf ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1444108/+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 1444086] Re: cloud-init removes SharedConfig.XML on new instances of Azure

2015-04-14 Thread Scott Moser
** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New => Confirmed

** Changed in: cloud-init
   Status: New => Confirmed

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

Title:
  cloud-init removes SharedConfig.XML on new instances of Azure

Status in Init scripts for use on cloud images:
  Confirmed
Status in cloud-init package in Ubuntu:
  Confirmed

Bug description:
  The Azure DS is removing /var/lib/waagent/SharedConfig.xml on first
  boot, causing walinuxagent to fail.

  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Attempting to remove 
/var/lib/waagent/SharedConfig.xml
  Apr 14 11:46:24 ubuntu [CLOUDINIT] DataSourceAzure.py[INFO]: removed stale 
file(s) in '/var/lib/waagent': ['/var/lib/waagent/SharedConfig.xml']
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Writing to 
/var/lib/waagent/ovf-env.xml - wb: [384] 1632 bytes
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Running command hostname 
with allowed return codes [0] (shell=False, capture=True)
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Running command 
['hostname', 'daily-vivid-0414-1ce494fec4'] with allowed return codes [0] 
(shell=False, capture=True)
  Apr 14 11:46:24 ubuntu [CLOUDINIT] DataSourceAzure.py[DEBUG]: pubhname: 
publishing hostname [phostname=ubuntu hostname=daily-vivid-0414-1ce494fec4 
policy=True interface=eth0]
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime 
(quiet=False)
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Read 11 bytes from 
/proc/uptime
  Apr 14 11:46:24 ubuntu [CLOUDINIT] util.py[DEBUG]: Running command ['sh', 
'-xc', 'i=$interface; x=0; ifdown $i || x=$?; ifup $i || x=$?; exit $x'] with 
allowed return codes [0] (shell=False, capture=False)
  Apr 14 11:46:26 ubuntu [CLOUDINIT] util.py[DEBUG]: Reading from /proc/uptime 
(quiet=False)
  Apr 14 11:46:26 ubuntu [CLOUDINIT] util.py[DEBUG]: Read 11 bytes from 
/proc/uptime
  Apr 14 11:46:26 ubuntu [CLOUDINIT] util.py[DEBUG]: publishing hostname took 
2.119 seconds (2.12)
  Apr 14 11:46:26 ubuntu [CLOUDINIT] DataSourceAzure.py[DEBUG]: invoking agent: 
['service', 'walinuxagent', 'start']
  Apr 14 11:46:26 ubuntu [CLOUDINIT] util.py[DEBUG]: Running command 
['service', 'walinuxagent', 'start'] with allowed return codes [0] 
(shell=False, capture=True)
  Apr 14 11:47:27 ubuntu [CLOUDINIT] util.py[DEBUG]: waiting for files took 
60.959 seconds
  Apr 14 11:47:27 ubuntu [CLOUDINIT] DataSourceAzure.py[WARNING]: Did not find 
files, but going on: {'/var/lib/waagent/SharedConfig.xml'}
  Apr 14 11:47:27 ubuntu [CLOUDINIT] DataSourceAzure.py[WARNING]: 
SharedConfig.xml missing, using static instance-id

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1444086/+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 1440493] Re: Crash with python-memcached==1.5.4

2015-04-14 Thread Lin Hua Cheng
** Tags added: kilo-rc-potential

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

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

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

Title:
  Crash with python-memcached==1.5.4

Status in OpenStack Identity (Keystone):
  In Progress
Status in OpenStack Identity  (Keystone) Middleware:
  New

Bug description:
  There's some magic going on at line:
  
https://github.com/openstack/keystone/blob/2014.2.2/keystone/common/cache/_memcache_pool.py#L46

  This magic is broken due to the fact that python-memcached added a super(...) 
initalization at
  https://github.com/linsomniac/python-memcached/blob/master/memcache.py#L218
  
https://github.com/linsomniac/python-memcached/commit/45403325e0249ff0f61d6ae449a7daeeb7e852e5

  Due to this change, keystone can no longer work with the latest
  python-memcached version:

  Traceback (most recent call last):
File ""keystone/common/wsgi.py", line 223, in __call__
  result = method(context, **params)
File ""keystone/identity/controllers.py", line 76, in create_user
  self.assignment_api.get_project(default_project_id)
File ""dogpile/cache/region.py", line 1040, in decorate
  should_cache_fn)
File ""dogpile/cache/region.py", line 651, in get_or_create
  async_creator) as value:
File ""dogpile/core/dogpile.py", line 158, in __enter__
  return self._enter()
File ""dogpile/core/dogpile.py", line 91, in _enter
  value = value_fn()
File ""dogpile/cache/region.py", line 604, in get_value
  value = self.backend.get(key)
File ""dogpile/cache/backends/memcached.py", line 149, in get
  value = self.client.get(key)
File ""keystone/common/cache/backends/memcache_pool.py", line 35, in 
_run_method
  with self.client_pool.acquire() as client:
File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
  return self.gen.next()
File ""keystone/common/cache/_memcache_pool.py", line 97, in acquire
  conn = self.get(timeout=self._connection_get_timeout)
File ""eventlet/queue.py", line 293, in get
  return self._get()
File ""keystone/common/cache/_memcache_pool.py", line 155, in _get
  conn = ConnectionPool._get(self)
File ""keystone/common/cache/_memcache_pool.py", line 120, in _get
  conn = self._create_connection()
File ""keystone/common/cache/_memcache_pool.py", line 149, in 
_create_connection
  return _MemcacheClient(self.urls, **self._arguments)
File ""memcache.py", line 228, in __init__
  super(Client, self).__init__()
  TypeError: super(type, obj): obj must be an instance or subtype of type

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1440493/+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 1439449] Re: [Launch Instance Fix] Making table expand faster

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Making table expand faster

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, the animation is too slow to show the details in the
  table's row. It looks like it to hard for the UI to do such a simple
  thing. We should make it faster and slick.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439449/+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 1434669] Re: [Launch Instance Fix] add subtitle text for source step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] add subtitle text for source step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On the source step in the Launch Instance Wizard there is no subtitle
  text under Instance Details and Instance Source, while there is
  subtitle text for other steps. We should get the content from the
  appropriate parties and add the subtitle text.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434669/+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 1434692] Re: [Launch Instance Fix] Wizard should have max-width of 1440px

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Wizard should have max-width of 1440px

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, the wizard takes the whole screen width a min-width of
  1024. When the browser is too wide, the layout looks odd. UX design
  decide to set a max-width for the wizard and it should be centered on
  the screen.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434692/+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 1441352] Re: Make image format RAW translatable in table

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Make image format RAW translatable in table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the Image table the format values are not translated. I believe
  this is normally acceptable since most are acronyms, but the value
  "Raw" isn't an acronym and should be translated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441352/+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 1435436] Re: Add spyOn to global jshint config

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Add spyOn to global jshint config

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In order to suppress recent jshint errors, we need to add 'spyOn' to
  the global config.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435436/+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 1432924] Re: [Launch Instance Fix] Cleaning up unused injected dependencies

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Cleaning up unused injected dependencies

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There are some unused angular injected dependencies in some
  controllers for Launch Instance work flow.  They should be removed.

  https://review.openstack.org/#/c/164939/

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1432924/+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 1436456] Re: [Launch Instance Fix] Cleanup unused $scope injection in help controllers

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Cleanup unused $scope injection in help
  controllers

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In some step help controllers, $scope is injected but is unused.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1436456/+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 1411806] Re: project/containers/forms.py imports containers/tables only for the wrap_delimiter function

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  project/containers/forms.py imports containers/tables only for the
  wrap_delimiter function

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  openstack_dashboard/dashboards/project/containers/forms.py imports
  containers/tables.py just for the 'wrap_delimiter' function. This
  function should be moved to a new containers/utils.py, and then
  imported to both forms and tables.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1411806/+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 1365685] Re: Fix bad performance when editing project

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Fix bad performance when editing project

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Closely related to bug #1278920.  Basically the same problem occurs in
  the Edit Project action.  (UpdateProject.handle).  There is an API
  call to get the role for each user, which doesn't scale.  The same
  keystone client addition from #1278920 (get_project_users_roles) can
  be used here as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1365685/+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 1439462] Re: [Launch Instance Fix] Expanding/collapsing table should not cause unnecessary layout jump

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Expanding/collapsing table should not cause
  unnecessary layout jump

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, when expanding/collapsing table, it will cause some
  unnecessary layout jump in the table's caption line. It shouldn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439462/+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 1443454] Re: [Heat] Links for nested stacks are missing

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Heat] Links for nested stacks are missing

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When there is a stack containing an autoscaling group (a nested
  stack), there should be a link from stack details page, resources tab
  to a similar details page for the nested stack. This page is
  accessible via url like /project/stacks/, however
  the corresponding resource types should be added to resource url
  mapping to make proper links  from stacks details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443454/+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 1439487] Re: [Launch Instance Fix] Remove a step if it is not ready

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Remove a step if it is not ready

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We need to remove a step from the workflow if the readiness-check
  promise gets rejected. Otherwise the next/back button navigation can
  lead to an empty step.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439487/+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 1434185] Re: [Launch Instance Fix] Launching from image doesn't default

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Launching from image doesn't default

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When launching the angular launch-instance wizard from an image
  table/detail, the image is not selected in the allocated section.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434185/+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 1221115] Re: Improve docs about Horizon Settings

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Improve docs about Horizon Settings

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  http://docs.openstack.org/developer/horizon/topics/settings.html could
  use an update, local_settings.py.example is nice but sometimes it is
  more handy to point people to the docs.

  Missing ones I can see:

  * Horizon section

  auto-fade alerts?

  I wonder if we might want to add a warning about the 'exceptions'
  attribute, or probably the HORIZON_CONFIG dictionary in general. I've
  seen issues where people define only one attribute that they want to
  override (e.g. help_url) thinking the rest would remain at the
  defaults, and then wonder why exceptions/HTTP 401 bring up an Internal
  Server Error.

  * Openstack section

  SESSION_TIMEOUT

  OPENSTACK_NEUTRON_NETWORK should talk about security groups, quotas,
  profile support.

  OPENSTACK_API_VERSIONS

  SECONDARY_ENDPOINT_TYPE

  OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT
  OPENSTACK_KEYSTONE_DEFAULT_DOMAIN = 'Default'
  OPENSTACK_KEYSTONE_BACKEND

  CONSOLE_TYPE

  OPENSTACK_SSL_CACERT

  OPENSTACK_IMAGE_BACKEND and SECURITY_GROUPS_RULES?

  CREATE_INSTANCE_FLAVOR_SORT

  TROVE_ADD_USER_PERMS
  TROVE_ADD_DATABASE_PERMS

  * Django settings

  Perhaps it would be nice to add something about ALLOWED_HOSTS, I know
  I got caught upgrading to Django 1.5 and it's difficult to debug.

  This is also another place where we could highlight the SECRET_KEY
  issue.

  
  ...There were more than I initially expected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1221115/+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 1437529] Re: Cancel Volume Transfer confirmation modal shows 'undefined'

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Cancel Volume Transfer confirmation modal shows 'undefined'

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Showing some random text. should be cleaned up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1437529/+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 1439312] Re: [Launch Instance Fix] Glance rest API fix

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Glance rest API fix

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Both
  hz.api.glance.js#GlanceAPI.getNamespace
  openstack_dashboard.api.rest.glance.MetadefsNamespace
  don't support resource_type. 
  Because of that retrieved properties don't have proper prefixes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439312/+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 1412971] Re: Reduce the number of document jquery objects created

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Reduce the number of document jquery objects created

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The horizon codebase regularly creates jQuery objects based on the
  document (`$(document)`). This can happen many times in the same
  scope. For example,
  
https://github.com/openstack/horizon/blob/1385db8d1f8358aca190a40ed4c341bfc3e46f56/horizon/static/horizon/js/horizon.instances.js
  shows it happening 8 different times.

  This could be done once, saved to a variable, and then reused.
  Creating a jQuery object isn't cheap. By doing it many times as
  opposed to 1 we are causing more logic to fire, more memory to be
  allocated, and more work to happen in the browsers garbage collection.

  By moving to a single variable and repeatedly using it we will use
  less memory, cause horizon to be faster, and other performance
  benefits.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1412971/+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 1408346] Re: Inconsistent detail page actions vs table row actions.

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Inconsistent detail page actions vs table row actions.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  If you go to Admin > Port Details, amongst others, and click Edit in
  the top right, then you are shown the restricted edit view for a
  regular user, regardless of Admin privileges. I think these are
  generated in horizon/templates/horizon/common/_page_header.html

  Steps to reproduce:
  1. Go to Admin > Networks
  2. Click a network name to view its ports
  3. Click "Edit Port" (table row action), and view the available options
  4. Close the edit modal, and click the port name to view its Detail page
  5. Click "Edit Port" in the top right of the page. The options are different 
to that of the table action, but shouldn't be

  The reverse appears to occur for instances. If you view Admin >
  Instances and click Edit Instance in the table, you are only shown the
  Information tab. If you click the name of the instance in the table,
  leading to the detail page, then hit Edit Instance, you can also edit
  Security Groups.

  Steps to reproduce:
  1. Go to Admin > Instances
  2. Launch an instance, then click "Edit Instance" (table row action). You 
will see only the Information tab
  3. Close the edit modal, and click the instance name to view its Detail page
  4. In the dropdown in the top right, select "Edit Instance". The edit modal 
contains both Information and Security Groups configuration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1408346/+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 1423925] Re: show MTU on network details page

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  show MTU on network details page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  once this patch https://review.openstack.org/#/c/154921/ goes into
  neutron to enable setting the MTU for a network we should show the MTU
  in the network details page as this will be useful for debugging

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1423925/+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 1434651] Re: [Launch Instance Fix] Help content missing for each step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Help content missing for each step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The steps in launch instance are missing help content

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434651/+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 1438984] Re: sort the panel's variable in the dashboards.py

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  sort the panel's variable in the dashboards.py

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the dashboards.py some  PanelGroup's variable use(slug,name.panels),
  
(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/dashboard.py#L20-L23)
  and some use(name, slug, panels),
  
(https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/dashboard.py#L47-L51)
   we can unit it, used as 
  (https://github.com/openstack/horizon/blob/master/horizon/base.py#L294-L319)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438984/+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 1439906] Re: [Launch Instance Fix] Show volume device name

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Show volume device name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When setting a volume, allow setting the volume device name if
  supported.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439906/+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 1440096] Re: Rename Util spec file to align with convention

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Rename Util spec file to align with convention

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The spec (test) file: 
horizon/static/horizon/tests/jasmine/utilsSpec.js
  should be named to match the format '*.spec.js' like other such files.

  This makes it easier to differentiate from source code in wildcard
  searches, etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440096/+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 1435928] Re: Launch/ Edit buttons in Images not explicit

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Launch/ Edit buttons in Images not explicit

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  See Project -> Compute -> Images

  The table actions, and thus detail page actions, are just listed as
  Launch and Edit - they should be Launch Instance and Edit Image, to be
  more explicit in their resulting action. This is always done elsewhere
  in Horizon, such as in Volumes - Edit Volume, Create Snapshot etc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435928/+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 1442959] Re: Fixing typo in CONSOLE_TYPE documentation

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Fixing typo in CONSOLE_TYPE documentation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It is saying ``"SERIAL"`` is available since 2005.1(Kilo) in
  settings.rst in ``CONSOLE_TYPE`` section, it should be 2015 instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442959/+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 1356053] Re: Doesn't properly get keystone endpoint when Keystone is configured to use templated catalog

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Doesn't properly get keystone endpoint when Keystone is configured to
  use templated catalog

Status in devstack - openstack dev environments:
  In Progress
Status in Orchestration API (Heat):
  Fix Released
Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Python client library for Sahara (ex. Savanna):
  Fix Released
Status in OpenStack Data Processing (Sahara):
  Fix Released
Status in Tempest:
  In Progress

Bug description:
  When using the keystone static catalog file to register endpoints 
(http://docs.openstack.org/developer/keystone/configuration.html#file-based-service-catalog-templated-catalog),
 an endpoint registered (correctly) as catalog.region.data_processing gets 
read as "data-processing" by keystone.
  Thus, when Sahara looks for an endpoint, it is unable to find one for 
data_processing.

  This causes a problem with the commandline interface and the
  dashboard.

  Keystone seems to be converting underscores to dashes here:
  
https://github.com/openstack/keystone/blob/master/keystone/catalog/backends/templated.py#L47

  modifying this line to not perform the replacement seems to work fine
  for me, but may have unintended consequences.

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1356053/+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 1441196] Re: Image type is not translated

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Image type is not translated

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On Admin/System/Images and Project/Compute/Images the Type column
  values are not translated.  Snapshot and Image are always shown in
  English.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441196/+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 1434686] Re: [Launch Instance Fix] add help text to Source step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] add help text to Source step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently there is no help text when the user opens the help panel. We
  should reach out to whoever is responsible for that content and add it
  to the help panel in the source step of the Launch Instance Wizard

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434686/+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 1417856] Re: Add help text for vcpu hours

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Add help text for vcpu hours

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In overview page, disk hours  and ram hours has help text.
  But vcpu hours has no help text.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1417856/+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 1398438] Re: Remove redundant/repetitive headers from Port Details

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Remove redundant/repetitive headers from Port Details

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The Port Detail page has a Port Detail header, then a nested Overview
  tab, then a nested Port Overview header, then a nested Port header.

  My proposal would be remove the 3rd and 4th nested headers (Port
  Overview and Port) as they provide no further information than the
  Port Detail header and Overview tab.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1398438/+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 1440442] Re: "-" in "Port Range" column of Security Group Rule table is confusing

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  "-" in "Port Range" column of Security Group Rule table is confusing

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the security group rule table (Manage Security Group Rules), '-'
  has two meaning.

  In "Port Range" column, '-' means "Any".
  In "Remote IP prefix" and "Remote Security Group" columns, '-' means that the 
corresponding fields has no effect.

  I would suggest to change '-' in "Port Range" column to "Any"
  to match other columns like "IP Protocol".

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440442/+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 1434661] Re: [Launch Instance Fix] Outline appears around search bar

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Outline appears around search bar

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  An outline appears around the search bar each step now due to the
  merge of MagicSearch which uses the same 'search-bar' class.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434661/+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 1436311] Re: Remove repeated "page_header" block

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Remove repeated "page_header" block

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There are still leftover page_header blocks in Horizon, despite being
  made mostly redundant by https://review.openstack.org/#/c/142802/

  Anything that inherits from base.html should be cleaned up
  appropriately

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1436311/+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 1427903] Re: 500 error page does not have correct link to Home

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  500 error page does not have correct link to Home

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The page for a HTTP 500 error ("Something went wrong!") has a link for
  Home. The link is simply "/", which may not be the application root as
  set in local_settings.py. The link should reflect this setting.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1427903/+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 1433819] Re: image create requires image copy

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  image create requires image copy

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Both Admin/Images and Project/Images always copy the image data to
  Glance.  The --location option should be supported as well so the data
  doesn't have to be copied.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433819/+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 1440143] Re: [Launch Instance Fix] Duplicate 'detail' class in detail rows causing expand to not work

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Duplicate 'detail' class in detail rows causing
  expand to not work

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The detail rows in source and flavor have some duplicate 'detail'
  classes which is causing the expand to not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440143/+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 1434287] Re: [Launch Instance Fix] Filter out AKI and ARI image types

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Filter out AKI and ARI image types

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This applies to the new launch instance wizard.

  AKI and ARI image types should be filtered from the list of available
  images.  They are not directly launchable.

  In addition, only images with status of 'active' should be returned.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434287/+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 1434674] Re: [Launch Instance fix] Refactor bytes filter translation

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance fix] Refactor bytes filter translation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  
https://github.com/openstack/horizon/blob/master/horizon/static/horizon/js/angular/filters/filters.js#L129
  should be updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434674/+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 1434733] Re: [Launch Instance Fix] Instance Source section needs better vertical alignment of fields

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Instance Source section needs better vertical
  alignment of fields

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the Launch Instance Wizard source step, under the Instance Source
  section there are dynamic fields displayed for when image is selected
  and when create volume is checked. The fields' vertical alignment
  doesn't exactly match up, the checkbox and labels done align
  perfectly, and there is some extra space between volume size and
  delete on terminate fields.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434733/+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 1433110] Re: Autocomplete on login form doesn't work from until user click outside the form in Firefox

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Autocomplete on login form doesn't work from until user click outside
  the form in Firefox

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  How to reproduce:
  1) Delete saved logins/passwords pairs for Horizon
  2) Login with login form, chose 'save password'
  3) Logout
  4) Go to the login page.  User name and password fields will be empty
  5) Try to type your login in login field - there is no autosuggest
  6) Click outside the login form
  7) Click inside the username field ans start to type uour username - now 
autosuggestion works like a charm

  I've got this issue only in Firefox 36 - there is no such problem with
  Chrome/Chromium.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433110/+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 1425946] Re: Correct "Uptime" field in CSV report

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Correct "Uptime" field in CSV report

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The following patch changed the "Uptime" column on overview panel to "Time 
since created":
  https://review.openstack.org/#/c/125332/

  But "Uptime" still appears in the CSV report as "Uptime (seconds)".

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1425946/+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 1434407] Re: Instance percentage couldn't show in the new launch instance form

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Instance percentage couldn't show in the new launch instance form

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When the decimal point is too long, the instance percentage will be
  not shown right. see attachment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434407/+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 1433801] Re: [Launch Instance Fix] Add "Filter" placeholder text to the transfer table search bar

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Add "Filter" placeholder text to the transfer
  table search bar

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The search bar within the transfer tables of the Launch Instance
  Wizard could be improved by adding placeholder text to inform users
  that they can use this widget to filter available items. We should
  update the table widget to accommodate the placeholder attribute and
  then update all of the Launch Instance wizard steps to add the
  placeholder text "Filter"

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433801/+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 1367091] Re: delimiter of Swift Container pseudo folder is *DOUBLE* slash

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  delimiter of Swift Container pseudo folder is *DOUBLE* slash

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The delimiter of Swift Container pseudo folder in the Container table
  is *two* slash. A single slash is sufficient.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1367091/+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 1407715] Re: Pie charts are empty when quota is zero

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Pie charts are empty when quota is zero

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When a users quota for any given service is zero, the pie charts
  showing this remain empty. This is not helpful behaviour, as an empty
  chart indicates available quota - only the numeric values show that
  the current quota is filled, making the chart redundant. We should
  change the charts to be full when a quota is zero, as this gives an
  earlier visual indication that the user has no available quota.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1407715/+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 1434406] Re: missing admin state column in firewall table

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  missing admin state column in firewall table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  admin state column is missing in the firewall table

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434406/+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 1433932] Re: apiPromise isn't getting use

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  apiPromise isn't getting use

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  the ApiPromise function introduced in hz.api.service.js isn't use
  anywhere and should be remove.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433932/+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 1440922] Re: [Launch Instance Fix] Nested search box in flavor step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Nested search box in flavor step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It is showing a nested search box in Launch Instance flavor step.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440922/+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 1268253] Re: Typo errors in comments in API code in Horizon

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Typo errors in comments in API code in Horizon

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Noticed some typos in client API code in base.py and ceilometer.py
  under horizon/openstack_dashboard/api.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1268253/+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 1434613] Re: [Launch Instance Fix] improve step subtitle styling

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] improve step subtitle styling

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the Launch Instance Wizard, each step contains a section title and
  subtitle. The title is absolutely positioned and doesn't scroll with
  the content. It has a set height and a bottom border. The subtitle
  appears below the title and horizontal rule, however there is not
  enough whitespace between the subtitle and the title's bottom border,
  resulting in poor design. We should give the subtitle some padding-top
  whitespace to improve the design and make it match the mockups

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434613/+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 1433688] Re: [Launch Instance Fix] Detail table in security group details - improve styling

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  [Launch Instance Fix] Detail table in security group details - improve
  styling

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the Access and Security step of the new Launch Instance Wizard,
  there is a detail table that shows when expanding the security groups.
  Currently this detail table is very compact/congested and uses table
  striping, which does not match the mockups. We should remove table
  striping from the security group details table, and add padding so
  that it more closely matches the mockups.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433688/+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 1440839] Re: Removed unused injections in launch-instance-config step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Removed unused injections in launch-instance-config step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We are injecting a few things in LaunchInstanceConfigurationCtrl that
  we are not using. This patch removes those injections.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440839/+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 1435155] Re: [Launch Instance Fix] Conditionally handle DiskConfig

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Conditionally handle DiskConfig

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In Launch Instance work flow Configuration step, `disk_config` should
  be handle only when certain service is enabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435155/+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 1438351] Re: Angular table hzSelectAll should select all visible checkboxes in table

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Angular table hzSelectAll should select all visible checkboxes in
  table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, if the select-all checkbox is clicked, all rows are
  selected even if it's not visible. For example, when a table is
  paginated or filtered.

  The select-all checkbox should only select all the visible checkboxes
  in the table.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438351/+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 1441871] Re: Removing scope digest from login directive

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Removing scope digest from login directive

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Call to digest is not needed since $timeout service already does it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441871/+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 1435201] Re: Horizon uses deprecated novaclient.v1_1

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  Horizon uses deprecated novaclient.v1_1

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We get warnings:

  UserWarning: Module novaclient.v1_1 is deprecated (taken as a basis
  for novaclient.v2).

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435201/+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 1438773] Re: apache configuration is not compatible with apache>=2.4

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  apache configuration is not compatible with apache>=2.4

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  the "python mange.py make_web_conf --apache" command generates an
  apache 2.2 compatible configuration file but not apache2.4 compatible.

  More info: http://httpd.apache.org/docs/2.4/en/upgrading.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438773/+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 1357454] Re: Missing glyphicons-halflings png file

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Missing glyphicons-halflings png file

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We are attempting to retrieve a missing png file at login. See
  attachment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1357454/+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 1440441] Re: "(CIDR)" in Manage Security Group Rules page is no longer needed

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  "(CIDR)" in Manage Security Group Rules page is no longer needed

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the column of Remote IP Prefix in Security Group Rules table,
  values are shown as "0.0.0.0/0 (CIDR)" or "10.56.0.0/24 (CIDR)", but
  "(CIDR)" is completely unnecessary now.

  Previously (until Juno) there was "Remote" column, and "(CIDR)" suffix was 
used to mention a value is "remote IP prefix".
  However, in Kilo this column was split into "Remote IP Prefix" and "Remote 
Security Group" columns, and "(CIDR)" suffix is no longer needed and now 
meaningless.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440441/+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 1260525] Re: Incomplete XSS fix for ossa/1247675

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Incomplete XSS fix for ossa/1247675

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Security Advisories:
  Invalid

Bug description:
  The patch for https://bugs.launchpad.net/ossa/+bug/1247675 did not
  completely fix the reported issue.

  It failed to completely remove the use of html.strip_tags, which is
  not intended to be a security function, and does not properly sanitize
  output.

  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/volumes/tables.py#L254

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1260525/+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 1233501] Re: Security group names cannot contain at sign @ characters

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Security group names cannot contain at sign @ characters

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Attempting to use Dashboard to create a security group whose name
  contains an '@' (at) character fails.

  Similar symptom and probably same root cause as bug #1224576 'Security
  group names cannot contain spaces': Django's 'validate_slug' validator
  only accepts letters, numbers, underscores and hyphens.

  The purpose of this dashboard-level validation remains obscure to me.
  Is anyone able to explain the intent of this validation?

  I can create security groups with names that contain an '@' character
  from the command line using "nova secgroup-create '@foo' bar", and
  after I've done so, Horizon seems functional so far - it can show and
  can even delete such a security group. It just can't create them.

  I don't think validate_slug is the appropriate validator for these
  data.

  Also, does 'validate_slug' really accept *all* "characters" as its 
documentation states? I am dubious.
  What's a 'character' in this context, anyway?

  Is a string consisting of a mixture of East Asian wide characters, Unicode 
private-use area characters that I personally intended to be interpreted as 
Klingon, and a Euro character for good measure, a valid security-group name?
  These are all "characters" as defined by ISO-10646.

  If a Django character is not the same as an ISO-10646 character, then
  I'd like to know what the differences are.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1233501/+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 1437535] Re: [Launch Instance Fix] Warn user if boot volume AZ differs from instance AZ

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Warn user if boot volume AZ differs from
  instance AZ

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the new Launch Instance wizard, a user is able to select a bootable
  volume as a boot source. However we don't do any checks that prevent a
  user from selecting a bootable volume that resides in a different
  availability zone from the availability zone they have selected for
  the instance. For some deployments, this may be problematic. We do
  have help text in the help panel that says the following:

  "If you select an availability zone and plan to use the boot from
  volume option, make sure that the availability zone you select for the
  instance is the same availability zone where your bootable volume
  resides."

  However the UX could be improved to warn the user more directly. At
  the very least we should show the Availability Zone as a column header
  for volumes in the transfer table. Right now that information is not
  even visible.

  If possible we should also add a warning icon and tooltip next to the
  volume's availabity zone name within the transfer table, and the
  tooltip would show the help text when hovering over the warning icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1437535/+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 1442322] Re: [Launch Instance Fix] Remove unnecessary class in config step

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Remove unnecessary class in config step

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Remove the "title" class in the configuration step

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442322/+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 1438818] Re: User ID does not sort properly in angular identity users table

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  User ID does not sort properly in angular identity users table

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the new angular identity users table, the User ID column does not
  sort alphanumerically when sorted. To sort, simply click on the User
  ID column header. The sort order is strange and should be fix.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438818/+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 1436627] Re: network topology has non-useful errors when server is in error state

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  network topology has non-useful errors when server is in error state

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When a server is in the error state, a new error message is posted on
  every page refresh which happens about every 10 seconds. The error
  only reports "No available console found." The message is not helpful
  and should be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1436627/+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 1436635] Re: missed 7 meters and one meter need to be removed under ipmi protocal

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  missed 7 meters and one meter need to be removed under ipmi protocal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We have added ipmi meters in "Resource Usage" panel. And we missed 7
  meters under ipmi protocal and the one of the old meter needs to be
  removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1436635/+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 1443011] Re: There is a typo in OPENSTACK_NEUTRON_NETWORK section

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  There is a typo in OPENSTACK_NEUTRON_NETWORK section

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There is a typo in OPENSTACK_NEUTRON_NETWORK section of settings.rst:

  ... or you do no not wish to ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443011/+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 1403268] Re: Replace 'raise AssertionError' in integration tests with 'self.assertIn'

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Replace 'raise AssertionError' in integration tests with
  'self.assertIn'

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The integration test has a function called 'is_the_page_title' which checks 
the title of current page with title assigned for each page on horizon like 
Login page has its own title etc.
  The comparison and raising of AssertionError when title doesnt meet actual 
page title , can be easily replaced with unittest built-in function 'assertIn( 
str1, str2, msg ) as follows:
   ORIGINAL:
  def is_the_current_page(self):
  if self._page_title not in self.page_title:
  raise AssertionError(
  "Expected to find %s in page title, instead found: %s"
  % (self._page_title, self.page_title))

  PROPOSED :
  def is_the_current_page(self):
     self.assertIn(title, self.page_title,
  "Expected to find %s in page title, instead found: %s"
  % (self._page_title, self.page_title))

  The source code for the specific function is here :
  
https://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/test/integration_tests/pages/pageobject.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1403268/+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 1435814] Re: bad preset on system/resource usage

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  bad preset on system/resource usage

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  when using a system with a history, the search for metering data
  on http://localhost:8000/admin/metering/

  takes way too long.

  Looking at the past 7 days is most probably not a good idea as
  *default* option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435814/+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 1438474] Re: [Launch Instance Fix] Adding unit tests to hz.dashboard

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  [Launch Instance Fix] Adding unit tests to hz.dashboard

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Angular module hz.dashboard should have unit tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1438474/+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 1433617] Re: "Cluster type chosen" needs to be made translatable

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  "Cluster type chosen" needs to be made translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Noticed during code review

  
https://review.openstack.org/#/c/147677/37/openstack_dashboard/dashboards/project/data_processing/wizard/forms.py

  Will fix after k-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1433617/+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 1443514] Re: Add Russian Translation

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

Title:
  Add Russian Translation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Russian translation appears 100% in transifex, but isn't part of
  settings.py yet.  We should include it.

  https://www.transifex.com/projects/p/horizon/

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443514/+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 1442031] Re: network id is not present in update network modal

2015-04-14 Thread Thierry Carrez
** Changed in: horizon
   Status: Fix Committed => Fix Released

** Changed in: horizon
Milestone: None => kilo-rc1

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

Title:
  network id is not present in update network modal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  in update network modal, only network name is shown, since duplicate name 
allowed, i t is difficult to differentiate.
  adding network id will be helpful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442031/+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


  1   2   >