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

Bug/inventory#228 new #278

Merged
merged 8 commits into from
Sep 21, 2022
Merged

Bug/inventory#228 new #278

merged 8 commits into from
Sep 21, 2022

Conversation

Gevorg-Khachatryan-97
Copy link
Contributor

@Gevorg-Khachatryan-97 Gevorg-Khachatryan-97 commented Sep 19, 2022

Fixed VM info module to get given number of vms when length > 500. This also fixes inventory issue : #228

Copy link
Collaborator

@bhati-pradeep bhati-pradeep left a comment

Choose a reason for hiding this comment

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

LGTM

@bhati-pradeep bhati-pradeep merged commit a1aa7dc into feat/1.7.0 Sep 21, 2022
premkarat pushed a commit that referenced this pull request Sep 30, 2022
* feat/inventory_issue#232 (#233)

* Add examples for images and static routes(#267)

* Add mac address for vm creation  (#272)

* Update ntnx_vms.py

Add the ability to optionally set MAC Address for a network interface

* Update vms.py

Add optional mac_address definition to _build_spec_networks

* fix spec

* sanity fix

Co-authored-by: Ken Moini <[email protected]>

* fix iass example Imprv/issue#250 (#268)

* add var to iass example

* iaas task to create static routes

* fix vars

* sanity fix

* iaas fixes

* Minor changes

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Pradeepsingh Bhati <[email protected]>

* Consider cluster reference as well for getting subnet uuid (#266)

* Consider cluster as well for getting subnet uuid

* Fix incase of update

* Bug/inventory#228 new (#278)

Fix for fetching all vms when length > 500

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: Pradeepsingh Bhati <[email protected]>

* Bug/docs readme fixes (#280)

* Doc fixes

* Cluster name not usage warning

* Enable role mappings and new user / user groups creation in ntnx_projects (#281)

* Use of projects interna and custom acp creation

* Add module utils changes for projects internal

* projects internal user and user groups fixes

* Minor user group ref fix

* condition fix

* Project scope in acp fix and create workflow fix

* Add projects acp update and idempotency scenarios

* Update projects info module to include acps

* sanity fix

* Add account references in projects

* Add vpc related config in projects spec

* Update project tests to include vpcs, tunnels and accounts

* Minor fixes and test automation for projects internal based scenarios

* Sanity fixes

* Minor constants name change

Co-authored-by: alaa-bish <[email protected]>

* Enable PC tests

* formatting

* Isort fix

* Minor subnet fix

* Cluster filters using name fix

* sanity fixes

* Minor read me changes

* Handle overlay subnet case while filtering subnets in vms based on cluster (#286)

* handle overlay subnet case

* Minor fixes and tests addition

* Minor tests and sanity fixes

* Remove clusters pagination as API doesn't support

* Skippin cluster test due to tech issue

* Make address groups tests names unique

* Minor test fixes

* Test fix

* Adding free uuids

* Minor fixes

* Minor fixes for system roles

* Add examples and doc update

* Minor example update

* Minor readme fix

* Examples dependency

* Release based readme change

* 1.7.0 read me update

* read me update

* changelog changes

* changelog changes

* minor doc change

* projects docs fix

Co-authored-by: Andreas Hubert <[email protected]>
Co-authored-by: alaa-bish <[email protected]>
Co-authored-by: Ken Moini <[email protected]>
Co-authored-by: Gevorg Khachatryan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Imprv] add functionality to get vms greater than 500 to module ntnx_vms_info
2 participants