4 Commits

Author SHA1 Message Date
Pablo Bovina
e535293c68 Remove host hardware sysinv profile
The Host Hardware Profiles for creating re-usable configuration
templates for hosts are no longer maintained or supported and should be
removed from code. Including : CPU, Interface, Storage and Memory
profiles.

profile categories:

* cpu
* memory
* storage
* interfaces

topics:

* remove objects
* update models
* update documentation
* remove import/export profile apis
* remove and update unit tests
* new version script for migration upgrade

Test Plan / Failure Path:

PASS: Verify profile feature is removed on system upgrade
      without existing previous profiles.

PASS: Verify profile feature is removed on system upgrade
      with existing previous profiles.

PASS: Verify profile feature is removed on fresh install.

Regression:
PASS: Verify that the Horizon GUI remains navigable.
PASS: Verify non-affected system commands remains listed.

Story: 2009163
Task: 43159
Signed-off-by: Pablo Bovina <pablo.bovina@windriver.com>
Depends-On: https://review.opendev.org/c/starlingx/config/+/806800
Change-Id: Id828365920ce179e347acf0de5d3ed6af09efcbd
2021-10-18 18:01:40 -03:00
Scott Rifenbark
0cfdfc1bc0 Release Note Content: Updated text with writing scrub
Rewrote various areas for better presentation and use of
grammar.

Change-Id: I4a96b9896aced0c62b93a4e4c61bbd8d69d1ffd7
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-10-23 09:58:22 -07:00
Abraham Arce
ae6adf8428 [Doc] stx.2018.10 Release Summary
Create stx.2018.10 release summary note.

Change-Id: I8190e26cfe12b223618f9c3d3d8dbf1f4f0c0e5b
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-27 11:19:16 -05:00
Abraham Arce
2440f88207 [Doc] Release Notes Management
Baseline changes to comply with Release Notes Management
based in Reno [0]:

* 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.
* Remove the unused 'true' tox environment if it exists.

[0] https://docs.openstack.org/reno/latest/

Story: 2003101
Task: 26514

Change-Id: I7fda1f84d336940dc8851eb053d451981e36bf4d
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
2018-09-21 16:07:58 -05:00