Skip to content

Subtree contivmodel into netplugin #1084

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

Merged
merged 152 commits into from
Nov 28, 2017
Merged

Conversation

dseevr
Copy link
Contributor

@dseevr dseevr commented Nov 28, 2017

No description provided.

Erik Hollensbe and others added 30 commits December 4, 2015 08:27
Signed-off-by: Erik Hollensbe <[email protected]>
Signed-off-by: Erik Hollensbe <[email protected]>
keep generated code in repo
move vlan/vxlan range to global object
change from/to epg/network in rules
Fix http error handling in go client
dseevr and others added 27 commits March 22, 2017 14:31
Fixed HTTP verbs in RAML documentation
Contiv nav header is now automatically added to API documentation when generated
…to rely on bindmounts rather than copying in files, changed protocol to https

Signed-off-by: Bill Robinson <[email protected]>
…to refer to renamed dirs, contivModel2raml.rb now takes output file as an arg

Signed-off-by: Bill Robinson <[email protected]>
…2raml.rb -> generate_raml.rb

Signed-off-by: Bill Robinson <[email protected]>
…ed into contiv.html during build, fixed incorrect verbs in auth_proxy routes

Signed-off-by: Bill Robinson <[email protected]>
Split RAML into netmaster and auth_proxy routes and combine the HTML output after generation
Route consolidation + general docs cleanup
-  docker network matching the tag will be associated to it.

Signed-off-by: Vijay Krishnan <[email protected]>
Adding tag field for docker network workflow
Changes:

- default http client is replaced by a http.Client in the ContivClient struct
- httpGet()/httpPost()/httpDelete() are moved into ContivClient and use the new internal http.Client
- added SetHttpClient() which allows for overriding the internal http.Client (to disable cert checking, add timeouts, etc.)
- added Login() function which performs a login POST request against auth_proxy
- added SetAuthToken() which adds a custom request header (X-Auth-Token) before requests are sent out
- httpGet()/httpPost()/httpDelete() are modified to set any custom request headers before performing the request
- added `make systemtests` target which runs everything under the systemtests dir

Signed-off-by: Bill Robinson <[email protected]>
Signed-off-by: Bill Robinson <[email protected]>
Changes necessary to support `netctl login`
…hich is currently failing due to atrophy

Signed-off-by: Bill Robinson <[email protected]>
update based on new modelgen with error->log change.
Godeps,contivModel.go: update import path for objdb to reflect new netplugin location
scripts/build.sh: disabled regeneration of RAML-based documentation which is currently failing due to atrophy
…c9b'

git-subtree-dir: contivmodel
git-subtree-mainline: 2e310d6
git-subtree-split: 21d5582
Also added note about why contivmodel's code is excluded from code quality tools

Signed-off-by: Bill Robinson <[email protected]>
@dseevr dseevr merged commit e4c2c2b into contiv:master Nov 28, 2017
@dseevr dseevr deleted the subtree_contivmodel branch November 28, 2017 01:02
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.