Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger a2b017d8df 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: I8ae89ccfa4a5887775548f178d7fafa5805f7155
2019-12-18 19:42:19 +01:00
Serhii Lystopad e1bf67f211 Add option to create system user `nova` on all compute nodes
* In MOS8 system user `nova` has different uid/git on compute nodes.
  During deployment on each compute node puppet changes permissions
  for NFS mount point. As result only one node (the one which has been
  deployed last) can use NFS share. All other nodes faice permission
  errors.

* parseyaml() function deprecated, use hiera instead

Change-Id: Icebec5a25db3d99568293555553a45476ac7a5eb
2016-05-08 07:08:57 +00:00
sbartel 3267136b5e Initial implementation of Nova NFS plugin for Fuel
Change-Id: I13d19fc38b7ff8cbd286d544a486b36231318931
2015-04-28 09:44:02 +02:00