Skip to content

RecoveryPlan cmdlet changes for ASR along with some bug fixes #1976

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 45 commits into from
Mar 23, 2016

Conversation

sriramvu
Copy link
Contributor

No description provided.

RamjotSingh and others added 30 commits January 19, 2016 17:35
1) Get Storage classification (Get-AzureRmSiteRecoveryStorageClassification)
2) Pair storages (Start-AzureRmSiteRecoveryStorageClassificationMappingJob)
3) Unpair Storages (Start-AzureRmSiteRecoveryStorageClassificationUnmappingJob)
2) Adding cmdlet to fetch storage mappings
…flow as it duplicates the one used by RecoveryServices Vault management flow
taking hydra spec namespace change for SiteRecovery Vault management...
After this instead of overriding ExecuteCmdlet, ExecuteSiteRecoveryCmdlet needs to be overriden. Exceptions will then be automatically taken care of.
…hell into SetRSVaultSettings

Conflicts:
	src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Vault/SetAzureSiteRecoveryVaultSettings.cs
Sets SiteRecovery and RecoveryServices Vault context without importin…
-Only calling protection container mapping if cloud is paired.
-Caching policies
-Sorting container names by friendly names

Tested with same data. Call is finishing in 10-12 seconds instead of 84 secs.
1) reduced calls from 669 to 3 for 336 protected VMs
2) time reduced from 581 sec to 15 sec
3) Fixed for protectionEntity also
4) moved code to common class
avneeshraiusit and others added 12 commits February 5, 2016 16:06
Conflicts:
	src/ResourceManager/RecoveryServices/Commands.RecoveryServices.Test/packages.config
	src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/ScenarioTests/SiteRecoveryTestsBase.cs
	src/ResourceManager/SiteRecovery/Commands.SiteRecovery.Test/packages.config
	src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Common/PSSiteRecoveryClient.cs
	src/ResourceManager/SiteRecovery/SiteRecovery.sln
fixing matcher for x-ms-version issue
@@ -9,7 +9,7 @@
@{

# Version number of this module.
ModuleVersion = '1.0.6'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this change. We are bumping up all the module versions during release.

@hovsepm hovsepm merged commit f81965f into Azure:dev Mar 23, 2016
@avneeshrai avneeshrai deleted the dev151125-release-2 branch August 31, 2016 11:52
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.

7 participants