88ba4d5f22
Also: * Use build-openstack-docs-pti job template for docs * Use build-openstack-releasenotes job for release notes (We can't use the OpenStack releasenotes template as it includes publish jobs, stx needs its own) * Add newnote tox environment as convenience for creating new release notes, re-using the releasenotes venv. * Create a release summary note. * Remove the unused 'true' tox environment. * Fix doc/build in .gitignore Change-Id: Ibe9d298bcc76f023c0500038db55d8384f5ff731 Signed-off-by: Dean Troyer <dtroyer@gmail.com>
16 lines
579 B
YAML
16 lines
579 B
YAML
---
|
|
prelude: >
|
|
These release notes cover the initial release of StarlingX.
|
|
The StarlingX Tools project is a new repository of tools used in the
|
|
development, build, test and release of StarlingX.
|
|
features:
|
|
- |
|
|
Deployment: Scripts to assist in deploying StarlingX in virtual
|
|
environments, supports both QEMU/KVM and VirtualBox.
|
|
- |
|
|
Mirror Tools: Scripts to build and maintain the mirror required to
|
|
complete the StarlingX build process.
|
|
- |
|
|
Release Tools: Scripts used to automate the steps in producing StarlingX
|
|
milestones and releases.
|