Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PR#17 commit 'misc changes', it broke listing and editing Storage Repositories #23

Conversation

bernhardkaindl
Copy link
Collaborator

Fix this regression which was introduced by #17, commit 5: "Misc changes":

29b1793#diff-7a99a3d0d9dc721b20052fba067d76350ea7734d0f26607afec287ad0a296f7c

In #18 (comment), Andrew said that breaking the Python2 master branch before the Python3 branch works is not and option, therefore fix this first.

SRs-list-edit-broken

With Python3, after all commits from #20 are also applied, XSConsole still says:

Screenshot-no-SRs-Py3

Therfore, the situation is clear: Fix Python2 first.

Signed-off-by: Bernhard Kaindl <bernhard.kaindl@cloud.com>
@liulinC
Copy link
Collaborator

liulinC commented Dec 4, 2023

Although we will never run the code with py2, I approve this PR as it has no bad. (and it do fix the issue if it is under py2, in some other way I do not understand)

@qinzhang22
Copy link

qinzhang22 commented Dec 4, 2023

With Python3, I've tested with all the changes in #20.
It's working:
image

@bernhardkaindl
Copy link
Collaborator Author

With Python3, I've tested with all the changes in #20. It's working:

This means that we are testing using different methods. I'll ask a team member what he gets.

@bernhardkaindl bernhardkaindl merged commit 128fd38 into xapi-project:master Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants