Skip to main content

VMware Unified Config Modules

Project description

Config Modules

Config-modules is a library that can be utilized by services written in python to run compliance checks (audit and remediation) for multiple products.

Why Config Modules

  1. Consistent Interface: Config-modules design helps achieve a consistent interface to invoke compliance workflows, no matter the differences in product level implementation.
  2. Simplified Implementation: Using a schema based approach helps achieve a simplified controller implementation. Schema serves as the contract between the customer input and the controller logic.
  3. Future-proof integration: The config module design enables products to catch up any missing APIs without disrupting existing upstream implementations. For example, VC Profile API is under development, we are working with respective product owners to close the gap in future versions.
  4. Adaptability: The config module is highly reusable across various automation integrations, offering versatility in different deployment scenarios.
  5. Independent development and Testing: Config module design enables controller owners to independently develop and test product specific drift and remediation.
  6. Seamless SaltStack Integration: Leveraging the strengths of SaltStack, config-modules seamlessly integrates as a library for Salt extensions, enhancing exisitng workflowless.

Documentation Index

Document
1. Contributing and Getting Started
2. Configuration
3. Instructions to Create New Controllers
4. Testing Controllers
5. Compliance Schema Documentation
6. Controller Documentation
7. Metadata
8. Functional Test
9. API Service Documentation
10. Building and Running in Docker

Directory Structure

|--config_modules_vmware
|  |--controllers               <---- logic for controllers               
|  |  |--vcenter               
|  |  |--sddc_manager
|  |  |--....
|  |--framework                 <---- framework related classes
|  |  |--auth       
|  |  |  |--contexts            <---- product specific context
|  |  |--clients                <---- product specific client connections
|  |  |--models                 <---- model class folder
|  |  |--utils                  <---- utils
|  |--interfaces                <---- user interfaces and APIs to call. 
|  |--schemas                   <---- schemas and related utility functions 
|  |--services                  <---- service classes (mapper, operations, etc)
|  |--tests                     <---- unit test folder
|--functional_tests             <---- functional test folder
|--docs                         <---- useful documentation
|--devops                       <---- scripts for CI/CD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

config_modules_vmware-0.15.0.0.tar.gz (301.4 kB view details)

Uploaded Source

Built Distribution

config_modules_vmware-0.15.0.0-py3-none-any.whl (505.5 kB view details)

Uploaded Python 3

File details

Details for the file config_modules_vmware-0.15.0.0.tar.gz.

File metadata

File hashes

Hashes for config_modules_vmware-0.15.0.0.tar.gz
Algorithm Hash digest
SHA256 2f48195c5e74c7f3e4b06d6d6346233346f38f91be1629aa62d4ce2e573dd8d7
MD5 ed08e7436fb4f73cb2c415f8b1e6d8e6
BLAKE2b-256 6158e890e19860b4de44675a5ba9c57b444cc26619d5e16c29bf2dfb1c06469d

See more details on using hashes here.

File details

Details for the file config_modules_vmware-0.15.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for config_modules_vmware-0.15.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7bcfd796f70114b30908174844088442a16454305b8e087165abddc3dbfa3a25
MD5 f6ed45addcf25a1511cde1a4810a3ba8
BLAKE2b-256 4072c02c40b3fd29332f024772577cd69c28561294a2805769f4777198e65751

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page