Skip to content
Snippets Groups Projects
  1. Mar 07, 2019
  2. Mar 06, 2019
  3. Mar 05, 2019
  4. Mar 02, 2019
  5. Mar 01, 2019
    • David Lyle's avatar
      Fix policy function check error · 78de5478
      David Lyle authored
      Change in I8a346e55bb98e4e22e0c14a614c45d493d20feb4 to make
      POLICY_CHECK_FUNCTION a string rather than a function was incomplete.
      
      The case in horizon/tables/base.py is problematic in particular and results in
      raising the TypeError: 'str' object is not callable error.
      
      There is another instance that is not problematic, but is changed for
      consistency sake.
      
      Change-Id: Ifc616e322eb38ec7e5ac218f7f3c5ccec52e40f4
      Closes-Bug: #1818292
      78de5478
    • Radomir Dopieralski's avatar
      Add a upgrade_check management command · d7d6c057
      Radomir Dopieralski authored
      This command checks the configuration for invalid and deprecated
      settings, as described in
      https://governance.openstack.org/tc/goals/stein/upgrade-checkers.html
      
      There is also a script in tools/find_settings.py that scans all python
      files for the potential new settings, which is supposed to make it
      easier to update the lists that the checks use.
      
      Change-Id: Ie85cf4be3da1ab446c10883a4580e20ea154b67c
      Story: 2003657
      Task: 26132
      d7d6c057
  6. Feb 28, 2019
    • manchandavishal's avatar
      Add volume group-specs-list support for admin panel · 4b523122
      manchandavishal authored
      This commit allow admin to list/show cinder volume group-spec
      using horizon dashboard and user can perform the following
      table action :
      1. group-spec-create
      2. group-spec-edit
      3. group-spec-delete
      
      Partially-Implements blueprint cinder-generic-volume-groups
      
      Change-Id: I7a24e21bbf86595bc7e1251d29caed7f7ff5dec8
      4b523122
  7. Feb 27, 2019
  8. Feb 23, 2019
  9. Feb 22, 2019
  10. Feb 21, 2019
  11. Feb 20, 2019
  12. Feb 19, 2019
  13. Feb 15, 2019
Loading