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

154 Коммитов

Автор SHA1 Сообщение Дата
Ameya Varade 5131ca76b1 resource leak cleanup if vm creation fails 2013-09-16 12:27:54 -07:00
Mukta Aphale 8b2c5b7993 Support for adding admin user param for windows VM
(cherry picked from commit 9d6512eaa6)
2013-09-13 16:31:21 -07:00
siddheshwar-more 6753d1d641 Added Location column in image list display 2013-09-13 16:31:21 -07:00
siddheshwar-more 62cca72a7c Set default distro to windows-chef-client-msi during windows vm bootstrap 2013-09-11 11:05:51 -07:00
adamedx fc2c248e41 Bump version to next pre-release revision 2013-09-11 10:23:23 -07:00
adamedx 3a0ad20c40 Remove hard-coded date from gemspec 2013-09-03 13:50:17 -07:00
adamedx 4d751c07ee Correct version for release and update to docs 2013-08-30 07:05:19 -07:00
siddheshwar-more e1f586d5b6 Changes to fix azure OS Disk names collision by using uuid 2013-07-19 06:52:51 -07:00
siddheshwar-more 65ea568596 Incorporated review comments to remove deployment name from server delete display 2013-07-19 06:25:21 -07:00
siddheshwar-more 4f6c420f9f Fix up to use valid nomenclature in server delete display output 2013-07-19 06:25:21 -07:00
kaustubh-d 238e6779bd Roles #exists return boolean 2013-06-25 11:02:58 +05:30
kaustubh-d 484ab05233 use hostedservice find_role rather thatn iterating all roles. 2013-06-25 11:02:57 +05:30
kaustubh-d 973b70af6f hash the roles within deploy 2013-06-25 11:02:57 +05:30
kaustubh-d 6665835653 update Roles#alone_on_host to use new find methods. 2013-06-25 11:02:56 +05:30
kaustubh-d 0dab2f613d optimize role lookup within hostedservice 2013-06-25 11:02:55 +05:30
kaustubh-d 4344233cf4 optimize deploys load within a hosted service. 2013-06-25 11:02:54 +05:30
kaustubh-d 4010112365 optimize and rename deploy name lookup method 2013-06-25 11:02:53 +05:30
kaustubh-d 7f180e64e6 optimize deployments load. 2013-06-25 11:02:53 +05:30
kaustubh-d 0bb033482e optimize hosted services lookup. 2013-06-25 11:02:52 +05:30
kaustubh-d 3230facfe5 optimize azure storage account lookups. 2013-06-25 11:02:51 +05:30
kaustubh-d 6d71843802 optimize azure image list classes. 2013-06-25 11:02:51 +05:30
kaustubh-d 929eb5221c optimize image listing to load only once. 2013-06-25 11:02:50 +05:30
Mukta Aphale 9d5a81fd7f Fixed issues related to port and added test cases 2013-06-14 15:25:53 -07:00
kaustubh-d 5800d5a03c load azure attributes in hints file for ohai azure plugin. 2013-06-12 09:29:33 +05:30
siddheshwar-more 2f5ba0ac4c Review comments implemented to add usefull code comments and some code cleanup 2013-06-10 21:50:57 -07:00
siddheshwar-more ab45632f82 Added support for new publishsettings file format provided by azure 2013-06-10 21:50:57 -07:00
Prabhu Das 6cea6097b5 Refactored to display message after retrying and waiting for 5 minutes while deleting OS Disk. 2013-06-10 20:39:34 -07:00
Prabhu Das c43cd88179 Refactored the os disk deletion loop and renamed the preserve_azure_os_disk attribute. 2013-06-10 20:39:34 -07:00
Prabhu Das 9ffe3a6f99 Refactored the disk detachment check loop and updated few comments. 2013-06-10 20:39:34 -07:00
Prabhu Das 037e2c350b Changed the exception class to be more specific and added a comment. 2013-06-10 20:39:34 -07:00
Prabhu Das 02592441f3 Added a counter to exit after 12 attempts while trying to delete the OS Disk. 2013-06-10 20:37:33 -07:00
Prabhu Das 9b4d760c1c Renamed preserve_os_disk to preserve_azure_os_disk_name and hostedservicename to azure_dns_name. 2013-06-10 20:37:33 -07:00
Prabhu Das 9c118866a1 Specs included for storage account deletion and storage with OS Disk option validation. 2013-06-10 20:37:33 -07:00
Prabhu Das af6cfb1a84 Implementation of the storage account deletion. 2013-06-10 20:37:33 -07:00
Prabhu Das 33402d62bd Added code to delete the OS Disk and Storage Account only after the VM is internally detached from the disk. 2013-06-10 20:37:33 -07:00
Prabhu Das 2356ab1f5b Using azure-dns-name for all variables and cleaned up error displayed when selected N or n for delete confirmation. 2013-06-10 20:37:33 -07:00
siddheshwar-more bc9fc0fe7d Fixed:server create in azure when same vm name is used across hosted services fail 2013-06-10 17:09:41 -07:00
Mukta Aphale 977eb93e12 Changes for default port, changes in image listing tests 2013-06-10 16:04:00 +05:30
Mukta Aphale b4cf54f68e Fixed some issues in Azure 2013-06-07 10:19:13 +05:30
Mukta Aphale c16e869440 Fixed issue while uploading the certificate 2013-06-03 11:33:30 +05:30
Chirag Jog 302bd6d9e6 Merge pull request #33 from opscode/OC-7831-azure-image-list
OC-7831 - [Added filter to toggle between required fields and all fields while image listing ]
2013-05-28 18:16:49 -07:00
Ameya Varade beae84bb5e Fixing the error message 2013-05-28 15:49:46 +05:30
Ameya Varade e3e4c07a1a rebased with master 2013-05-27 13:38:04 +05:30
Ameya Varade b2fa75a3b6 Fixed issue while selecting management cert file 2013-05-24 16:05:24 +05:30
Prabhu Das 6787364a54 stub of spec for azure image list test..(in progress) 2013-05-23 13:08:12 +05:30
Mukta Aphale 07088d0fd2 Rebased with master 2013-05-23 12:52:32 +05:30
Chirag Jog cf5d89b4ab Merge branch 'master' of github.com:opscode/knife-azure into OC-7484
Conflicts:
	lib/azure/role.rb
	lib/chef/knife/azure_server_delete.rb
	spec/unit/azure_server_delete_spec.rb
2013-05-24 12:46:54 +05:30
Chirag Jog bd9f0ce2f3 Merge branch 'master' of github.com:opscode/knife-azure into OC-7832
Conflicts:
	lib/chef/knife/azure_server_list.rb
2013-05-24 12:22:57 +05:30
Chirag Jog d144be6d2b Merge pull request #25 from opscode/OC-7465
Oc 7465 - Add support to create Linux VMs with ssh keys
2013-05-23 23:40:04 -07:00
Chirag Jog 064db97989 Merge pull request #31 from opscode/OC-7767
OC-7767 knife azure server list does not show IP address for windows VMs
2013-05-23 23:36:21 -07:00