deb-sahara/sahara/service/validations
Alexander Ignatov 7195191b25 Added validation for long hostnames
* Sahara checks that composite instance name with maximum id doesn't
  exceed default limit 64 for characters when changing hostnames by command:
  "hostname new-host-name"
* Composite name described in previous point is:
  "cluster_name" + "node_group_name + "instance_id" + "." + "novalocal"
* Applied for cluster creation validation and scailing operation
* Exctracted constructing of composite name to separate utils method

Change-Id: I2dd3724398c10fb1d6dad87606f6123e50f851d5
Closes-Bug: #1300391
2014-05-29 21:07:47 +04:00
..
edp Merge "Add ".sahara" suffix automatically to swift URLs in workflows" 2014-05-27 09:59:31 +00:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py Added validation for long hostnames 2014-05-29 21:07:47 +04:00
cluster_templates.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
clusters_scaling.py Added validation for long hostnames 2014-05-29 21:07:47 +04:00
clusters.py Added validation for long hostnames 2014-05-29 21:07:47 +04:00
images.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
node_group_templates.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
plugins.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00