Skip to content

Conversation

@AutorestCI
Copy link
Contributor

BatchAI. Remove API for list clusters and fileservers

We cannot have API to list clusters and fileservers on subscription/resource group level
because of conflict with the previous API version.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented May 16, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-batchai

You can install the package azure-mgmt-batchai of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3085#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_3085#egg=azure-mgmt-batchai&subdirectory=azure-mgmt-batchai"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_3085
  • pip install -e ./azure-mgmt-batchai

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_3085
  • pip wheel --no-deps ./azure-mgmt-batchai

Direct download

Your files can be directly downloaded here:

BatchAI. Added missing APIs

1. Added patch for workspace
2. Added a way to control /dev/shm for container jobs
3. Made Cluster and FileServer be proxy resources
BatchAI. Fix schedulingPriority and Caffe2Settings

1. Job priority attribute must have same name in JobProperties and JobBaseProperties
2. Added missing Caffe2Settings
BatchAI. Fixed mismatched descriptions
@lmazuel
Copy link
Member

lmazuel commented Jun 12, 2018

Released in #2699

@lmazuel lmazuel closed this Jun 12, 2018
@lmazuel lmazuel deleted the restapi_auto_3085 branch June 12, 2018 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants