cloudstack: cs_network: implement subdomain_access (#34741)

This commit is contained in:
René Moser 2018-01-22 12:15:39 +01:00 committed by GitHub
parent 4bc22be614
commit 8fdfda76e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 104 deletions

View file

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyrigh (c) 2015, René Moser <mail@renemoser.net>
# Copyright (c) 2015, René Moser <mail@renemoser.net>
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
from __future__ import absolute_import, division, print_function