-
Notifications
You must be signed in to change notification settings - Fork 42
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
bhati-pradeep
merged 4 commits into
release/1.9.0
from
impr/345-free-ips-for-ntw-profiles
Jun 13, 2023
Merged
Fetch available IPs for network profiles in NDB #346
bhati-pradeep
merged 4 commits into
release/1.9.0
from
impr/345-free-ips-for-ntw-profiles
Jun 13, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
bhati-pradeep
commented
Mar 21, 2023
- added "include_available_ips" flag for fetching available IPs for each network in network profile.
- response will have attribute "available_ips" for same.
Closed
7 tasks
Logs for integration test ntnx_ndb_profiles_info ran locally |
Gevorg-Khachatryan-97
approved these changes
May 2, 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.