1. 27 Mar, 2022 1 commit
  2. 09 Mar, 2022 3 commits
    • Thomas Goirand's avatar
      8b0f8abe
    • Thomas Goirand's avatar
      Now packaging 13.0.0_rc1 · 6322a744
      Thomas Goirand authored
      6322a744
    • Thomas Goirand's avatar
      Merge tag '13.0.0_rc1' into debian/yoga · 8ef841ed
      Thomas Goirand authored
      murano-dashboard 13.0.0.0rc1 release candidate
      
      meta:version: 13.0.0.0rc1
      meta:diff-start: -
      meta:series: yoga
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Elod Illes <elod.illes@est.tech>
      meta:release:Commit: Elod Illes <elod.illes@est.tech>
      meta:release:Change-Id: I7cb26139bd8426c72db533c79053ba66bf8a671f
      meta:release:Code-Review+1: zhurong <aaronzhu1121@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      8ef841ed
  3. 14 Jan, 2022 1 commit
  4. 07 Jan, 2022 1 commit
  5. 06 Jan, 2022 1 commit
  6. 14 Oct, 2021 2 commits
  7. 06 Oct, 2021 1 commit
  8. 30 Sep, 2021 1 commit
  9. 22 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Django 3.2 support · 81195976
      Thomas Goirand authored
      This patch fixes a few issues regarding Django 3.2 support.
      
      Closes-Bug: #1944523
      Co-Author: Daniele Mazzocchio <daniele.mazzocchio@infomaniak.com>
      Co-Author: Akihiro Motoki <amotoki@gmail.com>
      Change-Id: I1d906e2d910b25a79acfc13b7f3d890476ee301e
      81195976
    • Thomas Goirand's avatar
      Add django-3.2-support.patch. · ea2aca54
      Thomas Goirand authored
      ea2aca54
  10. 21 Sep, 2021 3 commits
  11. 17 Sep, 2021 2 commits
  12. 20 Aug, 2021 1 commit
    • Dmitriy Rabotyagov's avatar
      Fix horizon compilemessages with murano ui enabled · fb7d081b
      Dmitriy Rabotyagov authored
      Currently if you enable murano UI and try to compile messages you will be
      thrown `NameError: name 'HORIZON_CONFIG' is not defined
      
      So we explicitly import HORIZON_CONFIG along with POLICY_FILES
      to make horizon successfully compile when murano-ui
      was enabled.
      
      Change-Id: Id5ab97349f702be1afc536c154cf0e35197150b8
      fb7d081b
  13. 16 Aug, 2021 2 commits
  14. 14 Aug, 2021 2 commits
  15. 19 May, 2021 1 commit
    • manchandavishal's avatar
      Drop horizon-nodejs10-jobs template · 17562bb2
      manchandavishal authored
      As we already added horizon-nodejs14-jobs template in this plugin
      and nodejs14 jobs running fine. So let's drop horizon-nodejs10-jobs
      template because nodejs10 is already EOL.
      
      Change-Id: I11176ef54ca25b130bc2c1c86b8458cbf960312f
      17562bb2
  16. 17 May, 2021 1 commit
  17. 14 May, 2021 1 commit
  18. 10 May, 2021 1 commit
  19. 03 May, 2021 1 commit
    • yangyawei's avatar
      setup.cfg: Replace dashes with underscores · 80df3407
      yangyawei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: If1d10f229112d1a5a115cf1d2fc964f8095c3474
      80df3407
  20. 27 Apr, 2021 1 commit
  21. 15 Apr, 2021 1 commit
  22. 27 Mar, 2021 3 commits
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      11.0.0_rc1 · 0fa03daa
      Thomas Goirand authored
      0fa03daa
    • Thomas Goirand's avatar
      Merge tag '11.0.0_rc1' into debian/wallaby · 20957a01
      Thomas Goirand authored
      murano-dashboard 11.0.0.0rc1 release candidate
      
      meta:version: 11.0.0.0rc1
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I4f108fe8b115f3e36b88790cb375e99f1640575b
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      20957a01
  23. 26 Mar, 2021 2 commits
  24. 03 Mar, 2021 1 commit
  25. 03 Feb, 2021 1 commit
  26. 23 Dec, 2020 1 commit
    • manchandavishal's avatar
      Run npm nodejs job with Firefox browser · ab7d97fe
      manchandavishal authored
      This patch update browser from Chrome to Firefox
      in karma.conf.js because nodejs fails with Chrome
      browser as not able to access some URL.
      So let's switch to Firefox browser now then we can
      use Chrome browser in future once this issue is resolved.
      
      It also bump few pacakges version in 'lower-constraints.txt'
      to fix lower-constraint job.
      
      Change-Id: Id8454b0b0f7dc4b257699734f779935fb05b512f
      ab7d97fe
  27. 18 Oct, 2020 2 commits