Commit Graph

3 Commits

Author SHA1 Message Date
Ghanshyam Mann a43311b7ef Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic209179b0be9c3746a702ccea2dd35e883e78bee
2024-02-24 11:43:49 -08:00
howardlee 78630895c5 Remove vim configuration in source file
Trivial fix. Remove vim configuration in source file.

[H106] Don't put vim configuration in source files (off by default).
http://docs.openstack.org/developer/hacking/#general

Change-Id: I49660b150fd32bbde6d0472ab032ab10bb5abd78
2016-11-21 17:17:39 +08:00
Clint Byrum d359aed182 Add a service enable/disable mechanism for upstart
Upstart doesn't have its own service enable/disable mechanism. We are in
need of a facility to enable/disable services without writing to /etc at
runtime to enable a readonly root for image based updates. This command
will be used by later changes to have a generic service enable/disable
mechanism for all init systems.

Change-Id: I931281988aa746f93de190794f68f4c9e628db19
2013-12-10 20:55:31 -08:00