Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
ae9be86c672892885e1659eb19256edb2202e781
ae9be86
resolve merge conflict
by Tony Mack
· 9 years ago
dbc4f14
tool to delete objects that would violate unique_together constraints
by Scott Baker
· 9 years ago
b03c5e3
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
1facc3e
add scalability slider to HPC model and admin
by Scott Baker
· 9 years ago
afd735c
css was conflicting with jquery UI slider controls
by Scott Baker
· 9 years ago
50ac419
add SliderWidget
by Scott Baker
· 9 years ago
2575722
add ability for services to scale
by Scott Baker
· 9 years ago
f8cb0bc
increment version number
by Scott Baker
· 9 years ago
445da1c
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 9 years ago
dfc0bef
update comments
by Scott Baker
· 9 years ago
5d51807
Minor tweaks, indentation issues
by Sapan Bhatia
· 9 years ago
e8d5019
Switched tenant deletion to Ansible
by Sapan Bhatia
· 9 years ago
78b79e7
Switched network deletion over to Ansible
by Sapan Bhatia
· 9 years ago
06b1a88
Added support for disabling controllers when they are down
by Sapan Bhatia
· 9 years ago
a4fadac
Improved model policies. Handles deletions explicitly, support for custom delete policies.
by Sapan Bhatia
· 9 years ago
61b6b24
Custom model policy for Slice deletion -- delete corresponding network
by Sapan Bhatia
· 9 years ago
9e8a255
Support User policies, since User is not a subclass of PlCoreBase
by Sapan Bhatia
· 9 years ago
b1a0d41
Improved warning message
by Sapan Bhatia
· 9 years ago
50de6be
The deletion of dependencies has been moved to model policies
by Sapan Bhatia
· 9 years ago
f50d047
Reapply model policies when an object is saved
by Sapan Bhatia
· 9 years ago
f674e91
a little bit safer when finding the right vcpe
by Scott Baker
· 10 years ago
b87b873
vbng observer, finished pending testing with actual API
by Scott Baker
· 10 years ago
e78aef1
fix typo
by Scott Baker
· 10 years ago
f46cec1
fix error in SSHKeyDetail
by Scott Baker
· 10 years ago
071dae7
allow filtering by node name
by Scott Baker
· 10 years ago
a115c1e
REST API for getting ssh keys
by Scott Baker
· 10 years ago
0c81ace
vBNG observer WIP
by Scott Baker
· 10 years ago
ff3f3d2
update dnsmasq template to set all cdn prefixes
by Scott Baker
· 10 years ago
c4abbd1
supply CDN prefixes to dnsmasq template
by Scott Baker
· 10 years ago
2e64a3a
supply CDN prefixes to dnsmasq template
by Scott Baker
· 10 years ago
0e8ee18
make routeable_subnet a non-required field of CordSubscriber
by Scott Baker
· 10 years ago
47605c8
fix cdn_enable showing wrong state; make textareas bigger
by Scott Baker
· 10 years ago
1b7c6f1
make service_specific_id and service_specific_attribute optional
by Scott Baker
· 10 years ago
f16ed22
turn off strict host key checking
by Scott Baker
· 10 years ago
f6790db
fix typos
by Scott Baker
· 10 years ago
edc8a20
verbose ansible script
by Scott Baker
· 10 years ago
2dfcbf8
perm fix
by Scott Baker
· 10 years ago
6f205e7
add model-deps file
by Scott Baker
· 10 years ago
9ff6960
make sure migration is generated for cord
by Scott Baker
· 10 years ago
e99fec1
enable cord admin pages
by Scott Baker
· 10 years ago
579df9f
merge
by Tony Mack
· 10 years ago
ff453ba
sample firewall config
by Scott Baker
· 10 years ago
81a2123
vlan sample working
by Scott Baker
· 10 years ago
64b889b
WIP: vcpe observers
by Scott Baker
· 10 years ago
eb50ee3
add method to get deleted tenant objects
by Scott Baker
· 10 years ago
fa8a40d
add public_key field to ServiceAdmin
by Scott Baker
· 10 years ago
c633dc9
add creator field to cord objects
by Scott Baker
· 10 years ago
1c0496a
make observers stoppable by keyboard interrupt
by Scott Baker
· 10 years ago
ff8a4bc
test yaml
by Scott Baker
· 10 years ago
c4482a4
test program
by Scott Baker
· 10 years ago
9f0ceb6
pretend and sys_dir are necessary for ansible-based observers
by Scott Baker
· 10 years ago
2f8608b
fix path of default run_ansible script
by Scott Baker
· 10 years ago
dec77b5
run_temlpate_ssh(); report ValueError message; use subprocess.Popen instead of os.popen
by Scott Baker
· 10 years ago
b000601
dnsredir config age wasn't being displayed
by Scott Baker
· 10 years ago
0345b8b
better handling for dns resolution failures
by Scott Baker
· 10 years ago
6bd14a8
WIP: custom ansible connection_plugin for talking to xos
by Scott Baker
· 10 years ago
3d58b79
skeleton for vcpe observer
by Scott Baker
· 10 years ago
5fb6832
refuse to instantiate sliver if private network is not ready
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
a0e55a9
add server_restapihostname variable
by Scott Baker
· 10 years ago
6c3b113
install pkt-config and pygraphviz
by Scott Baker
· 10 years ago
0b04cf0
icon for service graph
by Scott Baker
· 10 years ago
b58973a
Implement service graph; add service graph to service grid; add add-service to service grid
by Scott Baker
· 10 years ago
b3445fa
WIP - started coding something to group slivers by slice name
by Scott Baker
· 10 years ago
b98f991
config.run monitoring
by Scott Baker
· 10 years ago
c0b967d
hard-code admin links
by Scott Baker
· 10 years ago
ef58a84
add coarse tenancy support
by Scott Baker
· 10 years ago
50dbd51
Supervisord configuration for observer
by Andy Bavier
· 10 years ago
1a7245f
Tweaks
by Andy Bavier
· 10 years ago
461fd3e
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
74ce286
store watcherd state
by Scott Baker
· 10 years ago
e1db4de
Merge branch 'master' of github.com:open-cloud/xos
by Sapan Bhatia
· 10 years ago
3d49316
Added a file that was missing. Resolves #76
by Sapan Bhatia
· 10 years ago
66695c8
add nameserver checking, add warnings section to view, show host ip if dedicated-public is not used
by Scott Baker
· 10 years ago
e6bca52
display host ips for slivers that don't have dedicated public ip
by Scott Baker
· 10 years ago
cd9362b
add /files/ --> /var/www/html/files/ to nginx config
by Scott Baker
· 10 years ago
27b768d
views for vCPE and vBNG; add Subscriber view to vCPE's admin pagE
by Scott Baker
· 10 years ago
498baf1
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
bb2a2a2
volt and volttenant admin for operator view
by Scott Baker
· 10 years ago
3d56f04
Fixed a typo
by Sapan Bhatia
· 10 years ago
e09fb98
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
· 10 years ago
8d29e6b
support REST query by service_specific_id and vlan_id
by Scott Baker
· 10 years ago
8c0ae62
look for Ubuntu-14.04-LTS on demo machine
by Scott Baker
· 10 years ago
a2f9ecc
fix default for provider_service
by Scott Baker
· 10 years ago
31a7223
Merge branch 'master' of github.com:open-cloud/xos
by Scott Baker
· 10 years ago
286ca5d
VOLT REST API tenant
by Scott Baker
· 10 years ago
ae25476
Remove broken pip install
by Andy Bavier
· 10 years ago
e0459d4
increment release number
by Scott Baker
· 10 years ago
f717828
remove debugging code
by Scott Baker
· 10 years ago
7f8ef8f
clarify exceptions
by Scott Baker
· 10 years ago
9935842
exception for missing key
by Scott Baker
· 10 years ago
1b55de7
move the exceptions out of apibase.py; add new exceptions for DuplicateKey, missingKey, etc
by Scott Baker
· 10 years ago
37558b0
return 400 error response if django validation error raised inside API
by Scott Baker
· 10 years ago
679f702
separate vlan_id from service_specific_id
by Scott Baker
· 10 years ago
323eca9
default provider_service for volt tenant
by Scott Baker
· 10 years ago
406f60b
sample scripts for doing REST API on vOLT tenants
by Scott Baker
· 10 years ago
b9944cc
vbng-related fields
by Scott Baker
· 10 years ago
fa5cdd6
models for VBNG; cache linked models; set caller
by Scott Baker
· 10 years ago
6d36189
add disableAdd option
by Scott Baker
· 10 years ago
Next »