- b84281d make routeable_subnet a non-required field of CordSubscriber by Scott Baker · 10 years ago
- 5327eb8 fix cdn_enable showing wrong state; make textareas bigger by Scott Baker · 10 years ago
- 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 10 years ago
- 5ef47a0 turn off strict host key checking by Scott Baker · 10 years ago
- ee0c280 fix typos by Scott Baker · 10 years ago
- 980528c verbose ansible script by Scott Baker · 10 years ago
- f1b7604 perm fix by Scott Baker · 10 years ago
- 75d4a96 add model-deps file by Scott Baker · 10 years ago
- fd15c3d make sure migration is generated for cord by Scott Baker · 10 years ago
- f6a619c enable cord admin pages by Scott Baker · 10 years ago
- d972c8d merge by Tony Mack · 10 years ago
- 91dd075 sample firewall config by Scott Baker · 10 years ago
- 3ca17ff vlan sample working by Scott Baker · 10 years ago
- ef0b6c8 WIP: vcpe observers by Scott Baker · 10 years ago
- e7fc9f5 add method to get deleted tenant objects by Scott Baker · 10 years ago
- 199c379 add public_key field to ServiceAdmin by Scott Baker · 10 years ago
- 9c8a2c7 add creator field to cord objects by Scott Baker · 10 years ago
- 316c918 make observers stoppable by keyboard interrupt by Scott Baker · 10 years ago
- e05a42f test yaml by Scott Baker · 10 years ago
- d3da5ff test program by Scott Baker · 10 years ago
- 9cb5b20 pretend and sys_dir are necessary for ansible-based observers by Scott Baker · 10 years ago
- c8c9720 fix path of default run_ansible script by Scott Baker · 10 years ago
- e43b557 run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen by Scott Baker · 10 years ago
- 31b7a0f dnsredir config age wasn't being displayed by Scott Baker · 10 years ago
- 27bd42e better handling for dns resolution failures by Scott Baker · 10 years ago
- 7d76a34 WIP: custom ansible connection_plugin for talking to xos by Scott Baker · 10 years ago
- 838b695 skeleton for vcpe observer by Scott Baker · 10 years ago
- 3c61f7a refuse to instantiate sliver if private network is not ready by Scott Baker · 10 years ago
- 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 10 years ago
- 9d2ea09 add service permissions by Tony Mack · 10 years ago
- 9396bbf add server_restapihostname variable by Scott Baker · 10 years ago
- 8251e7b install pkt-config and pygraphviz by Scott Baker · 10 years ago
- d34e3a5 icon for service graph by Scott Baker · 10 years ago
- 9a42e6f Implement service graph; add service graph to service grid; add add-service to service grid by Scott Baker · 10 years ago
- 393b6ea WIP - started coding something to group slivers by slice name by Scott Baker · 10 years ago
- 0ba21a4 config.run monitoring by Scott Baker · 10 years ago
- a4d0a22 hard-code admin links by Scott Baker · 10 years ago
- 925a8fa add coarse tenancy support by Scott Baker · 10 years ago
- 1eec041 Script for building new container from old one by Andy Bavier · 10 years ago
- 8bd4f38 Supervisord configuration for observer by Andy Bavier · 10 years ago
- 6d23fcb Tweaks by Andy Bavier · 10 years ago
- 666e6e0 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- f592cb2 store watcherd state by Scott Baker · 10 years ago
- 7be68b6 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 10 years ago
- 635a27c Added a file that was missing. Resolves #76 by Sapan Bhatia · 10 years ago
- 74c3a67 add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used by Scott Baker · 10 years ago
- 75375ee display host ips for slivers that don't have dedicated public ip by Scott Baker · 10 years ago
- 4accd56 add /files/ --> /var/www/html/files/ to nginx config by Scott Baker · 10 years ago
- 932a16c views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE by Scott Baker · 10 years ago
- 6facde5 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 2986b1e volt and volttenant admin for operator view by Scott Baker · 10 years ago
- d6e3884 Fixed a typo by Sapan Bhatia · 10 years ago
- 859c551 Lazy creation of Neutron Networks. The creation of networks is deferred to when the first Sliver for a slice is created on a given controller, rather than at Slice creation time. Resolves #74 by Sapan Bhatia · 10 years ago
- f4d02f3 support REST query by service_specific_id and vlan_id by Scott Baker · 10 years ago
- 4f751bd look for Ubuntu-14.04-LTS on demo machine by Scott Baker · 10 years ago
- fa2b6b4 fix default for provider_service by Scott Baker · 10 years ago
- f024c86 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 3d476ba VOLT REST API tenant by Scott Baker · 10 years ago
- a6515c4 Remove broken pip install by Andy Bavier · 10 years ago
- 9faf51b increment release number by Scott Baker · 10 years ago
- 5485d6e remove debugging code by Scott Baker · 10 years ago
- d921e1c clarify exceptions by Scott Baker · 10 years ago
- 9fa69b5 exception for missing key by Scott Baker · 10 years ago
- 2e16d2d move the exceptions out of apibase.py; add new exceptions for DuplicateKey, missingKey, etc by Scott Baker · 10 years ago
- 5c7eb76 return 400 error response if django validation error raised inside API by Scott Baker · 10 years ago
- e744c7b separate vlan_id from service_specific_id by Scott Baker · 10 years ago
- 557aada default provider_service for volt tenant by Scott Baker · 10 years ago
- 40aba75 sample scripts for doing REST API on vOLT tenants by Scott Baker · 10 years ago
- 297c138 vbng-related fields by Scott Baker · 10 years ago
- 697fb0b models for VBNG; cache linked models; set caller by Scott Baker · 10 years ago
- 895aa97 add disableAdd option by Scott Baker · 10 years ago
- ecccbc6 custom CORD form by Scott Baker · 10 years ago
- b261b90 fix wrong method called in SlicePrivilege.save by Scott Baker · 10 years ago
- cfac55f Merge branch 'fixes' by Andy Bavier · 10 years ago
- 87e7a92 Account for change in playbook by Andy Bavier · 10 years ago
- 91308a1 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 3bbcf4f more fields in CordSubscriber by Scott Baker · 10 years ago
- 808a15f redo cordsubscriber fields using passthrough by Scott Baker · 10 years ago
- a0fc1e1 workaround for rest_framework post bug by Scott Baker · 10 years ago
- 0bcbb96 add more virtual fields to VCPETenant by Scott Baker · 10 years ago
- 03d2560 Fix problems with generated user data by Andy Bavier · 10 years ago
- 484d975 Fix problems with generated user data by Andy Bavier · 10 years ago
- b0cfe52 cord subscriber view, wip by Scott Baker · 10 years ago
- 39b0d89 add VOLT Tenant and Service, redo services as Proxy objects by Scott Baker · 10 years ago
- 7c3e0fe Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 10 years ago
- 4d87155 Missing imports in model policies. by Sapan Bhatia · 10 years ago
- 16f9736 Missing imports in model policies. by Sapan Bhatia · 10 years ago
- a35c2f1 Fixed typo, set default value of pretend to false by Sapan Bhatia · 10 years ago
- b58e2ac Read xos_dir out of config file by Sapan Bhatia · 10 years ago
- 7858921 Fixed typo, set default value of pretend to false by Sapan Bhatia · 10 years ago
- 5155c5a Read xos_dir out of config file by Sapan Bhatia · 10 years ago
- a631319 Fix missing import in ansible.py by Sapan Bhatia · 10 years ago
- 6fc3304 Added missing import. Fixes #67. by Sapan Bhatia · 10 years ago
- 1b24161 cord, WIP by Scott Baker · 10 years ago
- f57e559 fix missing json import, fix misnamed variable by Scott Baker · 10 years ago
- 2aea036 extra_context was missing in XOSAdminMixin.add_view by Scott Baker · 10 years ago
- 7668e48 protect against crashes in ns.save() by Scott Baker · 10 years ago
- b111b27 contant dnsdemux on host ip as necessary by Scott Baker · 10 years ago
- f1b474b some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 10 years ago