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

Fetch available IPs for network profiles in NDB #346

Merged
merged 4 commits into from
Jun 13, 2023

Conversation

bhati-pradeep
Copy link
Collaborator

  • added "include_available_ips" flag for fetching available IPs for each network in network profile.
  • response will have attribute "available_ips" for same.

@bhati-pradeep
Copy link
Collaborator Author

Logs for integration test ntnx_ndb_profiles_info ran locally

ntnx_ndb_profiles_info_test_logs.txt

@bhati-pradeep bhati-pradeep changed the base branch from main to release/1.9.0 May 2, 2023 07:04
@bhati-pradeep bhati-pradeep merged commit dc9a6a9 into release/1.9.0 Jun 13, 2023
premkarat pushed a commit that referenced this pull request Jul 11, 2023
* fix bug#349 (#357)

* fix bug#349

* fix

---------

Co-authored-by: alaa-bish <alaa.bishtawi@nutanix.com>

* Fetch available IPs for network profiles in NDB (#346)

* Add available IPs in network profiles response as per flag

* doc fix

* isort fix

* sanity fix

* Fix mismatch of virtual switch in subnet creation (#341)

* Fix mismatch of virtual switch in subnet creation

* fix isort issues

* fix for etcd min disk size (#356)

* fix for etcd min disk size

* fix doc and tests

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: alaa-bish <alaa.bishtawi@nutanix.com>

* Support multi-tiers target in application network security rule (#342)

* Change apptier to have multiple app tiers in app security policy

* Doc changes

* Doc changes

* flake8 fixes

* sanity fixes

* Fix setting some configuration for cluster in foundation (#343)

* Fix  cluster fields configuration issues

* lint fix

* fix filters combination expression (#353)

* Feat/karbon clusters update (#351)

* create and delete node pools

* separate node pools entity

* update functionality for nodes count and labels

* sanity fix

* functionality to get subnet by name

* fix defaults

* fix arguments

* fix for etcd min disk size

* Add integration tests

* fix bug#349

* sanity fix

* Revert "fix for etcd min disk size"

This reverts commit fb30a68.

* Revert "fix bug#349"

This reverts commit 9a30aa3.

* fixes

* fixes

* doc fix

* fixes to wait tasks completion

* fix tests

* fixes for update labels failure

* fix for black issue

* add tests

* fix

---------

Co-authored-by: Gevorg-Khachatryaan <Gevorg1050.1>
Co-authored-by: alaa-bish <alaa.bishtawi@nutanix.com>

* fix tests

* NDB tags info module (#348)

* NDB tags info module with docs and tests

* Doc fix

* tags info doc fix

* Minor spelling changes

* Add nutanix open source support info in read me

* Enable karbon tests

* Enable PC setup

* Disable NDB tests

* set   validate_certs

* Delete user group post projects test for cleanup. Skip IDP tests

* fix tests

* Minor test fix

* Fix sanity

* Add docs and release notes. Add sanity tests for NDB and Foundation and enable their tests

* sanity fixes

* Add docs for karbon new module and minor fixes

* sanity fixes

* fix sanity

* Disable netwoek segmentation in foundation sanity tests

* Skip Liquid syntax checks for conflicting ansible playbook code

* Update release dates

---------

Co-authored-by: Gevorg Khachatryan <gevorg.khachatryan@nutanix.com>
Co-authored-by: alaa-bish <alaa.bishtawi@nutanix.com>
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.

[Impr] Develop ansible module for getting available IPs for given network profiles in NDB
2 participants