Commit Graph
6 Commits
Author SHA1 Message Date
Alberto Murillo ae2051a282 ciao-controller: Add ceph configuration
add ceph_id and secret_path variables to specify the
cephx user id and its keyring file in the configuration file.

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-09-09 10:53:28 -05:00
Alberto Murillo 4b0633187c ciao-controller: Create storage service and endpoint in keystone
Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-09-07 15:48:30 -05:00
Alberto Murillo f870a3ef20 Update ciao deployment
- Deployment of ciao has changed from installing everyghin in packages
to install keystone and ciao-webui from containers.

- ciao-laucher will detect the operating system and install the required
dependencies

- Support for Ubuntu 16.04 and Fedora 24 has been added.

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-09-02 11:17:47 -05:00
Alberto Murillo 0545463144 ciao-controller: update mgmt_net and compute_net vars
mgmt_net and compute_net use to be a scalar value.

They are now a list of networks

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-08-16 11:43:36 -05:00
Alberto Murillo 3a91ad13b1 ciao-controller: Add support for Ubuntu 16.04 (Xenial)
Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-08-02 17:50:10 -05:00
Alberto Murillo 553b1f04f5 Update documentation
- Change format for README.md files from rst to githubs markdown
- Document role variables in a table inside README.md files
- Document each variable in defaults/main.yml files

Signed-off-by: Alberto Murillo <alberto.murillo.silva@intel.com>
2016-07-11 15:23:33 -05:00