Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are some places in Java code where bash scripts are written inside the jave code.The following list of class files are having such scripts

  • com.cloud.server.ConfigurationServerImpl (Inside updateKeyPairs method)com.cloud.utils.net.NetUtils.getDefaultEthDevice()
  • com.cloud.server.ConfigurationServerImpl.updateKeyPairs()

...