You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
__init__.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
aireos.py Update some cliconf plugins (#47141) 7 years ago
aruba.py Update some cliconf plugins (#47141) 7 years ago
asa.py Update some cliconf plugins (#47141) 7 years ago
ce.py Update some cliconf plugins (#47141) 7 years ago
cnos.py Update some cliconf plugins (#47141) 7 years ago
dellos6.py Update some cliconf plugins (#47141) 7 years ago
dellos9.py Update some cliconf plugins (#47141) 7 years ago
dellos10.py Update some cliconf plugins (#47141) 7 years ago
edgeos.py Update some cliconf plugins (#47141) 7 years ago
edgeswitch.py edgeswitch_facts (#47618) 7 years ago
enos.py Update some cliconf plugins (#47141) 7 years ago
eos.py Python 3.8 collections compatibility fixes. 7 years ago
exos.py Update some cliconf plugins (#47141) 7 years ago
ios.py ios check_rc: Default to sending text of exception, not the whole exception (#47300) 7 years ago
iosxr.py Correct usage of message in ConnectionError (#46566) 7 years ago
ironware.py Update some cliconf plugins (#47141) 7 years ago
junos.py Python 3.8 collections compatibility fixes. 7 years ago
nos.py Update some cliconf plugins (#47141) 7 years ago
nxos.py Correct usage of message in ConnectionError (#46566) 7 years ago
onyx.py Update some cliconf plugins (#47141) 7 years ago
routeros.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
slxos.py Update some cliconf plugins (#47141) 7 years ago
voss.py New voss_config module (#47533) 7 years ago
vyos.py Python 3.8 collections compatibility fixes. 7 years ago