https://github.com/ging/horizon
Revision 09981bdb5a8675517f8c59578b0760ef1eb4a7eb authored by Alejandro Emanuel Paredes on 10 March 2014, 21:14:07 UTC, committed by Julie Pichon on 04 April 2014, 08:24:00 UTC
Added update conditions to the handle method (remove
and add hosts).
Previously, to perform an update, first all existing hosts
were removed and then all new hosts were added.
Now, the update method only
remove or add the changed hosts.
Added missing unit tests for the update.

Change-Id: I52acdd1226be504cf2d0cf029353dbf80e4aa01a
Closes-bug: #1287192
(cherry picked from commit 8f4331a6bdc12bb7632f2d170cc94176e0897fbf)
1 parent 23aea6a
History
Tip revision: 09981bdb5a8675517f8c59578b0760ef1eb4a7eb authored by Alejandro Emanuel Paredes on 10 March 2014, 21:14:07 UTC
Improve Host Aggregates handle method.
Tip revision: 09981bd
File Mode Size
.tx
doc
horizon
openstack_dashboard
tools
.gitignore -rw-r--r-- 377 bytes
.gitreview -rw-r--r-- 76 bytes
.mailmap -rw-r--r-- 581 bytes
.pylintrc -rw-r--r-- 1.4 KB
HACKING.rst -rw-r--r-- 1.0 KB
LICENSE -rw-r--r-- 9.9 KB
MANIFEST.in -rw-r--r-- 654 bytes
Makefile -rw-r--r-- 588 bytes
README.rst -rw-r--r-- 3.1 KB
manage.py -rwxr-xr-x 838 bytes
openstack-common.conf -rw-r--r-- 204 bytes
requirements.txt -rw-r--r-- 527 bytes
run_tests.sh -rwxr-xr-x 14.3 KB
setup.cfg -rw-r--r-- 1.0 KB
setup.py -rwxr-xr-x 781 bytes
test-requirements.txt -rw-r--r-- 208 bytes
tox.ini -rw-r--r-- 2.7 KB

README.rst

back to top