1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/cliconf
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display

* update six import

* Move remaining failes to display singleton

* Fix rebase issues

* Singleton improvements

* Add code-smell for 'from __main__ import display'. ci_complete

* s/self/cls/g

* Add docs for no-main-display

* Address linting issues

* Add changelog fragment. ci_complete

* Implement reentrant lock for class instantiation in Singleton

* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
aireos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
aruba.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
asa.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
ce.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
cnos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos6.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos9.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
dellos10.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
edgeos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
edgeswitch.py edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
eos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
exos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
ios.py ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-24 09:56:47 -04:00
iosxr.py Correct usage of message in ConnectionError (#46566) 2018-10-10 19:21:20 +05:30
ironware.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
junos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
nos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
nxos.py Correct usage of message in ConnectionError (#46566) 2018-10-10 19:21:20 +05:30
onyx.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
routeros.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
slxos.py Update some cliconf plugins (#47141) 2018-10-18 15:26:20 -04:00
voss.py New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00