DNS zone name cannot be specified

Bug #1479023 reported by Nobuto Murata
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
maas-deployer
Fix Released
High
Edward Hope-Morley

Bug Description

DNS zone name, more specifically "name" in node-group definition below, cannot be changed with deployment.yaml.

[maas maas node-group update -h]
====
:param name: The new DNS name for this cluster.
:type name: unicode
====

I believe it's a common need to specify DNS zone name to comply network requirement defined in a organization. Currently "maas"(default) is used for the zone name.

2015-07-28 07:26:38,973 DEBUG (execc) Executing: 'ssh -i /home/nobuto/.ssh/id_maas -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=quiet ubuntu@10.230.123.52 maas maas node-groups list' stdin=None
2015-07-28 07:26:40,136 DEBUG (_maas_execute) Command executed successfully: stdout='[
    {
        "cluster_name": "Cluster master",
        "status": 1,
        "name": "maas",
  ...'

Tags: cpec

Related branches

Changed in maas-deployer:
status: New → Confirmed
importance: Undecided → High
Nobuto Murata (nobuto)
tags: added: cpec
Changed in maas-deployer:
milestone: none → 0.0.3
Changed in maas-deployer:
status: Confirmed → Triaged
Changed in maas-deployer:
milestone: 0.0.3 → 0.0.4
Changed in maas-deployer:
assignee: nobody → Edward Hope-Morley (hopem)
status: Triaged → In Progress
Changed in maas-deployer:
status: In Progress → Fix Committed
Changed in maas-deployer:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.