Commit Graph

  • 889a5f8e8c Adds option to truncate host name to Netbios len Alessandro Pilotti 2014-02-05 23:25:27 +0200
  • 9752b11b85 Merge pull request #37 from trobert2/tests_modified_for_userdata Alessandro Pilotti 2014-01-21 09:36:03 -0800
  • 0559e4a130 Modiffied tests for refactored userdata handling trobert2 2014-01-20 13:49:52 +0200
  • e725b82913 Additional userdata refactoring Alessandro Pilotti 2014-01-20 13:43:16 +0200
  • 247e9dfeeb Fixes bug in managing userdata script return value Alessandro Pilotti 2014-01-20 01:17:04 +0200
  • 044a74022b Updates version to 0.9.5 Alessandro Pilotti 2014-01-20 01:07:20 +0200
  • be37c80f16 User_data plugin refactoring Alessandro Pilotti 2014-01-20 00:57:53 +0200
  • 4dcd0f1d4a Merge pull request #36 from trobert2/all_tested_with_mock Alessandro Pilotti 2014-01-19 15:01:38 -0800
  • dd112383b0 Added unit tests using mock trobert2 2013-12-25 13:25:08 +0200
  • e8d5d17ca1 Update README.rst Alessandro Pilotti 2013-12-19 04:27:28 +0200
  • cdf31f9bb7 Update version to 0.9.4 Alessandro Pilotti 2013-12-17 02:34:35 +0200
  • 61f1e4e825 Adds support for PEM certificte in user_data Alessandro Pilotti 2013-12-17 02:34:09 +0200
  • 01a2e823c4 Remove newlines from PEM header and footer constants Alessandro Pilotti 2013-12-17 02:31:39 +0200
  • b5030fa9d8 Adds WinRM certificate auth plugin Alessandro Pilotti 2013-12-17 00:21:16 +0200
  • 024758ff10 Adds plugins shared_data support Alessandro Pilotti 2013-12-17 00:19:21 +0200
  • 44af45a1f8 Adds WinRM Listener plugin Alessandro Pilotti 2013-12-16 02:47:06 +0200
  • 02a2a77e38 Raises NotImplemetedError in osutils base class methods Alessandro Pilotti 2013-12-14 17:30:08 +0200
  • f5210e3910 Adds firewall rules support Alessandro Pilotti 2013-12-14 17:24:59 +0200
  • 3646a1e942 Merge pull request #29 from mgagne/configdrive_admin_pass Alessandro Pilotti 2013-12-02 11:10:28 -0800
  • d24f2bdfe8 Support admin_pass field for admin password Mathieu Gagné 2013-12-02 12:16:48 -0500
  • 8deea77893 Fixes bug in SetUserPassword plugin return value Alessandro Pilotti 2013-11-16 20:13:04 +0200
  • dc57f3f089 Implements Windows OS version check with Win32 API Alessandro Pilotti 2013-11-16 16:44:12 +0200
  • f21d5b86dc Improves metadata exception logging Alessandro Pilotti 2013-11-16 15:31:02 +0200
  • 7f142c3555 Replace WMI class with Win32 APIs for routing Alessandro Pilotti 2013-11-16 12:04:42 +0200
  • 766cdac675 Fixes issue with setting admin_pass password Alessandro Pilotti 2013-11-15 23:50:24 +0200
  • 3a95179007 Update version to 0.9.3 Alessandro Pilotti 2013-11-15 14:03:17 +0200
  • bd8c6a3c47 Fixes SSH key format issue Alessandro Pilotti 2013-11-15 12:23:43 +0200
  • 1e4b0275af Adds stop_service_on_exit option Alessandro Pilotti 2013-11-15 08:36:18 +0200
  • e707754f3d Replaces WMI with Win32 API in host rename Alessandro Pilotti 2013-11-14 22:03:24 +0200
  • 72c75ed1ba Adds allow_reboot option Alessandro Pilotti 2013-11-12 00:31:11 +0800
  • 68ac62da98 Reboot immediately if a reboot is required Alessandro Pilotti 2013-11-06 09:14:34 +0200
  • 32e3a2cbe2 Updates version to 0.9.2 Alessandro Pilotti 2013-11-01 02:54:40 +0200
  • 24c1201690 Fixes issue with the admin_pass usage Alessandro Pilotti 2013-11-01 02:46:41 +0200
  • deee7d4b74 Fixes issue in random password complexity Alessandro Pilotti 2013-11-01 02:08:13 +0200
  • ca2878eb8d Minor refactoring in shell.py Alessandro Pilotti 2013-10-07 20:53:05 +0300
  • e5c1c548e4 Adds LICENSE file Alessandro Pilotti 2013-10-04 00:07:58 +0300
  • c1f5336eb9 Merge pull request #18 from ader1990/master Alessandro Pilotti 2013-09-18 10:05:52 -0700
  • cddc6da954 Filter network adapters to require a MAC address Adrian Vladu 2013-09-18 15:56:48 +0200
  • f325fc4f70 Merge pull request #16 from ader1990/master Alessandro Pilotti 2013-09-17 09:04:41 -0700
  • 5b7b2c280d When UserDataPlugin doesn't find the user_data file, it has to throw NotExistingMetadataException Adrian Vladu 2013-09-17 17:56:27 +0200
  • e9b28c51af Adds plugin platform and min os version check Alessandro Pilotti 2013-08-15 21:30:25 +0300
  • bc9a082142 Fixes bug related to password complexity limits Alessandro Pilotti 2013-08-13 13:51:49 +0300
  • 0a0b58f673 Pep8 and assorted cleanups on multi-part userdata Alessandro Pilotti 2013-08-13 02:56:04 +0300
  • 3c8cd5b39f Merge pull request #12 from gokrokvertskhov/rebase#07222012 Alessandro Pilotti 2013-08-12 15:46:04 -0700
  • fcdf299aff Fixes bug in waiting for sysprep completion Alessandro Pilotti 2013-08-13 00:34:30 +0300
  • 4bd0489427 Adds ConfigDrive support for Windows XP Alessandro Pilotti 2013-08-13 00:21:55 +0300
  • fe4e46aa1b 1. Changed UserDataPlugin class to handle multipart user data 2. Added PluginSet class which dynamically loads all available plugins in userdata-plugins subfolder 3. Added standard plugins to handle typical content types in multipart data Georgy Okrokvertskhov 2013-07-22 15:35:27 -0700
  • c04254a0aa Checks for SYSNATIVE folder presence Alessandro Pilotti 2013-07-06 02:23:25 +0300
  • 131c884b49 Merge pull request #9 from s7oneyuk/master Alessandro Pilotti 2013-07-05 16:10:07 -0700
  • 3e4d629fbb Changes as requested for pep8 + others. Paul Stone 2013-07-03 11:14:35 +0100
  • 8ba310e7c5 Added ability to execute native powershell scripts Paul Stone 2013-07-03 08:18:43 +0100
  • d3816e3617 Merge pull request #8 from pubyun/master Alessandro Pilotti 2013-06-21 07:49:16 -0700
  • 4099d5d678 Creating user or setting password for existing user Peng Yong 2013-06-17 23:33:17 +0800
  • 66d42cffbd Check for admin_pass in "meta" Alessandro Pilotti 2013-06-16 14:26:22 +0300
  • 899e4f1d4e Merge branch 'master' of https://github.com/cloudbase/cloudbase-init Alessandro Pilotti 2013-06-16 14:14:51 +0300
  • 705b8b9e4b Adds SetUserPassword plugin Alessandro Pilotti 2013-05-02 03:22:34 +0300
  • a7e6f00bdb Adds SetUserPassword plugin Alessandro Pilotti 2013-05-02 03:22:34 +0300
  • af4e772137 Adds SetUserPassword plugin Alessandro Pilotti 2013-05-02 02:59:03 +0300
  • 3e120de02a Fixes return values and exceptions in some plugins Alessandro Pilotti 2013-05-01 15:35:56 +0300
  • 4b08f9ef93 Adds workaround for routing 169.254.x.x addresses Alessandro Pilotti 2013-05-01 15:25:44 +0300
  • dcafa75141 Logging improvements Alessandro Pilotti 2013-05-01 11:31:42 +0300
  • 9a4d0de82e Individual plugin execution completion Alessandro Pilotti 2013-04-29 08:01:24 +0300
  • 0644611d84 Fixes bug in ConfigDriveService initialization Alessandro Pilotti 2013-04-23 14:26:14 -0700
  • 083cae60da Adds extend volume plugin files Alessandro Pilotti 2013-04-03 15:31:52 +0300
  • 100e5b6650 Adds plugin to automatically extend volumes Alessandro Pilotti 2013-04-02 05:00:13 +0300
  • ae4a270af4 Avoid stopping the service in case of reboot Alessandro Pilotti 2013-03-31 04:18:43 +0300
  • 77aa4922c4 Adds clean service shutdown on Windows Alessandro Pilotti 2013-03-30 18:41:11 +0200
  • 581928a5ee Minor refactorings Alessandro Pilotti 2013-03-30 17:29:19 +0200
  • 3b807d53c4 Adds check for sysprep completion Alessandro Pilotti 2013-03-30 17:23:08 +0200
  • fcd8271c5b pylint and pep8 Alessandro Pilotti 2013-03-28 23:57:20 +0200
  • 6debb9d40e Merge pull request #4 from gokrokvertskhov/master Alessandro Pilotti 2013-03-05 08:33:31 -0800
  • 51c2448ae7 1. Extended a list of EC2 values 2. Added proper handling of non-existent EC2 values 3. Added proper ssh-key handling Georgy Okrokvertskhov 2013-02-23 20:58:50 -0800
  • 225dd5e9b0 Moved HttpService up due to post password support Alessandro Pilotti 2013-02-04 02:54:06 +0200
  • 9cfeae936e Added retry_count option Alessandro Pilotti 2013-02-04 02:53:08 +0200
  • 5ff65dbd61 Added can_post_password Alessandro Pilotti 2013-02-04 02:11:41 +0200
  • a1d388dc2b Minor refactoring in exception handling Alessandro Pilotti 2013-02-04 01:23:55 +0200
  • eb0be38504 Refactoring Alessandro Pilotti 2013-02-04 01:11:22 +0200
  • 2a7bc8510a Bug fixes Alessandro Pilotti 2013-02-04 00:20:59 +0200
  • 4657ee3468 Utils refactoring Alessandro Pilotti 2013-02-03 22:37:28 +0200
  • 61282d4adc Bug fix Alessandro Pilotti 2013-02-03 22:01:07 +0200
  • e94d732d2b Added support for post metadata encrypted password Alessandro Pilotti 2013-02-03 22:00:04 +0200
  • 11e183212f Fix to set Powershell's ExecutionPolicy in session Alessandro Pilotti 2013-01-31 17:01:52 +0200
  • 3ad38a1945 Support for Windows 2003 and 2003 R2 Alessandro Pilotti 2013-01-31 16:43:00 +0200
  • ab06a61726 Fix on Windows network adapter selection Alessandro Pilotti 2012-12-17 14:39:46 +0200
  • 5f835a96ea Merge pull request #1 from gokrokvertskhov/master alexpilotti 2012-12-07 08:36:14 -0800
  • d76adc85a5 Added a new class for EC2 metadata retrieve. EC2Service added after HttpService in the factory. Updated get_meta_data method to handle not only string with json but key-value dicts. Georgy Okrokvertskhov 2012-12-06 20:52:40 -0800
  • 0bf1c86244 OpenStack logging imports Alessandro Pilotti 2012-12-04 10:57:38 -0500
  • 5cfd03e420 HTTP metadata service support Alessandro Pilotti 2012-12-04 10:47:14 -0500
  • 41bdcce044 Added check on reboot Alessandro Pilotti 2012-12-02 07:13:17 +0200
  • ceddb09e82 Fixed bug in network adapter management Alessandro Pilotti 2012-12-02 06:30:29 +0200
  • 0af78e87cf Python requirements added Alessandro Pilotti 2012-12-02 02:34:12 +0200
  • 309d5c4997 Fixes an import bug Alessandro Pilotti 2012-12-02 02:18:19 +0200
  • df6c42aedb Initial commit Alessandro Pilotti 2012-12-01 23:50:15 +0200