1. 11 Aug, 2022 1 commit
  2. 03 Mar, 2022 2 commits
    • OpenStack Release Bot's avatar
      Update TOX_CONSTRAINTS_FILE for stable/yoga · 999dfac5
      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/yoga branch, tests will
      continue to use the upper-constraints list on master.
      
      Change-Id: Ia08a365722dadaa21ac3453938446d41334b7e23
      999dfac5
    • OpenStack Release Bot's avatar
      Update .gitreview for stable/yoga · c89d415e
      OpenStack Release Bot authored
      Change-Id: I6f10a53b03751e66da1989f5c905e6d171a5b78e
      c89d415e
  3. 23 Feb, 2022 2 commits
  4. 14 Dec, 2021 1 commit
  5. 10 Sep, 2021 2 commits
  6. 02 Sep, 2021 1 commit
    • Sam Morrison's avatar
      Fix up client init · cfabd241
      Sam Morrison authored
      Commit c9114b7e introduced a critical
      bug where service_type is not being passed through to the client making
      it fail.
      
      Change-Id: I6c19199785109cacef6d8b06e08d926efc6d4890
      Closes-Bug: #1942330
      cfabd241
  7. 26 Aug, 2021 1 commit
  8. 18 Aug, 2021 1 commit
  9. 05 Aug, 2021 1 commit
    • Mark Powers's avatar
      Add openstackclient support · f2277b5f
      Mark Powers authored
      This adds support for the recommended CLI using the OpenStackClient,
      without modifying the existing Blazar shell CLI.
      
      The existing shell command classes are used, by introducing a check in
      the base comand class to use either the client passed by Blazar shell,
      or the client using the osc_lib client_manager.
      
      The argument --physical-reservation is also removed for the create lease
      command when using the OpenStack client.
      
      Implements: blueprint openstackclient-support
      Change-Id: I97a7b91f0d05efc887307ac167e5c368276d4f81
      f2277b5f
  10. 01 Jul, 2021 1 commit
    • Anand Bhat's avatar
      Migrate from testr to stestr · 27c426a7
      Anand Bhat authored
      * Replace .testr.conf by .stestr.conf for migration and update
        .gitignore, test-requirements.txt and lower-constraints.txt
        files accordingly
      * Use py3 as the default runtime for tox and 3.18.0 as the
        minversion for tox
      * Add a new job, openstack-cover-jobs, to run the coverage in Zuul
      
      Change-Id: If6fa3f2f861d5eb6787743edcc6333e5aacef7d0
      27c426a7
  11. 19 Mar, 2021 1 commit
  12. 18 Mar, 2021 2 commits
  13. 11 Mar, 2021 1 commit
    • Pierre Riteau's avatar
      Change dashes to underscore in setup.cfg · a2d8abf5
      Pierre Riteau authored
      Recent versions of setuptools are warning that usage of dash-separated
      keys will not be supported in future versions.
      
      Change-Id: I5f0ad65e0dfc98e8e9693e66355a4bfd79d3bcf1
      a2d8abf5
  14. 03 Mar, 2021 1 commit
  15. 01 Mar, 2021 2 commits
  16. 23 Feb, 2021 3 commits
  17. 03 Jan, 2021 1 commit
    • Martin Kopec's avatar
      Bump hacking max version to 3.0.1 and fix pep8 · e875b753
      Martin Kopec authored
      pep8 job is failing because the version of flake8
      (flake8<2.7.0,>=2.6.0) requested by hacking<1.2.0 is not
      compatible with pyflakes>=2.1.1. Therefore the patch increases
      the max version of hacking.
      Also the patch fixes a few pep8 errors.
      
      Change-Id: Ib9f1cb5a77947cfb1ab28a7f26e97edba007466c
      e875b753
  18. 27 Nov, 2020 1 commit
  19. 09 Nov, 2020 1 commit
    • wangzihao's avatar
      Remove six · cff1b057
      wangzihao authored
      Replace the following items with Python 3 style code:
      
      - six.text_type
      - six.StringIO
      
      Change-Id: I9db56ea304938d66753106357e572f307d226850
      cff1b057
  20. 21 Oct, 2020 1 commit
    • wu.chunyang's avatar
      Remove the unused coding style modules · aa0e1dc0
      wu.chunyang authored
      Python modules related to coding style checks (listed in blacklist.txt in
      openstack/requirements repo) are dropped from lower-constraints.txt
      they are not needed during installation.
      
      Change-Id: I3be1bf801a386052e42c070c0710680f2f8d2a19
      aa0e1dc0
  21. 12 Oct, 2020 1 commit
  22. 24 Sep, 2020 1 commit
    • maaoyu's avatar
      Remove install unnecessary packages · db0aeecf
      maaoyu authored
      The docs requirements migrated to doc/requirements.txt
      we need not install things from requirements.txt.
      
      Change-Id: Iebf119fe20e8767d3d8f088d889eb5a8d38a81b2
      db0aeecf
  23. 10 Sep, 2020 3 commits
  24. 08 Sep, 2020 1 commit
    • Jason Anderson's avatar
      Use KSA loading to support more auth methods · 886a4d35
      Jason Anderson authored
      Currently Blazar has hard-coded support for only two login methods:
      'token' and 'password'. There are many more auth mechanisms supported by
      Keystone and the clients. The complexity of parsing arguments and
      constructing an auth/session entity is taken care of in the
      keystoneauth1.loading module, which this commit takes advantage of.
      
      Change-Id: I7173d1880c8938ac54a0fb3495417f5ce40db4e7
      886a4d35
  25. 27 Aug, 2020 1 commit
    • Jason Anderson's avatar
      Fixup failing tests due to passing date threshold · 1632a196
      Jason Anderson authored
      Some of the tests rely on a hard-coded date being actually in the past
      when the test runs. This fixes that by fixing the value of utctime when
      the test executes to a date in the past relative to the test input.
      
      Change-Id: Iccb57dca5c1130a0e6ca88e9ca387fc218891369
      1632a196
  26. 18 Aug, 2020 1 commit
    • Pierre Riteau's avatar
      Fix test_args2body_start_now unit test · 14846e19
      Pierre Riteau authored
      The test_args2body_start_now unit test started failing because the end
      date was set to August 9, 2020 which is now in the past.
      
      Change-Id: I8cc4f4ec7bf2af5bdfef37253801fd4c970b7977
      14846e19
  27. 09 Jul, 2020 1 commit
  28. 23 Jun, 2020 1 commit
  29. 02 Jun, 2020 1 commit
  30. 22 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 2917320d
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: I84ad61a25101e9bcf67908382d272b447b605fd9
      2917320d
  31. 02 May, 2020 1 commit