Openstack Driver
Project description
# Content
- [OpenStack driver library](#openstack-driver-library)
[Authors](#authors)
[Requirements](#requirements)
[Modules](#modules)
# OpenStack driver library
A library that simplifies manipulation of the OpenStack cloud platform for cyber security hub purposes.
## Requirements
## Modules
It consists of the following modules.
TODO!
ostack_client - a client that provides all necessary functions for heat stack manipulation
utils - some common functions
exceptions - used exceptions
## Updating Dependencies
When performing pipenv lock, you may run into some issues. Here is how to resolve at least some of them.
First, download Python 3.6 alongside any other python that is installed, using for example: https://tecadmin.net/install-python-3-6-ubuntu-linuxmint/
Newer versions of pipenv may be also causing trouble. A downgrade to last working version is adviced: pip3 install –user pipenv==2022.1.8
Create a virtual environment with Python 3.6: pipenv –python 3.6
pipenv sync –dev
pipenv lock
pipenv run tox –recreate
_If all else fails and the tox command does not succeed, compare the contents of Pipfile.lock with the latest working build. Check if there are differences in version of tools, such as pipenv, tox and so on. It may help to specify the latest working version in the pipfile, remove the pipenv (pipenv –rm) and try again._
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cyberrangecz_openstack_lib-0.39.1-py3-none-any.whl.
File metadata
- Download URL: cyberrangecz_openstack_lib-0.39.1-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
316b0b5e146380f1bd5ecbbfba8381bceb5ef67e3d5168202caa787215484028
|
|
| MD5 |
793c899fe7ab0f3c74243b9b8663a0df
|
|
| BLAKE2b-256 |
53ed88c816177392dfb6a8bae062638ec02281298aa45a7cdb4b7281e7b43813
|