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.
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.
- Aug 10, 2022
-
-
Oezcan Isik authored
-
- Aug 05, 2022
-
-
yangshaoxue authored
Fix requirements conflict Change-Id: I4c9e0fded336fe54533fcfd5356ee12448a43692
-
- Aug 01, 2022
-
-
Boxiang Zhu authored
Change-Id: I364938b4b1547bde0633a9c33af9fd0502b506a7
-
- Jul 29, 2022
-
-
Boxiang Zhu authored
Add doc base frame Change-Id: Id0a4168873232ef7feedaf1e1c1b6ed2b69a8f17
-
- Jul 28, 2022
-
-
Boxiang Zhu authored
1. remove base_roles from openstack group 2. add qos and floating-ip-port-forwarding into extention_mapping Change-Id: I461ae3f8979377ae22ec851bf3315e509b22cfbd
-
Boxiang Zhu authored
1. support mypy check, tox -e mypy or tox -e pep8 2. fix error of mypy check Change-Id: I41b0013d271f3c7d3a28e1ea6dd0b083893d8983
-
- Jul 21, 2022
-
-
Boxiang Zhu authored
Add MANIFEST.in and remove templates from packages. Change-Id: I9e53143bdf52a38635057511d6863b1e285a334a
-
- Jul 20, 2022
-
-
Boxiang Zhu authored
1. change md file to rst file for readme 2. add README.rst to description_file in setup.cfg Change-Id: I3ece3849798d708a780c76453a49a2627126b316
-
Boxiang Zhu authored
1. remove MANIFEST.in file 2. add templates into packages Change-Id: Ia0ca5b4f9696779b03a9d81c86eb2e3eb5e8757d
-
- Jul 18, 2022
-
-
zhu.boxiang authored
Use handler and formatter for gunicorn. Change-Id: I036720c4317cb234c16a4026d9b9bc4a193f69db
-
zhu.boxiang authored
1. support system scope for policy list and check 2. add target for check policy api 3. update version of requirements and test-requirements Change-Id: If251d26bdb522b03a8fb94ae0034d8ca44be5b61
-
- Jul 15, 2022
-
-
zhu.boxiang authored
1. Not alias field. Just description field. 2. fix the python-glanceclient version Change-Id: I95bdda3e69ad3f55dd1213ea6ef01df6245025db
-
- Jul 14, 2022
-
-
zhu.boxiang authored
1. remove prefix ext 2. update the swagger file 3. add more detailed info for schemas field Change-Id: I08f30087e8889d772db3da09a92f1e9390d10dbe
-
- Jul 13, 2022
-
-
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
-
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
-
- Jul 12, 2022
-
-
zhu.boxiang authored
Some tests codes are not used, so just to cleanup them. Change-Id: I9596a54705150271ae6900a17448d9250af4f2db
-
- Jun 27, 2022
-
-
Wu Wenxiang authored
Change-Id: I3fa64de538066aee812925b817b47f605d59e7c5
-
Zuul authored
-
Wu Wenxiang authored
Some users forget to add single quotation marks for the password value which contains blanks or back slashes, which cause login failures. Adding signle quotation marks for password values in the example file as a remind. Change-Id: I0ab68d67f94a90b983b204ced76e85323eeaacdc
-
- Jun 26, 2022
-
-
Zuul authored
-
zhu.boxiang authored
When we decide whether the endpoint will add into profile, we will both check whether the service has been set for openstack config and the endpoint of this service exists. Closes-Bug: #1979903 Change-Id: I0ad5558a0b6886d9af44c3e88eb43fc43f3cf58a
-
- Jun 23, 2022
-
-
Zuul authored
-
yangshaoxue authored
1. skyline port can be set when skyline container starts 2. update readme Change-Id: Ic7f81e3d753c041fd5ea89268855d4b68086807d
-
- Jun 22, 2022
-
-
zhu.boxiang authored
1. remove patch for barbican 2. update heat policy 3. update requirements version Depends-On: https://review.opendev.org/c/openstack/heat/+/812662 Depends-On: https://review.opendev.org/c/openstack/barbican/+/839147 Change-Id: I8f690c7c1e41cd78199de6386e986512edca9259
-
- Jun 14, 2022
-
-
zhu.boxiang authored
Remove the coroutine.py file because unused codes. Change-Id: I095ecd652c8ab17323ad330acb9bf4eddd790336
-
- Jun 07, 2022
-
-
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
-
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
-
- Jun 06, 2022
-
-
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
-
- May 30, 2022
-
-
Zuul authored
-
Zuul authored
-
zhu.boxiang authored
Use debug config from default. Set INFO as default level. Change-Id: I03834f5a69d9f5b6b87d9c4c08296a4589952a92
-
Reşit Demir authored
1. add zun install into post_install.sh 2. add zun into SUPPORTED_SERVICE_EPS and PREFIX_MAPPINGS 3. add zun policy Change-Id: I741922f06ad5103417a817ed0695f6b3d67fb926
-
zhu.boxiang authored
1. use pbr to get package version 2. update the dependencies' version Change-Id: If221a54a2eecbca76c212838fddef272bfd48484
-
- May 27, 2022
-
-
zhu.boxiang authored
Fix the folder name of skyline-console when build skyline docker image to get skyline console commit id. Change-Id: I4d8e55c0ddd2914ceabf7a2546ebae213ff864ca
-
zhu.boxiang authored
Remove invalid config show_raw_sql. Change-Id: Id839175530a6de441b3a3c90e94650c3ca851c6f
-
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
-
- May 26, 2022
-
-
zhu.boxiang authored
Use the correct job for post. Use publish-openstack-python-branch-tarball instead of publish-openstack-python-tarball. Change-Id: If0e8a2e73d0a7bf238e36119e678f813aedcbd40
-
zhu.boxiang authored
Re-generate the default config yaml. Change-Id: I4b536694ae311308cdc9b3a43b32c146613daf18
-
- May 25, 2022
-
-
zhu.boxiang authored
1. remove poetry dependency 2. add requirements.tx, test-requirements.txt, setup.py and setup.cfg 3. add more env into tox.ini 4. remove some command from Makefile 5. cleanup the dependencies 6. change some commands of README 7. update the devstack Depends-On: https://review.opendev.org/c/openstack/skyline-console/+/843257 Change-Id: I4cefc4cfdaadf7b3ba03ffe8441e9ae760772349
-
Numan MENEKŞE authored
1. add magnum install into post_install.sh 2. add magnum into SUPPORTED_SERVICE_EPS and PREFIX_MAPPINGS 3. add magnum policy Change-Id: I10d2d337331d8c4857f6e58331e545eead0bf26f
-