Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Add --network-quota to vdc create #427

Merged
merged 1 commit into from
Mar 19, 2020
Merged

Add --network-quota to vdc create #427

merged 1 commit into from
Mar 19, 2020

Conversation

nigelm
Copy link
Contributor

@nigelm nigelm commented Jun 6, 2019

Adds --network-quota integer option to the vcd vdc create
command, which sets the network_quota setting in the
underlying call to org.create_org_vdc - this is the Maximum
number of network objects that can be deployed in this vdc.

The default value is zero (like the underlying call), which
(unike all the similar settings) means that no network
objects can be created within the vdc.

Signed-off-by: Nigel Metheringham nigel.metheringham@redcentricplc.com

To help us process your pull request efficiently, please include:

  • (Required) Short description of changes in the PR topic line

  • (Required) Detailed description of changes include tests and
    documentation. If the pull request contains multiple commits with
    detailed messages, refer to those instead

  • (Optional) Names of reviewers using @ sign + name

Adds --network-quota integer option to the
  vcd vdc create
command, which sets the network_quota setting in the
underlying call to org.create_org_vdc - this is the Maximum
number of network objects that can be deployed in this vdc.

The default value is zero (like the underlying call), which
(unike all the similar settings) means that *no* network
objects can be created within the vdc.

Signed-off-by: Nigel Metheringham <nigel.metheringham@redcentricplc.com>
@shashim22 shashim22 merged commit 9656b31 into vmware-archive:master Mar 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants