- Mar 20, 2012
-
-
Thierry Carrez authored
Set Final=True on 2012.1 as we cut RC1. Change-Id: Ie09be4da5945e8d0b884f96d07e7efab283eee6b
-
Jenkins authored
-
Gabriel Hurley authored
* Admins have full permissions to edit and delete images from syspanel, plus Glance's client returns a proper 403 error instead of 401, so inappropriate access no longer logs the user out inappropriately. Fixes bug 955744. * Regular users can edit and delete if their tenant owns the image. Fixes bug 950364 and fixes bug 737360. Note, this requires the latest version of Glance. Change-Id: Ib816d7e6e1320a9024c5dbe95b04249291ec0463
-
- Mar 19, 2012
-
-
Jenkins authored
-
Gabriel Hurley authored
Change-Id: If05c022def2e97bbae682db65d4311b1401e850d
-
Jenkins authored
-
jakedahn authored
* Also updates internationalization strings. Change-Id: Ie14aadfd38cada0a0905bffb024e8818ac02bbe3
-
jakedahn authored
Change-Id: I1aa42c99c85ca79f525d4839c0f89903eddcea16
-
Jenkins authored
-
Gabriel Hurley authored
This makes it a little more flexible in edge cases where the messages have already been unset in the cookie storage (e.g. the request-response cycle is complete). Change-Id: I9f3b1ec3f908d05c523ce013ab5fbd73837aff55
-
Gabriel Hurley authored
Adds some new test data and a regression test for this bug. Fixes bug 953806. Change-Id: I1873e7f2cf0ce4431a6f6fb0ad7b0ef0cbd34334
-
Gabriel Hurley authored
Also moves most of the logic to a Service wrapper class to make it reusable. Adds tests for the new service class as well as the syspanel services view. Fixes bug 956552. Change-Id: I9407578bb27f3fe0765397793f2de03ed084637b
-
Jenkins authored
-
Julien Danjou authored
This fixes bug #959480 Change-Id: Ib1f645dc8200a0f943e81c8aef94d1247bb02881 Signed-off-by:
Julien Danjou <julien.danjou@enovance.com>
-
Ionuț Arțăriși authored
Fixes bug: 955994 Change-Id: I436c667f496b10d64281538692acc10e327a8fdf
-
Jenkins authored
-
Andy Chong authored
* implements wishlist at bug 959017 Change-Id: I22a1fc3007dcf69e5f3f0d9eac48adbe62ad8035
-
Gabriel Hurley authored
Change-Id: I1c292f741349a2e82a871432fbba0edd9d62044c
-
Jenkins authored
-
Gabriel Hurley authored
There was simply too much information in that table to be usable. It probably still needs to lose more weight in favor of moving things to a more admin-oriented detail page. However, we need to get real user feedback on what data is critical for the overview vs. what can be in a detail page. Fixes bug 944506. Change-Id: Iaad218bc6ed6647645c5943920467bec097a0a2d
-
Gabriel Hurley authored
* Corrects inconcsistent capitalization. Fixes bug 956760. * Adds a default value for CIDR and updates handling code. Fixes bug 956771. * Corrects the way SelfHandlingForm access the cleaned data. Fixes bug 958971. Change-Id: I66afeb4b530be350f33f63c8f9a60bd4a20e01bf
-
Gabriel Hurley authored
* Splits the AJAX complete method into complete, success, and error. * Cleans up 404 (e.g. gone/deleted) handling. * Adds 5XX error handling. * Adds client-side alert message templating. * Adds client-side conf (debug and static_url) loaded from backend. Fixes bug 957461. Change-Id: I5114430d35e2d20603e817651540b2db1f8a4d07
-
- Mar 18, 2012
-
-
Jenkins authored
-
Gabriel Hurley authored
Some novaclient resources now have a "human_id" property which requires a call to a bound method on the manager. Thereby we need to instantiate the managers in the test data rather than simply passing the class. Fixes bug 958857. There's also some cleanup on the test settings here, to remove some outdated settings and to use an in-memory database instead of a file on disk. Change-Id: I1331e4ae5658b45d01b8247623554c5c43f67578
-
- Mar 17, 2012
-
-
John Postlethwait authored
Change-Id: I68873292cefac3ad9426f235c228522db3cf171f
-
Andy Chong authored
* fixes bug 955706 Change-Id: Icb4190ce8cf20e3375c237f6729c64cb17f404e1
-
- Mar 16, 2012
-
-
Gabriel Hurley authored
Change-Id: I7786cac7dc8968d08083236e617a178e75d2e0b3
-
Jenkins authored
-
Jenkins authored
-
John Postlethwait authored
Change-Id: I431b4799612fbea87e34f983b2654a0defdb8a4c
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Jenkins authored
-
Julien Danjou authored
This fixes bug #956989 Change-Id: If673dff48806642c866c593ab0575a470906cb2d Signed-off-by:
Julien Danjou <julien.danjou@enovance.com>
-
Andy Chong authored
Change-Id: I172a681c107ad0703ef5a4558250576a700b6dae
-
Andy Chong authored
* fix bug 955622 * proper fix for the quick fix https://review.openstack.org/4806 Change-Id: Ibbe929fa6264ee7ecf443bae759e4a26cc14a22b
-
Greg Althaus authored
Python's range test in inclusive to exclusive. Update 65535 to 65536. bug 956683 Change-Id: I1e22c045ab659c8a303e9fe3823236fe3e114feb
-
- Mar 15, 2012
-
-
Gabriel Hurley authored
Change-Id: I1435d6beb2142d22c9357399c761a12d9969edbb
-