azure-cli/azure-cli.pyproj

983 строки
82 KiB
Plaintext
Исходник Обычный вид История

2016-02-13 21:15:46 +03:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{938454f7-93bd-41a7-84b2-3c89d64b969d}</ProjectGuid>
<ProjectHome>src\</ProjectHome>
2016-09-12 19:03:24 +03:00
<StartupFile>azure-cli\azure\cli\__main__.py</StartupFile>
<SearchPath>.</SearchPath>
<WorkingDirectory>
</WorkingDirectory>
2016-02-13 21:15:46 +03:00
<OutputPath>.</OutputPath>
<ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids>
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</InterpreterId>
2016-03-03 02:01:32 +03:00
<InterpreterVersion>3.5</InterpreterVersion>
2016-03-12 04:18:58 +03:00
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
<CommandLineArguments>
</CommandLineArguments>
2016-02-13 21:15:46 +03:00
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
<PropertyGroup Condition="'$(Configuration)' == 'Release'" />
<PropertyGroup>
<VisualStudioVersion Condition=" '$(VisualStudioVersion)' == '' ">10.0</VisualStudioVersion>
<PtvsTargetsFile>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Python Tools\Microsoft.PythonTools.targets</PtvsTargetsFile>
</PropertyGroup>
<ItemGroup>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="azure-cli-command_modules-nspkg\azure\cli\command_modules\__init__.py" />
<Compile Include="azure-cli-command_modules-nspkg\setup.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\adal_authentication.py" />
<Compile Include="azure-cli-core\azure\cli\core\application.py" />
<Compile Include="azure-cli-core\azure\cli\core\azlogging.py" />
<Compile Include="azure-cli-core\azure\cli\core\cloud.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\commands\arm.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\client_factory.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\parameters.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\template_create.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\validators.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\_introspection.py" />
<Compile Include="azure-cli-core\azure\cli\core\commands\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\decorators.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\extensions\experimental.py" />
<Compile Include="azure-cli-core\azure\cli\core\extensions\query.py" />
<Compile Include="azure-cli-core\azure\cli\core\extensions\transform.py" />
<Compile Include="azure-cli-core\azure\cli\core\extensions\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\help_files.py" />
<Compile Include="azure-cli-core\azure\cli\core\parser.py" />
<Compile Include="azure-cli-core\azure\cli\core\profiles\_shared.py" />
<Compile Include="azure-cli-core\azure\cli\core\profiles\_shared.py" />
<Compile Include="azure-cli-core\azure\cli\core\profiles\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\profiles\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\prompting.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\util.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\util.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\validators.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\validators.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\sdk\__init__.py" />
<Compile Include="azure-cli-core\azure\cli\core\telemetry_upload.py" />
<Compile Include="azure-cli-core\azure\cli\core\test_utils\vcr_test_base.py" />
<Compile Include="azure-cli-core\azure\cli\core\test_utils\__init__.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\_config.py" />
<Compile Include="azure-cli-core\azure\cli\core\_debug.py" />
<Compile Include="azure-cli-core\azure\cli\core\_environment.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\_help.py" />
<Compile Include="azure-cli-core\azure\cli\core\_output.py" />
<Compile Include="azure-cli-core\azure\cli\core\_pkg_util.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\_profile.py" />
<Compile Include="azure-cli-core\azure\cli\core\_session.py" />
<Compile Include="azure-cli-core\azure\cli\core\telemetry.py" />
<Compile Include="azure-cli-core\azure\cli\core\util.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\azure\cli\core\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="azure-cli-core\azure\cli\__init__.py" />
<Compile Include="azure-cli-core\azure\__init__.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli-core\setup.py" />
Initial ADLS and ADLA commands (#2257) * Initial ADLS and ADLA commands This just gets initial structure in place based on redis commands. This has not yet been replaced to have functional ADL commands yet. initial functional ADL commands in python Update versions and add initial custom functions Add customizations and flesh out commands. Add full help and fix up custom logic for ADL Add filesystem commands. explicitly convert to ints. * Update to fix my one test and get all the help in * Remove my debug logic. * Address PR feedback. add dashes into some command names commonize parameters fix help add the ability to determine location based on resource group * remove common params that are globally defined. * Add more tests, address some comments Address comments about help Still todo: Tests for job, catalog and file Add validators. * Add tests and fixes for filesystem. * pylint and test fixes for ADL There is one test remaining that needs to be fixed, and validators are required, but this covers pretty much all necessary changes. * Add validators and fix pylint and tests Add resource group validator Fix tests for scrubbing Job IDs Re-record job test Address remaining pylint issues. * fix help, address 2.7 pylint. * Address PR comments * add help and functionality for the generic @file * Fix pylint error. * Address final PR comments Move mock.patch to my test file move mock_get_uuid_str() to my test file move all tests to the root of azure-cli-datalake fix single params to work properly (missing empty second param) * Fixing tests. * Missing comma breaking tests * fix incorrect param in help.
2017-03-10 04:08:17 +03:00
<Compile Include="azure-cli-core\tests\test_add_resourcegroup_transform.py" />
<Compile Include="azure-cli-core\tests\test_api_profiles.py" />
Initial ADLS and ADLA commands (#2257) * Initial ADLS and ADLA commands This just gets initial structure in place based on redis commands. This has not yet been replaced to have functional ADL commands yet. initial functional ADL commands in python Update versions and add initial custom functions Add customizations and flesh out commands. Add full help and fix up custom logic for ADL Add filesystem commands. explicitly convert to ints. * Update to fix my one test and get all the help in * Remove my debug logic. * Address PR feedback. add dashes into some command names commonize parameters fix help add the ability to determine location based on resource group * remove common params that are globally defined. * Add more tests, address some comments Address comments about help Still todo: Tests for job, catalog and file Add validators. * Add tests and fixes for filesystem. * pylint and test fixes for ADL There is one test remaining that needs to be fixed, and validators are required, but this covers pretty much all necessary changes. * Add validators and fix pylint and tests Add resource group validator Fix tests for scrubbing Job IDs Re-record job test Address remaining pylint issues. * fix help, address 2.7 pylint. * Address PR comments * add help and functionality for the generic @file * Fix pylint error. * Address final PR comments Move mock.patch to my test file move mock_get_uuid_str() to my test file move all tests to the root of azure-cli-datalake fix single params to work properly (missing empty second param) * Fixing tests. * Missing comma breaking tests * fix incorrect param in help.
2017-03-10 04:08:17 +03:00
<Compile Include="azure-cli-core\tests\test_application.py" />
<Compile Include="azure-cli-core\tests\test_cloud.py" />
<Compile Include="azure-cli-core\tests\test_command_registration.py" />
<Compile Include="azure-cli-core\tests\test_config.py" />
<Compile Include="azure-cli-core\tests\test_connection_verify.py" />
<Compile Include="azure-cli-core\tests\test_extensions_query.py" />
<Compile Include="azure-cli-core\tests\test_generic_update.py" />
<Compile Include="azure-cli-core\tests\test_help.py" />
<Compile Include="azure-cli-core\tests\test_logging.py" />
<Compile Include="azure-cli-core\tests\test_output.py" />
<Compile Include="azure-cli-core\tests\test_parser.py" />
<Compile Include="azure-cli-core\tests\test_profile.py" />
<Compile Include="azure-cli-core\tests\test_resource_id.py" />
<Compile Include="azure-cli-core\tests\test_storage_validators.py" />
<Compile Include="azure-cli-core\tests\test_rp_auto_reg.py" />
Initial ADLS and ADLA commands (#2257) * Initial ADLS and ADLA commands This just gets initial structure in place based on redis commands. This has not yet been replaced to have functional ADL commands yet. initial functional ADL commands in python Update versions and add initial custom functions Add customizations and flesh out commands. Add full help and fix up custom logic for ADL Add filesystem commands. explicitly convert to ints. * Update to fix my one test and get all the help in * Remove my debug logic. * Address PR feedback. add dashes into some command names commonize parameters fix help add the ability to determine location based on resource group * remove common params that are globally defined. * Add more tests, address some comments Address comments about help Still todo: Tests for job, catalog and file Add validators. * Add tests and fixes for filesystem. * pylint and test fixes for ADL There is one test remaining that needs to be fixed, and validators are required, but this covers pretty much all necessary changes. * Add validators and fix pylint and tests Add resource group validator Fix tests for scrubbing Job IDs Re-record job test Address remaining pylint issues. * fix help, address 2.7 pylint. * Address PR comments * add help and functionality for the generic @file * Fix pylint error. * Address final PR comments Move mock.patch to my test file move mock_get_uuid_str() to my test file move all tests to the root of azure-cli-datalake fix single params to work properly (missing empty second param) * Fixing tests. * Missing comma breaking tests * fix incorrect param in help.
2017-03-10 04:08:17 +03:00
<Compile Include="azure-cli-core\tests\test_telemetry.py" />
<Compile Include="azure-cli-core\tests\test_util.py" />
<Compile Include="azure-cli-core\tests\test_vcr_security.py" />
<Compile Include="azure-cli-core\tests\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="azure-cli-nspkg\azure\cli\__init__.py" />
<Compile Include="azure-cli-nspkg\setup.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\base.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\checkers.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\const.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\exceptions.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\patches.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\preparers.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\recording_processors.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\utilities.py" />
<Compile Include="azure-cli-testsdk\azure\cli\testsdk\__init__.py" />
<Compile Include="azure-cli-testsdk\setup.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="azure-cli\azure\cli\command_modules\__init__.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli\azure\cli\main.py" />
<Compile Include="azure-cli\azure\cli\__init__.py" />
<Compile Include="azure-cli\azure\cli\__main__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="azure-cli\azure_bdist_wheel.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="azure-cli\setup.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\commands.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\credential.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\custom.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\repository.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_constants.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_factory.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_format.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_help.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_params.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_utils.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_validators.py" />
<Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\__init__.py" />
<Compile Include="command_modules\azure-cli-acr\setup.py" />
<Compile Include="command_modules\azure-cli-acr\tests\test_acr_commands.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\acs_client.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\custom.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\commands.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\proxy.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\win_proxy.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_actions.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_client_factory.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_help.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\_params.py" />
<Compile Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-acs\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-acs\setup.py" />
<Compile Include="command_modules\azure-cli-acs\tests\test_acs_client.py" />
<Compile Include="command_modules\azure-cli-acs\tests\test_acs_commands.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-acs\tests\test_custom.py" />
<Compile Include="command_modules\azure-cli-acs\tests\test_service_principals.py" />
<Compile Include="command_modules\azure-cli-acs\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\commands.py" />
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\custom.py" />
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_client_factory.py" />
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_help.py" />
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_params.py" />
2017-05-03 20:32:22 +03:00
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\_validators.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-appservice\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-appservice\setup.py" />
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_old_commands.py" />
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_commands.py" />
<Compile Include="command_modules\azure-cli-appservice\tests\test_webapp_commands_thru_mock.py" />
Add Batch data plane commands (#1875) * Add batch data plane commands: -- Add custom commands -- Add auto execution data plane codes -- Import mgmt commands experience * Added file stream support * bug fixes * Fixed regex raw strings * Added support for JSON input * Custom and type validation (#4) * Additional validation and parsing * Some cleanups * Minor code refinements * Fix pylint errors and get rid unused codes. * List and type validation (#5) * list and type validation * Remove auth kwargs * Fixed typo * clean pylint error and add data plane command test. * Bug fixes (#6) * Remove auth kwargs * Bug fixes * Fixed kwargs * Move the update pool command to custom command. * Add custom commands test cases * Tests and delete confirmation (#7) * Added some tests * Bug fixes * Added tests to sln * Delete confirmation * Some pylint cleanup * More tests and fixes (#8) * Fix pylint and test errors. * Following PEP8 complaint. * Use this decroator on doc transfer * Deferred imports for performance (#9) * streamlined imports * pylint fixes * Renamed AzureDataPlaneCommand * PyLint and PEP8 clean up. * Use single parameter for storage account id and name. * Review feedback + help fixes (#10) * node-user -> node user * Review feedback * More feedback fixes * pep fixes * fixed underscore * More touch ups * Review fixes (#11) * Command refinements * More command feedback * Test fixes * More tests * Add enum list for vmsize and thumbprint algorithm. * Streamlined commands (#13) * streamlined commands * Updated tests * Fixed arg loading test * Further command refinements (#14) * support silent args * Fixed pool error message * Further command editing * last fixes * Fixed tests (#15) * Change the coding style.
2017-02-08 02:30:31 +03:00
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_command_type.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_format.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-batch\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_commands.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_data_plane_commands.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_data_plane_command_base.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_job_commands.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_mgmt_commands.py" />
<Compile Include="command_modules\azure-cli-batch\tests\test_batch_pool_commands.py" />
<Compile Include="command_modules\azure-cli-batch\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\commands.py" />
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\custom.py" />
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\_help.py" />
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\_params.py" />
<Compile Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-cloud\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-cloud\setup.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\commands.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\custom.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_client_factory.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_help.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\_params.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\__init__.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\__init__.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\cli\__init__.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\azure\__init__.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\setup.py" />
<Compile Include="command_modules\azure-cli-cognitiveservices\tests\test_cognitiveservices_command.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\_help.py">
<SubType>Code</SubType>
</Compile>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-component\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\commands.py" />
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\custom.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_consts.py" />
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_help.py" />
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\_utils.py" />
<Compile Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-configure\azure_bdist_wheel.py" />
2016-09-09 18:30:04 +03:00
<Compile Include="command_modules\azure-cli-configure\setup.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\commands.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\custom.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_client_factory.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_help.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_params.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\_validators.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\__init__.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\command_modules\__init__.py" />
<Compile Include="command_modules\azure-cli-dla\azure\cli\__init__.py" />
<Compile Include="command_modules\azure-cli-dla\azure\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-dla\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-dla\setup.py" />
<Compile Include="command_modules\azure-cli-dla\tests\test_dla_commands.py" />
<Compile Include="command_modules\azure-cli-dla\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\commands.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\custom.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_client_factory.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_help.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_params.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\_validators.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\__init__.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\command_modules\__init__.py" />
<Compile Include="command_modules\azure-cli-dls\azure\cli\__init__.py" />
<Compile Include="command_modules\azure-cli-dls\azure\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-dls\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-dls\setup.py" />
<Compile Include="command_modules\azure-cli-dls\tests\test_dls_commands.py" />
<Compile Include="command_modules\azure-cli-dls\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\commands.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\custom.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_client_factory.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_help.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_params.py" />
azure-cli documentdb dataplane (#3061) * DocumentDB cmdlets added the support for documentdb database and collection management database management: create: Creates an Azure DocumentDB database. delete: Deletes an Azure DocumentDB database. exists: Returns a boolean indicating whether the database exists. list : Lists all Azure DocumentDB databases. read : Reads an Azure DocumentDB database. collection management: create: Creates an Azure DocumentDB collection. delete: Deletes an Azure DocumentDB collection. exists: Returns a boolean indicating whether the collection exists. list : Lists all Azure DocumentDB collections. read : Reads an Azure DocumentDB collection. update: Updates an Azure DocumentDB collection. * azure-cli documentdb data-plane improvement * support for error handling * support for account key/name/url-connection from env variable * minor improvements * documentdb: updated HISTORY.rst and bumped version to 0.1.4 * documentdb: fixed a typo in setup.py added the missing ',' * re-ordering imports * reordering imports * minor code style cleanup * minor code style cleanup * minor code style cleanup * pylint: trailing spaces removed * addressed all pylint code style warnings and print out command result * pyling code style warnings addressed * now we print out some results from update and create operation * pylint py35 addressed * set default indexing policy to range range * documentdb: addressed review comments * changed cliError to cli_error * minor improvements: * using resource group name and account name, key is retrieved * a new exception handler added
2017-05-01 19:13:51 +03:00
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\_command_type.py" />
<Compile Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-documentdb\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-documentdb\setup.py" />
<Compile Include="command_modules\azure-cli-documentdb\setup.py" />
<Compile Include="command_modules\azure-cli-documentdb\tests\test_documentdb_params.py" />
<Compile Include="command_modules\azure-cli-documentdb\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\commands.py" />
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\custom.py" />
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\_help.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-feedback\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-feedback\setup.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\commands.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\custom.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-find\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-find\tests\test_find.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_gather_commands.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_help.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\_params.py" />
<Compile Include="command_modules\azure-cli-find\azure\cli\command_modules\find\__init__.py" />
<Compile Include="command_modules\azure-cli-find\azure\__init__.py" />
<Compile Include="command_modules\azure-cli-find\setup.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\custom.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\commands.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\credentials.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\exceptions.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\iot_hub_device_client.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\authentication.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\create_device_request.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\device_description.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\error_details.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\symmetric_key.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\__init__.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\iot_hub_devices_operations.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\__init__.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\version.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\__init__.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\__init__.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\sas_token_auth.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_factory.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_help.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_params.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_utils.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_validators.py" />
<Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-iot\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-iot\setup.py" />
<Compile Include="command_modules\azure-cli-iot\tests\test_iot_commands.py" />
<Compile Include="command_modules\azure-cli-iot\tests\test_sas_token_auth.py" />
<Compile Include="command_modules\azure-cli-iot\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\custom.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\commands.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_client_factory.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_command_type.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_help.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_params.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\_validators.py" />
<Compile Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-keyvault\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-keyvault\setup.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\custom.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\commands.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_client_factory.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_help.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_params.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\_validators.py" />
<Compile Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\__init__.py" />
<Compile Include="command_modules\azure-cli-batch\setup.py" />
<Compile Include="command_modules\azure-cli-keyvault\tests\test_keyvault_commands.py" />
<Compile Include="command_modules\azure-cli-keyvault\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\commands.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\custom.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\help.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\params.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\credentials.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\dev_test_labs_client.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\exceptions.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\applicable_schedule.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\apply_artifacts_request.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_info.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\arm_template_parameter_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_deployment_status_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_install_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_parameter_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_source.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\artifact_source_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\attach_disk_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\attach_new_data_disk_options.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\bulk_creation_parameters.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_data_disk.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_vm_instance_view_status.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\compute_vm_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\cost_threshold_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_properties_custom.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\custom_image_properties_from_vm.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\data_disk_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\day_details.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\detach_data_disk_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\detach_disk_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dev_test_labs_client_enums.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\disk.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\disk_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dtl_environment.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\dtl_environment_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\environment_deployment_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_request.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\evaluate_policies_response.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\event.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\export_lab_resource_usage_parameters.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\external_subnet.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\formula_properties_from_vm.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\gallery_image_reference.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_arm_template_request.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_upload_uri_parameter.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\generate_upload_uri_response.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\hour_details.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\identity_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\inbound_nat_rule.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost_details_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_cost_summary_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_resource_cost_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_storage_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_vhd.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_vhd_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine_creation_parameter.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\lab_virtual_machine_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\linux_os_info.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\network_interface_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_channel.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_channel_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notification_settings.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\notify_parameters.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\parameters_value_file_info.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\parameter_info.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\percentage_cost_threshold_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_set_result.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\policy_violation.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\port.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\schedule.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\schedule_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\secret.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\secret_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\service_runner.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\service_runner_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\shared_public_ip_address_configuration.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\shutdown_notification_content.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\storage_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet_override.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subnet_shared_public_ip_address_configuration.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subscription_notification.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\subscription_notification_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\target_cost_properties.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_identity.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\user_secret_store.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\virtual_network.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\virtual_network_paged.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\week_details.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\windows_os_info.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\__init__.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\arm_template_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\artifact_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\artifact_source_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\cost_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\custom_image_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\disk_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\environment_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\formula_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\gallery_image_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\global_schedule_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\lab_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\notification_channel_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\policy_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\policy_set_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\schedule_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\secret_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\service_runner_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\user_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_machine_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_machine_schedule_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\virtual_network_operations.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\__init__.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\version.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\__init__.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\setup.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\__init__.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\validators.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\_client_factory.py" />
<Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-lab\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-lab\setup.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\commands.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\custom.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\help.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\params.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\test_custom.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\validators.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\_client_factory.py" />
<Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-monitor\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-monitor\setup.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\configs.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\exceptions.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\make_zone_file.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\parse_zone_file.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\record_processors.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\__init__.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_client_factory.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_format.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_help.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_template_builder.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_util.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_validators.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-network\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-network\tests\test_dns_zone_import.py" />
<Compile Include="command_modules\azure-cli-network\tests\test_network_commands.py" />
<Compile Include="command_modules\azure-cli-network\tests\test_network_unit_tests.py" />
<Compile Include="command_modules\azure-cli-network\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_help.py">
<SubType>Code</SubType>
</Compile>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-profile\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\custom.py" />
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\commands.py" />
<Compile Include="command_modules\azure-cli-redis\tests\test_redis_scenario.py" />
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_client_factory.py" />
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_help.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\_params.py" />
<Compile Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-redis\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-redis\setup.py" />
<Compile Include="command_modules\azure-cli-redis\tests\test_redis_params.py" />
<Compile Include="command_modules\azure-cli-redis\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_client_factory.py" />
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_help.py">
<SubType>Code</SubType>
</Compile>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-resource\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-resource\tests\test_api_check.py" />
<Compile Include="command_modules\azure-cli-resource\tests\test_resource.py" />
<Compile Include="command_modules\azure-cli-resource\tests\test_resource_list_odata_filter.py" />
<Compile Include="command_modules\azure-cli-resource\tests\test_resource_validators.py" />
<Compile Include="command_modules\azure-cli-resource\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\custom.py" />
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_client_factory.py" />
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_help.py">
<SubType>Code</SubType>
</Compile>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-role\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-role\tests\test_graph.py" />
<Compile Include="command_modules\azure-cli-role\tests\test_role.py" />
<Compile Include="command_modules\azure-cli-role\tests\test_role_commands_thru_mock.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\commands.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\custom.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\help.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\params.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\_util.py" />
<Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-sql\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-sql\setup.py" />
<Compile Include="command_modules\azure-cli-sql\tests\test_sql_commands.py" />
<Compile Include="command_modules\azure-cli-sql\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\commands.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\custom.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\help.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\params.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\validators.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\_util.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\__init__.py" />
<Compile Include="command_modules\azure-cli-rdbms\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-rdbms\setup.py" />
2016-12-15 22:12:56 +03:00
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\blob.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\file.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\storage_url_helpers.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\util.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_command_type.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_factory.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_format.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_help.py">
<SubType>Code</SubType>
</Compile>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-storage\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_base.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_blob_download.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_blob_upload.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_copy.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_download.py" />
<Compile Include="command_modules\azure-cli-storage\tests\integration_test_file_upload.py" />
<Compile Include="command_modules\azure-cli-storage\tests\test_storage.py" />
<Compile Include="command_modules\azure-cli-storage\tests\test_validators.py" />
<Compile Include="command_modules\azure-cli-storage\tests\unittest_storage_url_helpers.py" />
<Compile Include="command_modules\azure-cli-storage\tests\__init__.py" />
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\_help.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\custom.py" />
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\commands.py" />
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\_params.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\custom.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\commands.py" />
2016-05-11 01:11:58 +03:00
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\_params.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\custom.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\commands.py">
2016-05-11 01:11:58 +03:00
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\_params.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\custom.py" />
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\commands.py" />
2016-05-04 00:44:46 +03:00
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_params.py" />
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\_validators.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\commands.py" />
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_params.py" />
<Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\__init__.py" />
<Compile Include="command_modules\azure-cli-role\setup.py" />
2016-05-11 01:11:58 +03:00
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\custom.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\commands.py">
2016-05-11 01:11:58 +03:00
<SubType>Code</SubType>
</Compile>
2016-04-26 19:47:28 +03:00
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_params.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_validators.py" />
2016-05-11 01:11:58 +03:00
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\custom.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\commands.py">
2016-05-11 01:11:58 +03:00
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-component\azure\cli\command_modules\component\__init__.py" />
<Compile Include="command_modules\azure-cli-component\setup.py" />
<Compile Include="command_modules\azure-cli-network\azure\cli\command_modules\network\__init__.py" />
<Compile Include="command_modules\azure-cli-network\setup.py" />
<Compile Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\__init__.py" />
<Compile Include="command_modules\azure-cli-profile\setup.py" />
<Compile Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\__init__.py" />
<Compile Include="command_modules\azure-cli-resource\setup.py" />
<Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\__init__.py" />
<Compile Include="command_modules\azure-cli-storage\setup.py" />
<Compile Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-taskhelp\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-taskhelp\setup.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\commands.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\custom.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\disk_encryption.py" />
2016-05-11 01:11:58 +03:00
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_actions.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_client_factory.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_help.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_template_builder.py" />
2016-04-26 19:47:28 +03:00
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_validators.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_params.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_vm_diagnostics_templates.py" />
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\_vm_utils.py">
<SubType>Code</SubType>
</Compile>
<Compile Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\__init__.py" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Compile Include="command_modules\azure-cli-vm\azure_bdist_wheel.py" />
<Compile Include="command_modules\azure-cli-vm\setup.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_custom_vm_commands.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_actions.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_commands.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_defaults.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_image.py" />
<Compile Include="command_modules\azure-cli-vm\tests\test_vm_parameters.py" />
<Compile Include="command_modules\azure-cli-vm\tests\__init__.py" />
2016-02-13 21:15:46 +03:00
</ItemGroup>
<ItemGroup>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Folder Include="azure-cli-command_modules-nspkg\" />
<Folder Include="azure-cli-command_modules-nspkg\azure\" />
<Folder Include="azure-cli-command_modules-nspkg\azure\cli\" />
<Folder Include="azure-cli-command_modules-nspkg\azure\cli\command_modules\" />
2016-09-09 18:30:04 +03:00
<Folder Include="azure-cli-core\" />
<Folder Include="azure-cli-core\azure\" />
<Folder Include="azure-cli-core\azure\cli\" />
<Folder Include="azure-cli-core\azure\cli\core\" />
<Folder Include="azure-cli-core\azure\cli\core\commands\" />
<Folder Include="azure-cli-core\azure\cli\core\extensions\" />
<Folder Include="azure-cli-core\azure\cli\core\profiles\" />
<Folder Include="azure-cli-core\azure\cli\core\sdk\" />
<Folder Include="azure-cli-core\azure\cli\core\test_utils\" />
Initial ADLS and ADLA commands (#2257) * Initial ADLS and ADLA commands This just gets initial structure in place based on redis commands. This has not yet been replaced to have functional ADL commands yet. initial functional ADL commands in python Update versions and add initial custom functions Add customizations and flesh out commands. Add full help and fix up custom logic for ADL Add filesystem commands. explicitly convert to ints. * Update to fix my one test and get all the help in * Remove my debug logic. * Address PR feedback. add dashes into some command names commonize parameters fix help add the ability to determine location based on resource group * remove common params that are globally defined. * Add more tests, address some comments Address comments about help Still todo: Tests for job, catalog and file Add validators. * Add tests and fixes for filesystem. * pylint and test fixes for ADL There is one test remaining that needs to be fixed, and validators are required, but this covers pretty much all necessary changes. * Add validators and fix pylint and tests Add resource group validator Fix tests for scrubbing Job IDs Re-record job test Address remaining pylint issues. * fix help, address 2.7 pylint. * Address PR comments * add help and functionality for the generic @file * Fix pylint error. * Address final PR comments Move mock.patch to my test file move mock_get_uuid_str() to my test file move all tests to the root of azure-cli-datalake fix single params to work properly (missing empty second param) * Fixing tests. * Missing comma breaking tests * fix incorrect param in help.
2017-03-10 04:08:17 +03:00
<Folder Include="azure-cli-core\tests\" />
<Folder Include="azure-cli-core\tests\__pycache__\" />
<Folder Include="azure-cli-nspkg\" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Folder Include="azure-cli-nspkg\azure\" />
<Folder Include="azure-cli-nspkg\azure\cli\" />
<Folder Include="azure-cli-testsdk\" />
<Folder Include="azure-cli-testsdk\azure\" />
<Folder Include="azure-cli-testsdk\azure\cli\" />
<Folder Include="azure-cli-testsdk\azure\cli\testsdk\" />
2016-09-09 18:30:04 +03:00
<Folder Include="azure-cli\" />
<Folder Include="azure-cli\azure\" />
<Folder Include="azure-cli\azure\cli\" />
<Folder Include="azure-cli\azure\cli\command_modules\" />
<Folder Include="azure-cli\azure\cli\tests\" />
<Folder Include="command_modules\" />
<Folder Include="command_modules\azure-cli-acr\" />
<Folder Include="command_modules\azure-cli-acr\azure\" />
<Folder Include="command_modules\azure-cli-acr\azure\cli\" />
<Folder Include="command_modules\azure-cli-acr\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\" />
<Folder Include="command_modules\azure-cli-acr\tests\" />
<Folder Include="command_modules\azure-cli-acs\" />
<Folder Include="command_modules\azure-cli-acs\azure\" />
<Folder Include="command_modules\azure-cli-acs\azure\cli\" />
<Folder Include="command_modules\azure-cli-acs\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-acs\azure\cli\command_modules\acs\" />
<Folder Include="command_modules\azure-cli-acs\tests\" />
<Folder Include="command_modules\azure-cli-appservice\" />
<Folder Include="command_modules\azure-cli-appservice\azure\" />
<Folder Include="command_modules\azure-cli-appservice\azure\cli\" />
<Folder Include="command_modules\azure-cli-appservice\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-appservice\azure\cli\command_modules\appservice\" />
<Folder Include="command_modules\azure-cli-appservice\tests\" />
<Folder Include="command_modules\azure-cli-appservice\tests\sample_web\" />
<Folder Include="command_modules\azure-cli-batch\tests\" />
<Folder Include="command_modules\azure-cli-batch\tests\data\" />
<Folder Include="command_modules\azure-cli-cloud\" />
<Folder Include="command_modules\azure-cli-cloud\azure\" />
<Folder Include="command_modules\azure-cli-cloud\azure\cli\" />
<Folder Include="command_modules\azure-cli-cloud\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-cloud\azure\cli\command_modules\cloud\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\azure\cli\command_modules\cognitiveservices\" />
<Folder Include="command_modules\azure-cli-cognitiveservices\tests\" />
<Folder Include="command_modules\azure-cli-component\" />
<Folder Include="command_modules\azure-cli-component\azure\" />
<Folder Include="command_modules\azure-cli-component\azure\cli\" />
<Folder Include="command_modules\azure-cli-component\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-component\azure\cli\command_modules\component\" />
2016-09-09 18:30:04 +03:00
<Folder Include="command_modules\azure-cli-configure\" />
<Folder Include="command_modules\azure-cli-configure\azure\" />
<Folder Include="command_modules\azure-cli-configure\azure\cli\" />
<Folder Include="command_modules\azure-cli-configure\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-configure\azure\cli\command_modules\configure\" />
<Folder Include="command_modules\azure-cli-dla\" />
<Folder Include="command_modules\azure-cli-dla\azure\" />
<Folder Include="command_modules\azure-cli-dla\azure\cli\" />
<Folder Include="command_modules\azure-cli-dla\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-dla\azure\cli\command_modules\dla\" />
<Folder Include="command_modules\azure-cli-dla\tests\" />
<Folder Include="command_modules\azure-cli-dls\azure\" />
<Folder Include="command_modules\azure-cli-dls\azure\cli\" />
<Folder Include="command_modules\azure-cli-dls\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-dls\azure\cli\command_modules\dls\" />
<Folder Include="command_modules\azure-cli-dls\tests\" />
<Folder Include="command_modules\azure-cli-documentdb\" />
<Folder Include="command_modules\azure-cli-documentdb\azure\" />
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\" />
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-documentdb\azure\cli\command_modules\documentdb\" />
<Folder Include="command_modules\azure-cli-documentdb\tests\" />
<Folder Include="command_modules\azure-cli-feedback\" />
<Folder Include="command_modules\azure-cli-feedback\azure\" />
<Folder Include="command_modules\azure-cli-feedback\azure\cli\" />
<Folder Include="command_modules\azure-cli-feedback\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-feedback\azure\cli\command_modules\feedback\" />
<Folder Include="command_modules\azure-cli-find\" />
<Folder Include="command_modules\azure-cli-find\azure\" />
<Folder Include="command_modules\azure-cli-find\azure\cli\" />
<Folder Include="command_modules\azure-cli-find\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-find\azure\cli\command_modules\find\" />
<Folder Include="command_modules\azure-cli-find\tests\" />
<Folder Include="command_modules\azure-cli-iot\" />
<Folder Include="command_modules\azure-cli-iot\azure\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\models\" />
<Folder Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\lib\operations\" />
<Folder Include="command_modules\azure-cli-iot\tests\" />
<Folder Include="command_modules\azure-cli-keyvault\" />
<Folder Include="command_modules\azure-cli-keyvault\azure\" />
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\" />
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-keyvault\azure\cli\command_modules\keyvault\" />
<Folder Include="command_modules\azure-cli-batch\" />
<Folder Include="command_modules\azure-cli-batch\azure\" />
<Folder Include="command_modules\azure-cli-batch\azure\cli\" />
<Folder Include="command_modules\azure-cli-batch\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-batch\azure\cli\command_modules\batch\" />
<Folder Include="command_modules\azure-cli-keyvault\tests\" />
<Folder Include="command_modules\azure-cli-lab\" />
<Folder Include="command_modules\azure-cli-lab\azure\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\models\__pycache__\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\operations\__pycache__\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\devtestlabs\__pycache__\" />
<Folder Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\sdk\__pycache__\" />
<Folder Include="command_modules\azure-cli-monitor\" />
<Folder Include="command_modules\azure-cli-monitor\azure\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\" />
<Folder Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\__pycache__\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\zone_file\" />
<Folder Include="command_modules\azure-cli-network\tests\" />
<Folder Include="command_modules\azure-cli-network\tests\zone_files\" />
<Folder Include="command_modules\azure-cli-redis\" />
<Folder Include="command_modules\azure-cli-redis\azure\" />
<Folder Include="command_modules\azure-cli-redis\azure\cli\" />
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\" />
<Folder Include="command_modules\azure-cli-redis\tests\" />
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\tests\" />
<Folder Include="command_modules\azure-cli-resource\tests\" />
<Folder Include="command_modules\azure-cli-role\tests\" />
<Folder Include="command_modules\azure-cli-redis\azure\cli\command_modules\redis\tests\" />
<Folder Include="command_modules\azure-cli-role\tests\" />
<Folder Include="command_modules\azure-cli-role\tests\recordings\" />
<Folder Include="command_modules\azure-cli-sql\" />
<Folder Include="command_modules\azure-cli-sql\azure\" />
<Folder Include="command_modules\azure-cli-sql\azure\cli\" />
<Folder Include="command_modules\azure-cli-sql\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\" />
<Folder Include="command_modules\azure-cli-rdbms\" />
<Folder Include="command_modules\azure-cli-rdbms\azure\" />
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\" />
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\" />
<Folder Include="command_modules\azure-cli-network\" />
<Folder Include="command_modules\azure-cli-network\azure\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-network\azure\cli\command_modules\network\" />
<Folder Include="command_modules\azure-cli-profile\" />
<Folder Include="command_modules\azure-cli-profile\azure\" />
<Folder Include="command_modules\azure-cli-profile\azure\cli\" />
<Folder Include="command_modules\azure-cli-profile\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-profile\azure\cli\command_modules\profile\" />
<Folder Include="command_modules\azure-cli-resource\" />
<Folder Include="command_modules\azure-cli-resource\azure\" />
<Folder Include="command_modules\azure-cli-resource\azure\cli\" />
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-resource\azure\cli\command_modules\resource\" />
<Folder Include="command_modules\azure-cli-role\" />
<Folder Include="command_modules\azure-cli-role\azure\" />
<Folder Include="command_modules\azure-cli-role\azure\cli\" />
<Folder Include="command_modules\azure-cli-role\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-role\azure\cli\command_modules\role\" />
<Folder Include="command_modules\azure-cli-sql\tests\" />
<Folder Include="command_modules\azure-cli-storage\" />
<Folder Include="command_modules\azure-cli-storage\azure\" />
<Folder Include="command_modules\azure-cli-storage\azure\cli\" />
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\" />
<Folder Include="command_modules\azure-cli-storage\tests\" />
<Folder Include="command_modules\azure-cli-storage\tests\scripts\" />
<Folder Include="command_modules\azure-cli-taskhelp\" />
<Folder Include="command_modules\azure-cli-taskhelp\azure\" />
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\" />
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-taskhelp\azure\cli\command_modules\taskhelp\" />
<Folder Include="command_modules\azure-cli-vm\" />
<Folder Include="command_modules\azure-cli-vm\azure\" />
<Folder Include="command_modules\azure-cli-vm\azure\cli\" />
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\" />
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\" />
<Folder Include="command_modules\azure-cli-vm\azure\cli\command_modules\vm\tests\" />
<Folder Include="command_modules\azure-cli-vm\tests\" />
<Folder Include="command_modules\azure-cli-vm\tests\keyvault\" />
<Folder Include="command_modules\azure-cli-dls\" />
2016-02-13 21:15:46 +03:00
</ItemGroup>
<ItemGroup>
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Content Include="azure-cli-command_modules-nspkg\HISTORY.rst" />
<Content Include="azure-cli-command_modules-nspkg\MANIFEST.in" />
<Content Include="azure-cli-command_modules-nspkg\README.rst" />
<Content Include="azure-cli-command_modules-nspkg\setup.cfg" />
<Content Include="azure-cli-core\HISTORY.rst" />
2016-09-09 18:30:04 +03:00
<Content Include="azure-cli-core\setup.cfg" />
<Content Include="azure-cli-nspkg\HISTORY.rst" />
<Content Include="azure-cli-testsdk\HISTORY.rst" />
Performance: Stop using pkg_resources/declare_namespace (#2951) * Performance: fix up namespace * Exclude azure_bdist_wheel.py from flak8 verification * Ignore remaining azure_bdist_wheel.py files from flake8 and stop running pylint on azure-cli-nspkg namespace package * Temporarily fix up flake8 script to exclude the azure_bdist_wheel.py files * Add missing azure_bdist_wheel file for the testsdk * Allow empty __init__.py files and exclude azure_bdist_wheel.py files from check for valid license header * Add azure_bdist_wheel.py files to project file * Bump minor version for all modules * Accidentally bumped the dependency on the azure-nspkg to 3.0.0 or later (which obviously can't be found) * Revert version bump - we'll do that when we release instead. * Partial add of azure-cli-command_modules-nspkg to allow reuse of the same azure_bdist_wheel.py file that the azure sdk is using * - Change things so we use an identical azure_bdist_wheel.py/setup.cfg file as the rest of the azure sdk. This required adding an azure-cli-command_modules-nspkg package since the sdk version uses the name of the package as the path in which to look for/exclude __init__.py files. * Update actual name of src/azure-cli-command_modules-nspkg to azure-cli-command-module-nspkg since that makes setuptools happier. * Stop building sdists * Address code review feedback: - set correct version requirement for azure-cli-nspkg in the command_modules nspkg setup.py - Remove hard-coded dependency on azure cli nspkg from azure cli core and let the bdist_wheel extension added it required.
2017-04-25 22:39:44 +03:00
<Content Include="azure-cli-testsdk\setup.cfg" />
2016-09-09 18:30:04 +03:00
<Content Include="azure-cli\az.completion.sh" />
<Content Include="azure-cli\HISTORY.rst" />
2016-09-09 18:30:04 +03:00
<Content Include="azure-cli\setup.cfg" />
<Content Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\template.json" />
<Content Include="command_modules\azure-cli-acr\HISTORY.rst" />
<Content Include="command_modules\azure-cli-acs\HISTORY.rst" />
<Content Include="command_modules\azure-cli-appservice\HISTORY.rst" />
<Content Include="command_modules\azure-cli-appservice\README.rst" />
<Content Include="command_modules\azure-cli-appservice\setup.cfg" />
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\.gitignore" />
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\package.json" />
<Content Include="command_modules\azure-cli-appservice\tests\sample_web\server.js" />
<Content Include="command_modules\azure-cli-batch\HISTORY.rst" />
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-create-invalid.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-create.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batch-pool-update.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJob.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJobForTaskTests.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateJobScheduleForJobTests.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateMultiTasks.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreatePool.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateTask.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchCreateTestPool.json" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchtest.cer" />
<Content Include="command_modules\azure-cli-batch\tests\data\batchUpdatePool.json" />
<Content Include="command_modules\azure-cli-batch\tests\README.md" />
<Content Include="command_modules\azure-cli-cloud\HISTORY.rst" />
<Content Include="command_modules\azure-cli-cognitiveservices\HISTORY.rst" />
<Content Include="command_modules\azure-cli-cognitiveservices\MANIFEST.in" />
<Content Include="command_modules\azure-cli-cognitiveservices\README.rst" />
<Content Include="command_modules\azure-cli-component\HISTORY.rst" />
<Content Include="command_modules\azure-cli-configure\HISTORY.rst" />
<Content Include="command_modules\azure-cli-dla\HISTORY.rst" />
<Content Include="command_modules\azure-cli-dla\MANIFEST.in" />
<Content Include="command_modules\azure-cli-dla\README.rst" />
<Content Include="command_modules\azure-cli-dls\HISTORY.rst" />
<Content Include="command_modules\azure-cli-dls\MANIFEST.in" />
<Content Include="command_modules\azure-cli-dls\README.rst" />
<Content Include="command_modules\azure-cli-documentdb\HISTORY.rst" />
<Content Include="command_modules\azure-cli-feedback\HISTORY.rst" />
<Content Include="command_modules\azure-cli-find\HISTORY.rst" />
<Content Include="command_modules\azure-cli-find\MANIFEST.in" />
<Content Include="command_modules\azure-cli-find\README.rst" />
<Content Include="command_modules\azure-cli-find\setup.cfg" />
<Content Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\mgmt_iot_hub_device\swagger_iot_hub_device_identity.json" />
<Content Include="command_modules\azure-cli-iot\HISTORY.rst" />
<Content Include="command_modules\azure-cli-keyvault\HISTORY.rst" />
<Content Include="command_modules\azure-cli-keyvault\tests\policy.json" />
<Content Include="command_modules\azure-cli-keyvault\tests\policy2.json" />
<Content Include="command_modules\azure-cli-keyvault\tests\policy_import_pem.json" />
<Content Include="command_modules\azure-cli-keyvault\tests\policy_import_pfx.json" />
<Content Include="command_modules\azure-cli-keyvault\tests\policy_pending.json" />
<Content Include="command_modules\azure-cli-keyvault\tests\test_secret.txt" />
<Content Include="command_modules\azure-cli-lab\HISTORY.rst" />
<Content Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\autoscale-parameters-template.json" />
<Content Include="command_modules\azure-cli-monitor\HISTORY.rst" />
<Content Include="command_modules\azure-cli-network\HISTORY.rst" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail1.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail2.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail3.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail4.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\fail5.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone1.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone2.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone3.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone4.txt" />
<Content Include="command_modules\azure-cli-network\tests\zone_files\zone5.txt" />
<Content Include="command_modules\azure-cli-profile\HISTORY.rst" />
<Content Include="command_modules\azure-cli-redis\HISTORY.rst" />
<Content Include="command_modules\azure-cli-resource\HISTORY.rst" />
<Content Include="command_modules\azure-cli-resource\tests\sample_policy_rule.json" />
<Content Include="command_modules\azure-cli-resource\tests\crossrg_deploy.json" />
<Content Include="command_modules\azure-cli-resource\tests\simple_deploy.json" />
<Content Include="command_modules\azure-cli-resource\tests\crossrg_deploy_parameters.json" />
<Content Include="command_modules\azure-cli-resource\tests\simple_deploy_parameters.json" />
<Content Include="command_modules\azure-cli-role\HISTORY.rst" />
<Content Include="command_modules\azure-cli-sql\HISTORY.rst" />
<Content Include="command_modules\azure-cli-rdbms\HISTORY.rst" />
<Content Include="command_modules\azure-cli-storage\HISTORY.rst" />
<Content Include="command_modules\azure-cli-storage\tests\Readme.md" />
<Content Include="command_modules\azure-cli-storage\tests\scripts\purge_test_sample.sh" />
<Content Include="command_modules\azure-cli-storage\tests\scripts\run_integration.sh" />
<Content Include="command_modules\azure-cli-storage\tests\scripts\set_test_env.sh" />
<Content Include="command_modules\azure-cli-taskhelp\HISTORY.rst" />
<Content Include="command_modules\azure-cli-vm\HISTORY.rst" />
<Content Include="command_modules\azure-cli-vm\tests\aliases.json" />
<Content Include="command_modules\azure-cli-vm\tests\keyvault\policy.json" />
<Content Include="command_modules\azure-cli-vm\tests\sample-public.json" />
<Content Include="command_modules\azure-cli-vm\tests\vmss_create_test_plan.md" />
<Content Include="command_modules\azure-cli-vm\tests\vm_create_test_plan.md" />
<Content Include="command_modules\azure-cli-role\tests\recordings\test_application_set_scenario.yaml" />
<Content Include="command_modules\azure-cli-role\tests\recordings\test_create_for_rbac_with_secret.yaml" />
<Content Include="command_modules\azure-cli-role\tests\recordings\test_role_assignment_scenario.yaml" />
<Content Include="command_modules\azure-cli-role\tests\recordings\test_role_create_scenario.yaml" />
<Content Include="command_modules\azure-cli-role\tests\recordings\test_sp_create_scenario.yaml" />
</ItemGroup>
<ItemGroup>
<Interpreter Include="..\env\">
<Id>{54f4b6dc-0859-46dc-99bb-b275c9d0aca3}</Id>
<BaseInterpreter>{2af0f10d-7135-4994-9156-5d01c9c11b7e}</BaseInterpreter>
<Version>3.5</Version>
<Description>env (Python 3.5)</Description>
<InterpreterPath>Scripts\python.exe</InterpreterPath>
<WindowsInterpreterPath>Scripts\pythonw.exe</WindowsInterpreterPath>
<LibraryPath>Lib\</LibraryPath>
<PathEnvironmentVariable>PYTHONPATH</PathEnvironmentVariable>
<Architecture>X86</Architecture>
</Interpreter>
</ItemGroup>
2016-02-13 21:15:46 +03:00
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
</Project>