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
11. Salt Module Documentation

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.16.0.5.tar.gz (321.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

config_modules_vmware-0.16.0.5-py3-none-any.whl (528.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: config_modules_vmware-0.16.0.5.tar.gz
  • Upload date:
  • Size: 321.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.2

File hashes

Hashes for config_modules_vmware-0.16.0.5.tar.gz
Algorithm Hash digest
SHA256 0579ed54ebb748b48071169e2af84bd680906b20773750d81c0935c2a7770d2a
MD5 ba06c2ba058ce70ff0cc5f7a782351ea
BLAKE2b-256 8ad51eb11cbdb8099ebd3bcba77e28c269c5cb42af66dea6068a0ecbd45df69a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for config_modules_vmware-0.16.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5eec7cb9bdaffe133cd950c03b9e4a7378e5893461eb9a685bd92608307369f8
MD5 069746202453ac57f838865c9ee905c1
BLAKE2b-256 e085b7c0ad5d93d9df229a38822982f1b81a55154886e417085c558bc0295c79

See more details on using hashes here.

Supported by

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