Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Jaeger 4788fcfba6 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: Ie9a69d85ea5ceae2bbe8b3598edcfa4d06ed5221
2019-12-18 09:40:09 +01:00
luke.li e115ef4bd4 Update "indentify" to "identify" in docs
Change-Id: I5e9c2c1317861c16261460fe414cf5a591476c4c
2017-09-20 15:42:20 +08:00
Dennis Dmitriev 266437f8c9 [doc] Add libssl-dev package to python eggs build requirements
Change-Id: Id7a3ecc6d8638666ffe03623ba9c6f39a4707987
2017-05-27 12:23:33 +00:00
Dennis Dmitriev 8fb07e2cc1 Bump to version 3.0.5
Ntp fixes

Change-Id: I225be57f3790f36009bbb41d8e732bd9c210a893
2017-03-30 21:19:51 +03:00
Vladimir Khlyunev 236a605026 Bump version to 3.0.4
Change-Id: Id62923ba6c239eedb2611f6c18d061ab331a4ae8
2017-03-27 13:08:38 +04:00
Dennis Dmitriev 6514c6d046 Fix doc for md5->trust postgres access level
Change-Id: Ic34128ff461741ee06dabdd4bffed53a8f7083ce
2017-03-17 14:06:58 +02:00
Alexey Stepanov 3bb731160c Bump fuel-devops master branch to version 3.0.3
Bump fuel-devops master branch to version 3.0.3
There is a lot of changes from the fuel-devops 3.0.2.

Change-Id: Iea58e088fe17fdd0d5f43e9c812edc0c2d1729ca
2016-10-10 09:02:27 +00:00
Dennis Dmitriev 25ff4b7e1a Describe postgres env vars in the install doc
Change-Id: I352ee1209430d21a7e872297013db0853c78a089
2016-09-30 17:08:28 +03:00
Alexey Stepanov aa6bc9caf1 rework imports: import module instead of object
rework imports: import module instead of object
http://docs.openstack.org/developer/hacking/#imports

Move retry to decorators and warn, if called from old place
Fix __deepcopy__ special method

Change-Id: Ib958ea40cffbc508e3ab179bce9b300423b2fac1
2016-09-21 17:41:10 +03:00
Alexey Stepanov cba2b399fc Bump fuel-devops master branch version up to 3.0.2
Bump fuel-devops master branch version up to 3.0.2

Change-Id: I9fd5b47e2489d5586e6987a5b0bcaa761c4ff6f6
2016-09-05 14:44:55 +03:00
Dennis Dmitriev 08d0520f7a Fix documentation about install fuel-devops 3.0.x with different DB
PostgreSQL in fuel-devops 3.0.x is now optional. To install it
correctly, should be used egg=project[postgre]

Change-Id: I4c112f25977093511b9ae6d959ecce75a81009a3
2016-07-26 15:17:13 +03:00
Dennis Dmitriev 6e970b1c05 Bump fuel-devops master branch version up to 3.0.1
First 'stable' release of fuel-devops 3.0.x

Change-Id: If06ffc6aed3cd616220182b2e1c5f41d1362779b
2016-07-22 13:18:12 +03:00
Artem Grechanichenko 4e8f54cf25 Change tag to vlan_start vlan_end range in devops templates
Change-Id: I3c9b1abbb51af436546968573d25397332fd7c97
Closes-Bug: #1604771
2016-07-20 14:26:56 +03:00
Dennis Dmitriev b5625c1f2f Configure cloudimage-based nodes from devops template
- New attributes in Libvirt Node object:
  cloud_init_volume_name: <string>  # Volume name for cloudinit config
      If set, than Node.define() will try to make an ISO image with
      metadata for cloudimage, and upload it to the specified Volume.
  cloud_init_iface_up: <string>  # Interface label to set up on boot

- New attributes in Libvirt Volume object for cloudinit metadata:
  cloudinit_meta_data: <string>  # Yaml as a string
  cloudinit_user_data: <string>  # Yaml as a string

- Resize 'source_image' after upload to the specified 'capacity' size.
  It's useful for cases when original qcow2 is much smaller than
  it is required, so 'source_image' with the size 2Gb will be resized
  to 'capacity', for example 50Gb, after upload to the libvirt pool.
  For qcow2 images, real disk space is not allocated, it is a virtual
  resize only.

- 'centos_master' node role extension refactored: now pre_define()
  method just initialize the metadata objects (if they weren't passed
  from the template).

- add an example template

Closes-Bug:#1602298

Change-Id: If35b252964a28a4bd43f073318cee93f3dfbe907
2016-07-13 06:26:47 +00:00
Jenkins 500ecee4df Merge "Fix documentation for PostgreSQL section" 2016-07-05 11:38:26 +00:00
Jenkins cc7036e0f3 Merge "Replace 'baremetal' with 'hybrid' doc for YAML template" 2016-07-05 10:54:13 +00:00
Dennis Dmitriev b62e9a84b3 Fix documentation for PostgreSQL section
Change-Id: Ib7fc2c2a12ac18e4ce9611a55201872104c07503
2016-06-29 14:55:01 +03:00
Dennis Dmitriev c746e4aba3 Replace 'baremetal' with 'hybrid' doc for YAML template
- baremetal_example.yaml.rst replaced with already working template
  for hybrid environment and additional details
- add a known issue for fuel-devops3.0 with libvirt1.2.2 : network
  interface names on nodes can conflict between different
  environments.

Change-Id: I79d3e54a7d2ef19dd510933f62b871829cf291fa
blueprint: devops-bare-metal-driver
2016-06-29 10:32:00 +00:00
Anton Studenov d0209cd45b Move manage.py to ./bin
- bin/dos-manage.py added to setuptools scripts
- Updated install doc

Change-Id: Ic60edf4ea6f3598375ee085885d6a5d66d7b10c1
2016-06-23 15:23:34 +03:00
Alexey Stepanov ab8c98e639 Documentation update for Django
1. install.rst
2. README.md
3. Minor fixed for network and environment models docstrings
4. Already not used helpers (
  _underscored - was implemented in early devops 3,
   KeyPolicy) has been dropped completely.

Change-Id: I36b537915e019193f28b452dbac13ee1c9ab289e
2016-05-25 17:45:08 +03:00
Anton Studenov 94c32c0a34 Fix docs build
- fixed recursion error in templates.rst
- docs/source/modules added to .gitignore
- added setup.cfg to put html docs to right place
- docs renamed to doc (convention for openstack community)

Change-Id: I530228d0a764302ad7ca9d71be98856188c3fdcb
2016-05-23 17:16:11 +03:00