- cfd4e0f resolve merge conflicts by Scott Baker · 8 years ago
- bd73f1f make XOS rebuild if a service controller is changed by Scott Baker · 8 years ago
- adafbdb allow service controller to be null by Scott Baker · 8 years ago
- 55c43f8 add support for rest_service and rest_tenant by Scott Baker · 8 years ago
- c956045 fixed typo by Zack Williams · 8 years ago
- 2bc8fb7 add public/private key support to onboarding synchronizer by Scott Baker · 8 years ago
- 50994ae now building dockerfiles by Scott Baker · 8 years ago
- b4a6eb7 add yaml resource format by Scott Baker · 9 years ago
- 315e86f rename synchronizer manifest to manifest by Scott Baker · 9 years ago
- 04288cd add controller to ServiceAdmin by Scott Baker · 9 years ago
- df25a94 add base_url field, change all URLs to StrippedCharField by Scott Baker · 9 years ago
- 1fa9adf service onboarding models by Scott Baker · 9 years ago
- b624923 reconcile with master by Scott Baker · 9 years ago
- a9831c5 Resolve conlict with XOS master by Matteo Scandolo · 9 years ago
- c2cf852 service images now determined from slice.default_image by Scott Baker · 9 years ago
- c145c9d another merge with master branch by Max Klyus · 9 years ago
- 308fae2 final merging with master branch by Max Klyus · 9 years ago
- e332de5 Allow Service.version to be blank and null by Scott Baker · 9 years ago
- 3678a3d Merged last mcord by Matteo Scandolo · 9 years ago
- 99604be mcord merged into master-branch by Pingping Lin · 9 years ago
- 61c012c Fix service inconsistencies by Jeremy Mowery · 9 years ago
- 46d96d1 Fix style and imports by Jeremy Mowery · 9 years ago
- da57d40 Synchronize style fixes by Jeremy Mowery · 9 years ago
- 9b42edf Merge by Jeremy Mowery · 9 years ago
- 308e8f0 Add documentation and remove some temporary changes by Jeremy Mowery · 9 years ago
- 5d268e5 allow networks to subscribe to tenants by Scott Baker · 9 years ago
- 66ffea0 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
- acae4bd don't try to attach the management network into a service chain by Scott Baker · 9 years ago
- 9ef60e0 Improve TenantPrivilege by Jeremy Mowery · 9 years ago
- 05d16d4 Improve TenantPrivilege by Jeremy Mowery · 9 years ago
- bd97618 Merge branch 'master' of github.com:jermowery/xos into AddVPNService by Jeremy Mowery · 9 years ago
- b0955d9 rename reverse relation of nodelabel to fix issue with apigen by Scott Baker · 9 years ago
- b52c49a Hopefully fix everything that needs to be fixed by Jeremy Mowery · 9 years ago
- a74c31d Make VPN Great Again by Jeremy Mowery · 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
- 752dc50 Add privileges for tenants by Jeremy Mowery · 9 years ago
- 67074ab push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
- fc9256a starting_point by Pingping Lin · 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 · 9 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