- 6526f55 push node label stuff through to tosca and vsgservice by Scott Baker · 9 years ago
- 3ad54ff add node label feature by Scott Baker · 9 years ago
- 6e706ce fix misspelled attribute name by Scott Baker · 9 years ago
- 6dfde21 add get_default_attribute method that searches both simple_attributes and defaults by Scott Baker · 9 years ago
- fc764e7 add select_by_content_object by Scott Baker · 9 years ago
- 2150018 protect against handing out an in-use address if someone re-ran the tosca recipe and reset the available addresses by Scott Baker · 9 years ago
- 2249f1b start adding ability to delete ports from openstack by Scott Baker · 9 years ago
- 2ab2d07 CORD-415:Ceilometer bootup perfomance improvements by Srikanth Vavilapalli · 9 years ago
- 21c0c42 fix bugs by Scott Baker · 9 years ago
- 082fcd4 add inuse field by Scott Baker · 9 years ago
- 7b897e3 AddressPool object by Scott Baker · 9 years ago
- 7033b61 use management ip for ssh_ip if management network is used by Scott Baker · 9 years ago
- bdda0be support for external_hostname / external_container by Scott Baker · 9 years ago
- b23b8ea Bug fix by Sapan Bhatia · 9 years ago
- d0ac99c Fixed several bugs that were triggering the issues we saw on portal. by Sapan Bhatia · 9 years ago
- 3fe056a add exposed_ports field to slice by Scott Baker · 9 years ago
- 951a81b add noauto slice network option by Scott Baker · 9 years ago
- e497b3c allow editing Controller backend_register disabled bit from ControllerAdmin by Scott Baker · 9 years ago
- cf27dd8 Merge branch 'master' into feature/rest-api-test by Matteo Scandolo · 9 years ago
- 003e84c Reran chuckmove after adjusting '*' by Sapan Bhatia · 9 years ago
- 0c78a88 chuckmoved model_policy.py into synchronizers by Sapan Bhatia · 9 years ago
- 448f6fe Started testing Service class by Matteo Scandolo · 9 years ago
- c7d63bd eliminate references to monitor by Scott Baker · 9 years ago
- b12050e Slice validation error is now returning 403 by Matteo Scandolo · 9 years ago
- f63cf1c turn off the restriction that source networks cannot be access networks by Scott Baker · 9 years ago
- ca88d9a Populate extra information for objects by Sapan Bhatia · 9 years ago
- ddf8009 repurpose slice network field by Scott Baker · 9 years ago
- 0f908e0 get docker image name from image.path; add support for docker tag by Scott Baker · 9 years ago
- ac69b6a add tag field git to image object by Scott Baker · 9 years ago
- ee83f2a set creator from caller in TenantWithContainer; delete duplicate creator.setter method by Scott Baker · 9 years ago
- 8a67ae7 vtn source network should only be private networks, vtn destination networks should only be access networks by Scott Baker · 9 years ago
- 66aa544 allow enforce_choices to treat empty string and none as the same by Scott Baker · 9 years ago
- 55aa265 enforce choices in network.access by Scott Baker · 9 years ago
- 9d5bf3b Data model support for network access classes by Scott Baker · 9 years ago
- cbd718e return neutron network ids; add services_names endpoint for debugging by Scott Baker · 9 years ago
- 5380a44 vtn API by Scott Baker · 9 years ago
- cce158d attribute_dict helper funcs; convert service attribute name from slug field to text field by Scott Baker · 9 years ago
- 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