Skip to content
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

Adding storage 2018-03-01-preview to java multi-api section #3155

Merged
merged 1 commit into from
May 30, 2018
Merged

Adding storage 2018-03-01-preview to java multi-api section #3155

merged 1 commit into from
May 30, 2018

Conversation

anuchandy
Copy link
Member

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR 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 information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@AutorestCI
Copy link

AutorestCI commented May 30, 2018

Automation for azure-sdk-for-node

Nothing to generate for azure-sdk-for-node

@AutorestCI
Copy link

AutorestCI commented May 30, 2018

Automation for azure-sdk-for-go

Encountered a Subprocess error: (azure-sdk-for-go)

Command: ['/usr/local/bin/autorest', '/tmp/tmpp86h20_t/rest/specification/storage/resource-manager/readme.md', '--go', '--go-sdk-folder=/tmp/tmpp86h20_t/src/github.com/Azure/azure-sdk-for-go', '--multiapi', '[email protected]/autorest.go@~2.1.98', '--use-onever', '--verbose']
Finished with return code 1
and output:

AutoRest code generation utility [version: 2.0.4262; node: v7.10.1]
(C) 2018 Microsoft Corporation.
https://aka.ms/autorest
   Loading AutoRest core      '/root/.autorest/@[email protected]/node_modules/@microsoft.azure/autorest-core/dist' (2.0.4278)
   Loading AutoRest extension '@microsoft.azure/autorest.go' (~2.1.98->2.1.98)
   Loading AutoRest extension '@microsoft.azure/autorest.modeler' (2.3.38->2.3.38)
Processing batch task - {"tag":"package-2018-03-preview"} .
Failure during batch task - {"tag":"package-2018-03-preview"} -- Error: [Exception] No input files provided.

Use --help to get help information..
[Exception] No input files provided.

Use --help to get help information.

@AutorestCI
Copy link

AutorestCI commented May 30, 2018

Automation for azure-libraries-for-java

A PR has been created for you:
AutorestCI/azure-libraries-for-java#209

@AutorestCI
Copy link

AutorestCI commented May 30, 2018

Automation for azure-sdk-for-python

Encountered a Subprocess error: (azure-sdk-for-python)

Command: python ./scripts/multiapi_init_gen.py azure-mgmt-storage
Finished with return code 1
and output:

Traceback (most recent call last):
  File "./scripts/multiapi_init_gen.py", line 171, in <module>
    versionned_modules = get_versionned_modules(package_name, module_name)
  File "./scripts/multiapi_init_gen.py", line 53, in get_versionned_modules
    module_to_generate = importlib.import_module(module_name)
  File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
  File "/tmp/tmph2schpvc/sdk/azure-mgmt-storage/azure/mgmt/storage/__init__.py", line 12, in <module>
    from .storage_management_client import StorageManagementClient
  File "/tmp/tmph2schpvc/sdk/azure-mgmt-storage/azure/mgmt/storage/storage_management_client.py", line 55, in <module>
    class StorageManagementClient(MultiApiClientMixin, SDKClient):
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases

@AutorestCI
Copy link

AutorestCI commented May 30, 2018

Automation for azure-sdk-for-ruby

A PR has been created for you:
Azure/azure-sdk-for-ruby#1331

@anuchandy anuchandy merged commit e054d17 into Azure:javamultiapi May 30, 2018
lmazuel pushed a commit that referenced this pull request Jun 12, 2018
* Fix ASE instance metrics url

* Add java multi-api sections in select readme files

* Add java multi api to network (temporary)

* Add Java multi api to resources

* Fix readme for Java in media

* Add web app multiapi

* Add multi api for web app and network

* sync with master  (#3153)

* Use common Resource & Sku definitions in all Sql specs (#3134)

* Use common Resource & Sku definitions

* Don't use common Sku definition

* Just use common SQL definitions

* Fixed syntax error

* Fixed another syntax error

* Fixed sku ref error

* Fixed syntax error in example

* Fix Python conf of servermanager (#3140)

* Fix ServerManager Py Conf (#3141)

* Plug SwaggerToSdk to LogAnalyticsMgmt (#3142)

* [Storage] Support Management policy on new api version 2018-03-01-preview (#3137)

* [Storage] Add new API version 2018-03-01-preview

* [Storage] Update rest version 2018-03-01-preview

* [Storage] Support Management Policy

* [Storage] Update since code review comments

* Add Python conf

* [Storage] Add managment policy doc link to policy description.

* [Storage] modify as review comments

* RSA key size examples, ECC descriptions (#3136)

* RSA key size examples, ECC descriptions

* remove preview changes for now

* Added GroupType property in HybridWorkerGroup (#3132)

* Watcher resource swagger specs. For more details on the Usage of the resource: https://docs.microsoft.com/en-us/azure/automation/automation-watchers-tutorial (#3102)

* Watcher specs

* using the same model for get/put input and output.

* Fix storage Python conf (#3148)

* Fix for Azure Networking swagger 2018-04-01 version (#3146)

* Adding storage 2018-03-01-preview to java multi-api section (#3155)

* readme for resource,keyvault,web

* Fix keyvault namespace

* Fix keyvault,dns, add storage 2016-01-01

* Fix web and storage multi api config

* Add java multi api for authorization, iotcentral, keyvault, resources

* Add policyinsights and fconfig to resources

* Fix web app output path

* Multiapibatch (#3205)

* Change all existing ##Java sections

* Add java multi api sections

* Use azure-sdk-for-java repo

* Fix typo in batch readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants