[Yahoo-eng-team] [Bug 1466851] Re: Move to graduated oslo.service

2015-06-23 Thread ZhiQiang Fan
** Also affects: magnum
   Importance: Undecided
   Status: New

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

** Changed in: magnum
 Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)

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

Title:
  Move to graduated oslo.service

Status in OpenStack Telemetry (Ceilometer):
  Fix Committed
Status in Cinder:
  In Progress
Status in Designate:
  In Progress
Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released
Status in Orchestration API (Heat):
  Fix Committed
Status in OpenStack Identity (Keystone):
  In Progress
Status in OpenStack Magnum:
  In Progress
Status in OpenStack Neutron (virtual network service):
  In Progress
Status in OpenStack Compute (Nova):
  In Progress
Status in OpenStack Data Processing (Sahara):
  In Progress
Status in Openstack Database (Trove):
  In Progress

Bug description:
  oslo.service library has graduated so all OpenStack projects should
  port to it instead of using oslo-incubator code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1466851/+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 1468175] [NEW] allow to specify subnet to create a floatingip

2015-06-23 Thread yong sheng gong
Public bug reported:

the BP https://blueprints.launchpad.net/neutron/+spec/allow-specific-
floating-ip-address allows us to specify an IP  when creating a
floatingip. In some cases, we have more than one subnets on the external
network, and have different quality and toll policy on them.  To address
these kind of cases, we should allow user to choose subnet to create
floatingip.

** Affects: neutron
 Importance: Undecided
 Assignee: yong sheng gong (gongysh)
 Status: New

** Description changed:

- 
- the BP 
https://blueprints.launchpad.net/neutron/+spec/allow-specific-floating-ip-address
 allows us to specify a IP  when creating a floatingip. In some cases, we have 
more than one subnets on the external network, and have different quality and 
toll policy on them.  To address these kind of cases, we should allow user to 
choose subnet to create floatingip.
+ the BP https://blueprints.launchpad.net/neutron/+spec/allow-specific-
+ floating-ip-address allows us to specify an IP  when creating a
+ floatingip. In some cases, we have more than one subnets on the external
+ network, and have different quality and toll policy on them.  To address
+ these kind of cases, we should allow user to choose subnet to create
+ floatingip.

** Changed in: neutron
 Assignee: (unassigned) => yong sheng gong (gongysh)

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

Title:
  allow to specify subnet to create a floatingip

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  the BP https://blueprints.launchpad.net/neutron/+spec/allow-specific-
  floating-ip-address allows us to specify an IP  when creating a
  floatingip. In some cases, we have more than one subnets on the
  external network, and have different quality and toll policy on them.
  To address these kind of cases, we should allow user to choose subnet
  to create floatingip.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1468175/+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 1466851] Re: Move to graduated oslo.service

2015-06-23 Thread ZhiQiang Fan
** Also affects: designate
   Importance: Undecided
   Status: New

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

** Changed in: designate
 Assignee: (unassigned) => ZhiQiang Fan (aji-zqfan)

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

Title:
  Move to graduated oslo.service

Status in OpenStack Telemetry (Ceilometer):
  Fix Committed
Status in Cinder:
  In Progress
Status in Designate:
  In Progress
Status in OpenStack Image Registry and Delivery Service (Glance):
  Fix Released
Status in Orchestration API (Heat):
  Fix Committed
Status in OpenStack Identity (Keystone):
  In Progress
Status in OpenStack Neutron (virtual network service):
  In Progress
Status in OpenStack Compute (Nova):
  In Progress
Status in OpenStack Data Processing (Sahara):
  In Progress
Status in Openstack Database (Trove):
  In Progress

Bug description:
  oslo.service library has graduated so all OpenStack projects should
  port to it instead of using oslo-incubator code.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1466851/+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 1419760] Re: nova secgroup-add-default-rule support dropped?

2015-06-23 Thread Eugene Nikanorov
Please use ask.openstack.org for usage questions.

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

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

Title:
  nova secgroup-add-default-rule  support dropped?

Status in OpenStack Neutron (virtual network service):
  Invalid
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Versions:  rhel7  , python-novaclient-2.20.0-1.el7ost.noarch
  Same error on two separate deployments.
  I've been trying to add a sec rule to default group getting error:

  # nova secgroup-add-default-rule icmp -1 -1 0.0.0.0/0
  ERROR (HTTPNotImplemented): Network driver does not support this function. 
(HTTP 501) (Request-ID: req-0a4f1a29-cd70-483b-aa3d-8de978f57da0)

  I've also tested it with tcp port and other IP's still same error.

  Nova api.log

  2015-02-09 09:24:30.685 23064 INFO nova.api.openstack.wsgi 
[req-4c6742f1-2c25-4e61-889b-dfa0f5071322 None] HTTP exception thrown: Network 
driver does not support this function.
  2015-02-09 09:24:30.685 23064 DEBUG nova.api.openstack.wsgi 
[req-4c6742f1-2c25-4e61-889b-dfa0f5071322 None] Returning 501 to user: Network 
driver does not support this function. __call__ 
/usr/lib/python2.7/site-packages/nova/api/openstack/wsgi.py:1201

  
  Seeing this  "Network driver does not support this function" if this has been 
deprecated and command moved to Neutron we should mention this on error notice 
to user. 

  Also consider updating gudei -> https://bugs.launchpad.net/openstack-
  manuals/+bug/1419739

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1419760/+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 1464554] Re: instance failed to spawn with external network

2015-06-23 Thread Eugene Nikanorov
The only way to get external connectivity via tenant network is to setup 
so-called provider network.
It would be a tenant network going through specifically configured bridges and 
having fixed cidr which is a part of global ipv4 pool.

Other than that VMs can't be plugged into an external network.

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

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

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

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

Title:
  instance failed to spawn with external network

Status in OpenStack Neutron (virtual network service):
  Invalid
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  I'm trying to launch an instance with external network but result in
  failed status. But instances with internal network are fine.

   F ollowing is the nova-compute.log from compute node

  2015-06-12 15:22:50.899 3121 INFO nova.compute.manager 
[req-6b9424ce-2eda-469e-9cba-63807a8643c9 28740e72adf04dde88a2b2a1aa701e66 
700e680640e0415faf591e950cdb42d0 - - -] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Starting instance...
  2015-06-12 15:22:50.997 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Attempting claim: memory 2048 MB, disk 50 
GB
  2015-06-12 15:22:50.997 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Total memory: 515884 MB, used: 2560.00 MB
  2015-06-12 15:22:50.998 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] memory limit: 773826.00 MB, free: 
771266.00 MB
  2015-06-12 15:22:50.998 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Total disk: 1144 GB, used: 50.00 GB
  2015-06-12 15:22:50.998 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] disk limit not specified, defaulting to 
unlimited
  2015-06-12 15:22:51.023 3121 INFO nova.compute.claims [-] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Claim successful
  2015-06-12 15:22:51.134 3121 INFO nova.scheduler.client.report [-] 
Compute_service record updated for ('openstack-kvm1', 'openstack-kvm1')
  2015-06-12 15:22:51.270 3121 INFO nova.scheduler.client.report [-] 
Compute_service record updated for ('openstack-kvm1', 'openstack-kvm1')
  2015-06-12 15:22:51.470 3121 INFO nova.virt.libvirt.driver 
[req-02283432-2fd3-4835-a548-8c5bd74f4340 - - - - -] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Creating image
  2015-06-12 15:22:51.760 3121 INFO nova.scheduler.client.report [-] 
Compute_service record updated for ('openstack-kvm1', 'openstack-kvm1')
  2015-06-12 15:22:51.993 3121 ERROR nova.compute.manager 
[req-02283432-2fd3-4835-a548-8c5bd74f4340 - - - - -] [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Instance failed to spawn
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] Traceback (most recent call last):
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 2442, in 
_build_resources
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] yield resources
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/compute/manager.py", line 2314, in 
_build_and_run_instance
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] block_device_info=block_device_info)
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 2351, in 
spawn
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] write_to_disk=True)
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 4172, in 
_get_guest_xml
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] context)
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/driver.py", line 4043, in 
_get_guest_config
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772] flavor, virt_type)
  2015-06-12 15:22:51.993 3121 TRACE nova.compute.manager [instance: 
8da458b4-c064-47c8-a1bb-aad4e4400772]   File 
"/usr/lib/python2.7/dist-packages/nova/virt/libvirt/vif.py", line 374, in 
get_c

[Yahoo-eng-team] [Bug 1461728] Re: V2.0 API not calling defined external auth

2015-06-23 Thread Morgan Fainberg
As far as I can tell, and if i recall correctly, the V2.0 authentication
mechanisms do not use the plugins at all. The external authentication is
handled by keystone.token.controller.Auth._authenticate_external (
https://github.com/openstack/keystone/blob/943bbc11c5610f17ecee3b62e7d699a9c6676840/keystone/token/controllers.py#L318
). As you can see if you look into this code (and the rest of the V2
Auth) we don't call out to the auth plugins. auth plugins are a V3-only
construct.

As V2.0 is frozen, unless this is demonstrably a security risk - it is
not scheduled to be fixed. External Authentication should only occur if
the REMOTE_USER environment var is set, this is something that is
usually set by the apache module that is handling the external auth. The
simplest solution is to not allow external auth on the v2.0 interface
(http://:< keystone port>/v2.0/tokens ) and instead only
allow it on V3. This should prevent issues where the remote
authentication is not performed - as the REMOTE_USER variable will not
be set on the request.

REMOTE_USER should not be accepted from the user's request but should
only be set from (for example) mod_auth_kerb5.

Accepting REMOTE_USER from the user's request is a security flaw, but is
not what "external auth" is meant to address in Keystone. It seems to me
that you're looking for a custom auth plugin, which does a different
type of auth, not hooking into the apache/httpd/etc REMOTE_USER
variable.

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

Title:
  V2.0 API not calling defined external auth

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

Bug description:
  When keystone.conf is defined with external auth , all V2.0 API calls
  do not get intercepted by the defined external auth.

  this is my keystone.conf
  [auth]
  methods=password,token,external
  external=keystone.auth.plugins.idm_external.IDMDefaultDomain

  V.20 CURL to initiate external auth.
  curl -X POST -d '{"auth":{}}' -H "Content-type: application/json" -H 
"REMOTE_USER: admin" http://localhost:5000/v2.0/tokens

  What I'm seeing is the call gets to the keystone/token/controller.py,
  where it checks for the auth{} and executes the external
  authentication

  if "token" in auth:
  # Try to authenticate using a token
  auth_info = self._authenticate_token(
  context, auth)
  else:
  # Try external authentication
  try:
  auth_info = self._authenticate_external(
  context, auth)
  except ExternalAuthNotApplicable:
  # Try local authentication
  auth_info = self._authenticate_local(
  context, auth)

  ...
     def _authenticate_external(self, context, auth):
  """Try to authenticate an external user via REMOTE_USER variable.

  Returns auth_token_data, (user_ref, tenant_ref, metadata_ref)
  """
  if 'REMOTE_USER' not in context.get('environment', {}):
  raise ExternalAuthNotApplicable()

  #NOTE(jamielennox): xml and json differ and get confused about what
  # empty auth should look like so just reset it.
  if not auth:
  auth = {}

  username = context['environment']['REMOTE_USER']
  try:
  user_ref = self.identity_api.get_user_by_name(
  username, CONF.identity.default_domain_id)
  user_id = user_ref['id']
  except exception.UserNotFound as e:
  raise exception.Unauthorized(e)

  metadata_ref = {}
  tenant_id = self._get_project_id_from_auth(auth)
  tenant_ref, metadata_ref['roles'] = self._get_project_roles_and_ref(
  user_id, tenant_id)

  expiry = core.default_expire_time()
  bind = None
  if ('kerberos' in CONF.token.bind and
  context['environment'].
  get('AUTH_TYPE', '').lower() == 'negotiate'):
  bind = {'kerberos': username}

  return (user_ref, tenant_ref, metadata_ref, expiry, bind)

  The  _authenticate_external should not assume and have its own
  REMOTE_USER implementation,  instead it should look for the external
  method defined in keystone.conf and appropriately call the defined
  external class.

  The V3 call works fine and calls the right external class defined.
  curl -X POST -d 
'{"auth":{"identity":{"methods":["external"],"external":{'  -H 
"REMOTE_USER:admin" -H "Content-type: application/json" 
http://localhost:5000/v3/auth/tokens

  This is potentially a security hole as well, which will allow all V2
  API's to get Keystone token w/o password.

To manage notifications about this bug go to:
https://bugs

[Yahoo-eng-team] [Bug 1387543] Re: Resize/delete combo allows to overload nova-compute (CVE-2015-3241)

2015-06-23 Thread Michael Still
** Also affects: nova/juno
   Importance: Undecided
   Status: New

** Also affects: nova/kilo
   Importance: Undecided
   Status: New

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

Title:
  Resize/delete combo allows to overload nova-compute (CVE-2015-3241)

Status in OpenStack Compute (Nova):
  In Progress
Status in OpenStack Compute (nova) juno series:
  New
Status in OpenStack Compute (nova) kilo series:
  New
Status in OpenStack Security Advisories:
  In Progress

Bug description:
  If user create instance, and resize it to larger flavor and than
  delete that instance, migration process does not stop. This allow
  user to repeat operation many times, causing overload to affected
  compute nodes over user quota.

  Affected installation: most drastic effect happens on 'raw-disk'
  instances without live migration. Whole raw disk (full size of the
  flavor) is copied during migration.

  If user delete instance it does not terminate rsync/scp keeping disk
  backing file opened regardless of removal by nova compute.

  Because rsync/scp of large disks is rather slow, it gives malicious
  user enough time to repeat that operation few hundred times, causing
  disk space depletion on compute nodes, huge impact on management
  network and so on.

  Proposed solution: abort migration (kill rsync/scp) as soon, as
  instance is deleted.

  Affected installation: Havana, Icehouse, probably Juno (not tested).

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1387543/+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 1467504] Re: Health monitor Admin state up False inactive

2015-06-23 Thread Eugene Nikanorov
** Changed in: neutron
   Importance: Undecided => Medium

** Project changed: neutron => python-neutronclient

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

Title:
  Health monitor Admin state up False inactive

Status in Python client library for Neutron:
  New

Bug description:
  We have LbaasV2 running. 
  I configured health monitor. 
  When executing tcpdump on VM I see it receives the http traffic. 

  I executed the following 
  [root@puma09 neutron(keystone_redhat)]# neutron lbaas-healthmonitor-create 
--delay 1 --max-retries 3 --timeout 3 --type PING --pool 
1ac828d0-0064-446e-a7cc-5f4eacaf37de
  Created a new healthmonitor:
  +++
  | Field  | Value  |
  +++
  | admin_state_up | True   |
  | delay  | 1  |
  | expected_codes | 200|
  | http_method| GET|
  | id | 46fd07b4-94b1-4494-8ee2-0a6c9803cf2c   |
  | max_retries| 3  |
  | pools  | {"id": "1ac828d0-0064-446e-a7cc-5f4eacaf37de"} |
  | tenant_id  | bee13f9e436e4d78b9be72b8ec78d81c   |
  | timeout| 3  |
  | type   | PING   |
  | url_path   | /  |
  +++
  [root@puma09 neutron(keystone_redhat)]# neutron lbaas-healthmonitor-update
  usage: neutron lbaas-healthmonitor-update [-h] [--request-format {json,xml}]
HEALTHMONITOR
  neutron lbaas-healthmonitor-update: error: too few arguments
  [root@puma09 neutron(keystone_redhat)]# neutron lbaas-healthmonitor-update 
46fd07b4-94b1-4494-8ee2-0a6c9803cf2c --admin_state_down True
  Unrecognized attribute(s) 'admin_state_down'
  [root@puma09 neutron(keystone_redhat)]# neutron lbaas-healthmonitor-update 
46fd07b4-94b1-4494-8ee2-0a6c9803cf2c --admin_state_up False
  Updated healthmonitor: 46fd07b4-94b1-4494-8ee2-0a6c9803cf2c
  [root@puma09 neutron(keystone_redhat)]# 

  A executed tcpdump again on the VM and I could see the
  HealthMonitoring traffic continues.

  After deleting the healthmonitor not traffic captured on VM.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1467504/+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 1467518] Re: neutron --debug port-list --binding:vif_type=binding_failed returns wrong ports

2015-06-23 Thread Eugene Nikanorov
binding:vif_type is an attribute from a different table, not 'ports'
table, you can't filter by that attribute.

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

** Tags added: api

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

Title:
  neutron --debug port-list --binding:vif_type=binding_failed returns
  wrong ports

Status in OpenStack Neutron (virtual network service):
  Opinion

Bug description:
  neutron --debug port-list --binding:vif_type=binding_failed displays
  all ports with all vif_type, not only with binding_failed.

  vif_type=binding_failed is set when something bad happens on a compute
  host during port configuration (no local vlans in ml2 conf, etc)

  We had intention to monitor for such ports, but request to neutron
  return some irrelevant ports:

  REQ: curl -i -X GET
  
https://neutron.lab.internal:9696/v2.0/ports.json?binding%3Avif_type=binding_failed
  -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H
  "X-Auth-Token: 52c0c1ee1f764c408977f41c9f3743ca"

  RESP BODY: {"ports": [{"status": "ACTIVE", "binding:host_id":
  "compute2", "name": "", "admin_state_up": true, "network_id":
  "5c399fb7-67ac-431d-9965-9586dbcec1c9", "tenant_id":
  "3e6b1fc20da346838f93f124cb894d0f", "extra_dhcp_opts": [],
  "binding:vif_details": {"port_filter": false, "ovs_hybrid_plug":
  false}, "binding:vif_type": "ovs", "device_owner": "network:dhcp",
  "mac_address": "fa:16:3e:ad:6f:22", "binding:profile": {},
  "binding:vnic_type": "normal", "fixed_ips": [{"subnet_id":
  "c10a3520-17e2-4c04-94c6-a4419d79cca9", "ip_address": "192.168.0.3"}],
  .

  If request is send on neutron --debug port-list
  --binding:host_id=compute1, filtering works as expected.

  Neutron version - 2014.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1467518/+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 1468128] [NEW] Brocade plugin unittests are broken

2015-06-23 Thread Cedric Brandily
Public bug reported:

Brocade plugin unittests are broken because brocade plugin and
associated tests try to set a read-only attribute

http://logs.openstack.org/85/194785/2/check/gate-neutron-
python27/9447976/testr_results.html.gz

** Affects: neutron
 Importance: Undecided
 Assignee: Cedric Brandily (cbrandily)
 Status: In Progress

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

Title:
  Brocade plugin unittests are broken

Status in OpenStack Neutron (virtual network service):
  In Progress

Bug description:
  Brocade plugin unittests are broken because brocade plugin and
  associated tests try to set a read-only attribute

  http://logs.openstack.org/85/194785/2/check/gate-neutron-
  python27/9447976/testr_results.html.gz

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

2015-06-23 Thread Doug Hellmann
** 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/1444135

Title:
  csv file has concatenation

Status in OpenStack Dashboard (Horizon):
  Fix Released

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 1451383] Re: in vpn form all the fields including optional fields having asterisk symbol

2015-06-23 Thread Doug Hellmann
** 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/1451383

Title:
  in vpn form all the fields including optional fields having asterisk
  symbol

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In all the vpn forms (create and edit) almost all the fields having
  the mandatory mark (asterisk) but mandatory fields only should have
  this symbol for optional fields it should be removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451383/+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 1461856] Re: Volume retype list should not contain the current volume_type

2015-06-23 Thread Doug Hellmann
** 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/1461856

Title:
  Volume retype list should not contain the current volume_type

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Instead of adding an extra check and throw an error message when
  retype volume_type is same with the current one, we should exclude it
  form the choice list.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1461856/+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 1458938] Re: Small fix to angular docs

2015-06-23 Thread Doug Hellmann
** 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/1458938

Title:
  Small fix to angular docs

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Editing the angular docs to recommend using JP's guidelines instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458938/+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 1441731] Re: [data processing] Jobs table sort order by id is nonsensical

2015-06-23 Thread Doug Hellmann
** 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/1441731

Title:
  [data processing] Jobs table sort order by id is nonsensical

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  I'm proposing this for Liberty.

  Once you have run several jobs the default sort order on the data
  processing Jobs table really stops making sense.  It is currently
  sorted by ID, which is just a long uuid.  This results in newly added
  jobs being added to the middle of the list, which just seems odd to
  have as the default behavior.

  I propose sorting that table by job creation time, even if that field
  is not displayed, to give the table some sense of tangible order.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441731/+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 1458993] Re: Encase helper-functions.spec.js in IIEF

2015-06-23 Thread Doug Hellmann
** 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/1458993

Title:
  Encase helper-functions.spec.js in IIEF

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  
https://review.openstack.org/#/c/185140/6/horizon/static/framework/util/tech-debt/helper-functions.spec.js
  Immediately Invoked Function Expression (IIFE).
  Needs to be enclosed and jshint globals removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458993/+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 1449651] Re: Magic Search missing documentation / example

2015-06-23 Thread Doug Hellmann
** 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/1449651

Title:
  Magic Search missing documentation / example

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Magic Search widget is missing documentation on why client vs server facet 
distinction would be helpful to users.   
  And even more importantly how / where is the 'isServer' property set?

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1449651/+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 1441591] Re: Refactor project overview tests

2015-06-23 Thread Doug Hellmann
** 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/1441591

Title:
  Refactor project overview tests

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Project>overview>tests.py should use decorators for creating mock
  stubs and have less duplicated code

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441591/+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 1455126] Re: Launch Instance (NG) network needs to use controller-as

2015-06-23 Thread Doug Hellmann
** 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/1455126

Title:
  Launch Instance (NG) network needs to use controller-as

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  As suggested by:
https://github.com/johnpapa/angular-styleguide#style-y030

  The Launch Instance network-step controller should use 'controller-as'
  syntax.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455126/+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 1432904] Re: Project with empty description is not sorted correctly

2015-06-23 Thread Doug Hellmann
** 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/1432904

Title:
  Project with empty description is not sorted correctly

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:

  1. Identity -> Project
  2. In one of the project, edit the description as an empty description
  3. Refresh the page and try to sort it, you will notice that the project list 
is sorted without including the empty description project.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1432904/+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 1454954] Re: [sahara] cluster page need more info

2015-06-23 Thread Doug Hellmann
** 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/1454954

Title:
  [sahara] cluster page need more info

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We need to put plugin name and plugin version info in the clusters
  page table for easy reference.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1454954/+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 1445228] Re: [data processing] Job relaunch form does not include configuration values

2015-06-23 Thread Doug Hellmann
** 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/1445228

Title:
  [data processing] Job relaunch form does not include configuration
  values

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  (based on an examination of Java and Pig job types, but didn't look at
  other jobs)

  When a previously run job is relaunched, the "Configure" tab does not
  list the configuration values from the previous run. However, these
  values are visible when looking at "Job Execution Details" for the
  same job, so they are knowable.

  Previous values for "arguments" and "parameters" are included.

  The form should pre-populate configuration values from the previous
  run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1445228/+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 1442331] Re: Compute Host status and State are not translatable.

2015-06-23 Thread Doug Hellmann
** 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/1442331

Title:
  Compute Host status and State are not translatable.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On Admin->System->Hypervisors->Compute Host, values in the Status and
  State columns are hardcoded to English and should be made
  translatable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442331/+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 1357586] Re: volume type allows name with only white spaces

2015-06-23 Thread Doug Hellmann
** 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/1357586

Title:
  volume type allows name with only white spaces

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When create volume type, it allows name field with only white spaces.

  How to reproduce:

  go to admin -> volume to create a volume type with only white spaces
  as a name, the volume type shows up in the volume table an empty name.

  Expect:

  form should not allow empty name when create volume type

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1357586/+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 1442349] Re: Instance Action Log Action column is not translatable

2015-06-23 Thread Doug Hellmann
** 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/1442349

Title:
  Instance Action Log Action column is not translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On Admin->System->Instances->[instance detail]->Action Log and
  Project->Compute->Instances->[instance detail]->Action Log the values
  in the Action log are not translatable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1442349/+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 1455335] Re: change an ipmi meter name according to ceilometer modification

2015-06-23 Thread Doug Hellmann
** 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/1455335

Title:
  change an ipmi meter name according to ceilometer modification

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, the ipmi meter "hardware.ipmi.node.inlet.temperature" is
  modified to name "hardware.ipmi.node.temperature" in Ceilometer side.
  According to this change, we should change the relative part in
  Horizon side. For the ceilometer modifications, please reference
  https://review.openstack.org/#/c/170379/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455335/+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 1458702] Re: Rename mis-named framwork.util.form module

2015-06-23 Thread Doug Hellmann
** 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/1458702

Title:
  Rename mis-named framwork.util.form module

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In patch https://review.openstack.org/#/c/182909/ it was noticed that
  the framework.util.form module is possibly mis-named (and mis-
  located).

  The module contains a single directive which is actually a validator
  for password/confirm input field contents checking (actually any two
  input fields, but that's the only real use-case).

  This directive should move to the horizon.util.validators module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458702/+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 1448337] Re: Cleaning up comments in hz.api.service.js

2015-06-23 Thread Doug Hellmann
** 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/1448337

Title:
  Cleaning up comments in hz.api.service.js

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Some comments are no longer applicable in hz.api.service.js

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1448337/+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 1454610] Re: use filter to get compute services

2015-06-23 Thread Doug Hellmann
** 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/1454610

Title:
  use filter to get compute services

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  to get the list of compute services, we can use binary filter instead
  of getting all and filter a compute service.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1454610/+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 1263665] Re: Number of GET requests grows exponentially when multiple rows are being updated in the table

2015-06-23 Thread Doug Hellmann
** 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/1263665

Title:
  Number of GET requests grows exponentially when multiple rows are
  being updated in the table

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) icehouse series:
  Fix Released

Bug description:
  1. In Launch instance dialog select number of instances 10.
  2. Create 10 instances.
  2. While instances are being created and table rows are being updated the 
number of row update requests grows exponentially and a queue of pending 
requests still exists after all rows had beed updated.

  There is a request type:
  Request 
URL:http://donkey017/project/instances/?action=row_update&table=instances&obj_id=7c4eaf35-ebc0-4ea3-a702-7554c8c36cf2
  Request Method:GET

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1263665/+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 1436811] Re: admin state column is missing in all load balancer tables

2015-06-23 Thread Doug Hellmann
** 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/1436811

Title:
  admin state column is missing in all load balancer tables

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  admin state column is missing in all the load balancer tables (pools,
  members and monitors)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1436811/+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 1447928] Re: all the status values are not translatable in volumes and backup tables

2015-06-23 Thread Doug Hellmann
** 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/1447928

Title:
  all the status values are not translatable in volumes and backup
  tables

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  all the status values are not translatable in volume, snapshot and
  backup tables.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1447928/+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 1434388] Re: verbose name for launch instance ng wrong

2015-06-23 Thread Doug Hellmann
** 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/1434388

Title:
  verbose name for launch instance ng wrong

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  verbose name for newly introduced launch instance button should be
  shown as "Launch Instance NG" [1],  But still shown as "Launch
  Instance", see attachment.

  [1]:
  
https://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/project/instances/tables.py#n352

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434388/+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 1439717] Re: Refactor Quota limit summary template

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  Refactor Quota limit summary template

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This review https://review.openstack.org/#/c/168335/ highlighted a
  need to change the limit summary template under certain conditions
  which is difficult with the current template.

  The template needs to be re-factored to allow easier customisation and
  reflect the changes mentioned in review
  https://review.openstack.org/#/c/168335/

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439717/+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 1453048] Re: adjust the button position in disassociate floating ip modal

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  adjust the button position in disassociate floating ip modal

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the disassociate floating ip modal, the cancel buttom and confirm buttom 
is dislocation.
  Change it as other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1453048/+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 1451413] Re: Add kernel/ramdisk to create image

2015-06-23 Thread Doug Hellmann
** 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/1451413

Title:
  Add kernel/ramdisk to create image

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When creating a glance image, user should be able to specify
  kernel/ramdisk for the image.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451413/+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 1435469] Re: Metadata widget does not handle compute host capabilities correctly

2015-06-23 Thread Doug Hellmann
** 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/1435469

Title:
  Metadata widget does not handle compute host capabilities correctly

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When adding properties from the compute host capabilities namespace,
  it displays them differently than glance seems to process them, making
  me unable to delete them and it doesn't resolve them correctly the
  next time I open the widget.  Next time I open, it shows them all in a
  single property on the right, but on the left they still exist.  If I
  try to delete the existing one on the right, it doesn't actually
  delete.

  If I go to update metadata
   -> Compute Host Capabilities
-> Add something like Architecture and Cores, it shows up as single 
property on the right and I can keep adding it to it:

  wrong: cpu_info topology:cores: 1, topology:cores: 1, arch: x86, arch:
  x86, arch: x86

  From the glance CLI, it shows up as different properties, making me
  think this is a glance API issues as well that we need to handle.

  V1:

  | Property 'cpu_info'   | topology:cores: 1, topology:cores: 1, arch:
  x86, arch: x86, arch: x86 |

  
  V2:

   glance --os-image-api-version 2 image-show
  5c9e7242-af66-4355-93a0-81f3c9403afc

  | cpu_info| topology:cores: 1, arch: x86, arch: x86 |
  | cpu_info:arch   | x86 |
  | cpu_info:topology:cores | 1   |

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435469/+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 1452580] Re: [sahara] job type is not shown in job details

2015-06-23 Thread Doug Hellmann
** 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/1452580

Title:
  [sahara] job type is not shown in job details

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently in job detail information page, we only have Name, ID,
  Description, Mains, Libs, and Create time shown. We need to show type
  for easier check.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452580/+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 1443322] Re: "Flavour Details" table in legacy Launch Instance has misaligned rows

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  "Flavour Details" table in legacy Launch Instance has misaligned rows

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The rows in the Flavour Details table (first tab, legacy launch
  instance) has misaligned table rows

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443322/+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 1454804] Re: Dashboard jasmine_tests.py file is unnecessary

2015-06-23 Thread Doug Hellmann
** 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/1454804

Title:
  Dashboard jasmine_tests.py file is unnecessary

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  openstack_dashboard/test/jasmine/jasmine_tests.py is unnecessary as
  the JS source, spec, and template files are all specified in the
  _10_project.py file.

  The file may be completely removed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1454804/+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 1434303] Re: [Launch Instance Fix] Fix donut chart title data and standardize design

2015-06-23 Thread Doug Hellmann
** 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/1434303

Title:
  [Launch Instance Fix] Fix donut chart title data and standardize
  design

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently, each step passes in settings for the donut charts. These
  can be standardized in the chart itself, and overrides removed from
  each step. In addition we can add constants to the charts for label
  names (so that they may be translated) and css classes. These can then
  be leveraged for validation UX. In addition, there is a bug where the
  chart title shows (# Max), however this # is not really the Max limit
  and instead is a sum of usage, added and available. We should add a
  maxLimit property to the chartData object that when passed will ensure
  it stays intact and therefore can be used for validation. If no
  maxLimit is specified, the current chart logic can be used to sum the
  usage, added and available items, but we should change the title to
  show (# Total) instead of (# Max)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1434303/+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 1453858] Re: Fix existing JSCS errors

2015-06-23 Thread Doug Hellmann
** 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/1453858

Title:
  Fix existing JSCS errors

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When running ./run_tests.sh --jscs there are a few errors (trailing
  whitespace).

  These should be cleaned up.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1453858/+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 1440813] Re: [data processing] Job details page links "None" for data sources

2015-06-23 Thread Doug Hellmann
** 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/1440813

Title:
  [data processing] Job details page links "None" for data sources

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When you execute a job that does not require input/output data sources
  (such as a Spark job), the job details page attempts to link the data
  sources, which results in links that look like
  /project/data_processing/data_sources/None which will not work.
  Instead a skeleton data source details page comes up with an error
  message box.

  If a data source is "None" for a job, we should not attempt to make it
  a link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1440813/+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 1277662] Re: launch instance modal volume quota check

2015-06-23 Thread Doug Hellmann
** 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/1277662

Title:
  launch instance modal volume quota check

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When you select an 'Instance Boot Source' that will create a new
  volume (i.e. Boot from Volume Snapshot) and press the submit button,
  there should be a front-end check to check the current number of
  volumes.

  Because if it already reached the quota level, it will error out and
  give you generic error message: "No valid host was found." - which is
  not helpful.

  Number of instances is validated on the modal, I think the volumes
  should be as well, if new volumes are created.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1277662/+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 1452731] Re: [data processing] job templates panel contains too few info

2015-06-23 Thread Doug Hellmann
** 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/1452731

Title:
  [data processing] job templates panel contains too few info

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Currently Job templates panel only contains two columns: Name and
  Description. We at least should show Type to users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452731/+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 1441511] Re: asterisk shown for admin state in network create and update forms

2015-06-23 Thread Doug Hellmann
** 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/1441511

Title:
  asterisk shown for admin state in network create and update forms

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In network create and update forms the admin_state parameter is optional.
  but the mandatory mark(asterisk) is showing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441511/+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 1455040] Re: page title is missing in load balancer detail page

2015-06-23 Thread Doug Hellmann
** 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/1455040

Title:
  page title is missing in load balancer detail page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Page title id missing in load balancer detail page

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455040/+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 1451498] Re: lbaas add vip screen should show subnet name

2015-06-23 Thread Doug Hellmann
** 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/1451498

Title:
  lbaas add vip screen should show subnet name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The lbaas add vip screen has a dropdown of subnets to select.  Right
  now only the cidr is displayed, which is not always helpful.

  I'd like to see the subnet name displayed as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451498/+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 1460609] Re: The overview pie chart is so big and ugly

2015-06-23 Thread Doug Hellmann
** 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/1460609

Title:
  The overview pie chart is so big and ugly

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  the overview pie chart is so big for master branch,  because we use
  width: 100% ,  delete it

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1460609/+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 1314801] Re: number format is not localized

2015-06-23 Thread Doug Hellmann
** 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/1314801

Title:
  number format is not localized

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Fix Released

Bug description:
  The use of commas, decimal points and spaces in numbers is locale
  sensitive.  For example the number 1,000 might be read as 1000 in the
  US, but as 1 in FR.

  http://en.wikipedia.org/wiki/Decimal_mark#Examples_of_use

  Specifically the Create Volume page does not honor the local format.
  I suspect there may be other places that are wrong as well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1314801/+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 1439490] Re: [Launch Instance Fix] Clean up Wizard scope

2015-06-23 Thread Doug Hellmann
** 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/1439490

Title:
  [Launch Instance Fix] Clean up Wizard scope

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The angular wizard widget scope can be cleaned up more.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1439490/+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 1466003] Re: Strict mode not enabled in toast widgets.

2015-06-23 Thread Doug Hellmann
** 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/1466003

Title:
  Strict mode not enabled in toast widgets.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  This is due to a typo in several files, that mention 'use_strict'
  instead of 'use strict'.

  The type was probably introduced during one of jscs cleanups

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466003/+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 1401194] Re: doc bug in workflows.rst

2015-06-23 Thread Doug Hellmann
** 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/1401194

Title:
  doc bug in workflows.rst

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The following is a complex example of how data are exchanged between

  should be

  The following is a complex example of how data is exchanged between

  http://docs.openstack.org/developer/horizon/topics/workflows.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1401194/+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 1458088] Re: Allocation Pool tooltip is truncated

2015-06-23 Thread Doug Hellmann
** 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/1458088

Title:
  Allocation Pool tooltip is truncated

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:

  1. Network Detail -> Create Subnet.
  2. Fill out necessary info, then navigate to Subnet Detail page.
  3. Hover the mouse on the allocation pool help.
  4. You will notice the tooltip can't display the full text.

  See attached

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458088/+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 1451595] Re: lbaas screen should explain modes / methods

2015-06-23 Thread Doug Hellmann
** 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/1451595

Title:
  lbaas screen should explain modes / methods

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The add pool screen has the various lbaas methods listed in a drop
  down.  It would be nice to explain the modes, as documented at:

  http://docs.openstack.org/admin-guide-cloud/content/section_lbaas-
  overview.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451595/+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 1465378] Re: transfer-table available.html.example need updating

2015-06-23 Thread Doug Hellmann
** 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/1465378

Title:
  transfer-table available.html.example need updating

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  
  
  {$ row.vcpus $}

  
(https://github.com/openstack/horizon/blob/master/horizon/static/framework/widgets/transfer-table/available.html.example#L40)

  This way of displaying error messages is not used anywhere.  Instead we are 
using this: 
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/static/dashboard/launch-instance/flavor/select-flavor-table.html#L56

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1465378/+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 1451447] Re: lbaas pool creation should show subnet name

2015-06-23 Thread Doug Hellmann
** 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/1451447

Title:
  lbaas pool creation should show subnet name

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The pool creation UI has a selection for choosing the subnet.  What is
  shown is the IP range, something like:

  192.168.1.0/24  (whatever)

  The problem with this is that I could use multiple subnets with the
  same or very similar IP ranges.  The UI is not providing any clue as
  to which subnet is which.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1451447/+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 1456657] Re: Creating a keypair is missing a validation stage

2015-06-23 Thread Doug Hellmann
** 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/1456657

Title:
  Creating a keypair is missing a validation stage

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  From the access and security page, the keypair tab. When one tries to
  create a keypair with a name that already exist, Horizon closes the
  modal and returns a error.

  What should happen, is to display an error in the form if the keypair
  name already exists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1456657/+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 1441299] Re: Cleaning up jasmine specs enclosure

2015-06-23 Thread Doug Hellmann
** 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/1441299

Title:
  Cleaning up jasmine specs enclosure

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Older spec files uses /* jshint globalstrict: true */ to declare that
  the file uses strict. Newer spec files encloses the entire javascript
  in a function and use the 'use strict' annotation. We should be using
  the newer format.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441299/+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 1455012] Re: page title is missing in firewalls panel

2015-06-23 Thread Doug Hellmann
** 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/1455012

Title:
  page title is missing in firewalls panel

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In firewalls panel, page title is missing and firewall, rule and
  policy detail pages not having proper page titles.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455012/+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 1456171] Re: [sahara] relaunch job fail if job is created by saharaclient and no input args

2015-06-23 Thread Doug Hellmann
** 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/1456171

Title:
  [sahara] relaunch job fail if job is created by saharaclient and no
  input args

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  If we launch a job from a job_template without input args by saharaclient 
directly (not in Horizon), and then relaunch it on Horizon, you will get an 
error. This is because Horizon thinks job_configs always have elements 'args'. 
You can refer to 
horizon/openstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py,
 line 190
  job_args = json.dumps(job_configs['args'])

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1456171/+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 1452411] Re: lbaas panel does not show fip info

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  lbaas panel does not show fip info

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The floating IP associated with a load balancers vip is perhaps one of
  the most important pieces of information users need to know.

  Horizon has no clear / easy way to get this information other than
  tracking down a VIP's attached port, and mapping that to the FIP to
  port listing page.   It's really quite painful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452411/+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 1459904] Re: Split unit tests of volumes from admin/volumes/tests.py to it's own test file

2015-06-23 Thread Doug Hellmann
** 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/1459904

Title:
  Split unit tests of volumes from admin/volumes/tests.py to it's own
  test file

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  volumes should have it's own test file like snapshots and
  volume_types.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1459904/+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 1441088] Re: hide disassociate floating ip when no floating ip attached

2015-06-23 Thread Doug Hellmann
** 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/1441088

Title:
  hide disassociate floating ip when no floating ip attached

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  hide a "disassociate floating ip" action, when the instance is not
  attached with any floating ip.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1441088/+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 1446997] Re: LBaaS-Healthmonitor -Unclear legend that explain that "Delay"=>"Timeout"

2015-06-23 Thread Doug Hellmann
** 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/1446997

Title:
  LBaaS-Healthmonitor -Unclear legend that explain that
  "Delay"=>"Timeout"

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In Horizon under  "Load- Balance" --> "Monitors"
  When I trying to edit an exist "Healthmonitor" there is no  clear legend  
that explain  that "Delay"=>"Timeout"
  When I trying to config Delay to be smailler than timeout value I get  
unclear error message .
  1. Should add legend to explain that "Delay"= >"Timeout"  (equal or grater 
then)
  2. Should fix error message when edit "delay" value to be smaller than 
"Timeout"  to be clear

  attached screen shot

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1446997/+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 1445004] Re: Horizon- there is no option to edit instance for hotplug NIC

2015-06-23 Thread Doug Hellmann
** 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/1445004

Title:
  Horizon- there is no option to edit instance for hotplug NIC

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It is not possible in  Horizon to edit instances that  already
  launched for  adding  hotplug NIC .

  version : openstack Juno , OS rhel 7.1
  libreport-rhel-2.1.11-21.el7.x86_64
  # rpm -qa |grep horizon
  python-django-horizon-2014.2.2-2.el7ost.noarch
  step to reproduce :
  1. Connect to OSP via Horizon 
  2. Create 2 network
  3. Launch instance   with one hotplug NIC 
  4. After the instance is running  try to edit it to add hotplug NIC --- it is 
not possible .  

  in Nova it is supported : 
  # nova interface-attach

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1445004/+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 1452464] Re: Jshint removing Hogan and static_url

2015-06-23 Thread Doug Hellmann
** 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/1452464

Title:
  Jshint removing Hogan and static_url

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Hogan and STATIC_URL are only use in a few files. Hence, we do not
  really need them enabled globally. Removing them from jshint global
  config.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452464/+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 1463060] Re: Line length violations in local_settings.py.example

2015-06-23 Thread Doug Hellmann
** 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/1463060

Title:
  Line length violations in local_settings.py.example

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There's two lines that are too long in local_settings.py.example.
  They should be shortened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1463060/+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 1466671] Re: remove deprecated use of setting in HORIZON_CONFIG

2015-06-23 Thread Doug Hellmann
** 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/1466671

Title:
  remove deprecated use of setting in HORIZON_CONFIG

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In openstack_dashboard/test/settings.py we still use dashboards and
  default_dashboard settings even though this is deprecated. It serves
  no purpose and results in warning every time tests run.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1466671/+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 1463658] Re: Firewall Rules table missing display of the "Shared" attribute and its value

2015-06-23 Thread Doug Hellmann
** 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/1463658

Title:
  Firewall Rules table missing display of the "Shared" attribute and its
  value

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When firewall rule is created from Horizon UI, it provides a checkbox
  to enable 'Sharing' the rule. However the Firewall Rules table does
  not have a column for displaying the 'Shared' attribute and its value
  as can be seen in the attached screenshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1463658/+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 1443622] Re: Launch instance quota only updates when souce selected

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  Launch instance quota only updates when souce selected

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In the angular-based Launch Instance wizard, the instance quota chart
  doesn't update when the instance count is updated. First, an image
  source must be selected, then the chart responds to changes in the
  instance count.

  The instance count quota depends only on the number of instances.
  Either the quota has room for the requested number of instances, or it
  does not.  Selecting a different image source will no affect on the
  quota.

  Change the chart to update in response to changes in the instance
  count, whether an image is selected or not.

  Please include tests for the new behavior. The test live in
  https://review.openstack.org/#/c/167334/

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1443622/+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 1455246] Re: remove old way to access config via REST

2015-06-23 Thread Doug Hellmann
** 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/1455246

Title:
  remove old way to access config via REST

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  https://review.openstack.org/#/c/170351/ supercedes
  https://review.openstack.org/#/c/150573/ as the way to retrieve user's
  local settings via REST for the Angular work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455246/+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 1435811] Re: Quota charts should be hidden if quota is unlimited

2015-06-23 Thread Doug Hellmann
** 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/1435811

Title:
  Quota charts should be hidden if quota is unlimited

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The quota charts in Horizon (Project -> Compute -> Overview) should be
  hidden for unlimited quotas, as they convey no useful information

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1435811/+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 1463312] Re: wrong url admin instance detail page

2015-06-23 Thread Doug Hellmann
** 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/1463312

Title:
  wrong url admin instance detail page

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  admin instance detail page having wrong url for image detail page.
  It is referring to project image detail page.

  steps to reproduce:

  1. log in as admin user
  2. go to any instance detail page.
  3. click on the image detail link.

  expected behavior:
  it should go to image detail page in admin panel

  actual behavior:
  it is going to image detail in project panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1463312/+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 1443265] Re: network id is not present in admin's update network model

2015-06-23 Thread Doug Hellmann
** 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/1443265

Title:
  network id is not present in admin's update network model

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  in admin's update network model, 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/1443265/+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 1452257] Re: hide "remove rule" when no rule is inserted in firewall policies

2015-06-23 Thread Doug Hellmann
** 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/1452257

Title:
  hide "remove rule" when no rule is inserted in firewall policies

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  hide the "remove rule" row action from the firewall policy if no rule
  is inserted on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452257/+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 1445043] Re: Redundant error messages on user create

2015-06-23 Thread Doug Hellmann
** 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/1445043

Title:
  Redundant error messages on user create

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Two errors are shown when I skip the password confirmation field upon user 
creation:
  1. Passwords do not match
  2. Confirm Password: This field is required

  Steps to reproduce
  1. Create a new user.
  2. Fill in user name, password, but skip the confirm password field.

  I should be enough to show one error message: "This field is required"

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1445043/+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 1467208] Re: firewall remove router doesn't work

2015-06-23 Thread Doug Hellmann
** 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/1467208

Title:
  firewall remove router doesn't  work

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  the label of form firewall remove router "remove routers" may be
  misunderstood,

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1467208/+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 1455026] Re: page titles for VPN panel detail pages are missing

2015-06-23 Thread Doug Hellmann
** 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/1455026

Title:
  page titles for VPN panel detail pages are missing

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  page title for VPN panel detail pages are missing or not correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1455026/+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 1445055] Re: Misleading message on project create

2015-06-23 Thread Doug Hellmann
** 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/1445055

Title:
  Misleading message on project create

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  <>

  Use case:

  Admin creates a new project/tenant with the same name as one of the existing 
projects.
  An error message pops up saying: "Error: Unable to create project 'test'." 
It's not clear why the operation failed.
  It would be much better to show something like "Error: Unable to create 
project
  'test': a project with this name already exists.  Please choose a different 
name.".

  Ideally this should also be checked before submitting the project
  create form.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1445055/+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 1467516] Re: wrong test case in lbass api testcase

2015-06-23 Thread Doug Hellmann
** 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/1467516

Title:
  wrong test case in lbass api testcase

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In "LbaasApiTests", one test case is written wrongly.
  in "test_pool_get"  testcase is returning wrong value for 
"show_health_monitor" api

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1467516/+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 1444422] Re: Glyphicon-eye position in User Credentials dialog

2015-06-23 Thread Doug Hellmann
** 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/122

Title:
  Glyphicon-eye position in User Credentials dialog

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps:
  1. Login as admin user.
  2. Navigate to Horizon page: 
http:///horizon/project/access_and_security/
  3. Click on "View Credentials" button.
  4. Check position of eye icon.
  Actual: icon above "EC2 Secret Key" field.
  Expected: should be at the right end of field.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/122/+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 1462161] Re: change 'Update Metadata' to specific name in modal header

2015-06-23 Thread Doug Hellmann
** 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/1462161

Title:
  change 'Update Metadata' to specific name in modal header

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In some update metadata modal, use 'Update {{specific name}} Metadata' much 
better than Update Metadata.
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update_metadata.html#L11-Lundefined

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1462161/+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 1462241] Re: hide attach floating ip if already one fip is attached

2015-06-23 Thread Doug Hellmann
** 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/1462241

Title:
  hide attach floating ip if already one fip is attached

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  one instance can have only one fip at a time.
  so we have to hide/disable the attach floating ip option if one IP is 
attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1462241/+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 1448290] Re: Magic Search appearance cannot be customized

2015-06-23 Thread Doug Hellmann
** 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/1448290

Title:
  Magic Search appearance cannot be customized

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Need to add scss variables so Magic Search appearance can be
  customization.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1448290/+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 1447685] Re: Angular table: select-all checkbox shouldn't be selected if no rows

2015-06-23 Thread Doug Hellmann
** 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/1447685

Title:
  Angular table: select-all checkbox shouldn't be selected if no rows

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The Angularized table select-all checkbox is initially checked when
  there aren't any rows in the table. It should be unchecked.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1447685/+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 1450799] Re: JSCS does not default param in run_tests.sh

2015-06-23 Thread Doug Hellmann
** 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/1450799

Title:
  JSCS does not default param in run_tests.sh

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  JSCS doesn't default its variable in run_tests.sh, which means that
  when ./run_tests.sh is run without the --jscs option, a warning
  message appears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1450799/+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 1416107] Re: on defaults panel several quota names are not translatable

2015-06-23 Thread Doug Hellmann
** 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/1416107

Title:
  on defaults panel several quota names are not translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  On Admin->System->Defaults most values are translatable, but several
  values are not: Server Group Members, Server Groups, Backup Gigabytes,
  and Backups.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1416107/+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 1459446] Re: can't update dns for an ipv6 subnet

2015-06-23 Thread Doug Hellmann
** 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/1459446

Title:
  can't update dns for an ipv6 subnet

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  It's not possible to update ipv6 subnet info using Horizon. To
  recreate:

  Setup: create a new network (Admin->System->Networks->Create Network)
  create an ipv6 subnet in that network
  (new network Detail->Create Subnet)
  Network Address: fdc5:f49e:fe9e::/64 
  IP Version IPv6
  Gateway IP: fdc5:f49e:fe9e::1
  click create

  To view the problem: Edit the subnet
  (Admin->System->Networks>[detail]->Edit Subnet->Subnet Details
  attempt to add a DNS name server
  fdc5:f49e:fe9e::3

  An error is returned: "Error: Failed to update subnet
  "fdc5:f49e:fe9e::/64": Cannot update read-only attribute ipv6_ra_mode"

  however, it's possible to make the update using
  neutron subnet-update --dns-nameserver [ip] [id]

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1459446/+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 1446708] Re: Several cancel urls broken in networking forms

2015-06-23 Thread Doug Hellmann
** 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/1446708

Title:
  Several cancel urls broken in networking forms

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Several of the cancel urls are broken in the networking sub-forms
  (ports, dhcp agents). Open them as a new page, rather than a modal,
  and you will see that the cancel button redirects incorrectly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1446708/+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 1427756] Re: Event listeners are not being attached to some modal windows

2015-06-23 Thread Doug Hellmann
** 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/1427756

Title:
  Event listeners are not being attached to some modal windows

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Confirmed

Bug description:
  In some modal windows, form event listeners are not being attached correctly. 
For example the date picker that should be triggered on a focus event in the 
text box in [dashboard/admin/metering -> Modify Usage Report Parameters -> 
Other] is not. This might be a problem with the modal loading or a django issue.
  This issue is not present if the form is not in a modal window (like it was 
in juno release), the event listeners are attached regularly and work as 
expected if the form is in a page of its own.

  See attached files for reference.

  Steps to reproduce:
  1) Open the dashboard and go to admin/metering
  2) Press the 'Modify Usage Report Parameters' button.
  3) When the modal window appear select 'Other' from the spinner.
  4) Click the 'from' or 'to' text inputs, a datepicker should pop out from 
there but it does not.
  5) If you repeat these steps in juno, the datepicker will appear since the 
admin/metering/create url is in a page of its own.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1427756/+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 1318890] Re: left side header panel doesn't expand but show up arrow

2015-06-23 Thread Doug Hellmann
** 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/1318890

Title:
  left side header panel doesn't expand but show up arrow

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Steps to reproduce:
  1.login as admin
  2.click 'Project' dashboard expand panels.
  3.click 'Network header' expand panels
  4.click 'Admin' dashboard expand panels
  5.click 'Project' dashboard expand panels.

  Now we can see 'Network' header doesn't expand, but it show up arrow

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1318890/+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 1459573] Re: Modal size is incorrect

2015-06-23 Thread Doug Hellmann
** 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/1459573

Title:
  Modal size is incorrect

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Modals are reduced size, so are causing some ugly text-wrap. This was
  caused by this patch: https://review.openstack.org/#/c/184595 which
  needs to be reverted.

  From the docs:

  "This means that if the variable has already been assigned to, it
  won't be re-assigned, but if it doesn't have a value yet, it will be
  given one."

  The problem here is that because modal-md already has a default value,
  the new default isn't applying.

  jsfiddle example of default not overriding another default: 
http://jsfiddle.net/robcresswell/gop052kk/
  Reference: 
http://sass-lang.com/documentation/file.SASS_REFERENCE.html#variable_defaults_

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1459573/+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 1399126] Re: identity panel link in header

2015-06-23 Thread Doug Hellmann
** Changed in: horizon
   Status: Fix Committed => Fix Released

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

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

Title:
  identity panel link in header

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  There is a link in the header that points to the identity panel. This breaks 
the plugin mechanism as if Identity panel is disabled, Horizon throws an error:
  NoReverseMatch at /infrastructure/nodes/
  u'identity' is not a registered namespace inside 'horizon'
  In template /home/stack/horizon/openstack_dashboard/templates/_header.html, 
error at line 20

  The link is located in Topbar - project dropdown at the bottom below
  the line. It says "More Projects"

  This is caused by the url pointing to nonexistent Identity panel.

  To reproduce:
  Add openstack_dashboard/local/enabled/_30_identity.py file to Horizon. File 
content:
  DASHBOARD = 'identity'
  DISABLED = True

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1399126/+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 1458697] Re: Horizon/Dashboard source reorganisation

2015-06-23 Thread Doug Hellmann
** 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/1458697

Title:
  Horizon/Dashboard source reorganisation

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The intent with Horizon has always been that the "horizon" component
  be a library/framework of components for dashboards to be built out
  of, and the "openstack_dashboard" component be an implementation of
  that.

  For the purposes of succintness, "framework" in the below will refer
  to the folder horizon/horizon and "dashboard" will refer to
  "horizon/openstack_dashboard". Perhaps one day those could be renamed
  also...

  Some reorganisation work has been done in bug
  https://bugs.launchpad.net/horizon/+bug/1454880 but it has focused on
  cleaning up the angularjs usage in our codebase.

  During that work, several points were identified as blurring the line
  between framework and dashboard in the codebase, and this bug captures
  those. NOTE that this bug refers to the codebase *once that
  refactoring has been done* and leaf patch
  https://review.openstack.org/#/c/184597/ has been merged. Patches
  relating to this bug will all depend on that patch until it is merged.

  Changes needing to be made:

  1) the framework should not define the top-level angular app, and thus 
horizon/static/dashboard-app should go away, with parts moving to the dashboard 
and framework as appropriate.
  2) the framework should also not define the top-level HTML (base.html) - this 
should be in the dashboard.

  Actual steps to perform:

  1) horizon/static/dashboard-app/utils should be moved to a new location in 
the framework. There's a large amount of tech debt in this folder which should 
be addressed in subsequent bugs and these files removed.
  2) horizon/static/dashboard-app/login is a generic login/auth helper 
component should be moved to the framework.
  3) horizon/static/dashboard-app/controllers has several controllers only used 
in the dashboard so should be moved there. The single controller "dummy.js" 
should remain in the framework.
  4) horizon/static/dashboard-app/dashboard-app.module.js is the top-level 
angular app and should move to the dashboard.
  5) horizon/templates/base.html should move to dashboard and its dependencies 
horizon/templates/horizon/_conf.html and 
horizon/templates/horizon/_scripts.html should move with it. There remains a 
need for a horizon/templates/horizon/_scripts.html in the framework for testing 
purposes, so a new file for that purpose will be placed in the testing area of 
the framework.

  On the utils tech debt: the contents of that folder are only used in
  one place; the functions defined there should be moved to the modules
  they're used in. Those target modules are legacy code which will be
  replaced over time by angularjs implementations, so I believe it is
  reasonable to do this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1458697/+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 1454880] Re: Angular source re-organization

2015-06-23 Thread Doug Hellmann
** 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/1454880

Title:
  Angular source re-organization

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The Angular source will benefit from re-organization to
  1) align module names with their directory structure
  2) make it clear what is "framework" code (reusable utilities), what is "core 
business logic" of the horizon UI, and what is code that bootstraps the 
application.

  See https://review.openstack.org/#/c/176152/ for an example of the
  full set of proposed changes.  The ideas in that patch are well
  supported by cores and the PTL, however that patch is too large to be
  easily reviewed and merged.  Instead, create a series of smaller,
  dependent patches that incrementally make the desired improvements.

  List of in-progress changes:
  1) Create a "framework" directory
  2) Create a "util" directory and populate it with utilities
  3) Create a "widgets" directory and populate it with the widgets
  4) Align the module names with their directory structure
  5) Align constant, service and factory names with their modules
  6) Move API support files to openstack_dashboard
  7) Move horizon/js/angular/filters to framework/utils
  8) Refactor the "hz" module to "hz-app" and move as much "legacy" code
     as possible into the new structure (out of horizon/js/angular)

  
  List of additional possible changes:
  ?) Align controller names to include their module
  ?) Clean up unneeded dependencies
     - We may consider moving wizard.js dependency on 'ui.bootstrap' as a 
dependency to horizon module.
     - It seams we can remove `horizon.framework.util.i18n` from here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1454880/+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 1452446] Re: Jasmine in dashboard out of sync

2015-06-23 Thread Doug Hellmann
** 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/1452446

Title:
  Jasmine in dashboard out of sync

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  We currently have two jasmine tests, one in horizon and one in
  dashboard. We are currently use two different templates and they are
  out of sync with each other. Furthermore,  we should extend the
  sources list, not override it, because dashboard modules have a
  dependency on horizon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1452446/+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 1445235] Re: [Launch Instance Fix] Security Group error when launching an instance with new wizard

2015-06-23 Thread Doug Hellmann
** 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/1445235

Title:
  [Launch Instance Fix] Security Group error when launching an instance
  with new wizard

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Fix Released

Bug description:
  With Nova Networking (not Neutron), Creating an instance with new
  launch instance Errors with "Error: unable to create the server."

  It appears to be that Nova expects security group name while neutron
  expects security group ID.

  with
  LOG.error(" -> %s" % security_groups) before line 578 in 
nova.py

  Here is the Log:

   -> [3]
  REQ: curl -g -i 
'http://10.0.2.15:8774/v2/f013e957495e47118dce6c0a87bd4690/servers' -X POST -H 
"Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: 
python-novaclient" -H "X-Auth-Project-Id: f013e957495e47118dce6c0a87bd4690" -H 
"X-Auth-Token: {SHA1}0ed0cb9ce78afdde4aedde8d415b3962fb3b782b" -d '{"server": 
{"name": "ins_111", "imageRef": "c62db24e-0735-45bc-a6d7-0a3896b93c54", 
"availability_zone": "nova", "key_name": "KP_1", "flavorRef": "42", 
"OS-DCF:diskConfig": "AUTO", "max_count": 1, "min_count": 1, "security_groups": 
[{"name": 3}]}}'
  RESP: [400] {'date': 'Thu, 16 Apr 2015 21:55:30 GMT', 'connection': 
'keep-alive', 'content-type': 'application/json; charset=UTF-8', 
'content-length': '116', 'x-compute-request-id': 
'req-92aa65af-603b-4fec-afad-e7e7edab9839'}
  RESP BODY: null

  [16/Apr/2015 21:55:30] "POST /api/nova/servers/ HTTP/1.1" 400 140

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1445235/+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 1417892] Re: Fail to add subnet to router if this subnet already add to this router

2015-06-23 Thread Doug Hellmann
** 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/1417892

Title:
  Fail to add subnet to router if this subnet already add to this router

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When we already add the subnet to router, if we click 'Add Interface' again,
  we can see the subnet also can select, but if we real to add the subnet, it
  report a error. We can hidden the subnet if it already add to the router.

  Error: Failed to add_interface: Bad router request: Router already has a port 
  on subnet d5394fc5-1295-43ed-9336-0362ced9b8d6

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1417892/+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 1434548] Re: Selecting Cancel on Settings dashboard give error

2015-06-23 Thread Doug Hellmann
** 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/1434548

Title:
  Selecting Cancel on Settings dashboard give error

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in OpenStack Dashboard (Horizon) kilo series:
  Fix Released

Bug description:
  Using the master branch, when I go into the "Settings" dashboard as a
  user and I click the "cancel" button, I get an error.  This happens in
  the "User Settings" the "Change password" sections. I'm not sure what
  the correct response should be, should it push the user back the main
  page, or should it go back to the user settings page which is the
  default page.  If that's the case will the user know what just
  happened if they clicked on "Cancel" when inside the "User Settings"
  page.

  
  I get a message (if debug is on) or a 404 page not found that looks like this:

  Page not found (404)
  Request Method:   GET
  Request URL:  https://X/settings/None
  Using the URLconf defined in openstack_dashboard.urls, Django tried these URL 
patterns, in this order:
  ^$ [name='splash']
  ^api/
  ^home/$ [name='user_home']
  ^i18n/js/(?P\S+?)/$ [name='jsi18n']
  ^i18n/setlang/$ [name='set_language']
  ^i18n/
  ^qunit/$ [name='qunit_tests']
  ^jasmine/(.*?)$
  ^admin/
  ^settings/ ^password/
  ^settings/ ^$ [name='index']
  ^identity/
  ^project/
  ^auth/
  ^static\/(?P.*)$
  ^media\/(?P.*)$
  ^500/$
  The current URL, settings/None, didn't match any of these.
  You're seeing this error because you have DEBUG = True in your Django 
settings file. Change that to False, and Django will display a standard 404 
page.

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