1. 23 Jul, 2020 1 commit
    • Feilong Wang's avatar
      Fix cluster resize · 4a561a93
      Feilong Wang authored
      There are two fixes included in this patch:
      
      1. List nodes correctly. We have renamed minion to node, which
         cause the filter doesn't work correctly.
      2. The response from magnumclient resize method is not a json,
         so we need to convert it to dict before return. Rolling upgrade
         has the same issue.
      
      Task: 39810
      Story: 2007697
      
      Change-Id: I7a03dfea2c84a423f15cfbe4194a8492f72dbd35
      (cherry picked from commit 96312eaf)
      4a561a93
  2. 13 Jul, 2020 1 commit
    • Andreas Jaeger's avatar
      Fix npm jobs · 1852c359
      Andreas Jaeger authored
      horizon is doing frequent releases, the install from source is not
      working as is anymore. Remove it.
      
      Change-Id: I958f51d845f137ac20c1cdce8f55a3172e13246e
      (cherry picked from commit dbbe877c)
      1852c359
  3. 21 May, 2020 1 commit
  4. 20 May, 2020 1 commit
  5. 27 Apr, 2020 1 commit
  6. 26 Apr, 2020 1 commit
  7. 24 Apr, 2020 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/ussuri · fd5e8fe3
      OpenStack Release Bot authored
      Update the URL to the upper-constraints file to point to the redirect
      rule on releases.openstack.org so that anyone working on this branch
      will switch to the correct upper-constraints list automatically when
      the requirements repository branches.
      
      Until the requirements repository has as stable/ussuri branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: I1df00f821800464281be75f9c88fd412fa4233fb
      fd5e8fe3
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/ussuri · bb0f5d8a
      OpenStack Release Bot authored
      Change-Id: I3280996a7e2688b3da2a0df9369800480cb75d0e
      bb0f5d8a
  8. 21 Apr, 2020 2 commits
  9. 18 Apr, 2020 1 commit
  10. 17 Apr, 2020 3 commits
  11. 14 Apr, 2020 1 commit
    • Bharat Kunwar's avatar
      Use default-worker instead of production_group · fb8eee43
      Bharat Kunwar authored
      At present, resize cluster invocation via the magnum-ui fails because it
      tries to resize production_group nodegroup which is not a thing. Until
      we support ability to specify nodegroups, we ought to use the default of
      default-worker nodegroup.
      
      Change-Id: I3e9553e6d337ab1580c0e3bb3d1a88e8b97f2f23
      fb8eee43
  12. 11 Apr, 2020 1 commit
  13. 08 Apr, 2020 1 commit
  14. 01 Apr, 2020 1 commit
  15. 17 Feb, 2020 1 commit
  16. 14 Jan, 2020 3 commits
  17. 11 Jan, 2020 1 commit
    • Andreas Jaeger's avatar
      Remove six usage · 3851110c
      Andreas Jaeger authored
      This repo does not support Python 2 anymore, so we don't need
      six for compatibility between Python2 and 3, convert six usage to Python
      3 code.
      
      Note that six.text_type is "str" in Python 3, so we can remove the
      clause completly.
      
      Needed-By: https://review.opendev.org/701743
      Change-Id: I7dbdf7b773d72db9204c6251b1ce561cf7675522
      3851110c
  18. 10 Jan, 2020 1 commit
  19. 06 Jan, 2020 1 commit
  20. 01 Jan, 2020 1 commit
  21. 30 Dec, 2019 1 commit
  22. 28 Dec, 2019 2 commits
    • Akihiro Motoki's avatar
      translation: drop babel extractor definitions · f6b5a2dc
      Akihiro Motoki authored
      babel extractors are now registered via python entry points,
      so there is no need to declare babel extractors in babel configs.
      
      This change is important to make translation work in Django 2.2.
      django-babel does not work with Django 2.2 and looks unmaintained
      for over two years. The horizon team is thinking to switch the extractor
      to enmerkar (a fork of django-babel) to make extraction of translation
      string work again near future. It is important to drop the extractor
      definition to make the transition smooth.
      
      Change-Id: I3ec4561eba1387876c2bbd8ea0f227043e1809ca
      f6b5a2dc
    • Akihiro Motoki's avatar
      Add requirements.txt to docs reqs · 56af6c02
      Akihiro Motoki authored
      magnum-ui doc generated the module reference,
      so requirements.txt should be here to apply upper-constraints.
      
      Change-Id: I12a57a5d8a59dbc958512641a1ef49fee5c81152
      56af6c02
  23. 18 Dec, 2019 1 commit
  24. 13 Dec, 2019 1 commit
  25. 12 Dec, 2019 1 commit
    • Simon Merrick's avatar
      Add rolling upgrade ui · cd0817a1
      Simon Merrick authored
       + Create new row action on clusters panel
       + Create new modal form for upgrading cluster
       + Create REST endpoint for upgrading cluster
       + Bump python-magnumclient lower constraint
      
      Change-Id: Id3fd3ee80fb27b08673933800aea6e7ee7ac7cd0
      cd0817a1
  26. 11 Dec, 2019 3 commits
    • Zuul's avatar
      Merge "Add ui for resizing clusters" · db0803fe
      Zuul authored
      db0803fe
    • Simon Merrick's avatar
      Add ui for resizing clusters · 0bfd85d4
      Simon Merrick authored
      Create new row action on clusters panel
      Create new modal form for resizing cluster:wq
      Create REST endpoint for resizing cluster
      Bump python-magnumclient lower constraint
      Add heatclient lower constraint
      
      Change-Id: I591d4e6ebe85adac0bcefb3f95b1a7d2abf0ba88
      0bfd85d4
    • Xinliang Liu's avatar
      Add fedora-coreos distro · 7853f0a4
      Xinliang Liu authored
      Fedora-coreos driver has been added in train. So make its image can
      be chosen in the UI.
      
      Make distros listed in order.
      
      Closes-Bug: #1855691
      Change-Id: Ic436022b36470870f1ba6903515cee5b2bb1725f
      7853f0a4
  27. 26 Nov, 2019 2 commits
    • Bharat Kunwar's avatar
      Set empty default value for docker_storage_driver · 2d2ea742
      Bharat Kunwar authored
      At present, it is not possible to create a cluster template with only
      the required values because the default value of `devicemapper` expects
      a docker_volume_size greater than 3 and this is opaque to the users
      since the end user simply sees `Cluster Template creation failed` error
      message on Horizon. Removing the default value for
      docker_storage_driver addresses this issue.
      
      Change-Id: I3b294ba13800a6d2db592cd378413304e8c62cce
      Story: 2006953
      Task: 37639
      2d2ea742
    • Andrei Nistor's avatar
      Add missing hidden option to cluster template · 99d4e5a6
      Andrei Nistor authored
      Without this patch, starting from Train, a user is not able to create or
      update a cluster template on the Horizon UI.
      
      Story: 2006953
      Task: 37638
      
      Change-Id: I214e8bad1dbabfd2e82d6d195152289a89d40e8d
      99d4e5a6
  28. 16 Nov, 2019 1 commit
  29. 05 Oct, 2019 1 commit
  30. 27 Sep, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/train · 0e2a25d7
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/train.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/train.
      
      Change-Id: I57c80fa2bb87d89dd28e997d087f418028f0ffb6
      Sem-Ver: feature
      0e2a25d7