See
<https://builds.apache.org/job/trafficcontrol-PR/2885/display/redirect?page=changes>
Changes:
[dewrich] Updated slack link
[Rawlin.Peters] Use exact matching of requested name to certificate for SNI
fields
[dangogh] Logo recreated as vector. New versions of each added. .sketch source
[dangogh] Updated dependency_license added new files, removed deleted files
[dangogh] Fixed paths for png files
[dangogh] Added .sketch to rat-excludes
[Rawlin.Peters] Fix TO Go DS SSL key to also create latest version
[Rawlin.Peters] Change TO DS SSL update to use riaksvc const
[mitchell852] Fix TO Go to mask field
[mitchell852] Change TO level for field mask
[rob05c] ops and above (admin) should not have any server fields masked
[mitchell852] Fix TO Servers validation to allow "" ipv6
[mitchell852] Fix TM nil panic in CRConfig validation
[dangogh] User client and tests
[rob05c] Changed post, put, and delete to pass on ReqInf
[rob05c] Updated ParseDBError
[rob05c] Changed to return usrErr, sysErr, httpCode idiom
[rob05c] Refactored a little bit
[mitchell852] Prohibit content invalidation requests for no-origin DS types
[mitchell852] flip signed flag when signingAlgorithm is changed. fixes #2836
[Rawlin.Peters] Add sub to validate user input when running postinstall script
changes
[Rawlin.Peters] Altering postinstall cdn name regex to include underscores
[Rawlin.Peters] Changing back the default cdn name value
[Rawlin.Peters] Invalid password validation with tests
[Rawlin.Peters] Updated according to PR comments
[dangogh] Added missing license header
[dewrich] Remove TO Perl UI being served.
[dewrich] Add TO Perl UI link to portal in notfound page
[Rawlin.Peters] Change TO client CRConfig to use api, add snap
[rob05c] Add wildcard functionality to cache stats configuration in Traffic
Stats
[mitchell852] Fixes #2848 Incorrect error message of no data removed from
display
[mitchell852] Fixes #2848 Code formatting
[mitchell852] Fixes #2848 Replaced comments datatable, added no records display
[mitchell852] Fixes #2848 extraneous code removed, restored config and
properties
[Rawlin.Peters] Escape $1 so that the regex populates correctly
[rob05c] fix inconsistent Tenant member name in DeliveryService struct
[mitchell852] Various minor improvements
[mitchell852] merged with stash
[mitchell852] removed placeholder file
[mitchell852] Lots of minor changes
[mitchell852] Fixed theme_overrides.css not being included in HTML output
[mitchell852] Added a figure; fixed some minor issues
[mitchell852] Fixed minor issues
[mitchell852] Removing superfluous reference prefixes
[mitchell852] Enforcing 215 character width for tables
[mitchell852] Fixed some syntax highlighting
[mitchell852] Darker table borders; tables that overflow the page become
scrollable
[mitchell852] among other things, added load test instructions to router
[mitchell852] Slightly darker Note boxes - easier to see its boundaries
[mitchell852] replaced images with figures, sections with term definitions
[mitchell852] various clarifications, added load testing section
[mitchell852] various formatting changes, removed link to now-deprecated Java
Traffic
[mitchell852] Removed documentation for unsupported Traffic Monitor version
[mitchell852] removed traffic_monitor_golang from the index - it's just traffic
[mitchell852] updated traffic portal installation instructions
[mitchell852] Added a description of the difference between STEERING and
[mitchell852] Overhauled the TP guide
[mitchell852] fixed a little bit of indentation
[mitchell852] starting consolidating trops images
[mitchell852] Formatting fixes, added deprecation warning
[mitchell852] fixed some broken references
[mitchell852] Moved default profiles into Portal
[mitchell852] Moved 'default profiles' under Traffic Portal
[mitchell852] consistent title levels, syntax highlighting
[mitchell852] Clarification, sectioning, syntax highlighting and grammar
[mitchell852] What's with the arrow?
[mitchell852] Added license header
[mitchell852] consistent title level, fixed broken reference
[mitchell852] formatting and syntax highlighting
[mitchell852] consistent title level, indentation and sectioning
[mitchell852] Moved topography diagram into images subdir
[mitchell852] Migrated instructions from TO to TP
[mitchell852] syntax highlighting
[mitchell852] Moved DNSSEC tutorial to Traffic Portal
[mitchell852] cleaning up quick-how-to directory
[mitchell852] linking extensions to their sections
[mitchell852] enforcing 215 character width table limit
[mitchell852] Formatting changes
[mitchell852] whitespace changes
[mitchell852] self-closing tags should self-terminate (imo)
[mitchell852] Adding api 1.3 routes
[mitchell852] Added license header
[rob05c] fix inconsistent field Signed in non nullable DSv11 struct
[Rawlin.Peters] updates documentation around the invalidate content api
[dewrich] Remove outdated traffic_ops build README and Vagrantfile
[mitchell852] Optimize tenancy check in Origins read query
[dewrich] rename json files
[dewrich] define httpsPort in enroller
[dewrich] no to-enroll for portal
[dewrich] rearrange enroller dockerfile to be more friendly
[dewrich] enrolling trafficvault
[dewrich] enrolling mid/edge/origin; other tweaks
[dewrich] enroller watches dir instead of connecting to docker
[dewrich] watching multiple dirs
[dewrich] share volume for enroller
[dewrich] checkpoint on enroller conversion
[dewrich] use file to wait for enroller
[dewrich] fixes enroller dir scan
[dewrich] fix EOF issue
[dewrich] add cachegroups
[dewrich] fix error checking
[dewrich] better error checking
[dewrich] more ID retrievals
[dewrich] use nullable version of cachegroup func
[dewrich] remove Id fields from json data
[dewrich] check division in region
[dewrich] fix types in cachegroups
[dewrich] enroller fixes
[dewrich] data cleanup
[dewrich] rename tenants to order properly
[dewrich] fix loading of json during initial trafficops startup
[dewrich] remove v13 refs
[dewrich] clear files from enroller; work around race reading enroller files
[dewrich] rename json file if load failed
[dewrich] rename json file once processed
[dewrich] create /shared dir for more than just enroller
[dewrich] enrollUser; fix enrollDeliveryservice
[dewrich] staged dockerfile for enroller
[dewrich] cleanup deliveryservice json
[dewrich] fix data for user enrolling
[dewrich] Added the ORT script from old branch
[dewrich] fixing bad daemonization
[dewrich] Now using ORT script to start ATS
[dewrich] ORT script now writes and backs up config files
[dewrich] installing new ORT dependencies in edge container
[dewrich] Now restarts ATS when its config files change
[dewrich] Fixed ATS restart logic
[dewrich] Added Ubuntu-specific package handlers and interactive mode prompts
[dewrich] Fixed wrong ATS root in use in ORT and params
[dewrich] Fixed SyntaxError
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Fixed error in conditional execution
[dewrich] Added some descriptions of known bugs to README
[dewrich] Added Makefile to install rpms
[dewrich] Added Makefile to README build instructions
[dewrich] Fixed bad quoting, double source of to-access.sh
[dewrich] Fixed error output formatting
[dewrich] Added license header (I swear I've already done this...)
[dewrich] Fixed Dockerfile not properly installing python dependencies
[dewrich] Now waiting on enrollment
[dewrich] Now using ORT script to start ATS
[dewrich] installing new ORT dependencies in edge container
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Add Bindv9 DNS server to assist traffic router
[dewrich] Moving to template-based server construction
[dewrich] The only way I can do this without a race condition is include it in
the
[dewrich] Waiting for enroller directory
[dewrich] CreateUser requires APIUserPost type
[dewrich] use longer passwd for tv
[dewrich] misc fixes
[dewrich] wait for cdn to be created
[dewrich] fixed bad pipelines for IP info
[dewrich] removed unneeded 'physlocation' field from server template
[dewrich] added httpsPort
[dewrich] fix json keys
[dewrich] DNS: Use non-routable ipv4 classC subnet
[dewrich] Fix to-enroll for edge, mid, origin, and trafficmonitor
[dewrich] Fix enrollment of db, dns, portal, portal, vault
[dewrich] Add Traffic Router, partial FQDN support
[dewrich] Fix yum hang when adding epel repo
[dewrich] fix edge/mid cpu issue, origin enroll
[dewrich] fix origin json
[dewrich] ability to update params and connect profiles
[dewrich] add profiles
[dewrich] Add shared x509 TLS CA support for all container services
[dewrich] Add shared CA support for all container services
[dewrich] add profiles
[dewrich] bad profile import
[dewrich] Misc fixes to param(s), fix trafficmonitor enroll, etc
[dewrich] Make the free GeoLite2 database available locally via trafficops
[dewrich] Fix location of GeoliteCity DB in CCR_CIAB profile
[dewrich] specify vars to sub in envsubst; reduce debug from enroller
[dewrich] Disable DNSSEC validation in bindv9
[dewrich] Download/Unpack/Compress the correct GeoList2 Maxmind DB (City)
[dewrich] switched to ATS 7.1.4
[dewrich] Fixed previously unsatisfied requirement for libkyotocabinet
[dewrich] fix to-post
[dewrich] Added a base image for caches
[dewrich] System now builds tccache prior to edge and mids
[dewrich] add long description on ds
[dewrich] Add Traffic Vault with search capbility.
[dewrich] order data files; add edge->mid parentcachegroupname
[dewrich] Fixing some bad parameters (also '\t' > ' ')
[dewrich] Update DNS to use ciab.test TLD
[dewrich] Add x509v3 Self-Signed CA and TLS certificates
[dewrich] fix ds json
[dewrich] enroller handles deliveryservice_servers
[dewrich] fix localPasswd
[dewrich] Added the ORT script from old branch
[dewrich] Fixed bad directory permissions on stock ATS rpm install paths
[dewrich] Fixing some cache issues related to ATS
[dewrich] Will now (occasionally) update TrafficOps after running
[dewrich] Switching back to subprocess-based ATS commands
[dewrich] Moved RPM permissions fixes into cache container
[dewrich] Containers now able to restart ATS
[dewrich] added cron job to run SYNCDS every minute
[dewrich] Added crontab file
[dewrich] Only start TM after CDN snapshot
[dewrich] add dscp params to ats profiles
[dewrich] add Nullable version of CreateDeliveryService
[dewrich] remove url_sig from deliveryservice
[dewrich] use nullable deliveryservice
[dewrich] add dnsutils to enroller
[dewrich] Fixed profile parameters placing configuration file outside of the
[dewrich] Add tcnet subnets to ATS astats.config
[dewrich] Add missing reverse ipv4 ptr record
[dewrich] create cache file on image creation
[dewrich] strip comments before comparing config files
[dewrich] Added documentation generation for Python ORT script
[dewrich] Fixed some false positive diffs in configuration files
[dewrich] fix var ref
[dewrich] Change initial default ATS port from 8080 -> 80
[dewrich] add content: host mounted volume in origin
[dewrich] Demo VNC/proxy container for CIAB
[dewrich] no need to enroll origin - gets created w/ deliveryservice
[dewrich] Persist SSL certificates for future restarts
[dewrich] Add CORS to origin, fix dns error with client container
[dewrich] changelog addition for cdn-in-a-box
[dewrich] fix for changed signature
[rob05c] Finish up DS SSL keys endpoints in TO Go
[rob05c] Update CHANGELOG.md
[rob05c] Fix DS SSL API request validation, tenancy checks, versions
[rob05c] Fix riak content-type json header, use JSONIntStr for the version
[Rawlin.Peters] Remove unused symbols
[mitchell852] add missing copyright headers
[mrdgelinas] ensure all conf copied to trafficops-go container
[Rawlin.Peters] Add TO GO steering endpoint
[Rawlin.Peters] Add TO Go client steering endpoint
[Rawlin.Peters] Add TO Go steering api test
[Rawlin.Peters] Remove empty import
[Rawlin.Peters] Change TO Go steering order, weight to signed int
[Rawlin.Peters] Change TO Go GET /steering to PrivLevelSteering
[Rawlin.Peters] Fix TO Go steering db error message
[Rawlin.Peters] Fix TO Go GET steering to only primary origins
[Rawlin.Peters] Fix TO Go steering test for int/uint change
[Rawlin.Peters] Change TO Go steering fields to int32 to match TR
[Rawlin.Peters] Updated TO Perl,client,tests to v14
[dewrich] fix python ORT to compare correctly
[jeffrey_elsloo] upgrade setuptools prior to installing sphinx
[Rawlin.Peters] Add TO Go federations?all for internal fed route
[Rawlin.Peters] Add TO Go GET federations
[Rawlin.Peters] Add TO Go POST federations/id/deliveryservices
[Rawlin.Peters] Add TO Go federations tests
[Rawlin.Peters] Fix TO Go fed/id/ds priv to admin, to match Perl
[Rawlin.Peters] Change TO Go fed/all to priv admin, matching Perl
[Rawlin.Peters] Fix TO Go missing inf.Close()
[Rawlin.Peters] Change TO Go feds func to take name not user
[Rawlin.Peters] Fix TO Go feds to prevent assigning 0 dses
[Rawlin.Peters] Fix TO Go /federations PrivLevelFed to match Perl
[mitchell852] Adding base delivery services dashboard widget
[mitchell852] Added headers and fixed filtering
[mitchell852] Chart added for delivery services widget
[mitchell852] Added licenses for angular-charts, tc-angularcharts and chartjs
[mitchell852] Added capability to ds widget for delivery-services
[mitchell852] Fixed UI issues, added auto refresh
[mitchell852] Aligned the chart with the ds table and fixed resizing issues
[mitchell852] Addressed visual and utc formatting for labels and object
placement
[mitchell852] Resolved dependency license issues
[mitchell852] Updated tooltip to use title instead of bootstrap
[mitchell852] Moved charting tools to bower
[mitchell852] Removed charting tools from bower
[mitchell852] Added version numbers to chart libraries and updated licenses
[mitchell852] CSS adjustments to responsiveness
[rob05c] Remove some unused/duplicated dbhelper functions
[jeffrey_elsloo] Parse cachegroup localizationMethods into CacheLocation
[jeffrey_elsloo] Filter by enabled LocalizationMethods when selecting a
CacheGroup
[jeffrey_elsloo] Update Cachegroup API docs for localizationMethods
[jeffrey_elsloo] Add unit test for parsing localizationMethods from CRConfig
[jeffrey_elsloo] Add test of basic enabledLocalizationMethods filtering
functionality
[dewrich] Update grovetccfg to genrate proper remap rules for deliveryservies.
[dewrich] Due to build script changes that now add the commit hash to the rpm
[dangogh] update release.pl git address
[mitchell852] finished adding 1.3 routes
[mitchell852] updated an api route
[mitchell852] More API updates
[mitchell852] Fixed favicon and logo not linked
[mitchell852] No, seriously, what's with the arrow?
[mitchell852] added logo to LaTeX output
[mitchell852] Formatting consitency
[mitchell852] formatting consistency
[mitchell852] Moved non-static files out of _static
[mitchell852] Formatting changes, links between anonymous blocking rtype and tr
logs
[mitchell852] added DNS response parser
[mitchell852] Title level consistency
[mitchell852] Formatting
[mitchell852] trivial whitespace change
[mitchell852] Formatting
[mitchell852] added admonition advising that a database is not provided
[mitchell852] Added links to RGB docs
[mitchell852] formatting and consistency
[mitchell852] Title level consistency
[mitchell852] Replaced a text diagram with an image and formatting overhaul
[mitchell852] Formatting consistency
[mitchell852] List format consistency, adding to directory listing
[mitchell852] Added missing commands/correcting existing commands for
`admin.pl` docs
[mitchell852] Finished test case and example fixups
[mitchell852] Fixed missing reference
[mitchell852] Moving Extension documentation to one place
[mitchell852] Transformed some diagrams from ASCII -> SVG/PNG pairs
[mitchell852] Replaced Remaining ASCII diagrams
[mitchell852] Converted decorated lists to definition lists
[mitchell852] Removed unnecessary `ref` roles on local section headings
[mitchell852] Fixed broken logo spec/switched to new, *real* SVG logo for HTML
[mitchell852] Converting examples to syntax-highlighted examples
[mitchell852] Formatting overhaul to TM API docs
[mitchell852] Fixed the compatibility issue... again?
[mitchell852] Added license headers
[mitchell852] Using a more modern Python version to build docs
[mitchell852] disabling parallel build, fixed a couple of build errors
[mitchell852] Added libpcap dependency listing
[mitchell852] Added instructions for building the documentation
[dangogh] Added documentation generation for Python ORT script
[dangogh] Fixed some false positive diffs in configuration files
[dangogh] Moving to module-based ORT scripting
[dangogh] Removing now-deprecated use of ORT RPMs
[dangogh] (Re-)removed deprecated XML logging configuration file
[dangogh] SSL verification now configurable; added timestamps to logs
[dangogh] Now executing packaged ORT script; moved crontab into ORT package
[dangogh] Fixed issue where config file object was treated as config file name
[dangogh] Pulled logic for process search out of ATS-specific functionality
[dangogh] Added -k/--insecure option; bugfixes
[dangogh] Added ort readme
[dangogh] Fixed new files not having terminating newlines
[dangogh] Fixed missing astats plugin
[dangogh] Fixed bad Drive_Prefix param
[dangogh] Fixed missing imports; Added convenience function to update cookie as
[dangogh] Fixed error in TOUpdate logic - now uses new convienece function to
[dangogh] Removed a ton of unused, deprecated, and/or redundant profile
parameters
[dangogh] v0.0.2 - stub revalidate implemented; now properly handles packages
[dangogh] Fixed revalidation - now feature-parity with original; deleting
[dangogh] Implemented '--wait_for_parents'
[dangogh] Added license headers to ORT documentation
[dangogh] fix spelling errors on TO using docs
[neuman] adds support for single layer CDNs
[neuman] Add TO Go plugin system
[neuman] Add TO RPM description plugin list
[neuman] Add TO Go cli flag to list plugins
[neuman] TO Go move getting user to func, for plugin use
[neuman] Add TO Go readme
[neuman] Add TO Go plugin proxy, for microservices
[neuman] Add TO Go README note about auth
[neuman] Add TO Go plugin readme AddPlugin priority note
[dewrich] cdn-in-a-box fixes
[rob05c] Tabs now use CSS instead of JS
[rob05c] Tabs look more like tabs; bigger top margin; moved misc stats
[Rawlin.Peters] Fixes issues where when traffic monitor is starting up and is
unable to
[Rawlin.Peters] fix error message formatting to dereference the
[dangogh] Change TO Go to 501 on unknown version reqs
[neuman] added get_origins get_staticdnsentry from api/1.3
[Rawlin.Peters] Fixed some issues with building CIAB
[dangogh] Trim `wc -l` output for build number when running on Mac
[mitchell852] Automated UI Testing - CRUD for Servers, CDNs, Delivery Services
[mitchell852] Automated UI Testing - added console outputs, fixed repeater error
[mitchell852] Automated UI Testing - Improved dropdown selection and added
search box
[mitchell852] Automated UI Testing - Added pauses to allow data to display
properly
[dangogh] Added context management to TOSession in the TC Python client
[dangogh] Created a script to generate routes to configuration files for a
sample
[dangogh] Allowed reading piped input, added GNU-std longopts for login creds
[dangogh] Added documentation for the compare tool and route generator script
[Rawlin.Peters] Fix TO Go DSS to create location params
[Rawlin.Peters] Fix TO Go DS, DSS to create urlsig params
[dangogh] Rewrite Users Endpoint
[dangogh] Documentation
[dangogh] Updated changelog
[dangogh] Changed docs to v14
[dangogh] Removed ConfirmLocalPasswd from 1.4 api
[dangogh] Backslash was escaping a whitespace character left at line end - fixed
[dangogh] Added CIAB documentation
[dangogh] Updated README
[jeffrey_elsloo] Add TO cdn/ksk/generate endpoint
[jeffrey_elsloo] Add docs for cdns/dnsseckeys/ksk/generate
[jeffrey_elsloo] Fix or remove a few unhelpful debug logs
[jeffrey_elsloo] Emit helpful error message when building rpms via pkg
[jeffrey_elsloo] Remove legacy mysql-to-postgres conversion Dockerfiles and
scripts
[github] Update CHANGELOG.md
[github] Update CHANGELOG.md
[mrdgelinas] Fix the CHANGELOG.md release links
[mitchell852] Fix docs typos in ksk/generate
[Rawlin.Peters] Add TO client update ds nullable
[dangogh] Added test Dockerfile
[dangogh] Fixed a problem with restapi.py using Python2 functions
[dangogh] Updated Documentation for the compare tool and genRoutesConfig.py
script
[dangogh] Fixed a bug where people with ':' in their username and/or password
[dangogh] genRoutesConfig.py now supports defaulting blank testing
[rob05c] This changes some error messaging in grove to 'Info' log level as these
[Rawlin.Peters] add ID lookups everywhere we can when Name is provided but not
ID
[Rawlin.Peters] fix test dependencies
[Rawlin.Peters] add way to forcibly delete users in tests
[Rawlin.Peters] more test fixes for IDs
[Rawlin.Peters] cleanup -- do not use Fatalf!!
[Rawlin.Peters] reverse condition to fix test
[Rawlin.Peters] fix servers/id/deliveryservices endpoint in client
[Rawlin.Peters] eliminate profileParameters test -- includeed in profiles
[Rawlin.Peters] fix profiles/parameters test and client
[friede] fix grove and grovetccfg build from tarball
[dangogh] Added rat exclusions for charting libraries
[Rawlin.Peters] Make the riak connection a single reusable cluster
[dangogh] Prevent Perl input record separator change in TO dbdump API
[mitchell852] escape bare names
[mitchell852] fix cdn-in-a-box json for client code changes
[Rawlin.Peters] Add an exponential time backoff object for use in
traffic_monitor.
[Rawlin.Peters] Fix the jitter() function.
[Rawlin.Peters] Fix TestBackoffDuration() test
[Rawlin.Peters] Add NewConstantBackoff() following review comments.
[dangogh] Fix TO Go bad params to return 400 not 5xx
[dangogh] resolve unit test errors with no active cluster
[dangogh] Fixed #2949
[dangogh] genConfigRoutes.py now respects the same environment variables as
[dangogh] updated dockerfile to reflect new usage
[dangogh] updated documentation to show new usage
[dangogh] Dockerized TO integration tests
[dangogh] Response to PR comments
[dangogh] Updated instructions and fixed file references
[dangogh] removed static ip address -- not needed for this container
[mitchell852] Added ability to regenerate KSK keys in TP
[mitchell852] Updated regenerateksk API path and TP API version to 1.4
[mitchell852] Usability fixes for DNSSEC and KSK generation
[mitchell852] Replace the Oracle JDK with OpenJDK. This resolves #2960.
[mitchell852] update traffic_router builder Dockerfile to build w/ openjdk
[mitchell852] replace jdk with openjdk
[mitchell852] added missing -y on install
[mitchell852] Fixes a bug in the compare tool where short lines would cause a
segfault
[jeffrey_elsloo] Add TO Go /api/1.4/cdns/dnssec/refresh
[jeffrey_elsloo] remove unused
[jeffrey_elsloo] Change ToDnssecRefresh script to login, new path
[jeffrey_elsloo] Add Changelog for ToDnssecRefresh.pl login req
[jeffrey_elsloo] Change TO DNSSEC to SHA256
[mitchell852] Fix TO unit test for changed function signature
[dangogh] Compare error handling (#3026)
[neuman] Add TM GC CPU fraction to stat endpoint
[neuman] Add TM datareq stats test
[neuman] Fix TM cache structs unnecessary data
[neuman] Add TM test astatsPrecompute
[dangogh] Removed a ton of unused profiles and parameter files left over from
the
[neuman] Change Monitor stat history to sync.Map (#3007)
[mitchell852] Add Docs, changelog for 1.4 dnssec refresh
[mitchell852] Change Monitor to third-party JSON, for performance (#2999)
[mitchell852] Remove Centos6 references from docs (#2976)
[dangogh] Compare fixup (#3033)
[mrdgelinas] removed JDNSSEC from Traffic Router
[mrdgelinas] Quiet installation for tomcat SysV test
[mrdgelinas] Changing `openjdk` to `java` - This allows either JDK to be used
[mrdgelinas] Change in configuration in pom.xml file - There is 2 systemd unit
[mrdgelinas] Changed JAVA_HOME to /usr/lib/jvm/jre - Fixes #3012
[mrdgelinas] Changed JAVA_HOME to /usr/lib/jvm/jre
[mrdgelinas] Move %pre to %pretrans to prevent installation failures
[mrdgelinas] Handle /opt/tomcat directories removal
[mrdgelinas] Removed broken conditional
[mrdgelinas] Moving stopping services to pretrans - This will avoid having
[jeffrey_elsloo] makes link to TP documentation configurable
[mitchell852] Genconfigroutes modes (#3046)
[dangogh] CIAB: Update to SSL/TLS shared CA generation script (#3041)
[Rawlin.Peters] Add TM Stat Poll Buffer Config
[Rawlin.Peters] Add TO Go GET cdn/name/dnsseckeys, DS record txt
[Rawlin.Peters] Change TM ds.CreateStats to use pointers
[mitchell852] Fix TO Go GET dss missing '.json' (#3055)
[dangogh] Fix Traffic Ops auth failure returning 200, catastrophically breaking
[dangogh] Fix rat_excludes broken paths (#3059)
[mitchell852] Fix TP Dockerfile broken build (#3062)
[neuman] Fix ordering of DS matchlists to match the Perl (#3066)
[dangogh] v3.1.0 - now properly ignores lua comment headers in plaintext files
[mitchell852] enroller acts as http server and dir watcher (#3060)
[ocket8888] Moved API overview to the Index page
[ocket8888] Consistent formatting, acurate build system listing, footnotes and
[ocket8888] Formatting consistency; added helpful links; grammar fixes
[ocket8888] syntax highlighting
[ocket8888] Moved route listing into main API page - replaces ToC
[ocket8888] Fixed footnote reference issue
[ocket8888] Added libpq dependency listing, added admonition warning that TO
tests
[ocket8888] Added TO Golang documentation page (stub atm)
[ocket8888] Steps now numbered
[ocket8888] Began migrating endpoints to single-documentation form
[ocket8888] Moved cache statistics endpoints to new file structure
[ocket8888] Moved cachegroups into the new file structure
[ocket8888] Finished moving cachegroups endpoints out of the old file structure
[ocket8888] Moved cachegroup_fallbacks endpoint ouf of old file structure
[ocket8888] Finished moving cachegroupparameters endpoint to new file structure
[ocket8888] Moved capabilities out of old file structure
[ocket8888] Added note about API response differences between v1.1 and v1.2
[ocket8888] WIP - Moving cdns/* endpoints to new file structure
[ocket8888] WIP - pulled deliveryservices endpoint out of cdns endpoint
[ocket8888] Finished moving cdns logic out of old file structure
[ocket8888] Moved logs endpoints out of old file structure
[ocket8888] Pulled configuration file endpoints out of old file structure
[ocket8888] Added implementation note for logs/newcount
[ocket8888] Pulled coordinates out of old file structure
[ocket8888] started working on deliveryservice stuff
[ocket8888] Moved api/1.x/cdns/{{name}}/dnsseckeys/ksk/generate out of old file
[ocket8888] Fixed incorrect documentation from Rob's PR
[ocket8888] Fixed more dnsseckeys stuff, more ds work
[ocket8888] more DS stuff
[ocket8888] more work on stuff
[ocket8888] Adding some HTTP responses
[ocket8888] More HTTP examples
[ocket8888] foo
[ocket8888] Removed '/api/1.x/' common prefix
[ocket8888] Fixed label duplication
[ocket8888] Fixed missing syntax name in code block
[ocket8888] Title formatting fixed for compliance
[ocket8888] Line breaks shouldn't occur in URLs, so we're back to monospace for
API
[ocket8888] another HTTP example"
[ocket8888] More HTTP examples
[ocket8888] Pulled out more deliveryservice stuff and added more http examples
[ocket8888] Pulled more things out of the Delivery Service files
[ocket8888] Pulled out more of Delivery Services
[ocket8888] More HTTP examples
[ocket8888] A LOT more HTTP examples
[ocket8888] Pulled more stuff out of Delivery Services, added forward-compatible
[ocket8888] fixed the "Traffic Ops API" page heading being monospaced
[ocket8888] Finally finished converting examples for previously-extracted,
testable,
[ocket8888] A couple of missed HTTP examples, pulled more stuff out of
[ocket8888] Started working on deliveryservices POST
[ocket8888] Finished the request format spec for Deliveryservices POST
[ocket8888] Pulled out 'safe' DS endpoint
[ocket8888] Finished pulling the v1.1 Delivery Services page into the new layout
[ocket8888] Added version change notes to deliveryservice representation
endpoints,
[ocket8888] Finished pulling things out of v1.2/deliveryservice
[ocket8888] Added documentation for 1.4 DNSSEC key refresh endpoint
[ocket8888] Began pulling out deliveryservices.*regexes, removed now-broken
[ocket8888] Finished ds regexes endpoints
[ocket8888] Moved deliveryservice_stats to new structure - also removed entries
from
[ocket8888] Moved ds regex endpoint to appropriate filename
[ocket8888] Moved divisions endpoints into new file structure
[ocket8888] Fixed bad route name, non-http example, missing request example
[ocket8888] Removed reference to now non-existent v12/divisions document
[ocket8888] Started working with federations - CIAB cannot handle atm
[ocket8888] Moved hwinfo endpoint into new file structure
[ocket8888] started working on the iso endpoints
[ocket8888] foo
[ocket8888] Moved traffic_monitor/stats into new structure
[ocket8888] Moved isos endpoint into the new structure
[ocket8888] started working on federations and jobs
[ocket8888] Fixed a broken foot ref, temporarily disabled ref to unknown source
[ocket8888] Fixed typo in page label and code block argument
[ocket8888] Changed from HTTP to JSON syntax highlighting - will change back
once
[ocket8888] Fixed typo in code-block optional directive
[ocket8888] Fixed now-broken references to API-version-specific hwinfo endpoints
[ocket8888] Removed reference to old structure 'influxdb' page
[ocket8888] pulled v12/federation.rst into new structure (not done with
federation
[ocket8888] Moved v12/federation_deliveryservice.rst into new structure
[ocket8888] moved v12/federation_federationresolver.rst into new structure
[ocket8888] Moved v12/federation_resolver.rst into new structure
[ocket8888] Moved v12/federation_user into new structure
[ocket8888] All federation endpoints now have full HTTP examples
[ocket8888] Moved jobs endpoints to new structure
------------------------------------------
[...truncated 19.37 KB...]
rpm-libs x86_64 4.11.3-35.el7 base 277 k
rpm-python x86_64 4.11.3-35.el7 base 83 k
Transaction Summary
================================================================================
Install 3 Packages (+49 Dependent packages)
Upgrade ( 7 Dependent packages)
Total download size: 25 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
warning: /var/cache/yum/x86_64/7/base/packages/elfutils-0.172-2.el7.x86_64.rpm:
Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
Public key for elfutils-0.172-2.el7.x86_64.rpm is not installed
Public key for epel-release-7-11.noarch.rpm is not installed
Public key for git-1.8.3.1-20.el7.x86_64.rpm is not installed
--------------------------------------------------------------------------------
Total 5.9 MB/s | 25 MB 00:04
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Importing GPG key 0xF4A80EB5:
Userid : "CentOS-7 Key (CentOS 7 Official Signing Key)
<[email protected]>"
Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
Package : centos-release-7-5.1804.4.el7.centos.x86_64 (@Updates)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : elfutils-libelf-0.172-2.el7.x86_64 1/66
Updating : rpm-4.11.3-35.el7.x86_64 2/66
Updating : rpm-libs-4.11.3-35.el7.x86_64 3/66
Updating : file-libs-5.11-35.el7.x86_64 4/66
Installing : fipscheck-1.4.1-6.el7.x86_64 5/66
Installing : fipscheck-lib-1.4.1-6.el7.x86_64 6/66
Updating : rpm-build-libs-4.11.3-35.el7.x86_64 7/66
Installing : groff-base-1.22.2-8.el7.x86_64 8/66
Installing : 1:perl-parent-0.225-244.el7.noarch 9/66
Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 10/66
Installing : perl-podlators-2.5.1-3.el7.noarch 11/66
Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 12/66
Installing : 1:perl-Pod-Escapes-1.04-293.el7.noarch 13/66
Installing : perl-Encode-2.51-7.el7.x86_64 14/66
Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/66
Installing : perl-Pod-Usage-1.63-3.el7.noarch 16/66
Installing : 4:perl-macros-5.16.3-293.el7.x86_64 17/66
Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 18/66
Installing : perl-Exporter-5.68-3.el7.noarch 19/66
Installing : perl-constant-1.27-2.el7.noarch 20/66
Installing : perl-Time-Local-1.2300-2.el7.noarch 21/66
Installing : perl-Socket-2.010-4.el7.x86_64 22/66
Installing : perl-Carp-1.26-244.el7.noarch 23/66
Installing : perl-Storable-2.45-3.el7.x86_64 24/66
Installing : perl-PathTools-3.40-5.el7.x86_64 25/66
Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 26/66
Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/66
Installing : perl-File-Temp-0.23.01-3.el7.noarch 28/66
Installing : perl-File-Path-2.09-2.el7.noarch 29/66
Installing : perl-threads-shared-1.43-6.el7.x86_64 30/66
Installing : perl-threads-1.87-4.el7.x86_64 31/66
Installing : perl-Filter-1.49-3.el7.x86_64 32/66
Installing : 4:perl-libs-5.16.3-293.el7.x86_64 33/66
Installing : perl-Getopt-Long-2.40-3.el7.noarch 34/66
Installing : 4:perl-5.16.3-293.el7.x86_64 35/66
Installing : 1:perl-Error-0.17020-2.el7.noarch 36/66
Installing : perl-TermReadKey-2.30-20.el7.x86_64 37/66
Installing : perl-Thread-Queue-3.02-2.el7.noarch 38/66
Installing : less-458-9.el7.x86_64 39/66
Installing : openssh-7.4p1-16.el7.x86_64 40/66
Installing : file-5.11-35.el7.x86_64 41/66
Installing : dwz-0.11-3.el7.x86_64 42/66
Updating : elfutils-libs-0.172-2.el7.x86_64 43/66
Installing : elfutils-0.172-2.el7.x86_64 44/66
Installing : unzip-6.0-19.el7.x86_64 45/66
Installing : libedit-3.0-12.20121213cvs.el7.x86_64 46/66
Installing : openssh-clients-7.4p1-16.el7.x86_64 47/66
Installing : bzip2-1.0.6-13.el7.x86_64 48/66
Installing : rsync-3.1.2-4.el7.x86_64 49/66
Installing : perl-Git-1.8.3.1-20.el7.noarch 50/66
Installing : git-1.8.3.1-20.el7.x86_64 51/66
Installing : patch-2.7.1-10.el7_5.x86_64 52/66
Installing : gdb-7.6.1-114.el7.x86_64 53/66
Installing : perl-srpm-macros-1-8.el7.noarch 54/66
Installing : zip-3.0-11.el7.x86_64 55/66
Installing : redhat-rpm-config-9.1.0-87.el7.centos.noarch 56/66
Installing : rpm-build-4.11.3-35.el7.x86_64 57/66
Updating : rpm-python-4.11.3-35.el7.x86_64 58/66
Installing : epel-release-7-11.noarch 59/66
Cleanup : rpm-python-4.11.3-32.el7.x86_64 60/66
Cleanup : rpm-build-libs-4.11.3-32.el7.x86_64 61/66
Cleanup : rpm-libs-4.11.3-32.el7.x86_64 62/66
Cleanup : rpm-4.11.3-32.el7.x86_64 63/66
Cleanup : elfutils-libs-0.170-4.el7.x86_64 64/66
Cleanup : elfutils-libelf-0.170-4.el7.x86_64 65/66
Cleanup : file-libs-5.11-33.el7.x86_64 66/66
Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/66
Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/66
Verifying : rpm-python-4.11.3-35.el7.x86_64 3/66
Verifying : rpm-build-4.11.3-35.el7.x86_64 4/66
Verifying : perl-threads-shared-1.43-6.el7.x86_64 5/66
Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 6/66
Verifying : zip-3.0-11.el7.x86_64 7/66
Verifying : perl-Exporter-5.68-3.el7.noarch 8/66
Verifying : perl-constant-1.27-2.el7.noarch 9/66
Verifying : perl-PathTools-3.40-5.el7.x86_64 10/66
Verifying : rpm-libs-4.11.3-35.el7.x86_64 11/66
Verifying : file-libs-5.11-35.el7.x86_64 12/66
Verifying : 4:perl-macros-5.16.3-293.el7.x86_64 13/66
Verifying : 1:perl-parent-0.225-244.el7.noarch 14/66
Verifying : epel-release-7-11.noarch 15/66
Verifying : perl-TermReadKey-2.30-20.el7.x86_64 16/66
Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 17/66
Verifying : perl-srpm-macros-1-8.el7.noarch 18/66
Verifying : rpm-4.11.3-35.el7.x86_64 19/66
Verifying : groff-base-1.22.2-8.el7.x86_64 20/66
Verifying : perl-Thread-Queue-3.02-2.el7.noarch 21/66
Verifying : perl-File-Temp-0.23.01-3.el7.noarch 22/66
Verifying : perl-Git-1.8.3.1-20.el7.noarch 23/66
Verifying : dwz-0.11-3.el7.x86_64 24/66
Verifying : perl-Time-Local-1.2300-2.el7.noarch 25/66
Verifying : gdb-7.6.1-114.el7.x86_64 26/66
Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 27/66
Verifying : redhat-rpm-config-9.1.0-87.el7.centos.noarch 28/66
Verifying : fipscheck-1.4.1-6.el7.x86_64 29/66
Verifying : perl-Socket-2.010-4.el7.x86_64 30/66
Verifying : rpm-build-libs-4.11.3-35.el7.x86_64 31/66
Verifying : file-5.11-35.el7.x86_64 32/66
Verifying : elfutils-libelf-0.172-2.el7.x86_64 33/66
Verifying : perl-Carp-1.26-244.el7.noarch 34/66
Verifying : 1:perl-Error-0.17020-2.el7.noarch 35/66
Verifying : git-1.8.3.1-20.el7.x86_64 36/66
Verifying : perl-Storable-2.45-3.el7.x86_64 37/66
Verifying : 1:perl-Pod-Escapes-1.04-293.el7.noarch 38/66
Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 39/66
Verifying : patch-2.7.1-10.el7_5.x86_64 40/66
Verifying : rsync-3.1.2-4.el7.x86_64 41/66
Verifying : elfutils-libs-0.172-2.el7.x86_64 42/66
Verifying : perl-Pod-Usage-1.63-3.el7.noarch 43/66
Verifying : perl-Encode-2.51-7.el7.x86_64 44/66
Verifying : perl-podlators-2.5.1-3.el7.noarch 45/66
Verifying : openssh-7.4p1-16.el7.x86_64 46/66
Verifying : 4:perl-5.16.3-293.el7.x86_64 47/66
Verifying : perl-File-Path-2.09-2.el7.noarch 48/66
Verifying : bzip2-1.0.6-13.el7.x86_64 49/66
Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 50/66
Verifying : perl-threads-1.87-4.el7.x86_64 51/66
Verifying : openssh-clients-7.4p1-16.el7.x86_64 52/66
Verifying : perl-Filter-1.49-3.el7.x86_64 53/66
Verifying : perl-Getopt-Long-2.40-3.el7.noarch 54/66
Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 55/66
Verifying : unzip-6.0-19.el7.x86_64 56/66
Verifying : 4:perl-libs-5.16.3-293.el7.x86_64 57/66
Verifying : elfutils-0.172-2.el7.x86_64 58/66
Verifying : less-458-9.el7.x86_64 59/66
Verifying : elfutils-libs-0.170-4.el7.x86_64 60/66
Verifying : file-libs-5.11-33.el7.x86_64 61/66
Verifying : rpm-build-libs-4.11.3-32.el7.x86_64 62/66
Verifying : rpm-python-4.11.3-32.el7.x86_64 63/66
Verifying : rpm-libs-4.11.3-32.el7.x86_64 64/66
Verifying : elfutils-libelf-0.170-4.el7.x86_64 65/66
Verifying : rpm-4.11.3-32.el7.x86_64 66/66
Installed:
epel-release.noarch 0:7-11 git.x86_64 0:1.8.3.1-20.el7
rpm-build.x86_64 0:4.11.3-35.el7
Dependency Installed:
bzip2.x86_64 0:1.0.6-13.el7
dwz.x86_64 0:0.11-3.el7
elfutils.x86_64 0:0.172-2.el7
file.x86_64 0:5.11-35.el7
fipscheck.x86_64 0:1.4.1-6.el7
fipscheck-lib.x86_64 0:1.4.1-6.el7
gdb.x86_64 0:7.6.1-114.el7
groff-base.x86_64 0:1.22.2-8.el7
less.x86_64 0:458-9.el7
libedit.x86_64 0:3.0-12.20121213cvs.el7
openssh.x86_64 0:7.4p1-16.el7
openssh-clients.x86_64 0:7.4p1-16.el7
patch.x86_64 0:2.7.1-10.el7_5
perl.x86_64 4:5.16.3-293.el7
perl-Carp.noarch 0:1.26-244.el7
perl-Encode.x86_64 0:2.51-7.el7
perl-Error.noarch 1:0.17020-2.el7
perl-Exporter.noarch 0:5.68-3.el7
perl-File-Path.noarch 0:2.09-2.el7
perl-File-Temp.noarch 0:0.23.01-3.el7
perl-Filter.x86_64 0:1.49-3.el7
perl-Getopt-Long.noarch 0:2.40-3.el7
perl-Git.noarch 0:1.8.3.1-20.el7
perl-HTTP-Tiny.noarch 0:0.033-3.el7
perl-PathTools.x86_64 0:3.40-5.el7
perl-Pod-Escapes.noarch 1:1.04-293.el7
perl-Pod-Perldoc.noarch 0:3.20-4.el7
perl-Pod-Simple.noarch 1:3.28-4.el7
perl-Pod-Usage.noarch 0:1.63-3.el7
perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
perl-Socket.x86_64 0:2.010-4.el7
perl-Storable.x86_64 0:2.45-3.el7
perl-TermReadKey.x86_64 0:2.30-20.el7
perl-Text-ParseWords.noarch 0:3.29-4.el7
perl-Thread-Queue.noarch 0:3.02-2.el7
perl-Time-HiRes.x86_64 4:1.9725-3.el7
perl-Time-Local.noarch 0:1.2300-2.el7
perl-constant.noarch 0:1.27-2.el7
perl-libs.x86_64 4:5.16.3-293.el7
perl-macros.x86_64 4:5.16.3-293.el7
perl-parent.noarch 1:0.225-244.el7
perl-podlators.noarch 0:2.5.1-3.el7
perl-srpm-macros.noarch 0:1-8.el7
perl-threads.x86_64 0:1.87-4.el7
perl-threads-shared.x86_64 0:1.43-6.el7
redhat-rpm-config.noarch 0:9.1.0-87.el7.centos
rsync.x86_64 0:3.1.2-4.el7
unzip.x86_64 0:6.0-19.el7
zip.x86_64 0:3.0-11.el7
Dependency Updated:
elfutils-libelf.x86_64 0:0.172-2.el7 elfutils-libs.x86_64 0:0.172-2.el7
file-libs.x86_64 0:5.11-35.el7 rpm.x86_64 0:4.11.3-35.el7
rpm-build-libs.x86_64 0:4.11.3-35.el7 rpm-libs.x86_64 0:4.11.3-35.el7
rpm-python.x86_64 0:4.11.3-35.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned
data from disabled or removed repos
Cleaning up list of fastest mirrors
---> 6439835e7cb4
Removing intermediate container f93a0978963d
Step 5/7 : RUN yum -y install golang-1.9.4 && yum -y clean all
---> Running in d2ae83102b4d
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: mirror.jaleco.com
* epel: mirrors.cat.pdx.edu
* extras: mirror.tocici.com
* updates: mirror.web-ster.com
No package golang-1.9.4 available.
Error: Nothing to do
Service 'traffic_stats_build' failed to build: The command '/bin/sh -c yum -y
install golang-1.9.4 && yum -y clean all' returned a non-zero
code: 1
+ exit 1
+ finish
+ /tmp/docker-compose-m9Qe -f infrastructure/docker/build/docker-compose.yml -p
trafficcontrolPR2885 down -v
Removing network trafficcontrolpr2885_default
+ /tmp/docker-compose-m9Qe -f infrastructure/docker/build/docker-compose.yml -p
trafficcontrolPR2885 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-m9Qe
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful