Release 0.98; minor tweaks:
Change properties for probing component vendors to be of the form
Make memory_speed an optional paramter for component_manip.insert_memory_component()
Relase 0.97:
Fixing error in dhcpgen
Adding retry logic to dhcpgen
Rolled back previous network_range check trigger because things are hard
Adding retry logic to dhcpgen
Adding retry logic to dhcpgen
Fix checking of network_range overlaps when ip_address changes
Merge pull request #49 from gmtime/master
Merge pull request #3 from gmtime/gmtime-patch-1
Adding timeout to force STOMP reconnects to dhcpgen
Merge branch 'JazzHandsCMDB:master' into master
update all the e-r diagrams to not have black boxes; bug in the windows version
fix bug in validate_netblock_to_range_changes around range validation
fix issue in JazzHands::Common to work around a perl warning.
various "create new" fixes and spelling errors. accidentally commented out
Removed all functions from component_utils (they were migrated to component_manip ages ago)
Merge branch 'master' of github.com:JazzHandsCMDB/jazzhands
add function to remove service_instances and add it to the retire_instance
fix issue in authorization_utilities with improper use of jsonb in auth check
implement authorization_utils
Make "really_delete" really delete in remove_component_hierarchy
fix bug in property_utils.validate_property where
reset all versions not at 0.96.0 to 0.96.0
add testing regiment
JazzHands::Common::Logging:
mkpasswdfiles:
change zonegen stats to be emitted as json
add function service_manip.add_new_child_service_endpoint
Replace component_manip.set_component_firmware_versionwith more generic component_manip.set_component_property
Change references from 'Juniper' to 'Juniper Networks' for company_name in component insertion things
removed changelog entry for 0.96.1, because it's going to be something else
Changes to component_manip.insert_disk_component() to better support
Fixes to clean up block_storage_device entries for logical_volumes that have been removed
fix some issues with the dns interface manipulation bits seldom invoked.
x509 related bug fixes and remove errant debugging
Bump version of perl-netdev-mgmt
Ignore errors returned by "show ipv6 interface" because it will fail if IPv6 is not configured
Fixed duplication of functions in netblock_manip.sql
adjusts database tests to be relative to database top level dir and not higher
Fix typo in component_manip.update_pci_component_type_model
Release 0.96:
Release 0.96:
add missing file to stab debian package list; fix javascript depends
Merge pull request #48 from stephane-13/master
Fix device search by mac address
Fix device search by mac address
Merge pull request #47 from cbowman0/TDPI-1850
Remove trailing G on total disk
Added update_network_range function
Add support for fixing bad PCI model/description entries when better information is obtained
Merge branch 'master' of github.com:JazzHandsCMDB/jazzhands
Merge pull request #46 from tavril/dhcpgenbuild
Fix dhcpgen build
dhcpgen switch to systemd (#45)
Fix spacing issues in netblock_manip.sql
Add netblock_manip.remove_network_range() function
Fix issue with masklen of proposed IP address needing to match
revert changes to device name ordering in dhcpgen in 0.87.2
Fix sort ordering of slot capabilities in component_manip.set_component_network_interface()
Work around some 16.04 stupidity in component_manip.set_component_network_interface
Add component_manip.set_component_network_interface() function.
Improving devices Switch Port / Other End fields functionality
fix but in port_utils.configure_layer1_connect where true was used instead of
Fixed issue with specifying component_id in rack_utils.set_rack_location()
Add component properties and inventory property types
add JazzHands::Common::Logging implementation.
add suport for VAULT_CAPATH to Jazzhands::Vault
fix paranthetical issue in poll-netdev-addr-info.pl
Minor changes to redfish_reset_system.pl
add initial support for DEFAULT_DNS_DOMAIN although a more heavy handed
now that we validate existing properties on val_property changes, allow type
fix issue in dns tests with authoritative NS records
adding missing checks for dns_domain_collections to property triggers.
make add_dns_domain move records corectly when a subzone is added.
Merge branch 'master' of github.com:JazzHandsCMDB/jazzhands
add schema_support.migrate_identity_to_legacy_serials functions to
Split out various Arista 7010 component population things for different models
Minor changes to redfish_reset_system.pl
Merge branch 'JazzHandsCMDB-master'
Merge with master
fix some issues with end_maintenance and reporting issues (over agressive)
zongen: Improving rsync (#43)
revert last stab change, unnecessary due to jazzhands_legacy issues
Merge pull request #1 from gmtime/rsync-fixes
Improving rsync
stab: limit service environments to type 'default' on device page
properly export the Connect db function (broke in 0.95.0) due to switching
added trigger_x509_signed_set_private_key_id ON x509_signed_certificate (#41)
JazzHands::DBI - use the errstr function defined in JazzHands::Common instead
JazzHands::Vault:
JazzHands::Common:
add jazzhands_legacy_manip and adjust schema_support to have a map file.
comment out calling the view recreation stuff in the device_management_controller regressions.
Release 0.95:
fully qualify device_management_controller triggers in jazzhands_legacy.
jazzhands-account-directory:
zongen: implement emitting statistics