~mpontillo/maas:alternate-ntp-servers-in-dhcp--bug-1753496

Last commit made on 2018-04-13
Get this branch:
git clone -b alternate-ntp-servers-in-dhcp--bug-1753496 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
alternate-ntp-servers-in-dhcp--bug-1753496
Repository:
lp:~mpontillo/maas

Recent commits

f6eb1e9... by Mike Pontillo

Fix lint.

b49877a... by Mike Pontillo

Update unit tests.

c6a5af3... by Mike Pontillo

LP: #1753496 - Add NTP server for peer rack, if appropriate.

6fe1913... by Karl Williams

Stop extra edit button displaying on device configuration

6b8da5b... by Karl Williams

LP: #1728891 - Fix for sorting by machines by disk. Also add randomness to number of disks a machine can have in the sampledata

5a5ad5b... by Anthony Dillon

LP: #1761189 - A number of fixes for the details pages

5000bb5... by Mike Pontillo

LP: #1753493 - Make region IP addresses consistent for HA.

3442285... by Blake Rouse

Remove unless ugly log when trying to configure DHCP to a rack controller. Once it reconnects it will be automatically configured again.

ce20fb4... by Karl Williams

LP: #1761768 - Format error messages in the notification style.

399ea14... by Blake Rouse

Ensure the services are running once its connected to the region. Don't cache the service status rack side.

Having the connection before checking services ensures that the current service status will be reported to the region. Remove the caching of services on the rack because the region can become out of sync from the rack and they rack will never tell the region about the running services because its cached in the rack.