Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
a3a831d9e0a1e783b1d0a1672c0fe6cdabd60356
a3a831d
added policy for Site model
by Tony Mack
· 10 years ago
d188c01
latest autogenerated genapi.py
by Scott Baker
· 10 years ago
06e8ecf
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
549aa25
update code to use renamed network fields
by Scott Baker
· 10 years ago
bd6696f
refactor
by Tony Mack
· 10 years ago
af671e6
remove debugging
by Tony Mack
· 10 years ago
2040f5d
added 'remote_password' property to User model
by Tony Mack
· 10 years ago
f515df4
migration script for field names in network object
by Scott Baker
· 10 years ago
16fce9c
latest autogenerator genapi.py
by Scott Baker
· 10 years ago
369f9b9
update to make use of renamed NetworkTemplate fields
by Scott Baker
· 10 years ago
ac9791b
fix field names in network object
by Scott Baker
· 10 years ago
0edb43f
model naming convention checker
by Scott Baker
· 10 years ago
4cc1788
cleanup
by Tony Mack
· 10 years ago
b2dba4b
replaced sliver.controllerNetwork with sliver.deployment
by Tony Mack
· 10 years ago
625e10e
added version to Controller string representation
by Tony Mack
· 10 years ago
e42b496
remove pdb breakpoint
by Tony Mack
· 10 years ago
a8242c7
adding initial migrations
by Tony Mack
· 10 years ago
99064ba
add ControllerSiteDeployment to xoslib
by Scott Baker
· 10 years ago
f14089d
fix javascript error if enacted is undefined
by Scott Baker
· 10 years ago
a009d56
rest_framework doesn't have a serializers.ReadOnlyField
by Scott Baker
· 10 years ago
f0480fb
rest_framework doesn't have a serializers.ReadOnlyField
by Scott Baker
· 10 years ago
e5e44eb
fix plus mixin for rest_framework 3.0
by Scott Baker
· 10 years ago
c865508
sliceplus: return role string instead of role object
by Scott Baker
· 10 years ago
201f7da
latest auto-generated genapi
by Scott Baker
· 10 years ago
0461aee
make 'id' fields readonly, set query_set for manytomany and foreignkey fields
by Scott Baker
· 10 years ago
c04e142
fix error when displaying dashboards in home view
by Scott Baker
· 10 years ago
b35adc4
add SiteDeployment to xoslib
by Scott Baker
· 10 years ago
3c7c358
add controller to xoslib
by Scott Baker
· 10 years ago
d2ab6c5
change capitolization of related_name for ControllerDashboardView
by Scott Baker
· 10 years ago
f2c0c51
rename ControllerDashboard to ControllerDashboardView
by Scott Baker
· 10 years ago
bf4ef6d
latest auto-generated genapi.py
by Scott Baker
· 10 years ago
f958984
add ManyToMany for (Image, Deployment)
by Scott Baker
· 10 years ago
ff19f52
eliminate from xoslib models deleted due to introduction of controllers
by Scott Baker
· 10 years ago
3cd9c2d
fix inconsistencies
by Tony Mack
· 10 years ago
160d88b
Merge branch 'master' of git://git.planet-lab.org/plstackapi
by Sapan Bhatia
· 10 years ago
6bc4328
BUGFIX: Use sliver.controllerNetwrok instead of sliver.node.controller
by Sapan Bhatia
· 10 years ago
b04f51a
BUGFIX: Controller related field change
by Sapan Bhatia
· 10 years ago
35d5880
perm fix
by Scott Baker
· 10 years ago
549e429
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
515dc9e
latest auto-generated genapi.py
by Scott Baker
· 10 years ago
6eb9391
Merge branch 'master' of git://git.planet-lab.org/plstackapi
by Sapan Bhatia
· 10 years ago
eeaf5fd
Fixes to sync_slivers moved over from alpha
by Sapan Bhatia
· 10 years ago
279c4c6
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
97a71c3
force version 2.4 of django rest framework
by Scott Baker
· 10 years ago
92b1dbf
Manually added required dependency
by Sapan Bhatia
· 10 years ago
1941de1
Switched sync_controller_slices back to using the API instead of CLI
by Sapan Bhatia
· 10 years ago
ecbdab1
fix javascript fail if xosvalidators.js not loaded by html
by Scott Baker
· 10 years ago
3f3fce1
BUGFIX
by Sapan Bhatia
· 10 years ago
4aec954
Controller-related updates to sync_controller_slices
by Sapan Bhatia
· 10 years ago
75d6765
Minor bug fix in sync_site_deployments
by Sapan Bhatia
· 10 years ago
100f997
Fixed several typos and tab issues in sync_controller_networks
by Sapan Bhatia
· 10 years ago
afa037d
Adapted sync_nodes to controller objects
by Sapan Bhatia
· 10 years ago
06ac221
Bug fixes to sync_controller_images.yaml
by Sapan Bhatia
· 10 years ago
dedc41e
Bug fixes to sync_controller_networks
by Sapan Bhatia
· 10 years ago
77f9f30
BUG Fixes to sync_controller_images
by Sapan Bhatia
· 10 years ago
9adb2d1
BUGFIX
by Sapan Bhatia
· 10 years ago
a554a01
Updated client driver for controller objects
by Sapan Bhatia
· 10 years ago
e5e2f2e
Bug fix. Networks were not automaticaly getting added to slices.
by Sapan Bhatia
· 10 years ago
d5e8371
Fixed a UI error in admin
by Sapan Bhatia
· 10 years ago
5af0637
Merge branch 'master' of git://git.planet-lab.org/plstackapi
by Sapan Bhatia
· 10 years ago
963831e
Changed placement of ansible on filesystem
by Sapan Bhatia
· 10 years ago
b2cef88
Checked in a missing changeset
by Sapan Bhatia
· 10 years ago
6d1241c
Worked around an exception
by Sapan Bhatia
· 10 years ago
fbf6127
Worked around an exception: FieldError
by Sapan Bhatia
· 10 years ago
9de6c44
per-controller view display
by Scott Baker
· 10 years ago
786a9c1
models for per-controller dashboard views
by Scott Baker
· 10 years ago
83f5b62
fix 'sys not defined' error when displaying observer not installed warning
by Scott Baker
· 10 years ago
50f9377
upload make target
by Scott Baker
· 10 years ago
7e277d3
new version number
by Scott Baker
· 10 years ago
c105771
fix migration creation issue due to DiffModelMixin
by Scott Baker
· 10 years ago
7419af0
Added ansible recipes for images, networks
by Sapan Bhatia
· 10 years ago
ba746bd
Fixed credentials in sync_slivers
by Sapan Bhatia
· 10 years ago
011a50c
fixed a typo
by Sapan Bhatia
· 10 years ago
c220f2a
Dropped dead code in sync_controller_slices
by Sapan Bhatia
· 10 years ago
bc13cb7
Sync networks fully converted over to ansible
by Sapan Bhatia
· 10 years ago
d9a4e1f
Sync images converted over to Ansible
by Sapan Bhatia
· 10 years ago
03b6c52
Drop try/catch that causes uncaught errors in the Observer to be silently ignored
by Sapan Bhatia
· 10 years ago
ac0bf9a
Updated model deps file with Controller-based objects
by Sapan Bhatia
· 10 years ago
d4ab782
fix bug that caused flavors to be permanently deleted
by Tony Mack
· 10 years ago
f83d603
update beta fixture to work with new schema
by Tony Mack
· 10 years ago
b2fde61
fix bug preventing deployment admin from updating deployment flavors on ssave. fix nameError bug
by Tony Mack
· 10 years ago
2d73512
removing migrations
by Tony Mack
· 10 years ago
68a1e42
refactor and bug fixes
by Tony Mack
· 10 years ago
d14d48f
refactor
by Tony Mack
· 10 years ago
06c8e47
Controller replaces Deployment
by Tony Mack
· 10 years ago
51c4a7d
introduce Controller model
by Tony Mack
· 10 years ago
d923b81
finished support for ManyToMany with through relations in REST API
by Scott Baker
· 10 years ago
71b21f6
support for through relations in REST API, WIP
by Scott Baker
· 10 years ago
6a7a17c
syphonall support for picker
by Scott Baker
· 10 years ago
9998811
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi
by Scott Baker
· 10 years ago
cde19e6
2 column picker WIP
by Scott Baker
· 10 years ago
0305b7d
Merge branch 'master' of ssh://git.planet-lab.org/git/plstackapi into HEAD
by Sapan Bhatia
· 10 years ago
772c7c2
Ability to pull slice stats
by Sapan Bhatia
· 10 years ago
eec8acc
Ability to pull Sliver stats
by Sapan Bhatia
· 10 years ago
6d7e7bd
Added ceilometer as monitor driver
by Sapan Bhatia
· 10 years ago
df3130c
Added monitor layer of abstraction for dashboard statistics
by Sapan Bhatia
· 10 years ago
ab7c815
complicated sliver logic implemented
by Scott Baker
· 10 years ago
a766b3d
flavor and imageDeployments objects
by Scott Baker
· 10 years ago
9a24c8b
support for different detail views for each model
by Scott Baker
· 10 years ago
015e13d
fix one half of ManyToMany relations stored in wrong obj
by Scott Baker
· 10 years ago
Next »