summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
| |/ | | | | | | Change-Id: Id54422745c931f5a4ce7e4dae3b4a6c0b35e7f64
* | Fix get_nodes_stats()Ana Krivokapic2015-06-174-6/+9
|/ | | | | | | This function was previously refactored, but not all invocations were properly fixed. Change-Id: I24050ea3a15828000060d5e4c4a6e508b292f48c
* Merge "Add template processing before creating/updating stack"Jenkins2015-06-152-17/+68
|\
| * Add template processing before creating/updating stackJiri Tomasek2015-06-152-17/+68
| | | | | | | | | | | | | | | | | | | | | | | | Due to https://bugzilla.redhat.com/show_bug.cgi?id=1212740 it is necessary to reprocess templates using heatclient's template_utils prior to creating/updating stack. This processing should be rmoved once the bug is resolved. Also template-saving and preprocessing templates code is in progress to get extracted into tripleo-common so our code should get replaced by it whenevr it's ready. Change-Id: I84763999d4682dd6c11461f777c0aeacc3f7b383
* | Merge "Nodes registration updates"Jenkins2015-06-153-23/+23
|\ \ | |/
| * Nodes registration updatesJiri Tomasek2015-06-153-23/+23
| | | | | | | | | | | | | | Adds local boot_option to capabilities when creating node, renames pxe_deploy_kernel/ramdisk to deploy_kernel/ramdisk Change-Id: Iaab70df78d5ea83998498a4c9af2502deeea4435
* | Merge "Fix image filtering in create node form"Jenkins2015-06-151-14/+4
|\ \
| * | Fix image filtering in create node formAna Krivokapic2015-06-121-14/+4
| |/ | | | | | | Change-Id: I0806b2a85aea095f11f296445e606106293f4985
* | Merge "Add missing form attribute for image upload form"Jenkins2015-06-151-0/+1
|\ \
| * | Add missing form attribute for image upload formAna Krivokapic2015-06-111-0/+1
| |/ | | | | | | Change-Id: Ifce2d47f6040b752d31a7c6f8a32e37697ff6178
* | Add Network IsolationRyan Brady2015-06-102-0/+26
|/ | | | | | | | | This patch adds the ability for the operator to selectively enable network isolation. If enabled, the network isolation environment file is read from tripleo-heat-templates and appended to the plan.environment. Change-Id: I56874f185ff9c36009e28332ad901ac2ffb1fb40
* Merge "Add "capabilities: boot_option:local" to flavor creation"Jenkins2015-06-091-1/+4
|\
| * Add "capabilities: boot_option:local" to flavor creationAna Krivokapic2015-06-041-1/+4
| | | | | | | | Change-Id: I29abe3cc29ec061cb5e75888dab469db624d7af4
* | Merge "Suggested Flavors displaying tweaks"Jenkins2015-06-092-21/+9
|\ \
| * | Suggested Flavors displaying tweaksJiri Tomasek2015-06-012-21/+9
| |/ | | | | | | | | | | Flavors index: display suggested flavors table in panel dropdown Change-Id: I3fe0ea803fc6615017a3fe8bc196307a3f9eb996
* | Only fetch kernel and ramdisk images when neededAna Krivokapic2015-06-081-8/+7
|/ | | | Change-Id: Ic0682b66d3278ca179eab41a114834b2b21b33e3
* Simplified service config updatesJiri Tomasek2015-05-274-9/+11
| | | | Change-Id: Ied0a73435b04701f28092535924bf52edb2bb1b3
* Synced run_tests.sh with horizon, requirements cleanupJiri Tomasek2015-05-263-55/+119
| | | | Change-Id: Ie6631a61316d3364427dc3116f8636dcebd59896
* Updated from global requirementsOpenStack Proposal Bot2015-05-112-2/+2
| | | | Change-Id: I6e32bf706504193ef8c6b77feb0ad8fcabb7a878
* Updated from global requirementsOpenStack Proposal Bot2015-05-112-10/+10
| | | | Change-Id: I8f3c39157aa0bab0ceaccded04c6d90d9becd5c5
* Make use of parameter_type and constraintsJiri Tomasek2015-05-054-34/+98
| | | | | | | provided by Tuskar API, to display different input fields in Sevice configuration. Change-Id: Ie232b29b13567540d5b2a74bd6093f88c23dea6d
* Fixed missing scss file errorJiri Tomasek2015-05-041-11/+10
| | | | | | Removed obsolete underscores in scss partials import Change-Id: Iab6c66cd235f1073d1b63ceec96757fd02d42f98
* Add ability to create imagesAna Krivokapic2015-04-307-14/+83
| | | | Change-Id: I1095614a50873d00f5e80ee31e1f358ac9e59416
* Merge "Add radix parameter to parseInt"Jenkins2015-04-301-1/+1
|\
| * Add radix parameter to parseIntRadomir Dopieralski2015-04-281-1/+1
| | | | | | | | | | | | | | | | In js, parseInt without a radix parameter behaves in unpredictable ways depending on the user input, that's why jshint/jslint recommends to always specify it. Change-Id: Ib106ae0124ba1e6b2877f0e24e7696581b3abbd8
* | Merge "Replace 'mimetype' arg of HttpResponse with 'content_type'"Jenkins2015-04-302-3/+3
|\ \
| * | Replace 'mimetype' arg of HttpResponse with 'content_type'Ana Krivokapic2015-04-302-3/+3
| | | | | | | | | | | | | | | | | | | | | 'mimetype' has been removed in Django 1.7 and replaced with 'content_type'. Change-Id: Ib861bac6375bfd4cd6b5403efe7ab927311bcebd
* | | Merge "Use current user's e-mail address as default in post-init"Jenkins2015-04-303-4/+3
|\ \ \
| * | | Use current user's e-mail address as default in post-initRadomir Dopieralski2015-04-293-4/+3
| | |/ | |/| | | | | | | Change-Id: Ic9f17c2328326d117b37f43eca9f1379a7f49980
* | | Use get to get a value from dictAna Krivokapic2015-04-301-1/+1
| |/ |/| | | | | Change-Id: I36de4d822dcb5c7e95c6ebcffd1c4a286c1eadb8
* | Merge "Fix typo in "Voltage""Jenkins2015-04-301-1/+1
|\ \
| * | Fix typo in "Voltage"Derek Higgins2015-04-291-1/+1
| | | | | | | | | | | | Change-Id: Ia239e133af60350ff719ca414ec261d5391dd43e
* | | Merge "Fix tests failing under django 1.8"Jenkins2015-04-292-3/+13
|\ \ \ | |/ / |/| |
| * | Fix tests failing under django 1.8Radomir Dopieralski2015-04-292-3/+13
| |/ | | | | | | Change-Id: I440bd969fcd411f6d580d303a7ee6c8ad1610d90
* | Merge "Allow to upload all data from nodes.csv file"Jenkins2015-04-295-33/+157
|\ \
| * | Allow to upload all data from nodes.csv fileDariusz Smigiel2015-04-295-33/+157
| |/ | | | | | | | | | | | | | | There is possibility to upload CSV file, but only partial data is fetched from it. Changed it to fetch everything what should be included in form for adding new nodes. Change-Id: Ic71d10c1911e034dd213212e74c1aa0d7a8bd252
* | Merge "Use newer django"Jenkins2015-04-291-1/+1
|\ \
| * | Use newer djangoRadomir Dopieralski2015-04-291-1/+1
| |/ | | | | | | Change-Id: I151eb9b26c5b973cdbbe479da19a784d4cd00888
* | Merge "Add python-tuskarclient to the installation docs"Jenkins2015-04-291-1/+2
|\ \ | |/ |/|
| * Add python-tuskarclient to the installation docsRadomir Dopieralski2015-04-291-1/+2
| | | | | | | | Change-Id: I967e4f95c4485dbb2ba7d681886e5932f71cf5f2
* | Override submit_url on images.UpdateViewRadomir Dopieralski2015-04-271-0/+1
|/ | | | | | So that it points to our views. Change-Id: I0cd5e58ba7276cf324e80a9f8285ce241c33fe25
* Removed Less remains, updated MANIFEST.inJiri Tomasek2015-04-2136-4209/+1
| | | | Change-Id: Ic526b94f75e3b259c33896c429b8bf970cfbb951
* Merge "Show required service configuration parameters as required"0.3.0Jenkins2015-04-172-18/+45
|\
| * Show required service configuration parameters as requiredRadomir Dopieralski2015-04-162-18/+45
| | | | | | | | | | | | | | | | | | | | Because we don't want the fields to *actually* be required in the particular form, instead of making them required they have been made aware of their parameter and that is used in the overridden field template to set the proper css class. Change-Id: I4fdf3d0df712e1c2a4bd86a8acbc6eecc88186d3 Co-Authored-By: Ryan Brady <rbrady@redhat.com>
* | Merge "Update roles"Jenkins2015-04-164-11/+11
|\ \
| * | Update rolesRyan Brady2015-04-164-11/+11
| |/ | | | | | | | | | | Updates casing of roles to match changes to heat templates. Change-Id: I245918ede991d28207602625809cdaa6b5f361a9
* | Update roles in Service configJiri Tomasek2015-04-163-4/+19
|/ | | | Change-Id: I6a080fe505780f4f501498abd29bfdfffb01558a
* Merge "Only show charts for provisioned nodes"Jenkins2015-04-143-3/+8
|\
| * Only show charts for provisioned nodesAna Krivokapic2015-04-103-3/+8
| | | | | | | | | | | | | | | | | | | | Only attempt to access metering data when there nodes which are either provisioned or provisioning. Also, do not fail when trying to access flavor which has no associated role. Change-Id: I2b3608702742524db36182f3bada106c04442405
* | Merge "Fix node list"Jenkins2015-04-142-2/+9
|\ \