-
Notifications
You must be signed in to change notification settings - Fork 23
Yoga AUFN test environment #234
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
Conversation
Are there any more changes that need made before I try testing this? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking better
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, give it a whirl.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extract the non-AUFN bits please
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the slow review. If you rebase your changes onto stackhpc/xena, it should pick up the bits you extracted.
etc/kayobe/environments/aufn-ceph/configure-local-networking.sh
Outdated
Show resolved
Hide resolved
I think this is now ready to go. |
Enable provider networks in neutron and add geneve network config
b3c066c
to
9960aa5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work Scott. I rebased the change to remove the commits that were pulled out into separate PRs. I pushed your original branch to yoga-aufn-og in case you wanted to compare.
Looks like there are some pep8 issues: https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/3904414510/jobs/6670166003 |
Could you add some basic docs in |
Seems we have some pep8 failures |
How do I fix the final pep8 issue? It's complaining about {% if ... %} syntax in a yaml file. Will add some docs separately here: https://github.com/stackhpc/stackhpc-kayobe-config/tree/yoga-aufn-docs |
….yml Co-authored-by: Mark Goddard <mark@stackhpc.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice work!
How do you feel about squashing the commits? Are they useful to keep separate? |
(Merge pull request is a drop down) |
No description provided.