← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1527417] Re: Horizon eslintrc uses deprecated rule names

 

Reviewed:  https://review.openstack.org/259234
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=846413c14913d3afd6f5d73d261c6ccae65adfb0
Submitter: Jenkins
Branch:    master

commit 846413c14913d3afd6f5d73d261c6ccae65adfb0
Author: Rajat Vig <rajatv@xxxxxxxxxxxxxxxx>
Date:   Thu Dec 17 16:31:15 2015 -0800

    Update eslint-plugin-angular to the latest
    
    eslint-plugin-angular in use by the project is
    quite old and the new library has changed rules.
    This patch updates the library and fixes the code
    where rule names have changed.
    
    Change-Id: I2e60a07b899325f17f38b96d40325602b4b58219
    Closes-Bug: #1527417


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

Title:
  Horizon eslintrc uses deprecated rule names

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  angular/ng_controller_as_vm is deprecated in favor of angular/controller-as-vm
  angular/ng_no_cookiestore is deprecated in favor of  angular/no-cookiestore

  Horizon should use the new rule names

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


References