------------------
New
~~~
- Making a dickefile that creates a cloudmesh image. [Gregor von
Laszewski]
- Adding an automatic refresh command for clouds. [Gregor von Laszewski]
- Add id or name management to booting images. [Gregor von Laszewski]
- Add uuid to image list. [Gregor von Laszewski]
- Add template for cybera cloud. [Gregor von Laszewski]
- Improve key command options. [Gregor von Laszewski]
- Simplified the table when just saying "default" [Gregor von Laszewski]
- Change the way cm is started. [Gregor von Laszewski]
- Added cluster command prototype. [Gregor von Laszewski]
- Template for a cluster command to be implemented similar to the old
cloudmesh. [Gregor von Laszewski]
- Added yaml file variables to the manual. [Gregor von Laszewski]
- Allow "history" without the list option to behave just like history
list. [Gregor von Laszewski]
- Add variable support read from cloudmesh.yaml file; fix echo command.
[Gregor von Laszewski]
- Adding a bebug toggle command. [Gregor von Laszewski]
- Added docker makefile. [Gregor von Laszewski]
- Added a check command template. [Gregor von Laszewski]
- Adding more commands to the shell topic. [Gregor von Laszewski]
- Add simple history command. [Gregor von Laszewski]
- Adding var command and reorganizing documentation. [Gregor von
Laszewski]
- Add comment example. [Gregor von Laszewski]
- Detect if the line is a existing file than execute it. [Gregor von
Laszewski]
- Add a shell command so we can execute them from cm. [Gregor von
Laszewski]
- Added user manual for hpc kill. [Erika Dsouza]
- Documentation for hpc experiment runs. [Gregor von Laszewski]
- Moved the hpc experiment commands to hpc run commands. [Gregor von
Laszewski]
- Easy way to list remote experiments. [Gregor von Laszewski]
- List of experiments on remote clusters. [Gregor von Laszewski]
- Batch provider template. [Gregor von Laszewski]
- Database model for scripts. [Gregor von Laszewski]
- Transformed the hpc.run to a proper dict return. [Gregor von
Laszewski]
- Add credentials for project id to yaml file. [Gregor von Laszewski]
- Start of comet command definition. [Gregor von Laszewski]
- Added hpc info and queue user manual. [Erika Dsouza]
Changes
~~~~~~~
- Def: merge. [Gregor von Laszewski]
- Testing key management. [Gregor von Laszewski]
- Do not overwrite existing default values from cloudmesh.yaml in the
database. [Gregor von Laszewski]
- Fix default table printer, add -v to flavor. [Gregor von Laszewski]
- Moving towards kilo as default cloud. [Gregor von Laszewski]
- Addding demo script. [Erika Dsouza]
- Adding user manual for hpc run when transfering script. [Erika Dsouza]
- Introducing a better separation of the provider fro clouds. [Gregor
von Laszewski]
- Restructure the HPC provider in a separate subdir and introducing a
factory. [Gregor von Laszewski]
- Fix the sync command and also the topic assignment, start of an
echocommand. [Gregor von Laszewski]
- Sr: improved indentation. [Gregor von Laszewski]
- Improved heading. [Gregor von Laszewski]
Fix
~~~
- Fix the image nose test. [Gregor von Laszewski]
- Update the coloms in the image command. [Gregor von Laszewski]
- Added commands in cm shell. [Erika Dsouza]
Other
~~~~~
- Check and enabling secgroup rule to allow ssh login. [fugangwang]
- Set secgroup rule or default to allow ssh login. [fugangwang]
- Specifying default sshkey to login VM. [fugangwang]
- Always check if there is any allocated IPs already before acquiring
new ones. [fugangwang]
- Walltime_mins now required when booting a group of nodes due to the
integration with slurm. [fugangwang]
- Removing debugging message of nics management. [fugangwang]
- More robust handling of netid parameter. [fugangwang]
- Nics parameter for boot vm in india kilo. [fugangwang]
- Controlling if traceback is printed out when exception occured.
[fugangwang]
- Adding missing keystone client requirement. [Gregor von Laszewski]
- Usr: chg: adding hpc demo script for group. [Erika Dsouza]
- Separating action and display so the power functions could be properly
called by the portal. [fugangwang]
- Usr: chg: adding virtualenv to osx. [Erika Dsouza]
- Displaying the unescaped url in case of non compatible os.
[fugangwang]
- Making computeset_id semantically correct. [fugangwang]
- Console_url for portal embedding. [fugangwang]
- Username missing in config for comet. [fugangwang]
- Minor. [Hyungro Lee]
- Minor. [Hyungro Lee]
- Minor. [Hyungro Lee]
- Update README.rst. [Hyungro Lee]
- Minor. [Hyungro Lee]
- Hello world heat example. [Hyungro Lee]
- Excluding 'completed' computeset as they have no use at all.
[fugangwang]
- Handling redirection of the console url internally and open the final
url in browser. [fugangwang]
- Fixing platform check. [fugangwang]
- Better error handling when failed to authenticate. [fugangwang]
- Added console command; better/consistent parameter handling.
[fugangwang]
- Introduce portal command. [Gregor von Laszewski]
- Changing prefix of comet auth credentials. [fugangwang]
- Version 1.0.2. [Gregor von Laszewski]