Bug 864109 - [RFE] Remove `aeolus-restart-services`, `aeolus-check-services` and enhance `aeolus-services {start|stop|restart|status}`
Summary: [RFE] Remove `aeolus-restart-services`, `aeolus-check-services` and enhance `...
Keywords:
Status: CLOSED EOL
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 1.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: rc
Assignee: Steve Linabery
QA Contact: Rehana
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-08 15:13 UTC by Aaron Weitekamp
Modified: 2020-03-27 18:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Aaron Weitekamp 2012-10-08 15:13:57 UTC
Description of problem:
2 ways to restart services causes user confusion and code duplication. Also `aeolus-check-services` should be moved into `aeolus-services status`


Version-Release number of selected component (if applicable):
1.1
[root@qeblade40 aeolus-conductor]# rpm -qa |grep aeolus
aeolus-conductor-daemons-0.13.16-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-conductor-doc-0.13.16-1.el6cf.noarch
aeolus-conductor-0.13.16-1.el6cf.noarch
rubygem-aeolus-cli-0.7.3-1.el6cf.noarch
aeolus-all-0.13.16-1.el6cf.noarch
aeolus-configure-2.8.8-1.el6cf.noarch

Actual results:
`aeolus-restart-services` and `aeolus-check-services` don't follow pattern `aeolus-services {start|stop|restart|status}`

Expected results:
`aeolus-services {start|stop|restart|status}`

Comment 2 Steve Linabery 2012-10-30 15:05:00 UTC
https://github.com/aeolusproject/aeolus-configure/pull/15

3e0b592de618a5da86e86b7fb89583dec46cb01f on master


Note You need to log in before you can comment on or make changes to this bug.