Skip to content

Instantly share code, notes, and snippets.

View AmbientLighter's full-sized avatar
🏠
Working from home

Viktor Mirieiev AmbientLighter

🏠
Working from home
View GitHub Profile
@AmbientLighter
AmbientLighter / crh_ukr
Created July 2, 2012 21:01
Alternative Crimean Tatar Keyboard Layout
// $XKeyboardConfig$
// based on
// ukrainian standard keyboard
// AEN <[email protected]> & Leon Kanter <[email protected]>
// Last Changes 2007/10/03 by Andriy Rysin <[email protected]>
//
// $XFree86: xc/programs/xkbcomp/symbols/ua,v 1.4 2003/05/15 11:29:47 pascal Exp $
// Unicode - 3d level added with some Unicode symbols (typographic quotes, m-dash, n-dash etc),
@AmbientLighter
AmbientLighter / driver.py
Created May 26, 2015 16:30
Example driver with test
import logging
from lxml import etree
from app.model import LimitSet, DriverInterface
from app.model import AppException, InstanceNotFoundException
LOG = logging.getLogger(__name__)
libvirt = None
def libvirt_error_handler(context, err):
@AmbientLighter
AmbientLighter / apps.py
Created April 17, 2019 11:55
For Justinas #01
from django.apps import AppConfig
from django.db.models import signals
class MarketplaceZenDeskConfig(AppConfig):
def ready(self):
from waldur_mastermind.marketplace import models as marketplace_models
from . import handlers
signals.post_save.connect(
handlers.update_zendesk_item,
This file has been truncated, but you can view the full file.
{
"result": {
"objects": {},
"methods": {},
"commands": {
"aci_add": {
"name": "aci_add",
"doc": "Create new ACI.",
"NO_CLI": true,
"takes_args": [