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
Serhii Lystopad 19e095b226 Inject deployment task into graph for compute role
Inject deployment task into graph for compute role instead of being
run on post-deployment step (compatibility mode for packages 2.0.0)

Change-Id: I670fc86e56cf3cfaf723802e3686de1cdadda67f
2016-05-02 07:21:57 +00:00