- 534dd2a add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
- 88fde3d remove commented-out code by Scott Baker · 9 years ago
- 71120a9 Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
- 1d14ff0 BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
- cfaf0d3 make service look at slice.default_isolation by Scott Baker · 9 years ago
- 4c3ea37 rename Quantum to Neutron by Scott Baker · 9 years ago
- 8fac523 remove segmentation_id from port by Scott Baker · 9 years ago
- 3f23724 add default_isolation field to slice by Scott Baker · 9 years ago
- 7db8f7c parameter helper functions by Scott Baker · 9 years ago
- 716c9fe Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
- 04a356a add nesting support for container-in-vm by Scott Baker · 9 years ago
- f60c010 add private_key_fn to tosca service models by Scott Baker · 9 years ago
- 7dc8416 remove old container model by Scott Baker · 9 years ago
- e4a88b7 require instance isolation to match container kind by Scott Baker · 9 years ago
- e1a6e0b add volume support back to containers by Scott Baker · 9 years ago
- 0cefa53 fold Container object into Instance by Scott Baker · 9 years ago
- a28bcf9 Make Node syncs a noop by Sapan Bhatia · 9 years ago
- e274f6b Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 9 years ago
- 113d641 add volumes field to container object and use it to setup docker volumes by Scott Baker · 9 years ago
- da51365 Add container class, add segmentation_id to Port, allow ports to be attached to containers by Scott Baker · 9 years ago
- c7923b6 add function to retrieve a network by Scott Baker · 9 years ago
- 907f991 allow use of . in onos config file names by Scott Baker · 9 years ago
- 542cd6f support for the Service sync_step by Scott Baker · 9 years ago
- c46275a return an IP that ansible can use to SSH to the instance by Scott Baker · 9 years ago
- fa144d8 XOS changes to import ceilometer as a service and to fetch metrics from vcpe containers by svavilap · 9 years ago
- 462a1d9 add TenantAttribute model by Scott Baker · 9 years ago
- 5a6c812 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- 63efe79 some objects had broken select_by_users functions by Scott Baker · 9 years ago
- 8021d0d Resolve deadlock caused in a single synchronizer by cross-synchronizer by Sapan Bhatia · 9 years ago
- be25dda resolve merge conflicts by Tony Mack · 9 years ago
- 82ec530 cleanup a few remaining reference to NetworkInstances by Scott Baker · 9 years ago
- 6665c7a Merge remote-tracking branch 'origin/master' into domain_auth by Tony Mack · 9 years ago
- 9368323 complete the NetworkSlice->Port renaming by Scott Baker · 9 years ago
- c2f8b14 added 'auth_url_v3' property to Controller by Tony Mack · 9 years ago
- 6a782f9 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- ea30da8 resolve merge conflicts by Tony Mack · 9 years ago
- 7288c52 reconcile merge conflict by Scott Baker · 9 years ago
- e458afd refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- 0672e98 store neutron mac addr in port object by Scott Baker · 9 years ago
- 8bc36b9 resolve merge conflicts by Tony Mack · 9 years ago
- 9971edf NetworkSliver-->Port rename in REST API and xoslib by Scott Baker · 9 years ago
- 5e7df41 network.links and sliver.ports are now reverse_name aliases for networksliver by Scott Baker · 9 years ago
- 43facad start renaming NetworkSliver to Port by Scott Baker · 9 years ago
- ac4516e remove 'reserve' field from NetworkSliver by Scott Baker · 9 years ago
- 39c19b2 resolve merge conflicts by Tony Mack · 9 years ago
- 6abba5e syntax error by Tony Mack · 9 years ago
- 2fa7de0 fix import by Tony Mack · 9 years ago
- af3aa18 added get_tenant_permissions() by Tony Mack · 9 years ago
- a4c11bd add field to prevent network from being auto-connected as a slice's default private net by Scott Baker · 9 years ago
- 1602bc6 add no_sync field to all objects by Scott Baker · 9 years ago
- 46e2ed5 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- 3de59e3 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- ea455d1 tolerate networksliver not having ip by Scott Baker · 9 years ago
- deb5f7b add ability to create NetworkSlivers with sliver=None by Scott Baker · 9 years ago
- 2461bec Add Program model to XOS by Scott Baker · 9 years ago
- 4edc862 correct error in sliver.__unicode__ if slice deleted before sliver by Scott Baker · 9 years ago
- f0cdf39 Merge branch 'master' of github.com:open-cloud/xos by Scott Baker · 9 years ago
- bc94045 only override sliver.name if one was not specified by called by Scott Baker · 9 years ago
- 2862dca added new fields to Site model (hosts_nodes, hosts_users) by Tony Mack · 9 years ago
- ef8a9e5 added get_permissions by Tony Mack · 9 years ago
- 8f4ec84 added get_readable_objects() by Tony Mack · 9 years ago
- 2db9839 fix bug in select_by_user by Tony Mack · 9 years ago
- df426ac remove comment by Scott Baker · 9 years ago
- 5116b30 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
- 16573d3 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
- 7463951 fix import by Scott Baker · 9 years ago
- 335882a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
- 7c9ad05 eliminate debug print by Scott Baker · 9 years ago
- 521abcc allow Slice Admins to see SlicePrivileges in their slice, allow any user to be used for SlicePrivilege by Scott Baker · 9 years ago
- e96247a update comment by Scott Baker · 9 years ago
- 888022a site admins should be able to see all slices in site by Scott Baker · 9 years ago
- 096dce8 fix scoping issue by Scott Baker · 9 years ago
- 74404fe a way to automatically create simple attributes by Scott Baker · 9 years ago
- 82498c5 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
- 2f0828e add service_specific_attribute to service model by Scott Baker · 9 years ago
- 2d281a9 if a user adds a sliver and doesn't have privilege, then throw an error by Scott Baker · 9 years ago
- db66fd3 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
- 8100d2a fix permission check for TenantRoot missing allow field by Scott Baker · 9 years ago
- efcec63 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
- 4e62945 Add Subscirber, Provider to __init__.py by Scott Baker · 9 years ago
- b6d21e7 add TenantRoot models to model __init__.py by Scott Baker · 9 years ago
- 618a489 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
- 4587b82 TenantRoot and related models by Scott Baker · 9 years ago
- 5e76f80 clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 9 years ago
- e61e3a0 restart dnsmasq on change; add bbs_addrs to yaml by Scott Baker · 9 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 · 9 years ago
- dcc5427 doesn't need to check providerservice anymore by Scott Baker · 9 years ago
- f996b76 change tenant unicode to something less inscrutable by Scott Baker · 9 years ago
- 811d447 add quick-profile to user admin by Scott Baker · 9 years ago
- 74ebc7a add is_appuser field to user model by Scott Baker · 9 years ago
- 2ee2c3f Merge pull request #85 from open-cloud/service_permissions by tmack-pl · 9 years ago
- 789bad6 import ServicePrivilege by Tony Mack · 9 years ago
- 9ec754e fix TypeError by Tony Mack · 9 years ago
- f7caea4 fix syntax error by Tony Mack · 9 years ago
- 7ca06e8 Merge branch 'master' of github.com:open-cloud/xos by Sapan Bhatia · 9 years ago
- f8175cb Set 'controller' helper property of Sliver object for dependency resolution by Sapan Bhatia · 9 years ago
- bbe4358 resolve merge conflict by Tony Mack · 9 years ago
- 9843673 add ability for services to scale by Scott Baker · 9 years ago
- d84f385 The deletion of dependencies has been moved to model policies by Sapan Bhatia · 10 years ago
- 62d5b63 Reapply model policies when an object is saved by Sapan Bhatia · 10 years ago