Pass Id as input to DeleteNetwork and DeleteEndpoint APIs by mapuri · Pull Request #25 · contiv/netplugin · GitHub
Skip to content

Pass Id as input to DeleteNetwork and DeleteEndpoint APIs#25

Merged
mapuri merged 1 commit into
masterfrom
deleteApiCleanup
Mar 12, 2015
Merged

Pass Id as input to DeleteNetwork and DeleteEndpoint APIs#25
mapuri merged 1 commit into
masterfrom
deleteApiCleanup

Conversation

@mapuri

@mapuri mapuri commented Mar 11, 2015

Copy link
Copy Markdown
Contributor

This commit reverts the DeleteNetwork and DeleteEndpoint APIs back to taking network
and endpoint Ids as input instead of an opaque value strings. This follows the netplugin
design to keep driver specific state handling inside the driver than the Netplugin Core.

@mapuri mapuri force-pushed the deleteApiCleanup branch from 20e3382 to 9177cd3 Compare March 12, 2015 02:12
This commit reverts the DeleteNetwork and DeleteEndpoint APIs to taking network
and endpoint Ids as input instead of an opaque value string. This follows the netplugin
design to keep driver specific state handling inside the driver than the
Netplugin Core.
@mapuri mapuri force-pushed the deleteApiCleanup branch from 9177cd3 to 1685046 Compare March 12, 2015 04:42
mapuri added a commit that referenced this pull request Mar 12, 2015
Pass Id as input to DeleteNetwork and DeleteEndpoint APIs
@mapuri mapuri merged commit 9131917 into master Mar 12, 2015
@mapuri mapuri deleted the deleteApiCleanup branch March 12, 2015 15:41
@jainvipin

Copy link
Copy Markdown

@mapuri

mapuri commented Mar 12, 2015

Copy link
Copy Markdown
Contributor Author

dseevr pushed a commit to dseevr-dev/netplugin that referenced this pull request Nov 28, 2017
* - add version in api
- add cfgProperties adn operProperties

* fix linksets with operstate

* add versioning in api, other fixes

* add network oper proerties

* avoid generating operlinks

* avoid operlinks for client code gen

* global oper state

* Support for external contracts (provided and consumed) for ACI (contiv#24)

* Support for external contracts (provided and consumed) for ACI

* Add tenant as part of the key for external contracts object

* Just have a single link-set for all contract groups

* Just have a single external contracts array at the epg level.

* Add validators for contracts group name and tenant name for the external contracts object

* merge contract groups change

* rebase to latest

* add versioning in api, other fixes

* add network oper proerties

* avoid generating operlinks

* avoid operlinks for client code gen

* global oper state

* add version to external contracts object
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