- b0955d9 rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 9 years ago
- 64a1658 fix bug by Scott Baker · 9 years ago
- f373576 ensure account_num is unique by Scott Baker · 9 years ago
- 5d45b8a fix bug in default attribute lookup by Scott Baker · 9 years ago
- 67074ab push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
- 39e1e91 fix misspelled attribute name by Scott Baker · 9 years ago
- 440d115 add get_default_attribute method that searches both simple_attributes and defaults by Scott Baker · 9 years ago
- 204a5c4 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
- 268e2aa support for external_hostname / external_container by Scott Baker · 9 years ago
- eb3bad9 turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
- 5e505a5 get docker image name from image.path; add support for docker tag by Scott Baker · 9 years ago
- 88fa673 set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 9 years ago
- cbf4c78 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 9 years ago
- 1b7d98b return neutron network ids; add services_names endpoint for debugging by Scott Baker · 9 years ago
- 012c54b vtn API by Scott Baker · 9 years ago
- bcea8cf attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 9 years ago
- c8914bf add support for container_vm instance type in Service; create Scheduler object framework by Scott Baker · 9 years ago
- b638b0c remove commented-out code by Scott Baker · 9 years ago
- 3406fbb Merge branch 'master' of https://github.com/open-cloud/xos by Srikanth Vavilapalli · 9 years ago
- 17b5a3c BUG FIX:Instances are getting deleted when one of the tenant on that instance is terminated by Srikanth Vavilapalli · 9 years ago
- a759fe3 make service look at slice.default_isolation by Scott Baker · 9 years ago
- b459403 Support for multiple containers on same instance for ceilometer service by svavilap · 9 years ago
- dc63fb3 add private_key_fn to tosca service models by Scott Baker · 9 years ago
- dcf9e0d fold Container object into Instance by Scott Baker · 9 years ago
- 5c125e4 Allow TenantWithContainer to use either containers-in-vm or containers-on-bare-metal by Scott Baker · 9 years ago
- 3ab4db8 allow use of . in onos config file names by Scott Baker · 9 years ago
- cd32ad0 support for the Service sync_step by Scott Baker · 9 years ago
- 1e7e348 add TenantAttribute model by Scott Baker · 9 years ago
- 3201006 replaces all occurrences of "{S,s}liver{s,}" with {I,i}nstance{s,} by Tony Mack · 9 years ago
- b956a5d resolve merge conflicts by Tony Mack · 9 years ago
- f05c497 reconcile merge conflict by Scott Baker · 9 years ago
- c1584b8 refactor container stuff out of vCPE and into TenantWithContainer by Scott Baker · 9 years ago
- d851547 replace all occurrences of {Ss}liver{s,} with {Ii}nstance{s,} by Tony Mack · 9 years ago
- c24f86d Add Program model to XOS by Scott Baker · 9 years ago
- 1729e34 a user with admin TenantRootPrivilege can see all other privileges in his TenantRoot by Scott Baker · 9 years ago
- 27de601 add get_service_objects_by_user and get_tenant_objects_by_user, make cord admins check users privileges by Scott Baker · 9 years ago
- c8e947a fix issue with TenantRootPrivilege by Scott Baker · 9 years ago
- e2879d3 fix scoping issue by Scott Baker · 9 years ago
- eb098e6 a way to automatically create simple attributes by Scott Baker · 9 years ago
- 9d1c6d9 move get_attribute/set_attribute to a mixin by Scott Baker · 9 years ago
- b9040e9 add service_specific_attribute to service model by Scott Baker · 9 years ago
- 126ad47 the big switch from subscriber settings in vcpe to CordSubscriberRoot by Scott Baker · 9 years ago
- 29415a8 add service_specific_id to TenantRoot, rename attribute to service_specific_attribute, add get_newest_subscribed_tenant method by Scott Baker · 9 years ago
- b238562 add get_newest_subscribed_tenant method, add name field to TenantRoot, fix priveleges by Scott Baker · 9 years ago
- a86489f TenantRoot and related models by Scott Baker · 9 years ago
- 868dabf clean up orphaned vCPEs, vBNGs, and slivers by Scott Baker · 10 years ago
- b424891 doesn't need to check providerservice anymore by Scott Baker · 10 years ago
- fe91f62 change tenant unicode to something less inscrutable by Scott Baker · 10 years ago
- 02683de fix TypeError by Tony Mack · 10 years ago
- 2ec862b fix syntax error by Tony Mack · 10 years ago
- ae9be86 resolve merge conflict by Tony Mack · 10 years ago
- 2575722 add ability for services to scale by Scott Baker · 10 years ago
- 1b7c6f1 make service_specific_id and service_specific_attribute optional by Scott Baker · 10 years ago
- 579df9f merge by Tony Mack · 10 years ago
- eb50ee3 add method to get deleted tenant objects by Scott Baker · 10 years ago
- 5b04461 add service.public_key; make sync_slivers get image id from ControllerImage object by Scott Baker · 10 years ago
- 950b449 add service permissions by Tony Mack · 10 years ago
- ef58a84 add coarse tenancy support by Scott Baker · 10 years ago
- 7f8ef8f clarify exceptions by Scott Baker · 10 years ago
- 2a2ffb7 workaround for rest_framework post bug by Scott Baker · 10 years ago
- 0d30672 add kind field to service object, add get_tenant_objects(), get_service_objects() by Scott Baker · 10 years ago
- 7211f5b fix missing json import, fix misnamed variable by Scott Baker · 10 years ago
- 91e8588 start working on Tenant object by Scott Baker · 10 years ago
- 50e1221 replace django.db.models.CharField with core.models.plcorebase.StrippedCharField by Tony Mack · 10 years ago
- a3cd261 service button and view by Scott Baker · 10 years ago
- ef20dd5 rename planetstack directory to xos by Scott Baker · 10 years ago[Renamed from planetstack/core/models/service.py]
- cf04fb6 Adjustments for initial public launch of OpenCloud by Siobhan Tully · 11 years ago
- 00353f7 Added missing Service.py by Siobhan Tully · 11 years ago