Commit 632cb1f
fix(BA-5795): set main_access_key in component test user fixtures
The admin/regular user fixtures were missing `main_access_key`, causing
`ensure_host_permission_allowed_by_user` to fail with ObjectNotFound
when resolving the user's keypair resource policy. Also fix module
docstring in vfolder_v2.py to not overstate RBAC coverage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0c686f4 commit 632cb1f
2 files changed
Lines changed: 17 additions & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
773 | 778 | | |
774 | 779 | | |
775 | 780 | | |
| |||
791 | 796 | | |
792 | 797 | | |
793 | 798 | | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
794 | 802 | | |
795 | 803 | | |
796 | 804 | | |
| |||
850 | 858 | | |
851 | 859 | | |
852 | 860 | | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
853 | 866 | | |
854 | 867 | | |
855 | 868 | | |
| |||
868 | 881 | | |
869 | 882 | | |
870 | 883 | | |
| 884 | + | |
| 885 | + | |
| 886 | + | |
871 | 887 | | |
872 | 888 | | |
873 | 889 | | |
| |||
0 commit comments