Cross-platform instance initialization
Go to file
Takashi Kajinami 8b2dbb5dd9 Replace pytz by built-in datetime module
... to reduce external dependency.

Change-Id: I6005942ec4af5fc01f60c5a4ed52c39548d79367
2024-06-10 18:02:37 +09:00
.github/workflows Add official support for Python 3.12 2024-06-03 11:14:54 +00:00
cloudbaseinit Replace pytz by built-in datetime module 2024-06-10 18:02:37 +09:00
doc Add network config support to VMware guest info service 2024-05-17 21:05:03 +08:00
etc/cloudbase-init Add support for generating cloudbase-init configuration sample 2016-09-02 11:19:59 +03:00
releasenotes Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.coveragerc Updates tox.ini's cover environment 2018-10-05 08:14:04 -07:00
.gitattributes Normalize line endings 2014-02-09 21:41:45 +02:00
.gitignore Add .vscode dir to .gitignore 2018-09-03 13:11:06 +03:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:38 +00:00
.readthedocs.yaml readthedocs: add configuration file 2024-03-04 14:25:17 +02:00
.stestr.conf github_actions: add windows and functional testing 2023-11-10 15:00:33 +02:00
.testr.conf Fixes requirements on Linux 2014-10-05 22:20:58 +03:00
.zuul.yaml python 3.11: run tests on github and opendev 2023-11-09 15:41:53 +02:00
LICENSE Adds LICENSE file 2013-10-04 00:07:58 +03:00
README.rst Updates project repo to openstack 2015-10-19 01:17:26 +03:00
requirements.txt Replace pytz by built-in datetime module 2024-06-10 18:02:37 +09:00
setup.cfg Add official support for Python 3.12 2024-06-03 11:14:54 +00:00
setup.py Update pbr version requirements 2017-05-23 13:45:54 +03:00
test-requirements.txt Fix Python 3 unit tests 2020-09-30 15:14:05 +03:00
tox.ini Replace the old UPPER_CONSTRAINTS_FILE env 2024-03-04 11:36:30 +00:00