]> git.proxmox.com Git - pve-network.git/blobdiff - test/ipams/netbox/expected.update_ip
separate packaging and source build system
[pve-network.git] / test / ipams / netbox / expected.update_ip
diff --git a/test/ipams/netbox/expected.update_ip b/test/ipams/netbox/expected.update_ip
deleted file mode 100644 (file)
index a1202ad..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-bless( {
-                  '_content' => '{"address":"10.0.0.1/24","description":"mydescription mac:da:65:8f:18:9b:6f","dns_name":"myhostname"}',
-                  '_headers' => bless( {
-                                         'authorization' => 'token 0123456789abcdef0123456789abcdef01234567',
-                                         'content-type' => 'application/json; charset=UTF-8'
-                                       }, 'HTTP::Headers' ),
-                  '_method' => 'PATCH',
-                  '_uri' => bless( do{\(my $o = 'http://localhost:8000/api/ipam/ip-addresses/1/')}, 'URI::http' )
-                }, 'HTTP::Request' );