Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 1c1a103a7c Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I1ed27af26dc9b8284bf180a523b0e0cc6ab58069
2019-12-18 20:09:51 +01:00
Igor Zinovik 362ffa7685 Separate user and testing documentation
- add test port in .pdf format
- user documentation moved to doc/user/source
- testing documentation moved to doc/test/source
- add Makefile in each directory to able build separate documents
- edit conf.py files
- edit documentation instructions README.md file
- drop usage 'oslosphinx' extenstion and remove it from requirements.txt

Change-Id: Ie36b9adb065a7aef5cdb0d356cbc95837f3e81e2
2015-11-29 21:27:45 +03:00
Igor Zinovik 9eef79cd43 Add plugin v2.0.0 specification
- add specification
- rename spec/ directory to specs/ according to Fuel/Plugins wiki page
  https://wiki.openstack.org/wiki/Fuel/Plugins#Documentation_files_structure
- rename v1.0.0 plugin spec to plugin-1.0.0spec.rst
- adjust copyright field in conf.py

Change-Id: I9d5e4ea5f1923af11833b11bdfd952ceba6efdd7
2015-11-12 12:04:53 +03:00
Igor Zinovik e948ac527c Provide documentation for Fuel NSXv plugin
* Describe how to build documentation in README.md
* Documentation resides in doc/source
* Provide doc/requirements.txt with pip packages required to build
  documentation
* Provide specs/requirements.txt with pip packages required to build
  specification
* Switch both documentation and specification theme to 'oslosphinx'

Change-Id: I6ba49885b0535a6545968c57987206fee8ac83f4
2015-10-12 12:41:37 +03:00
Artem Savinov 733daf12f9 Fuel plugin to install NSXv with Neutron UI in wizard
* Plugin removes restriction on 'Neutron with tunnelling' in cluster
  creation wizard
* Plugin ships two .deb packages:
  python-vmware-nsx - Neutron NSXv plugin
  python-nova - Nova package with NSXv support in nova-compute
  https://review.openstack.org/#/c/209372/
  https://review.openstack.org/#/c/209374/

For build plugin need fpb version 3.

Change-Id: If6ba42abd7aaabca7a02c45718a82c6f8ca1e5a2
2015-09-30 17:33:08 +03:00