Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Jaeger b47e51b862 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I3ed5ff99845dc94e0b531dadfa20fda9eb1cc848
2019-12-18 09:50:23 +01:00
Harshada Mangesh Kakad ceebf8ba1b Replace deprecated library function os.popen() with subprocess
os.popen() is deprecated since version 2.6. Resolved with use of
subprocess module.

Change-Id: Ie023bcd2bce1eee93f061514deeee4d474e08463
Closes-Bug: #1529836
2016-01-14 04:30:06 -08:00
Dmitry Borodaenko 61c4a87ea3 Team Structure policy document
Added a new Fuel Policy Documents section with a new policy document on
Fuel Team Structure. Following additional changes were made to make this
patch build cleanly:

 * basepython = python to prevent tox on Debian from using python3
 * autogenerated doc/source/index.rst added to .gitignore
 * policy directory and symlink created and reflected in header template

Change-Id: I66149c3edcb99b8b6f130518fe6ca8239864036a
2015-09-24 10:35:04 -07:00
Sylwester Brzeczkowski 656e6a8343 Blueprint: snapshot-download-with-auth
Change-Id: Ie45d4fa65c92b32da52a66ef607829c5614096c4
2015-06-23 11:07:42 +02:00
Oleg Gelbukh 5e41b475af Dynamic index.rst for specs
Build doc/source/index.rst dynamically based on the subdirectories in specs/
directory that correspond to release version numbers. This allows to submit
specs for new releases without manually creating a toctree.

Header and footer templates added for building doc/source/index.rst file.

Change-Id: I1985c1e770be3430a3699832d7b5b056dbf1faa9
2015-06-18 13:37:09 +00:00
Evgeniy Afonichev a6735894bd Rollback Partition Preservation
implements blueprint partition-preservation

Change-Id: I3c507356405ed3c656779ef583af6b7776f92a65
2015-06-10 18:54:51 +03:00
Jenkins 7ce71513a7 Merge "VmWare UI Settings Tab for FuelWeb" 2015-01-30 16:58:02 +00:00
Anton Zemlyanov 0f050a6e38 VmWare UI Settings Tab for FuelWeb
VmWare vCenter settings are currently available on Settings Tab
and are only available before the deploy is done. It is very
desirable to have the settings available after deploy.
It is also required to support multiple vCenters for
Compute service. The settings will be always available in
VmWare tab of Cluster page, the functionality will be moved
to a plugin when plugins are available.

Change-Id: Ic8d47d2cc82e5710bd0431b506de93ea8f1884fb
Implements: blueprint vmware-ui-settings
2015-01-30 16:00:13 +04:00
Ivan Kliuk 819723a179 Nailgun code testing improvements specification
Change-Id: I246ea441a9c2e2039ce32b73773d43f58971dfe4
Implements: blueprint nailgun-code-testing-improvements
2014-12-21 13:26:26 +02:00
Sebastian Kalinowski 869a82e40f Fix index page for specs
6.0 specs were included under "5.1 approved specs" header.
Now they have separate header "6.0 approved specs".

Change-Id: Ic47a1763180a5f5e0ec2934891595f671ca4bc97
2014-09-12 10:22:05 +02:00
Artem Roma df58194888 Blueprint: refactoring-for-fuelclient
Change-Id: I3da27c6c0ae097451c496d2e3d20fd32361d61e3
2014-09-10 15:42:58 +00:00
Vladimir Kozhukalov 9e8a04a27b Initial commit
Added some files in order to create specs
infrastructure. It is mostly based on
https://github.com/openstack/nova-specs.

Change-Id: I4f4ad7220648b76a8765e8f38a0ff70840ea9894
Closes-Bug: 1323158
2014-05-26 18:58:40 +04:00