~mpontillo/maas:dns-api-ui-consistency--bug-1686864

Last commit made on 2018-09-05
Get this branch:
git clone -b dns-api-ui-consistency--bug-1686864 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:
dns-api-ui-consistency--bug-1686864
Repository:
lp:~mpontillo/maas

Recent commits

0e7b3b1... by Mike Pontillo

Add comment, per code review.

ec7d9f7... by Mike Pontillo

Refactor to filter display of records for non-superusers.

e582837... by Mike Pontillo

Refactor for unit tests.

9ece3db... by Mike Pontillo

LP: #1686864 - Optionally allow implicit DNS records to be shown using the API.

1d5bae9... by Mike Pontillo

LP: #1790147 - Add tag_names field to rack and region controller API output.

13da7fc... by Blake Rouse

Rename unix maas-syslog socket to log.sock.

This makes it more obvious that the file is actually a unix socket that MAAS uses for logging.

c5f5676... by Blake Rouse

Add ability to change the binding port of the internal syslog services that MAAS runs.

This does not expose this setting over the UI, just like the proxy setting is not exposed. This is more of an advanced configuration and really only needs to be changed if absolutely required.

c4abbe0... by Blake Rouse

LP #1790735 - Fixes issue where maas-syslog was not working because of bad syntax in rsyslog.conf.

Adds the missing "then" in the rsyslog.conf for checking for syslogtag of maas.

56c206f... by Mike Pontillo

LP: #1789872 - Configure chrony with xleave and hwtimestamp.

fe00d1b... by Blake Rouse

Use the maas-syslog service to output maas.log.

This uses the new maas-syslog service that MAAS configures and runs to output the maas.log. rackd and regiond now use the maas-syslog service as the logger for syslog. All region controllers will have the same maas.log file with all data from all the racks and regions in the same place.