sticky_ip_address is not assigned just after the deployment

Bug #1478967 reported by Nobuto Murata
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
maas-deployer
Fix Released
Medium
Nobuto Murata

Bug Description

Assigning sticky ip address ends with no error in the debug log below. However the sticky ip address is not assigned actually in the output of `maas maas nodes list` just after the deployment.

2015-07-28 07:42:45,535 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 claim-sticky-ip-address node-3ab5785c-34fc-11e5-a243-52540095165e requested_address=10.230.123.3 mac_address=d4:ae:52:c9:d5:39' stdin=None
2015-07-28 07:42:47,997 DEBUG (_maas_execute) Command executed successfully: stdout='{
    "ip_addresses": [],
    "cpu_count": 0,
    "power_type": "ipmi",
    "tag_names": [
      ...'

Manually executing the command above after the deployment assigns the sticky address successfully.

Tags: cpec

Related branches

Revision history for this message
Nobuto Murata (nobuto) wrote :

might be related to the maas bug #1470930

description: updated
Nobuto Murata (nobuto)
Changed in maas-deployer:
assignee: nobody → Nobuto Murata (nobuto)
Nobuto Murata (nobuto)
tags: added: cpec
Changed in maas-deployer:
importance: Undecided → Medium
status: New → In Progress
milestone: none → 0.0.2
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.