Commit Graph

18 Commits

Author SHA1 Message Date
Zuul 49c8cab613 Merge "Document LP as official bugtracker" 2023-11-14 08:42:33 +00:00
Jay Faulkner 66a94ef185 Document LP as official bugtracker
We use launchpad for Ironic projects.

Change-Id: I7156766a575a087697ef15a34aff6e33f887b83d
2023-11-08 12:20:15 -08:00
Jay Faulkner e4fd02fa30 Metalsmith in maintenance mode
As decided at October 2023 vPTG, metalsmith's functionality is to
integrated into mainline Ironic projects and clients. To this end,
we no longer expect to add additional features to metalsmith.

Change-Id: I85ccaa38da58b52fbb483cb0258cce93bf8722ba
2023-10-31 15:18:27 -07:00
Dmitry Tantsur 1afa4ac4ed Expose Allocation objects on Instance
Change-Id: If62a6829478c532428aff2f5f51edc35df8ee2e1
2019-05-16 12:15:52 +02:00
caoyuan 3281a67382 Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I90e7b946ef53765f40213098c3a430b9d4f2baf0
2019-04-23 12:38:57 +00:00
Dmitry Tantsur be21ac731b Updates after becoming an official projects
* Build documentation on docs.openstack.org
* Add badges, update README
* Adjust docs subdirs to match the standards

Change-Id: Ie4f51f994ef783c4924a6523fbdfe600fede6d12
2018-09-21 14:09:39 +02:00
Dmitry Tantsur 675fa04dda CLI: use --resource-class instead of a positional argument
Change-Id: Ic0808253a6c417ae9de71c24606375d998946630
2018-06-18 16:20:27 +02:00
Dmitry Tantsur 5fffc7ae2b Run a job building docs and publishing them to readthedocs
Also update README with the required links.

Change-Id: I0f8e2bdeea80e49ac681eb78a1ab06b0ed7b4eae
2018-05-18 14:59:03 +02:00
Dmitry Tantsur 23fbeea112 Add docs generation (+ clean up)
Moved public access to exceptions from metalsmith itself to
metalsmith.exceptions to avoid clutterning the former.

Updated tox.ini to use upper-constraints.

Change-Id: I136e036749171dc6d36d644e79c6fcfeef6242af
2018-05-18 13:12:29 +02:00
Dmitry Tantsur 87a053a5aa Use openstack.config for arguments parsing
This change switches the CLI to use openstacksdk for populating
authentication arguments and creating a session. As a side effect,
using clouds.yaml is now supported and used in the CI.

Change-Id: If20ddc46f10d9deb34e595310313bd87e2e7243b
2018-05-16 13:37:29 +02:00
Dmitry Tantsur 8c7870f6ad Migrate to OpenStack infra
Change-Id: I126b10a6b95e2cd3ac07de4a87f9b14c10b938b4
2018-05-14 19:24:51 +02:00
Dmitry Tantsur fc37a7aaa3 Fix a typo in README 2017-09-20 18:41:44 +02:00
Dmitry Tantsur 922178fafe Simplify ssh keys code and add usage 2017-09-20 18:28:51 +02:00
Dmitry Tantsur b271c94a34 Move to 'deploy' subcommand 2017-09-20 15:58:11 +02:00
Dmitry Tantsur c9c17d015c Add --dry-run and switch to resource classes 2017-09-20 14:21:33 +02:00
Dmitry Tantsur 5172b73f49 Short readme 2015-08-27 18:58:29 +02:00
Dmitry Tantsur 553ff0a0ff Add Travis badge 2015-08-27 12:19:00 +02:00
Dmitry Tantsur 4ea236c786 Initial structure 2015-08-27 12:15:49 +02:00