Граф коммитов

300 Коммитов

Автор SHA1 Сообщение Дата
David Kydd 83feccd177 surround all the windows paths in the template cmdLines with " " in case any of the env vars have whitespace in them 2018-09-20 13:36:11 +12:00
David Kydd 173d0c40b3 Typo 2018-09-20 11:38:12 +12:00
David Kydd fe0d77c645 Determine windows or linux for existing pools by checking property which is always set, even for custom image pools (virtualmachineconfiguration.node_agent_sku_id) 2018-09-20 11:36:22 +12:00
David Kydd 93aec29612 Fix copy-pasta error 2018-09-20 11:34:34 +12:00
David Kydd 78db4e314d Add "storage_suffix" field to config for support of non-public cloud endpoints 2018-09-20 10:01:44 +12:00
David Kydd 7b6a9a5aa6 Fixed AAD bug when refresh token is so old it has expired due to inactivity 2018-09-14 15:56:03 +12:00
David Kydd 1b4d57653d Refactor of config to shrink boilerplate and use a consistent pattern for properties. Couple renames for clarity of purpose (PoolImageMode and Batch_Pool_Images) 2018-06-26 10:15:42 +12:00
David Kydd fa200b5f33 Fix for casing difference in nodeSkuId where we were failing to detect "Windows", and don't throw ValueError before running the OS detection based on nodeSkuId 2018-06-19 10:36:48 +12:00
David Kydd a6b7c7303c Support for aadTenant and refresh token on all batch client calls in jobwatcher 2018-06-19 10:31:47 +12:00
David Kydd a96485cef0 Remove license server check box and "refresh license checkboxes" code as app licenses are now managed automatically 2018-06-19 10:30:42 +12:00
David Kydd bb4a0e77a8 Increase size of AAD login prompt for visibility 2018-06-13 12:57:38 +12:00
David Kydd 80aec87e31 Rename AAD "tenant name" to AAD "Domain" for consistency with the portal, add hover message for how to find AAD Domain in portal 2018-06-13 12:57:03 +12:00
David Kydd 60ff8fc7a8 Fix using wrong token to update creds 2018-06-13 12:52:13 +12:00
David Kydd f7b598dd62 Clear Pools and Jobs tabs when logged out 2018-06-11 13:09:58 +12:00
David Kydd e25d38fc77 AAD tenant name now configurable from within Plugin 2018-06-11 13:09:10 +12:00
David Kydd a77761b262 No-op changes to width / height numbers for consistency 2018-05-31 12:11:41 +12:00
David Kydd ab5ff410c3 Catch StopIteration thrown when we try to peek and no data was in the response 2018-05-31 12:10:25 +12:00
David Kydd faea36a4b1 Refresh client creds and retry on the first 401 (auth failed) returned from Batch and StorageMgmt clients 2018-05-31 10:29:14 +12:00
David Kydd add6410cac Fix get_custom_image_id not returning the value it found 2018-05-23 15:59:47 +12:00
David Kydd ae65260660 Detect OS based on node_sku_id rather than image name as node_sku_id is consistent, whereas image name may be defined by end user 2018-05-18 10:45:29 +12:00
David Kydd eab16614b8 Reference image_resource_id from text field if exists, otherwise from class property 2018-05-17 10:18:56 +12:00
David Kydd a9fba88fae Persist custom_image_resource_id to config ini, rename "arm_id" to "resource_id" 2018-05-08 12:57:43 +12:00
David Kydd 57ff751313 Start Env var section collapsed, Custom image Working, NodeAgentSKUID dropdown populated from API 2018-05-07 22:32:28 +12:00
David Kydd 51d8e8003a Merge branch 'aad' into aadWithCustomImages 2018-05-04 12:56:21 +12:00
David Kydd ae8a8ea227 Merge branch 'master' into aad 2018-05-04 12:55:57 +12:00
David Kydd 83f5c85c1c Prep for v19.0 release 2018-05-02 18:27:51 +12:00
David Kydd 421078ae31 Update CentOS image to 1.1.2 - breaks backwards compatibility with pre-existing pools 2018-05-02 16:12:17 +12:00
davidkydd ff45e8412c
Describe when to delete AzureBatch.mod 2018-05-01 10:08:57 +12:00
David Kydd 661f135521 Merge branch 'aad' into aadWithCustomImages 2018-04-30 12:09:29 +12:00
David Kydd cb09552c15 Improve device loginc code snipping to be more robust to input string changes, + comment 2018-04-30 12:08:36 +12:00
David Kydd 1408fbc7e2 No - we do want msrestazure0.4.16, but we also need keyring5.6 2018-04-30 12:07:58 +12:00
davidkydd 216ce7bbc6
Add installation issues section with initial entry 2018-04-30 11:06:08 +12:00
David Kydd 2afc22a7ab Merge branch 'aad' into aadWithCustomImages 2018-04-30 10:39:57 +12:00
David Kydd 6418d897cf We are targeting .14 version 2018-04-30 10:39:10 +12:00
David Kydd 8a9f503017 Merge branch 'aad' into aadWithCustomImages 2018-04-30 09:54:09 +12:00
David Kydd 28982d22fd Merge branch 'master' into aad
# Conflicts:
#	CHANGES.txt
#	azure_batch_maya/plug-in/AzureBatch.py
2018-04-30 09:52:52 +12:00
davidkydd a7b7643674
Add detail to side-by-side compatibility section 2018-04-30 09:25:54 +12:00
David Kydd bf4f346a06 Drop preview tag from vray now it is GA 2018-04-27 16:25:17 +12:00
davidkydd bf918accc1
Setions for Uninstall, Upgrade, reinstall, SxS, 2018-04-27 16:22:41 +12:00
davidkydd f98112e8d7
Mention new AzureBatchInstall.log 2018-04-27 15:22:59 +12:00
David Kydd 2461060270 Submit jobs to render with either 2017 or 2018 depending on what version of Maya is open, switch to use the new Windows image version 1.2.1. Linux will still always render with 2017 until the new image is released, at which time the templates will require updating 2018-04-23 12:48:55 +12:00
David Kydd 8e9864e387 Update .sln to include getpip.py 2018-04-23 12:46:14 +12:00
David Kydd 424ab41e6b Dependency install now logs to the mayapy console window during execution, allowing deadlocks to be identified. Verbose pip log now written to log file in azure-batch-libs dir 2018-04-23 12:24:21 +12:00
David Kydd 2821239444 Re-release notes for v0.18.0, tidy changes.txt 2018-04-06 10:06:04 +12:00
David Kydd c19a09b168 Update msrestazure to 0.4.14 as it is listed as minimum for azure-batch-extensions. Add ConfigParser dependency as required by msrestazure 0.4.14. Copy blank __init__.py to backports dir as required for namespace packages. 2018-04-06 09:59:23 +12:00
David Kydd 44f6647aed Prep for release of v0.18 2018-04-04 11:44:55 +12:00
David Kydd 2e5dab8fce Updating images to use specific static versions, rather than "latest" which will float up to the latest version which soon will include breaking changes 2018-04-03 15:22:52 +12:00
David Kydd 04c550946b Merge branch 'containers' into aadWithContainers
# Conflicts:
#	azure_batch_maya/scripts/ui/ui_environment.py
2018-02-02 09:16:35 +13:00
David Kydd 9ed0f1e417 Trying without the python namespace 2018-01-31 22:05:13 +13:00
David Kydd fd20aafdd6 Change format to match others 2018-01-31 22:01:35 +13:00