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

371 Коммитов

Автор SHA1 Сообщение Дата
Adam Edwards a09a60dcf4 Merge pull request #113 from opscode/adamed-vm-prefix
Increase uniqueness of auto-generated names, add simple create summary
2013-11-05 17:20:24 -08:00
adamedx 67bedfa779 Increase uniqueness of auto-generated names, add simple create summary 2013-11-05 17:08:15 -08:00
Adam Edwards 258e0627d2 Merge pull request #112 from opscode/adamed-knife-358-redo
KNIFE-358: knife-azure tries to bootstrap too quickly
2013-11-02 17:02:17 -07:00
adamedx c81a0bc754 Additional output for vm ready wait elapsed time 2013-11-02 16:00:24 -07:00
bwhipple 279a54d377 Refactor method per code review 2013-11-02 15:28:12 -07:00
bwhipple d6dbe6a2a8 Added unit test coverage for the vm status check 2013-11-02 15:27:52 -07:00
bwhipple 3293fb6bf9 Check vm available prior to bootstrapping 2013-11-02 15:27:28 -07:00
Adam Edwards 56f4c3163a Merge pull request #111 from opscode/adamed-undo-98
Revert "Merge pull request #98 from BrianEWhipple/knife-358-bootstrap-wh...
2013-11-02 15:13:18 -07:00
adamedx 1787a33ecf Revert "Merge pull request #98 from BrianEWhipple/knife-358-bootstrap-when-vm-available"
Will merge this from a different branch

This reverts commit 6feef86e2b, reversing
changes made to de9b3adbd4.
2013-11-02 15:12:06 -07:00
Adam Edwards 6feef86e2b Merge pull request #98 from BrianEWhipple/knife-358-bootstrap-when-vm-available
KNIFE-358: Check vm available prior to bootstrapping
2013-11-02 15:04:09 -07:00
Adam Edwards de9b3adbd4 Merge pull request #109 from opscode/adamed-mixlib-config-spec-regression
Reset config after each test, regression probably caused by new Chef rel...
2013-11-01 16:28:04 -07:00
adamedx 89af9b0d98 Reset config after each test, regression probably caused by new Chef release with mixlib-config 2.0 2013-11-01 16:22:17 -07:00
Adam Edwards ed1f61d8cf Merge pull request #108 from opscode/adamed-nokogiri-version
Loosen restrictive version constraint on nokogiri that caused gem conflic...
2013-10-28 22:56:03 -07:00
adamedx 08e8f229e0 Loosen restrictive version contraint on nokogiri that caused gem conflicts 2013-10-28 14:44:19 -07:00
bwhipple 595b6556ae Refactor method per code review 2013-10-25 20:15:50 +01:00
Adam Edwards d30862f72c Merge pull request #107 from opscode/adamed-oc-10125
OC-10125: knife-azure should auto-generate azure dns name
2013-10-18 14:01:39 -07:00
ameyavarade fcb70d714d Use SecureRandom hex instead of uuid for short length random dns name 2013-10-18 13:57:21 -07:00
ameyavarade 94bbcf9ad8 Changes to set auto VM name less than 15 chars if --azure-vm-name option missing 2013-10-18 13:57:21 -07:00
ameyavarade 23209ab850 Implemented changes to generate dns name dynamically if --azure-dns-name option is missing during server create 2013-10-18 13:57:21 -07:00
Adam Edwards 1690e1ef53 Merge pull request #106 from opscode/adamed-knife-380
KNIFE-380: Encrypted data bag file configuration not detected when bootstrapping Windows server
2013-10-17 11:26:33 -07:00
bwhipple d2fe08d968 adding unit tests 2013-10-17 10:59:05 -07:00
bwhipple 5f4a59443b updated bootstrap configuration 2013-10-17 10:59:04 -07:00
bwhipple 3b459d2431 Added unit test coverage for the vm status check 2013-10-08 15:22:45 -05:00
Adam Edwards 008195b240 Merge pull request #101 from opscode/adamed-knife-291
KNIFE-291: Adding support for affinity groups and virtual networking
2013-10-01 14:35:27 -07:00
bwhipple 1098cffa22 Adding support for affinity groups and virtual networking 2013-10-01 14:23:27 -07:00
Adam Edwards e4afa33ac6 Merge pull request #100 from opscode/adamed-knife-361
KNIFE-361: Delete underlying VHD blob image from Azure Storage by default when deleting Virtual Machine
2013-09-30 15:49:21 -07:00
bwhipple 6b67f4c8e3 Check vm available prior to bootstrapping 2013-09-28 17:39:54 -05:00
Adam Edwards 591453b44b Merge pull request #97 from opscode/adamed-oc-9951
OC-9951: knife azure server create fails if you specify 5985 for --tcp-endpoints
2013-09-25 09:58:49 -07:00
siddheshwar-more e35b9c8e39 Added rspec tests to skip duplicate tcp-endpoints 2013-09-25 09:41:54 -07:00
siddheshwar-more 748a257e81 Skip user specified endpoints port if those are already in use. 2013-09-25 09:41:53 -07:00
Adam Edwards f4069d9d82 Merge pull request #91 from opscode/sid-oc-9952-deprecation-errors
OC-9952 Fix deprecation errors in knife azure
2013-09-24 16:54:52 -07:00
bwhipple 06ee45944b Add support to delete underlying VHD when deleting OS disk 2013-09-23 11:52:41 -05:00
Adam Edwards 2b7b324eb1 Merge pull request #92 from opscode/adamed-knife-360
KNIFE-360: Add support for adding Virtual Machine to Availability Set during provisioning
2013-09-20 16:23:39 -07:00
bwhipple f2b07964d7 Updating README.rdoc with new server create option. 2013-09-20 14:03:23 -07:00
bwhipple 737646dc69 Add support for including VMs in availability sets 2013-09-20 14:00:34 -07:00
siddheshwar-more 0f0b77e937 Implemented changes to remove deprecated rspec any_number_of_times and stub error messages 2013-09-19 11:53:20 +05:30
Adam Edwards 20567cd1ff Merge pull request #90 from opscode/adamed-oc-9783
OC-9783: Knife-azure server create leaks cloud services on failure to create vm
2013-09-17 09:18:51 -07:00
Ameya Varade 5fcfde144f unit test cases for cloud service leak 2013-09-16 12:27:54 -07:00
Ameya Varade 5131ca76b1 resource leak cleanup if vm creation fails 2013-09-16 12:27:54 -07:00
Adam Edwards 83c497ceef Merge pull request #89 from opscode/adamed-oc-9784
OC-9784: knife azure image list should include image location in output
2013-09-13 21:57:38 -07:00
Mukta Aphale efacb1656d Tests for winrm user added as compulsory param
(cherry picked from commit 18d165bff6)
2013-09-13 16:31:21 -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 b99b335588 Implemented review comments to format rspec tests to readbable format 2013-09-13 16:31:21 -07:00
siddheshwar-more 3501c7fc4e Implemented review comments to update test data for image location 2013-09-13 16:31:21 -07:00
siddheshwar-more 004617d3ae Updated rspec tests for image list 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
Adam Edwards 8122ffbbc3 Merge pull request #87 from opscode/adamed-oc-9785-distro
OC-9785: knife azure should assume windows-chef-client-msi for --distro parameter
2013-09-11 11:28:26 -07:00
siddheshwar-more b4749e04d0 Implemented review comments 2013-09-11 11:05:51 -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