- a28bcf9 Make Node syncs a noop by Sapan Bhatia · 10 years ago
- e274f6b Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 10 years ago
- 113d641 add volumes field to container object and use it to setup docker volumes by Scott Baker · 10 years ago
- da51365 Add container class, add segmentation_id to Port, allow ports to be attached to containers by Scott Baker · 10 years ago
- c7923b6 add function to retrieve a network by Scott Baker · 10 years ago
- 907f991 allow use of . in onos config file names by Scott Baker · 10 years ago
- 542cd6f support for the Service sync_step by Scott Baker · 10 years ago
- c46275a return an IP that ansible can use to SSH to the instance by Scott Baker · 10 years ago
- fa144d8 XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers by svavilap · 10 years ago
- 462a1d9 add TenantAttribute model by Scott Baker · 10 years ago
- 5a6c812 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- 63efe79 some objects had broken select_by_users functions by Scott Baker · 10 years ago
- 8021d0d Resolve deadlock caused in a single synchronizer by cross-synchronizer by Sapan Bhatia · 10 years ago
- be25dda resolve merge conflicts by Tony Mack · 10 years ago
- 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 10 years ago
- 6665c7a Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 10 years ago
- 9368323 complete the NetworkSlice->Port renaming by Scott Baker · 10 years ago
- c2f8b14 added 'auth_url_v3' property to Controller by Tony Mack · 10 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 10 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 10 years ago
- 7288c52 reconcile merge conflict by Scott Baker · 10 years ago
- e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 10 years ago
- 0672e98 store neutron mac addr in port object by Scott Baker · 10 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 10 years ago
- 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 10 years ago
- 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 10 years ago
- 43facad start renaming NetworkSliver to Port by Scott Baker · 10 years ago
- ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 10 years ago
- 39c19b2 resolve merge conflicts by Tony Mack · 10 years ago
- 6abba5e syntax error by Tony Mack · 10 years ago
- 2fa7de0 fix import by Tony Mack · 10 years ago
- af3aa18 added get_tenant_permissions() by Tony Mack · 10 years ago
- a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 10 years ago
- 1602bc6 add no_sync field to all objects by Scott Baker · 10 years ago
- 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
- 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 10 years ago
- ea455d1 tolerate networksliver not having ip by Scott Baker · 10 years ago
- deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 10 years ago
- 2461bec Add Program model to XOS by Scott Baker · 10 years ago
- 4edc862 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 10 years ago
- f0cdf39 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 10 years ago
- bc94045 only override sliver.name if one was not specified by called by Scott Baker · 10 years ago
- 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 10 years ago
- ef8a9e5 added get_permissions by Tony Mack · 10 years ago
- 8f4ec84 added get_readable_objects() by Tony Mack · 10 years ago
- 2db9839 fix bug in select_by_user by Tony Mack · 10 years ago
- df426ac remove comment by Scott Baker · 10 years ago
- 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 10 years ago
- 16573d3 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 10 years ago
- 7463951 fix import by Scott Baker · 10 years ago
- 335882a fix issue with TenantRootPrivilege by Scott Baker · 10 years ago
- 7c9ad05 eliminate debug print by Scott Baker · 11 years ago
- 521abcc allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 11 years ago
- e96247a update comment by Scott Baker · 11 years ago
- 888022a site admins should be able to see all slices in site by Scott Baker · 11 years ago
- 096dce8 fix scoping issue by Scott Baker · 11 years ago
- 74404fe a way to automatically create simple attributes by Scott Baker · 11 years ago
- 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 11 years ago
- 2f0828e add service_specific_attribute to service model by Scott Baker · 11 years ago
- 2d281a9 if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 11 years ago
- db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 11 years ago
- 8100d2a fix permission check for TenantRoot missing allow field by Scott Baker · 11 years ago
- efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 11 years ago
- 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 11 years ago
- b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 11 years ago
- 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 11 years ago
- 4587b82 TenantRoot and related models by Scott Baker · 11 years ago
- 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 11 years ago
- e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 11 years ago
- c153c2b Be more optimistic about the status of objects. Show objects that are pending but marked as 'OK' to be green by Sapan Bhatia · 11 years ago
- dcc5427 doesn't need to check providerservice anymore by Scott Baker · 11 years ago
- f996b76 change tenant unicode to something less inscrutable by Scott Baker · 11 years ago
- 811d447 add quick-profile to user admin by Scott Baker · 11 years ago
- 74ebc7a add is_appuser field to user model by Scott Baker · 11 years ago
- 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 11 years ago
- 789bad6 import ServicePrivilege by Tony Mack · 11 years ago
- 9ec754e fix TypeError by Tony Mack · 11 years ago
- f7caea4 fix syntax error by Tony Mack · 11 years ago
- 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 11 years ago
- f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 11 years ago
- bbe4358 resolve merge conflict by Tony Mack · 11 years ago
- 9843673 add ability for services to scale by Scott Baker · 11 years ago
- d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 11 years ago
- 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 11 years ago
- 375aa1e REST API for getting ssh keys by Scott Baker · 11 years ago
- 76934d8 make service_specific_id and service_specific_attribute optional by Scott Baker · 11 years ago
- d972c8d merge by Tony Mack · 11 years ago
- e7fc9f5 add method to get deleted tenant objects by Scott Baker · 11 years ago
- 6894474 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 11 years ago
- 9d2ea09 add service permissions by Tony Mack · 11 years ago
- 925a8fa add coarse tenancy support by Scott Baker · 11 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 · 11 years ago
- d921e1c clarify exceptions by Scott Baker · 11 years ago
- b261b90 fix wrong method called in SlicePrivilege.save by Scott Baker · 11 years ago
- a0fc1e1 workaround for rest_framework post bug by Scott Baker · 11 years ago
- 008a996 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 11 years ago
- f57e559 fix missing json import, fix misnamed variable by Scott Baker · 11 years ago
- f1b474b some renames of permitAllSlices->permit_all_slices had been missed by Scott Baker · 11 years ago
- fd42601 import for Tenant model by Scott Baker · 11 years ago
- 549f7b1 replace composite_primary_key hack with django's unique together by Tony Mack · 11 years ago