Commit graph

75 commits

Author SHA1 Message Date
Solvik Blum
38d417b436
delete print 2019-08-09 12:01:06 +02:00
Solvik Blum
f7809eb3be
network update 2019-08-09 12:00:48 +02:00
Solvik Blum
93ab0159b6
ipmi class 2019-08-08 17:59:02 +02:00
Solvik Blum
193066a876
Merge branch 'feature/rework_network' of github.com:solvik/netbox_agent into feature/rework_network 2019-08-08 17:57:09 +02:00
Solvik Blum
98643ee4ac
fix bug in LAG 2019-08-08 17:56:55 +02:00
Solvik Blum
21c79e5b43
add ipmi feature 2019-08-08 17:56:23 +02:00
Solvik Blum
9e9b1d2199
tox 2019-08-08 16:00:34 +02:00
Solvik Blum
a68bc10f38
some fixes after test 2019-08-08 15:09:43 +02:00
Solvik Blum
ab660b4fcf
make sure every interface attribute is ok 2019-08-08 14:54:45 +02:00
Solvik Blum
1988bd0f9c
update README 2019-08-08 14:54:44 +02:00
Solvik Blum
f1a1e73aa3
associate slave device to bond device with Netbox LAG 2019-08-08 14:54:43 +02:00
Solvik Blum
6538493fd5
update config file 2019-08-08 14:54:42 +02:00
Solvik Blum
79ebcdb323
rework network part by ignoring devices and ip from config file 2019-08-08 14:54:41 +02:00
Solvik
215e66d62f
Merge pull request #28 from Solvik/feature/blade_slot
Change blade slot behavior
2019-08-08 14:46:37 +02:00
Solvik Blum
9519a43277
fixes 2019-08-08 14:46:06 +02:00
Solvik Blum
048fa22b1e
fix blade slot 2019-08-08 14:37:02 +02:00
Solvik
a7d766a5fb
Merge pull request #19 from Solvik/feature/python3.5
be python3.4 compatible
2019-08-08 10:43:09 +02:00
Solvik Blum
896a011173
simpler way to be python3.4 compatibble 2019-08-08 10:42:43 +02:00
Solvik
4d32da00fb
Merge pull request #25 from Solvik/renovate/pin-dependencies
Pin dependencies
2019-08-07 18:43:53 +02:00
Renovate Bot
dc5838e5f1
Pin dependencies 2019-08-07 16:34:39 +00:00
Solvik
0f8609669a
Merge pull request #24 from Solvik/renovate/configure
Configure Renovate
2019-08-07 18:34:29 +02:00
Renovate Bot
9a41f90822
Add renovate.json 2019-08-07 16:33:14 +00:00
Solvik
aa836c4703
Merge pull request #17 from Solvik/feature/logging
add some logging
2019-08-07 15:38:20 +02:00
Solvik Blum
14e061159d
ignore unused statement 2019-08-07 15:37:14 +02:00
Solvik Blum
b60860e0f5
fix bug while testing server creation 2019-08-07 15:36:47 +02:00
Solvik Blum
d7af66b325
fix bug while testing debug with an interface not existing while updating 2019-08-07 15:36:24 +02:00
Solvik Blum
49731644fd
fix bug while testing debug 2019-08-07 15:36:03 +02:00
Solvik Blum
f991ac85f7
call logging.py for setup 2019-08-07 15:12:38 +02:00
Solvik Blum
4055e2a653
fix conflict 2019-08-07 10:34:48 +02:00
Solvik Blum
e8a9d318cc
simpler logging, log_level from config file 2019-08-07 10:32:23 +02:00
Solvik
cc45d9ded9
Update netbox_agent/network.py
Co-Authored-By: Guillaume Gelin <contact@ramnes.eu>
2019-08-07 10:12:52 +02:00
Solvik Blum
a22b648b8a
be python3.5 compatible 2019-08-06 18:15:08 +02:00
Solvik Blum
cc08300fee
add some logging 2019-08-06 18:11:26 +02:00
Solvik
cb9e0184dc
Update README.md
Mention of caching problem with last netbox version
2019-08-06 17:44:55 +02:00
Solvik
99c205ca65
Update README.md 2019-08-05 18:12:27 +02:00
Solvik
ebeca4493e
Merge pull request #15 from Solvik/hotfix
hotfix - assign interface to ip while updating server
2019-08-05 17:46:36 +02:00
Solvik Blum
c5226b288d
hotfix - assign interface to ip while updating server 2019-08-05 17:41:03 +02:00
Solvik
37aa7fe46d
Merge pull request #12 from Solvik/feature/rack_awareness
Rack awareness
2019-08-05 17:09:09 +02:00
Solvik
18e29638e7
Merge branch 'master' into feature/rack_awareness 2019-08-05 17:07:36 +02:00
Solvik
e9f708c28c
Merge pull request #13 from Solvik/feature/update
Device update
2019-08-05 17:06:32 +02:00
Solvik Blum
69a9327b18
flake8 fixes 2019-08-05 16:55:37 +02:00
Solvik Blum
bea1bf8614
flake8 fixes 2019-08-05 16:55:22 +02:00
Solvik Blum
165f911631
handle network update 2019-08-05 16:51:01 +02:00
Solvik Blum
e80d8b941c
wip - update in progress, working for blades/hostname 2019-08-05 16:03:35 +02:00
Solvik Blum
42b81a1f78
should have used git mv 2019-08-05 12:03:06 +02:00
Solvik Blum
cd97fe4d3a
wip 2019-08-05 12:02:42 +02:00
Solvik Blum
acbb767e22
rack awareness 2019-08-05 11:54:06 +02:00
Solvik
8e40495eb7
Update README.md
add url
2019-08-05 10:01:33 +02:00
Solvik
31dead061d
Merge pull request #10 from Solvik/feature/network
handle network cards
2019-08-04 23:42:50 +02:00
Solvik Blum
0edc88823a
flake8 2019-08-04 23:42:08 +02:00