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

405 Коммитов

Автор SHA1 Сообщение Дата
Adam Edwards 955d74276d Merge pull request #72 from opscode/adamed-OC-8763
OC-8763: Knife azure server delete uses invalid nomenclature in display output
2013-07-19 06:47:04 -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
Joseph Smith dca2443db5 Update README.rdoc
typo fix
2013-07-17 16:17:25 -07:00
Adam Edwards f903e77162 Merge pull request #69 from opscode/adamed-OC-8834
OC-8834: Knife Azure unit tests write test file to root of repository
2013-07-17 15:36:17 -07:00
siddheshwar-more 0970699061 Implemented review comments to use mktmpdir to create temp dir 2013-07-17 15:08:04 -07:00
siddheshwar-more fbaebc2105 Changes to cleanup tests files which are created during the test execution 2013-07-17 15:08:04 -07:00
Chirag Jog e9ffe00b6f Merge pull request #18 from juliandunn/KNIFE-252
[KNIFE-252] Improve documentation for how to convert the management cert
2013-07-12 11:10:24 -07:00
Joseph Smith bbb2490409 Revert "test travis run"
This reverts commit bcd6fabc11.
2013-07-11 13:36:56 -07:00
Joseph Smith bcd6fabc11 test travis run 2013-07-11 13:30:29 -07:00
Julian C. Dunn 8427cfbfd3 mac and linux instructions are different 2013-07-11 13:11:58 -05:00
Julian C. Dunn 5062c00e13 base64 syntax was wrong for Unix 2013-07-11 13:11:58 -05:00
Julian C. Dunn 83c2ebcdbd Update README.rdoc 2013-07-11 13:10:52 -05:00
Julian C. Dunn 9c979bccf5 Update README.rdoc 2013-07-11 13:10:52 -05:00
Adam Edwards 5056725444 Merge pull request #64 from opscode/ameya-OC-8695-refactor-test-data-files
Refactoring test data files, remove test files from root of repository
2013-07-08 14:03:18 -07:00
Ameya Varade 64334f46f5 refactoring test data files
moving dummy publish settings files under
unit/assets/publish-settings-files directory
2013-07-01 15:27:11 +05:30
Adam Edwards f642a1f28a Merge pull request #63 from opscode/adamed-OC-8421
OC-8421 Additional suppression of benign warnings
2013-06-25 11:09:51 -07:00
adamedx 6b70be59da Additional suppressio of benign warnings 2013-06-25 11:08:31 -07:00
Adam Edwards 47f6961eb4 Merge pull request #62 from opscode/adamed-fix-tests
OC-8310: Remove breaking test changes
2013-06-25 10:39:34 -07:00
adamedx 80921216e3 Remove integration tests that rely on unavailable dependencies 2013-06-25 10:13:15 -07:00
adamedx f57923657b Remove invalid git dependency 2013-06-25 10:07:50 -07:00
Adam Edwards 70a035ca19 Merge pull request #61 from opscode/kaustubh-OC-8243-optimize
OC-8243 optimize azure server create/server delete code
2013-06-25 09:49:55 -07:00
siddheshwar-more d225676fb5 Merge remote-tracking branch 'origin/OC-8420-knife-azure-integration-tests' into kaustubh-OC-8243-optimize 2013-06-25 14:41:52 +05:30
siddheshwar-more 96a0f43d7e Incorporated review comments to change Copyright 2012 to 2013 and abstarct out azure source image to environment config file 2013-06-25 14:37:14 +05:30
kaustubh-d 601dd1f7c0 Merge branch 'kaustubh-OC-8243-optimize' of https://github.com/opscode/knife-azure into kaustubh-OC-8243-optimize 2013-06-25 12:49:01 +05:30
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
siddheshwar-more 9e8f1c0032 Added integration tests for help and invalid publishsettings, id_rsa file 2013-06-24 17:12:25 +05:30
kaustubh-d 62a9dd4bc0 Roles #exists return boolean 2013-06-24 16:00:09 +05:30
kaustubh-d c3f3819836 use hostedservice find_role rather thatn iterating all roles. 2013-06-24 15:50:45 +05:30
kaustubh-d 0082192cc3 hash the roles within deploy 2013-06-24 15:35:22 +05:30
kaustubh-d 7db9ea1a5d update Roles#alone_on_host to use new find methods. 2013-06-24 15:02:02 +05:30
kaustubh-d bbee423e6f optimize role lookup within hostedservice 2013-06-24 13:37:34 +05:30
kaustubh-d b28211fc42 optimize deploys load within a hosted service. 2013-06-24 12:39:14 +05:30
kaustubh-d 0ede31526c optimize and rename deploy name lookup method 2013-06-24 12:38:51 +05:30
kaustubh-d 49ea97e9da optimize deployments load. 2013-06-24 11:12:30 +05:30
siddheshwar-more 1f2bba0646 Added integration tests for linux platform and some for Windows platform 2013-06-24 10:48:31 +05:30
kaustubh-d 750aea3dd9 optimize hosted services lookup. 2013-06-22 15:09:42 +05:30
kaustubh-d 58d0d3beca optimize azure storage account lookups. 2013-06-22 13:44:19 +05:30
kaustubh-d 8ee2c9d430 optimize azure image list classes. 2013-06-22 11:17:50 +05:30