Skip to content
Snippets Groups Projects
This project is mirrored from https://opendev.org/openstack/skyline-apiserver. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update . This branch has diverged from upstream.
  1. Aug 10, 2022
  2. Aug 05, 2022
  3. Aug 01, 2022
  4. Jul 29, 2022
  5. Jul 28, 2022
  6. Jul 21, 2022
  7. Jul 20, 2022
  8. Jul 18, 2022
  9. Jul 15, 2022
  10. Jul 14, 2022
  11. Jul 13, 2022
    • zhu.boxiang's avatar
      refactor: Refactor schemas · 4d9b5770
      zhu.boxiang authored
      1. adjust setting schemas
      2. adjust prometheus schemas
      3. adjust policy schemas
      4. adjust policy_manager schemas
      5. adjust login schemas
      6. remove some invalid model
      7. update the swagger.json file
      
      Change-Id: I6b513498999f1c56481107ca78df656e4c8b38cb
      4d9b5770
    • zhu.boxiang's avatar
      refactor: Adjust the common and contrib schemas · 7eaa53c9
      zhu.boxiang authored
      1. adjust the common schemas
      2. adjust the contrib schemas
      3. just use schemas directly because all include in __init__.py
      4. update swagger.json file
      
      Change-Id: I4b8c366cbb439fbcb7c118329588eab1b31b9370
      7eaa53c9
  12. Jul 12, 2022
  13. Jun 27, 2022
  14. Jun 26, 2022
  15. Jun 23, 2022
  16. Jun 22, 2022
  17. Jun 14, 2022
  18. Jun 07, 2022
    • zhu.boxiang's avatar
      feat: Add barbican policy and service_mapping · fc547f84
      zhu.boxiang authored
      1. add barbican related policy
      2. add barbican into service_mapping
      3. add releatenote for barbican
      4. update releatenote for zun and magnum
      
      Change-Id: I366e4482617654baab9091736e6f2b186aed6371
      fc547f84
    • zhu.boxiang's avatar
      refactor: Use source code instead of release packages · 10c910c6
      zhu.boxiang authored
      We install the service projects from opendev instead of
      release packages. If the service projects are DEPRECATED,
      then we will install them by latest release packages.
      
      Update the neutron policy with the master branch.
      
      Change-Id: I56a10452e731fd6e2597501659ce84e96c4c91ab
      10c910c6
  19. Jun 06, 2022
    • zhu.boxiang's avatar
      refactor: Register rule and apirule into enforcer · 32a00a65
      zhu.boxiang authored
      1. We register both apirule and rule into enforcer, so we can keep
      the rule in the check_str
      2. We re-generate all the services' policy, we just use the original
      policy of them. If users want to change, they can change them by
      themselves.
      3. Adjust the post_install.sh, we install the service packages with
      dependencies.
      4. Split the ironic and ironic_inspector policy, they can not be in
      the same policy file.
      
      Change-Id: I9e152e33be4eef60432fb2030d388b3bec4c082e
      32a00a65
  20. May 30, 2022
  21. May 27, 2022
    • zhu.boxiang's avatar
      fix: Fix the folder name of skyline-console · c12b6edc
      zhu.boxiang authored
      Fix the folder name of skyline-console when build
      skyline docker image to get skyline console commit id.
      
      Change-Id: I4d8e55c0ddd2914ceabf7a2546ebae213ff864ca
      c12b6edc
    • zhu.boxiang's avatar
      refactor: Remove invalid config · 72e7cf3c
      zhu.boxiang authored
      Remove invalid config show_raw_sql.
      
      Change-Id: Id839175530a6de441b3a3c90e94650c3ca851c6f
      72e7cf3c
    • zhu.boxiang's avatar
      fix: Add manila into service mapping · ee6d1a7a
      zhu.boxiang authored
      Add manila into service mapping. So if we deployed the
      manila service, we can get the endpoint of it by default.
      Re-sort the service mapping by its' initial.
      
      Change-Id: I88dbafbe34b0e95eff0b00d9260f1b7a6fc0db77
      ee6d1a7a
  22. May 26, 2022
  23. May 25, 2022
Loading