Skip to content

Azure-Powershell pull #482

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 76 commits into from
Jul 13, 2015
Merged

Azure-Powershell pull #482

merged 76 commits into from
Jul 13, 2015

Conversation

vijaynar
Copy link
Member

No description provided.

vimalth and others added 30 commits February 17, 2015 11:40
1822395 OneSDK : BugBash : Get-AzureSiteRecoverySite - help not in sync
1852200 OneSDK : BugBash : Update help of get-job to have updated time
Error reads as below when a directory is input:
PS C:\> $Out = Get-AzureSiteRecoveryRecoveryPlanFile -Path C:\Windows
-RecoveryPlan $RPList[0]
Get-AzureSiteRecoveryRecoveryPlanFile : Operation failed.
The input path is a directory. Please provide file path. Check the
examples of commandlets
Parameter name: Path
At line:1 char:8
+ $Out = Get-AzureSiteRecoveryRecoveryPlanFile -Path C:\Windows
-RecoveryPlan $RPL ...
+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : CloseError: (:)
[Get-AzureSiteRecoveryRecoveryPlanFile], Exception
+ FullyQualifiedErrorId :
Microsoft.Azure.Commands.RecoveryServices.GetAzureSiteRecoveryRecoveryPlanFile
Adding format file for display of ProtectionProfileObject
This reverts commit 9afabcd.
Test fix wrt Storage & Network mappings
ignoreCertificateHandler to make OneBox setup work (to be reverted befor...
updated Wait for CanFailOver state logic
Missed this with the previous commit for display of protection profile
object.
Update protection profile
Removing validations - put them in service
vimalth and others added 13 commits April 10, 2015 17:13
Powershell changes for SAN (Cloud pairing/unpairing, enable and disable RG)
fixing NuGet dependency instead of DLL, UpdateVmPropertiesInput to VMProperties
Conflicts:
	setup/azurecmdfiles.wxi
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/Commands.RecoveryServices.Test.csproj
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/Commands.RecoveryServices.csproj
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config
UpdateVMProperties, change in test, udpated JSONs
updated wxi file after running BuildInstaller.ps1
up work (to be reverted before final PR)"

This reverts commit 56ea528.
Revert "ignoreCertificateHandler to make OneBox se
@azuresdkci
Copy link

Can one of the admins verify this patch?

@azurecla
Copy link

Hi @vijaynar, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!


It looks like you're working at Microsoft (vijaynar). If you're full-time, we DON'T require a contribution license agreement.



If you are a vendor, or work for Microsoft Open Technologies, DO please sign the electronic contribution license agreement. It will take 2 minutes and there's no faxing! https://cla.azure.com.

TTYL, AZPRBOT;

@markcowl
Copy link
Member

@vijaynar There are merge conflicts, please update the PR

sriramvu added 3 commits June 23, 2015 10:41
Conflicts:
	setup/azurecmdfiles.wxi
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/ScenarioTests/RecoveryServicesTests.cs
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config
	src/ServiceManagement/Services/Commands.Utilities/Azure.psd1
Conflicts:
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices.Test/packages.config
	src/ServiceManagement/RecoveryServices/Commands.RecoveryServices/packages.config
@ogail
Copy link
Contributor

ogail commented Jul 6, 2015

@azuresdkci add to whitelist

@ogail
Copy link
Contributor

ogail commented Jul 7, 2015

@vijaynar tests failed please investigate

removed the duplicates
@markcowl
Copy link
Member

@azuresdkci retest this please

@markcowl
Copy link
Member

@vijaynar Why is there a test dll included in this PR? Please remove the test dll. This makes it very difficult for contributors. If this is necessary, why can't it be built in this repo?

@markcowl
Copy link
Member

@vijaynar Please add updates to changelog.txt for these changes

have added changes wrt Recovery Services.
markcowl added a commit that referenced this pull request Jul 13, 2015
@markcowl markcowl merged commit 55eab97 into Azure:dev Jul 13, 2015
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.