Skip to content

add flavor example with project mapping#42

Open
GregWhiteyBialas wants to merge 1 commit intomainfrom
flavor_mange
Open

add flavor example with project mapping#42
GregWhiteyBialas wants to merge 1 commit intomainfrom
flavor_mange

Conversation

@GregWhiteyBialas
Copy link
Contributor

This PR will add examples on how to map flavour to project in Openstack.
It is based on this PR: stackhpc/ansible-collection-openstack#52
and should be merged only when said PR will be merged.

@GregWhiteyBialas GregWhiteyBialas requested a review from a team as a code owner January 9, 2025 15:18
Comment on lines +46 to +47


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove extra lines

project:
- "project_b"
- "demo"
is_public: "false" No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra new line at the end

disk: 1
vcpus: 1
project: "{{ openstack_flavor_projects }}"
is_public: "false"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change "false" to false? It looks nicer.

project:
- "project_b"
- "demo"
is_public: "false" No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we change "false" to false? It looks nicer.

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.

2 participants