You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Damodar Reddy T (JIRA)" <ji...@apache.org> on 2014/04/17 11:15:15 UTC

[jira] [Created] (CLOUDSTACK-6435) Add new Command line options to setup/bindir/cloud-setup-databases.in and remove OS specific commands

Damodar Reddy T created CLOUDSTACK-6435:
-------------------------------------------

             Summary: Add new Command line options to setup/bindir/cloud-setup-databases.in and remove OS specific commands
                 Key: CLOUDSTACK-6435
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6435
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Management Server
    Affects Versions: 4.4.0
            Reporter: Damodar Reddy T
            Assignee: Damodar Reddy T
             Fix For: Future


Currently the python scrupt " setup/bindir/cloud-setup-databases.in" for setup databases uses template based parameters which will get replaced during rpm build. 
Along with this also enable new command line options to over ride those template based parameters if the same get passed as command line options.

Accept the following options:
1. db-conf-path
2. db-files-path
3. encryption-jar-path
4. encryption-key-file

Also replace code that calls OS specific commands with python specific libraries.



--
This message was sent by Atlassian JIRA
(v6.2#6252)