Skip to content

#INIT to 2017-03-01#2976

Merged
cormacpayne merged 7 commits into
Azure:network-changesfrom
jobatzil:feature/jobatzil/plain201703
Mar 23, 2017
Merged

#INIT to 2017-03-01#2976
cormacpayne merged 7 commits into
Azure:network-changesfrom
jobatzil:feature/jobatzil/plain201703

Conversation

@jobatzil
Copy link
Copy Markdown
Contributor

@jobatzil jobatzil commented Mar 22, 2017

This PR creates an initial state of the 2017-03-01 Network part of the azure-sdk.

The steps that were done are as follows:

  • In azure-rest-api-specs, copied all old files into the new 2017-03-01 folder, updated the version of all resources to 2017-03-01 and then auto generated the files for azure-sdk-for-net. Excluded two non-version number related changes please don't change until clarified further!)
    -1- Generated/Models/VirtualNetworkGateway.cs (VpnType changed to optional, will be added by PR of Nilambari Deshpande, was added to swagger but not to azure-sdk yet)
    -2- Generated/Models/ExpressRouteCircuitPeering.cs (RouteFilter position changed, was changed by hand by Ding Han, have to investigate further)

  • version got upgraded to 10.0.0 since application gateway introduces breaking changes.

  • updated version number in Network\SessionRecords to 2017-03-01

  • updated version number in Compute\SessionRecords to 2017-03-01

  • removed unneccessare changes where only the EOF got changed.

Description


This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

SDK Generation Guidelines

  • If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
  • The generate.cmd file for the SDK has been updated with the version of AutoRest, as well as a link to the swagger spec, used to generate the code.
  • The project.json and AssemblyInfo.cs files have been updated with the new version of the SDK.

@msftclas
Copy link
Copy Markdown

@jobatzil,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@henry416
Copy link
Copy Markdown
Member

PR to be merged into this branch: #2943

@cormacpayne cormacpayne merged commit ed4e0c0 into Azure:network-changes Mar 23, 2017
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.

4 participants